| Package | Description |
|---|---|
| com.hazelcast.config |
Provides classes for configuring HazelcastInstance.
|
| com.hazelcast.core |
Provides core API interfaces/classes.
|
| 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 © 2018 Hazelcast, Inc.. All rights reserved.