Uses of Package
com.hazelcast.ringbuffer.impl

Packages that use com.hazelcast.ringbuffer.impl
com.hazelcast.ringbuffer.impl Contains the Ringbuffer implementation classes. 
com.hazelcast.ringbuffer.impl.operations   
 

Classes in com.hazelcast.ringbuffer.impl used by com.hazelcast.ringbuffer.impl
ReadResultSetImpl
          A list for the ReadManyOperation.
RingbufferContainer
          The RingbufferContainer is responsible for storing the actual content of 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.
 

Classes in com.hazelcast.ringbuffer.impl used by com.hazelcast.ringbuffer.impl.operations
ReadResultSetImpl
          A list for the ReadManyOperation.
RingbufferContainer
          The RingbufferContainer is responsible for storing the actual content of a ringbuffer.
 



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