| Package | Description | 
|---|---|
| com.hazelcast.config | Provides classes for configuring HazelcastInstance. | 
| com.hazelcast.core | Provides core API interfaces/classes. | 
| com.hazelcast.ringbuffer.impl | Contains the  Ringbufferimplementation 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) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | RingbufferStoreWrapperWrapper for the ring buffer store. | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.