Package | Description |
---|---|
org.apache.hadoop.hbase.regionserver.wal |
Modifier and Type | Method and Description |
---|---|
static HLogSplitter |
HLogSplitter.createLogSplitter(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.fs.Path rootDir,
org.apache.hadoop.fs.Path srcDir,
org.apache.hadoop.fs.Path oldLogDir,
org.apache.hadoop.fs.FileSystem fs)
Create a new HLogSplitter using the given
Configuration and the
hbase.hlog.splitter.impl property to derived the instance
class to use. |
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.