Package com.hazelcast.ringbuffer.impl

Contains the Ringbuffer implementation classes.

See:
          Description

Class Summary
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.
 

Package com.hazelcast.ringbuffer.impl Description

Contains the Ringbuffer implementation classes.



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.