Uses of Class
org.apache.accumulo.core.client.mapreduce.AbstractInputFormat
-
Packages that use AbstractInputFormat Package Description org.apache.accumulo.core.client.mapreduce -
-
Uses of AbstractInputFormat in org.apache.accumulo.core.client.mapreduce
Subclasses of AbstractInputFormat in org.apache.accumulo.core.client.mapreduce Modifier and Type Class Description class
AccumuloInputFormat
Deprecated.since 2.0.0; Use org.apache.accumulo.hadoop.mapreduce instead from the accumulo-hadoop-mapreduce.jarclass
AccumuloMultiTableInputFormat
Deprecated.since 2.0.0; Use org.apache.accumulo.hadoop.mapreduce instead from the accumulo-hadoop-mapreduce.jarclass
AccumuloRowInputFormat
Deprecated.since 2.0.0; Use org.apache.accumulo.hadoop.mapreduce instead from the accumulo-hadoop-mapreduce.jarclass
InputFormatBase<K,V>
Deprecated.since 2.0.0; Use org.apache.accumulo.hadoop.mapreduce instead from the accumulo-hadoop-mapreduce.jar
-