Package | Description |
---|---|
org.apache.hadoop.hbase.wal |
Modifier and Type | Method and Description |
---|---|
private WAL.Entry |
WALSplitter.getNextLogLine(WAL.Reader in,
org.apache.hadoop.fs.Path path,
boolean skipErrors) |
protected WAL.Reader |
WALSplitter.getReader(org.apache.hadoop.fs.FileStatus walStatus,
boolean skipErrors,
CancelableProgressable cancel)
Create a new
WAL.Reader for reading logs to split. |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.