Uses of Interface
com.hazelcast.ringbuffer.Ringbuffer
Packages that use Ringbuffer
-
Uses of Ringbuffer in com.hazelcast.core
Methods in com.hazelcast.core that return RingbufferModifier and TypeMethodDescription<E> Ringbuffer<E>
HazelcastInstance.getRingbuffer
(String name) Creates or returns the distributed Ringbuffer instance with the specified name.