Package | Description |
---|---|
com.hazelcast.config |
Provides classes for configuring HazelcastInstance.
|
com.hazelcast.ringbuffer |
Contains the API for the
Ringbuffer . |
Modifier and Type | Method and Description |
---|---|
RingbufferStore |
RingbufferStoreConfig.getStoreImplementation() |
Modifier and Type | Method and Description |
---|---|
RingbufferStoreConfig |
RingbufferStoreConfig.setStoreImplementation(RingbufferStore storeImplementation) |
Modifier and Type | Method and Description |
---|---|
RingbufferStore<T> |
RingbufferStoreFactory.newRingbufferStore(String name,
Properties properties) |
Copyright © 2023 Hazelcast, Inc.. All rights reserved.