LoadIncrementalHFiles
instead.@Deprecated @InterfaceAudience.Public public class LoadIncrementalHFiles extends LoadIncrementalHFiles
Modifier and Type | Class and Description |
---|---|
static class |
LoadIncrementalHFiles.LoadQueueItem
Deprecated.
As of release 2.0.0, this will be removed in HBase 3.0.0. Use
LoadIncrementalHFiles.LoadQueueItem instead. |
ALWAYS_COPY_FILES, CREATE_TABLE_CONF_KEY, FAIL_IF_NEED_SPLIT_HFILE, IGNORE_UNMATCHED_CF_CONF_KEY, MAX_FILES_PER_REGION_PER_FAMILY, NAME
Constructor and Description |
---|
LoadIncrementalHFiles(org.apache.hadoop.conf.Configuration conf)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Map<LoadIncrementalHFiles.LoadQueueItem,ByteBuffer> |
run(String dirPath,
Map<byte[],List<org.apache.hadoop.fs.Path>> map,
TableName tableName)
Deprecated.
|
buildClientServiceCallable, bulkLoadPhase, disableReplication, doBulkLoad, doBulkLoad, doBulkLoad, groupOrSplit, inferBoundaries, initialize, loadHFileQueue, loadHFileQueue, main, prepareHFileQueue, prepareHFileQueue, prepareHFileQueue, run, run, run, run, setBulkToken, setClusterIds, tryAtomicRegionLoad, tryAtomicRegionLoad
public LoadIncrementalHFiles(org.apache.hadoop.conf.Configuration conf)
public Map<LoadIncrementalHFiles.LoadQueueItem,ByteBuffer> run(String dirPath, Map<byte[],List<org.apache.hadoop.fs.Path>> map, TableName tableName) throws IOException
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.