Package | Description |
---|---|
com.hazelcast.client.proxy |
This package contains client side proxy implementations of the different Hazelcast data structures
and operation types
|
com.hazelcast.internal.jmx |
Contains Hazelcast management bean classes.
|
com.hazelcast.topic.impl.reliable |
Class and Description |
---|
MessageRunner
An
ExecutionCallback that will try to read an
item from the ringbuffer or blocks if no item is available. |
ReliableTopicMessage
The Object that is going to be stored in the Ringbuffer.
|
Class and Description |
---|
ReliableTopicProxy
The serverside
ITopic implementation for reliable topics. |
Class and Description |
---|
MessageRunner
An
ExecutionCallback that will try to read an
item from the ringbuffer or blocks if no item is available. |
ReliableTopicMessage
The Object that is going to be stored in the Ringbuffer.
|
ReliableTopicService |
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.