Package | Description |
---|---|
com.hazelcast.ringbuffer.impl |
Contains the
Ringbuffer implementation classes. |
com.hazelcast.ringbuffer.impl.operations |
Class and Description |
---|
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. |
Class and Description |
---|
RingbufferContainer
The RingbufferContainer is responsible for storing the actual content of a ringbuffer.
|
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.