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

Packages that use org.apache.accumulo.core.client.mapreduce
org.apache.accumulo.core.client.mapred   
org.apache.accumulo.core.client.mapreduce   
org.apache.accumulo.core.client.mapreduce.lib.impl This package exists to store common helpers for configuring MapReduce jobs in a single location. 
 

Classes in org.apache.accumulo.core.client.mapreduce used by org.apache.accumulo.core.client.mapred
InputTableConfig
          This class to holds a batch scan configuration for a table.
RangeInputSplit
          The Class RangeInputSplit.
 

Classes in org.apache.accumulo.core.client.mapreduce used by org.apache.accumulo.core.client.mapreduce
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.
InputTableConfig
          This class to holds a batch scan configuration for a table.
RangeInputSplit
          The Class RangeInputSplit.
 

Classes in org.apache.accumulo.core.client.mapreduce used by org.apache.accumulo.core.client.mapreduce.lib.impl
InputTableConfig
          This class to holds a batch scan configuration for a table.
 



Copyright © 2015 Apache Accumulo Project. All rights reserved.