Uses of Class
org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl.InputSplit
Packages that use TableSnapshotInputFormatImpl.InputSplit
Package
Description
Provides HBase MapReduce
Input/OutputFormats, a table indexing MapReduce job, and utility methods.
Provides HBase MapReduce
Input/OutputFormats, a table indexing MapReduce job, and utility methods.
-
Uses of TableSnapshotInputFormatImpl.InputSplit in org.apache.hadoop.hbase.mapred
Fields in org.apache.hadoop.hbase.mapred declared as TableSnapshotInputFormatImpl.InputSplitConstructors in org.apache.hadoop.hbase.mapred with parameters of type TableSnapshotInputFormatImpl.InputSplitModifierConstructorDescription -
Uses of TableSnapshotInputFormatImpl.InputSplit in org.apache.hadoop.hbase.mapreduce
Fields in org.apache.hadoop.hbase.mapreduce declared as TableSnapshotInputFormatImpl.InputSplitModifier and TypeFieldDescriptionTableSnapshotInputFormat.TableSnapshotRegionSplit.delegate
TableSnapshotInputFormatImpl.RecordReader.split
Methods in org.apache.hadoop.hbase.mapreduce that return TableSnapshotInputFormatImpl.InputSplitModifier and TypeMethodDescription(package private) TableSnapshotInputFormatImpl.InputSplit
TableSnapshotInputFormat.TableSnapshotRegionSplit.getDelegate()
Methods in org.apache.hadoop.hbase.mapreduce that return types with arguments of type TableSnapshotInputFormatImpl.InputSplitModifier and TypeMethodDescriptionMultiTableSnapshotInputFormatImpl.getSplits
(org.apache.hadoop.conf.Configuration conf) Return the list of splits extracted from the scans/snapshots pushed to conf byMultiTableSnapshotInputFormatImpl.setInput(Configuration, Map, Path)
TableSnapshotInputFormatImpl.getSplits
(org.apache.hadoop.conf.Configuration conf) TableSnapshotInputFormatImpl.getSplits
(Scan scan, SnapshotManifest manifest, List<RegionInfo> regionManifests, org.apache.hadoop.fs.Path restoreDir, org.apache.hadoop.conf.Configuration conf) TableSnapshotInputFormatImpl.getSplits
(Scan scan, SnapshotManifest manifest, List<RegionInfo> regionManifests, org.apache.hadoop.fs.Path restoreDir, org.apache.hadoop.conf.Configuration conf, RegionSplitter.SplitAlgorithm sa, int numSplits) Methods in org.apache.hadoop.hbase.mapreduce with parameters of type TableSnapshotInputFormatImpl.InputSplitModifier and TypeMethodDescriptionvoid
TableSnapshotInputFormatImpl.RecordReader.initialize
(TableSnapshotInputFormatImpl.InputSplit split, org.apache.hadoop.conf.Configuration conf) Constructors in org.apache.hadoop.hbase.mapreduce with parameters of type TableSnapshotInputFormatImpl.InputSplitModifierConstructorDescription