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