Package | Description |
---|---|
org.apache.hadoop.hbase.regionserver |
Modifier and Type | Method and Description |
---|---|
boolean |
HRegion.bulkLoadHFiles(List<Pair<byte[],String>> familyPaths,
HRegion.BulkLoadListener bulkLoadListener)
Attempts to atomically load a group of hfiles.
|
boolean |
HRegion.bulkLoadHFiles(List<Pair<byte[],String>> familyPaths,
HRegion.BulkLoadListener bulkLoadListener,
boolean assignSeqId)
Attempts to atomically load a group of hfiles.
|
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.