public interface RingbufferStoreFactory<T>
Modifier and Type | Method and Description |
---|---|
RingbufferStore<T> |
newRingbufferStore(String name,
Properties properties) |
RingbufferStore<T> newRingbufferStore(String name, Properties properties)
Copyright © 2018 Hazelcast, Inc.. All rights reserved.