Package | Description |
---|---|
com.hazelcast.core |
Provides core API interfaces/classes.
|
Modifier and Type | Method and Description |
---|---|
<E> Ringbuffer<E> |
HazelcastInstance.getRingbuffer(String name)
Creates or returns the distributed Ringbuffer instance with the specified name.
|
Copyright © 2023 Hazelcast, Inc.. All rights reserved.