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 classAccumuloInputFormatDeprecated.since 2.0.0; Use org.apache.accumulo.hadoop.mapreduce instead from the accumulo-hadoop-mapreduce.jarclassAccumuloMultiTableInputFormatDeprecated.since 2.0.0; Use org.apache.accumulo.hadoop.mapreduce instead from the accumulo-hadoop-mapreduce.jarclassAccumuloRowInputFormatDeprecated.since 2.0.0; Use org.apache.accumulo.hadoop.mapreduce instead from the accumulo-hadoop-mapreduce.jarclassInputFormatBase<K,V>Deprecated.since 2.0.0; Use org.apache.accumulo.hadoop.mapreduce instead from the accumulo-hadoop-mapreduce.jar
-