Package | Description |
---|---|
com.hazelcast.client.config |
Contains classes related to config for com.hazelcast.client
|
com.hazelcast.config |
Provides classes for configuring HazelcastInstance.
|
com.hazelcast.console |
This package contains classes related to ConsoleApp
|
com.hazelcast.core |
Provides core API interfaces/classes.
|
com.hazelcast.jet |
Hazelcast Jet is a distributed computation engine running on top of
Hazelcast IMDG technology.
|
com.hazelcast.jet.pipeline |
The Pipeline API is Jet's high-level API to build and execute
distributed computation jobs.
|
com.hazelcast.topic |
Contains the API for the
ITopic . |
Class and Description |
---|
TopicOverloadPolicy
A policy to deal with an overloaded topic; so topic where there is no
place to store new messages.
|
Class and Description |
---|
TopicOverloadPolicy
A policy to deal with an overloaded topic; so topic where there is no
place to store new messages.
|
Class and Description |
---|
ITopic
Hazelcast provides distribution mechanism for publishing messages that are
delivered to multiple subscribers, which is also known as a publish/subscribe
(pub/sub) messaging model.
|
Message
Message for
ITopic . |
MessageListener
Message listener for
ITopic . |
Class and Description |
---|
ITopic
Hazelcast provides distribution mechanism for publishing messages that are
delivered to multiple subscribers, which is also known as a publish/subscribe
(pub/sub) messaging model.
|
Class and Description |
---|
ITopic
Hazelcast provides distribution mechanism for publishing messages that are
delivered to multiple subscribers, which is also known as a publish/subscribe
(pub/sub) messaging model.
|
Class and Description |
---|
ITopic
Hazelcast provides distribution mechanism for publishing messages that are
delivered to multiple subscribers, which is also known as a publish/subscribe
(pub/sub) messaging model.
|
Class and Description |
---|
LocalTopicStats
Local topic statistics to be used by
MemberState implementations. |
Message
Message for
ITopic . |
MessageListener
Message listener for
ITopic . |
TopicOverloadPolicy
A policy to deal with an overloaded topic; so topic where there is no
place to store new messages.
|
Copyright © 2023 Hazelcast, Inc.. All rights reserved.