Uses of Interface
org.apache.accumulo.hadoop.mapreduce.InputFormatBuilder.ClientParams
-
Uses of InputFormatBuilder.ClientParams in org.apache.accumulo.hadoop.mapred
Modifier and TypeMethodDescriptionstatic InputFormatBuilder.ClientParams<org.apache.hadoop.mapred.JobConf>
AccumuloInputFormat.configure()
Sets all the information required for this map reduce job.static InputFormatBuilder.ClientParams<org.apache.hadoop.mapred.JobConf>
AccumuloRowInputFormat.configure()
Sets all the information required for this map reduce job. -
Uses of InputFormatBuilder.ClientParams in org.apache.accumulo.hadoop.mapreduce
Modifier and TypeMethodDescriptionstatic InputFormatBuilder.ClientParams<org.apache.hadoop.mapreduce.Job>
AccumuloInputFormat.configure()
Sets all the information required for this map reduce job.static InputFormatBuilder.ClientParams<org.apache.hadoop.mapreduce.Job>
AccumuloRowInputFormat.configure()
Sets all the information required for this map reduce job.