Package | Description |
---|---|
org.apache.hadoop.hbase.regionserver.wal |
Modifier and Type | Field and Description |
---|---|
private FSWALEntry |
RingBufferTruck.entry |
Modifier and Type | Method and Description |
---|---|
(package private) FSWALEntry |
RingBufferTruck.unloadFSWALEntryPayload()
Unload the truck of its
FSWALEntry payload. |
Modifier and Type | Method and Description |
---|---|
(package private) void |
FSHLog.RingBufferEventHandler.append(FSWALEntry entry)
Append to the WAL.
|
(package private) void |
RingBufferTruck.loadPayload(FSWALEntry entry,
org.apache.htrace.Span span)
Load the truck with a
FSWALEntry and associated Span . |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.