Ringbuffer
implementation classes.See: Description
Class | Description |
---|---|
ReadResultSetImpl<E> |
A list for the
ReadManyOperation . |
RingbufferContainer |
The RingbufferContainer is responsible for storing the actual content of a ringbuffer.
|
RingbufferDataSerializerHook |
The
DataSerializerHook for the Ringbuffer. |
RingbufferProxy<E> |
The serverside proxy to access a
Ringbuffer . |
RingbufferService |
The SPI Service that deals with the
Ringbuffer . |
RingbufferWaitNotifyKey |
A
AbstractWaitNotifyKey to make it possible to wait for an item to be published in the ringbuffer. |
Ringbuffer
implementation classes.Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.