Uses of Interface
com.hazelcast.ringbuffer.RingbufferStore
Packages that use RingbufferStore
Package
Description
Provides classes for configuring HazelcastInstance.
Contains the API for the
Ringbuffer
.-
Uses of RingbufferStore in com.hazelcast.config
Methods in com.hazelcast.config that return RingbufferStoreMethods in com.hazelcast.config with parameters of type RingbufferStoreModifier and TypeMethodDescriptionRingbufferStoreConfig.setStoreImplementation
(RingbufferStore storeImplementation) -
Uses of RingbufferStore in com.hazelcast.ringbuffer
Methods in com.hazelcast.ringbuffer that return RingbufferStoreModifier and TypeMethodDescriptionRingbufferStoreFactory.newRingbufferStore
(String name, Properties properties)