Uses of Class
org.apache.hadoop.hbase.regionserver.wal.RingBufferTruck
Packages that use RingBufferTruck
-
Uses of RingBufferTruck in org.apache.hadoop.hbase.regionserver.wal
Fields in org.apache.hadoop.hbase.regionserver.wal with type parameters of type RingBufferTruckModifier and TypeFieldDescriptionprivate final com.lmax.disruptor.RingBuffer<RingBufferTruck>
AbstractFSWAL.waitingConsumePayloads
Method parameters in org.apache.hadoop.hbase.regionserver.wal with type arguments of type RingBufferTruckModifier and TypeMethodDescriptionprotected final long
AbstractFSWAL.stampSequenceIdAndPublishToRingBuffer
(RegionInfo hri, WALKeyImpl key, WALEdit edits, boolean inMemstore, com.lmax.disruptor.RingBuffer<RingBufferTruck> ringBuffer)