Package | Description |
---|---|
org.apache.hadoop.hbase.regionserver.wal |
Modifier and Type | Field and Description |
---|---|
private com.lmax.disruptor.dsl.Disruptor<RingBufferTruck> |
FSHLog.disruptor
The nexus at which all incoming handlers meet.
|
(package private) static com.lmax.disruptor.EventFactory<RingBufferTruck> |
RingBufferTruck.EVENT_FACTORY
Factory for making a bunch of these.
|
Modifier and Type | Method and Description |
---|---|
void |
FSHLog.RingBufferEventHandler.onEvent(RingBufferTruck truck,
long sequence,
boolean endOfBatch) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.