Package | Description |
---|---|
org.apache.hadoop.hbase.regionserver.wal |
Modifier and Type | Field and Description |
---|---|
private FSHLog.RingBufferEventHandler |
FSHLog.ringBufferEventHandler
This fellow is run by the above appendExecutor service but it is all about batching up appends
and syncs; it may shutdown without cleaning out the last few appends or syncs.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.