Package | Description |
---|---|
org.apache.hadoop.hbase.wal |
Modifier and Type | Method and Description |
---|---|
(package private) WALSplitter.WriterAndPath |
LogRecoveredEditsOutputSink.appendBuffer(WALSplitter.RegionEntryBuffer buffer,
boolean reusable) |
(package private) WALSplitter.WriterAndPath |
LogRecoveredEditsOutputSink.createWAP(byte[] region,
WAL.Entry entry) |
(package private) WALSplitter.WriterAndPath |
LogRecoveredEditsOutputSink.getWriterAndPath(WAL.Entry entry,
boolean reusable)
Get a writer and path for a log starting at the given entry.
|
Modifier and Type | Method and Description |
---|---|
(package private) org.apache.hadoop.fs.Path |
LogRecoveredEditsOutputSink.closeWriter(String encodedRegionName,
WALSplitter.WriterAndPath wap,
List<IOException> thrown) |
private void |
LogRecoveredEditsOutputSink.deleteOneWithFewerEntries(WALSplitter.WriterAndPath wap,
org.apache.hadoop.fs.Path dst) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.