Uses of Class
org.apache.accumulo.core.client.mapreduce.AbstractInputFormat
Packages that use AbstractInputFormat
-
Uses of AbstractInputFormat in org.apache.accumulo.core.client.mapreduce
Subclasses of AbstractInputFormat in org.apache.accumulo.core.client.mapreduceModifier and TypeClassDescriptionclassThis class allows MapReduce jobs to use Accumulo as the source of data.classThis class allows MapReduce jobs to use multiple Accumulo tables as the source of data.classThis class allows MapReduce jobs to use Accumulo as the source of data.classInputFormatBase<K,V> This abstractInputFormatclass allows MapReduce jobs to use Accumulo as the source of K,V pairs.