All Classes and Interfaces

Class
Description
Hazelcast Base Event-Driven Message Producer.
Enumeration of Cache Event Types.
Enumeration of Cache Listening Policy Type.
Enumeration of Hazelcast Cluster Monitor Types.
Enumeration of Distributed SQL Iteration Type.
Hazelcast Message Payload for Entry Events.
MessageHandler implementation that writes Message or payload to defined Hazelcast distributed cache object.
Parser for the <int-hazelcast:cm-inbound-channel-adapter /> component.
Hazelcast Cluster Monitor Event Driven Message Producer is a message producer which enables HazelcastClusterMonitorMessageProducer.HazelcastClusterMonitorListener listener in order to listen cluster related events and sends events to related channel.
Hazelcast Continuous Query Inbound Channel Adapter Parser parses <int-hazelcast:cq-inbound-channel-adapter/> configuration.
Hazelcast Continuous Query Message Producer is a message producer which enables AbstractHazelcastMessageProducer.HazelcastEntryListener with a SqlPredicate in order to listen related distributed map events in the light of defined predicate and sends events to related channel.
Hazelcast Distributed SQL Inbound Channel Adapter Parser parses <int-hazelcast:ds-inbound-channel-adapter/> configuration.
Hazelcast Distributed SQL Message Source is a message source which runs defined distributed query in the cluster and returns results in the light of iteration type.
Hazelcast Event Driven Inbound Channel Adapter Parser parses <int-hazelcast:inbound-channel-adapter /> configuration.
Hazelcast Event Driven Message Producer is a message producer which enables AbstractHazelcastMessageProducer.HazelcastEntryListener, HazelcastEventDrivenMessageProducer.HazelcastItemListener and HazelcastEventDrivenMessageProducer.HazelcastMessageListener listeners in order to listen related cache events and sends events to related channel.
Hazelcast Message Headers.
The Hazelcast Integration infrastructure beanFactory initializer.
Common Validator for Hazelcast Integration.
Namespace handler for the Hazelcast schema.
This class creates an internal configuration MultiMap to cache Hazelcast instances' socket address information which used Hazelcast event-driven inbound channel adapter(s).
A LockRegistry implementation Hazelcast distributed locks.
Hazelcast MembershipAdapter in order to listen for membership updates in the cluster.
The Hazelcast IMap-based AbstractKeyValueMessageStore implementation.
The Hazelcast IMap-based ListenableMetadataStore implementation.
Hazelcast Outbound Channel Adapter Parser for <int-hazelcast:inbound-channel-adapter />.
Bootstrap leadership candidates with Hazelcast.