| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.tool | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | LoadIncrementalHFiles.LoadQueueItemDeprecated. 
 since 2.2.0 and will be removed in 3.0.0. Use  BulkLoadHFilesinstead. | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<BulkLoadHFiles.LoadQueueItem,ByteBuffer> | BulkLoadHFiles. 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. | 
| Map<BulkLoadHFiles.LoadQueueItem,ByteBuffer> | BulkLoadHFilesTool. bulkLoad(TableName tableName,
        Map<byte[],List<org.apache.hadoop.fs.Path>> family2Files) | 
| Map<BulkLoadHFiles.LoadQueueItem,ByteBuffer> | BulkLoadHFiles. bulkLoad(TableName tableName,
        org.apache.hadoop.fs.Path dir)Perform a bulk load of the given directory into the given pre-existing table. | 
| Map<BulkLoadHFiles.LoadQueueItem,ByteBuffer> | BulkLoadHFilesTool. bulkLoad(TableName tableName,
        org.apache.hadoop.fs.Path dir) | 
| private Map<BulkLoadHFiles.LoadQueueItem,ByteBuffer> | BulkLoadHFilesTool. convert(Map<LoadIncrementalHFiles.LoadQueueItem,ByteBuffer> map) | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.