static class IntegrationTestBigLinkedListWithVisibility.VisibilityGenerator extends IntegrationTestBigLinkedList.Generator
Modifier and Type | Class and Description |
---|---|
(package private) static class |
IntegrationTestBigLinkedListWithVisibility.VisibilityGenerator.VisibilityGeneratorMapper |
IntegrationTestBigLinkedList.Generator.Counts, IntegrationTestBigLinkedList.Generator.GeneratorInputFormat, IntegrationTestBigLinkedList.Generator.GeneratorMapper, IntegrationTestBigLinkedList.Generator.OneFilePerMapperSFIF<K,V>
Modifier and Type | Field and Description |
---|---|
private static org.slf4j.Logger |
LOG |
job, MULTIPLE_UNEVEN_COLUMNFAMILIES_KEY, USAGE
Constructor and Description |
---|
VisibilityGenerator() |
Modifier and Type | Method and Description |
---|---|
protected void |
createSchema() |
private void |
createTable(org.apache.hadoop.hbase.client.Admin admin,
org.apache.hadoop.hbase.TableName tableName,
boolean setVersion,
boolean acl) |
protected void |
setMapperForGenerator(org.apache.hadoop.mapreduce.Job job) |
jobCompletion, run, run, runGenerator, runRandomInputGenerator, verify
private static final org.slf4j.Logger LOG
VisibilityGenerator()
protected void createSchema() throws IOException
createSchema
in class IntegrationTestBigLinkedList.Generator
IOException
private void createTable(org.apache.hadoop.hbase.client.Admin admin, org.apache.hadoop.hbase.TableName tableName, boolean setVersion, boolean acl) throws IOException
IOException
protected void setMapperForGenerator(org.apache.hadoop.mapreduce.Job job)
setMapperForGenerator
in class IntegrationTestBigLinkedList.Generator
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.