T - type of the ringbuffer items@FunctionalInterface public interface RingbufferStoreFactory<T>
RingbufferStore.| Modifier and Type | Method and Description | 
|---|---|
| RingbufferStore<T> | newRingbufferStore(String name,
                  Properties properties) | 
RingbufferStore<T> newRingbufferStore(String name, Properties properties)
Copyright © 2020 Hazelcast, Inc.. All rights reserved.