Uses of Class
org.apache.hadoop.hbase.tool.BulkLoadHFiles.LoadQueueItem
Packages that use BulkLoadHFiles.LoadQueueItem
Package
Description
Provides HBase MapReduce
Input/OutputFormats, a table indexing MapReduce job, and utility methods.
-
Uses of BulkLoadHFiles.LoadQueueItem in org.apache.hadoop.hbase.mapreduce
Subclasses of BulkLoadHFiles.LoadQueueItem in org.apache.hadoop.hbase.mapreduceModifier and TypeClassDescriptionstatic class
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. -
Uses of BulkLoadHFiles.LoadQueueItem in org.apache.hadoop.hbase.tool
Subclasses of BulkLoadHFiles.LoadQueueItem in org.apache.hadoop.hbase.toolModifier and TypeClassDescriptionstatic class
Deprecated.since 2.2.0 and will be removed in 3.0.0.Methods in org.apache.hadoop.hbase.tool that return types with arguments of type BulkLoadHFiles.LoadQueueItemModifier and TypeMethodDescriptionBulkLoadHFiles.bulkLoad
(TableName tableName, Map<byte[], List<org.apache.hadoop.fs.Path>> family2Files) Perform a bulk load of the given directory into the given pre-existing table.Perform a bulk load of the given directory into the given pre-existing table.BulkLoadHFilesTool.bulkLoad
(TableName tableName, Map<byte[], List<org.apache.hadoop.fs.Path>> family2Files) private Map<BulkLoadHFiles.LoadQueueItem,
ByteBuffer> BulkLoadHFilesTool.convert
(Map<LoadIncrementalHFiles.LoadQueueItem, ByteBuffer> map)