Uses of Interface
org.apache.accumulo.hadoop.mapreduce.OutputFormatBuilder.ClientParams
Packages that use OutputFormatBuilder.ClientParams
-
Uses of OutputFormatBuilder.ClientParams in org.apache.accumulo.hadoop.mapred
Methods in org.apache.accumulo.hadoop.mapred that return OutputFormatBuilder.ClientParamsModifier and TypeMethodDescriptionstatic OutputFormatBuilder.ClientParams<org.apache.hadoop.mapred.JobConf>
AccumuloOutputFormat.configure()
-
Uses of OutputFormatBuilder.ClientParams in org.apache.accumulo.hadoop.mapreduce
Methods in org.apache.accumulo.hadoop.mapreduce that return OutputFormatBuilder.ClientParamsModifier and TypeMethodDescriptionstatic OutputFormatBuilder.ClientParams<org.apache.hadoop.mapreduce.Job>
AccumuloOutputFormat.configure()
Sets all the information required for this map reduce job.