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  DataSerializerHookfor the Ringbuffer. | 
| RingbufferProxy<E> | The serverside proxy to access a  Ringbuffer. | 
| RingbufferService | The SPI Service that deals with the  Ringbuffer. | 
| RingbufferWaitNotifyKey | A  AbstractWaitNotifyKeyto make it possible to wait for an item to be published in the ringbuffer. | 
Ringbuffer implementation classes.Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.