All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AccumuloFileOutputFormat AccumuloFileOutputFormat This class allows MapReduce jobs to write output in the Accumulo data file format.
Care should be taken to write only sorted data (sorted byKey
), as this is an important requirement of Accumulo data files.AccumuloInputFormat AccumuloInputFormat This class allows MapReduce jobs to use Accumulo as the source of data.AccumuloOutputFormat AccumuloOutputFormat This class allows MapReduce jobs to use Accumulo as the sink for data.AccumuloRecordReader<K,V> AccumuloRecordReader<K,V> AccumuloRecordWriter A base class to be used to createRecordWriter
instances that write to Accumulo.AccumuloRecordWriter A base class to be used to createRecordWriter
instances that write to Accumulo.AccumuloRowInputFormat AccumuloRowInputFormat This class allows MapReduce jobs to use Accumulo as the source of data.BatchInputSplit The Class BatchInputSplit.BatchInputSplit The Class BatchInputSplit.ConfiguratorBase ConfiguratorBase.ClientOpts ConfiguratorBase.GeneralOpts Configuration keys for general configuration options.FileOutputConfigurator FileOutputConfigurator.Opts Configuration keys forAccumuloConfiguration
.FileOutputFormatBuilder Builder for all the information needed for the Map Reduce job.FileOutputFormatBuilder.OutputOptions<T> Options for builderFileOutputFormatBuilder.PathParams<T> Required params for builderFileOutputFormatBuilderImpl<T> InputConfigurator InputConfigurator.Features Configuration keys for various features.InputConfigurator.ScanOpts Configuration keys forScanner
.InputFormatBuilder Builder for all the information needed for the Map Reduce job.InputFormatBuilder.ClientParams<T> Required params for builderInputFormatBuilder.InputFormatOptions<T> Optional values to set using fluent APIInputFormatBuilder.TableParams<T> Required params for builderInputFormatBuilderImpl<T> InputTableConfig This class to holds a batch scan configuration for a table.KeyRangePartitioner Hadoop partitioner that uses ranges based on row keys, and optionally sub-bins based on hashing.MapReduceClientOpts Adds some MR awareness to the ClientOptsOutputConfigurator OutputConfigurator.Features Configuration keys for various features.OutputConfigurator.WriteOpts Configuration keys forBatchWriter
.OutputFormatBuilder Builder for all the information needed for the Map Reduce job.OutputFormatBuilder.ClientParams<T> Required params for clientOutputFormatBuilder.OutputOptions<T> Builder optionsOutputFormatBuilderImpl<T> RangeInputSplit The Class RangeInputSplit.RangeInputSplit The Class RangeInputSplit.RangePartitioner Hadoop partitioner that uses ranges, and optionally sub-bins based on hashing.SplitUtils