Uses of Class
org.apache.hadoop.hbase.mapreduce.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
ModifierConstructorDescription -
Uses of TableSnapshotInputFormatImpl.InputSplit in org.apache.hadoop.hbase.mapreduce
Modifier and TypeFieldDescriptionTableSnapshotInputFormat.TableSnapshotRegionSplit.delegate
TableSnapshotInputFormatImpl.RecordReader.split
Modifier and TypeMethodDescription(package private) TableSnapshotInputFormatImpl.InputSplit
TableSnapshotInputFormat.TableSnapshotRegionSplit.getDelegate()
Modifier 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) Modifier and TypeMethodDescriptionvoid
TableSnapshotInputFormatImpl.RecordReader.initialize
(TableSnapshotInputFormatImpl.InputSplit split, org.apache.hadoop.conf.Configuration conf) ModifierConstructorDescription