Package org.apache.hadoop.hbase.test
Class IntegrationTestBigLinkedListWithVisibility.VisibilityGenerator
java.lang.Object
org.apache.hadoop.conf.Configured
org.apache.hadoop.hbase.test.IntegrationTestBigLinkedList.Generator
org.apache.hadoop.hbase.test.IntegrationTestBigLinkedListWithVisibility.VisibilityGenerator
- All Implemented Interfaces:
- org.apache.hadoop.conf.Configurable,- org.apache.hadoop.util.Tool
- Enclosing class:
- IntegrationTestBigLinkedListWithVisibility
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescription(package private) static classNested classes/interfaces inherited from class org.apache.hadoop.hbase.test.IntegrationTestBigLinkedList.GeneratorIntegrationTestBigLinkedList.Generator.GeneratorCounts, IntegrationTestBigLinkedList.Generator.GeneratorInputFormat, IntegrationTestBigLinkedList.Generator.GeneratorMapper, IntegrationTestBigLinkedList.Generator.OneFilePerMapperSFIF<K,V> 
- 
Field SummaryFieldsFields inherited from class org.apache.hadoop.hbase.test.IntegrationTestBigLinkedList.GeneratorBIG_FAMILY_VALUE_SIZE_KEY, job, MULTIPLE_UNEVEN_COLUMNFAMILIES_KEY, USAGE
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected voidprivate voidcreateTable(org.apache.hadoop.hbase.client.Admin admin, org.apache.hadoop.hbase.TableName tableName, boolean setVersion, boolean acl) protected voidsetMapperForGenerator(org.apache.hadoop.mapreduce.Job job) Methods inherited from class org.apache.hadoop.hbase.test.IntegrationTestBigLinkedList.GeneratorjobCompletion, run, run, runGenerator, runRandomInputGenerator, verifyMethods inherited from class org.apache.hadoop.conf.ConfiguredgetConf, setConfMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.hadoop.conf.ConfigurablegetConf, setConf
- 
Field Details- 
LOG
 
- 
- 
Constructor Details- 
VisibilityGenerator
 
- 
- 
Method Details- 
createSchema- Overrides:
- createSchemain class- IntegrationTestBigLinkedList.Generator
- Throws:
- IOException
 
- 
createTableprivate void createTable(org.apache.hadoop.hbase.client.Admin admin, org.apache.hadoop.hbase.TableName tableName, boolean setVersion, boolean acl) throws IOException - Throws:
- IOException
 
- 
setMapperForGenerator- Overrides:
- setMapperForGeneratorin class- IntegrationTestBigLinkedList.Generator
 
 
-