Uses of Class
org.apache.hadoop.hbase.regionserver.wal.FSHLog.RingBufferEventHandler
-
Uses of FSHLog.RingBufferEventHandler in org.apache.hadoop.hbase.regionserver.wal
Modifier and TypeFieldDescriptionprivate final 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.