Uses of Class
org.apache.accumulo.core.client.mapred.AbstractInputFormat
Packages that use AbstractInputFormat
-
Uses of AbstractInputFormat in org.apache.accumulo.core.client.mapred
Subclasses of AbstractInputFormat in org.apache.accumulo.core.client.mapredModifier 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.