Uses of Package
org.apache.accumulo.core.client.mapred

Packages that use org.apache.accumulo.core.client.mapred
org.apache.accumulo.core.client.mapred   
 

Classes in org.apache.accumulo.core.client.mapred used by org.apache.accumulo.core.client.mapred
AbstractInputFormat
          An abstract input format to provide shared methods common to all other input format classes.
AbstractInputFormat.AbstractRecordReader
          An abstract base class to be used to create RecordReader instances that convert from Accumulo Key/Value pairs to the user's K/V types.
InputFormatBase
          This abstract InputFormat class allows MapReduce jobs to use Accumulo as the source of K,V pairs.
InputFormatBase.RangeInputSplit
          Deprecated. since 1.5.2; Use RangeInputSplit instead.
RangeInputSplit
          The Class RangeInputSplit.
 



Copyright © 2015 Apache Accumulo Project. All rights reserved.