Index

A B C D E G H I K L M O P R S T U V Y 
All Classes and Interfaces|All Packages|Constant Field Values

A

AbstractHazelcastEventListener() - Constructor for class org.springframework.integration.hazelcast.inbound.AbstractHazelcastMessageProducer.AbstractHazelcastEventListener
 
AbstractHazelcastMessageProducer - Class in org.springframework.integration.hazelcast.inbound
Hazelcast Base Event-Driven Message Producer.
AbstractHazelcastMessageProducer(DistributedObject) - Constructor for class org.springframework.integration.hazelcast.inbound.AbstractHazelcastMessageProducer
 
AbstractHazelcastMessageProducer.AbstractHazelcastEventListener<E> - Class in org.springframework.integration.hazelcast.inbound
A base event listener abstraction.
AbstractHazelcastMessageProducer.HazelcastEntryListener<K,V> - Class in org.springframework.integration.hazelcast.inbound
The AbstractHazelcastMessageProducer.AbstractHazelcastEventListener implementation for the AbstractIMapEvents.
ADDED - Enum constant in enum class org.springframework.integration.hazelcast.CacheEventType
The Hazelcast ADDED event.
addListener(MetadataStoreListener) - Method in class org.springframework.integration.hazelcast.metadata.HazelcastMetadataStore
 
afterPropertiesSet() - Method in class org.springframework.integration.hazelcast.metadata.HazelcastMetadataStore
 
afterSingletonsInstantiated() - Method in class org.springframework.integration.hazelcast.HazelcastLocalInstanceRegistrar
 
ALL - Enum constant in enum class org.springframework.integration.hazelcast.CacheListeningPolicyType
All subscribed members can accept event.

B

BEAN_NAME - Static variable in class org.springframework.integration.hazelcast.HazelcastLocalInstanceRegistrar
The bean name for the HazelcastLocalInstanceRegistrar instance.

C

CACHE_NAME - Static variable in class org.springframework.integration.hazelcast.HazelcastHeaders
The cache name header name.
CacheEventType - Enum Class in org.springframework.integration.hazelcast
Enumeration of Cache Event Types.
CacheListeningPolicyType - Enum Class in org.springframework.integration.hazelcast
Enumeration of Cache Listening Policy Type.
call() - Method in class org.springframework.integration.hazelcast.leader.LeaderInitiator.LeaderSelector
 
CLEAR_ALL - Enum constant in enum class org.springframework.integration.hazelcast.CacheEventType
The Hazelcast CLEAR_ALL event.
CLIENT - Enum constant in enum class org.springframework.integration.hazelcast.ClusterMonitorType
The client listener mode.
ClusterMonitorType - Enum Class in org.springframework.integration.hazelcast
Enumeration of Hazelcast Cluster Monitor Types.
context - Variable in class org.springframework.integration.hazelcast.leader.LeaderInitiator.LeaderSelector
 

D

destroy() - Method in class org.springframework.integration.hazelcast.leader.LeaderInitiator
 
DISTRIBUTED_OBJECT - Enum constant in enum class org.springframework.integration.hazelcast.ClusterMonitorType
The distributed object listener mode.
distributedObject - Variable in class org.springframework.integration.hazelcast.inbound.AbstractHazelcastMessageProducer
 
DistributedSQLIterationType - Enum Class in org.springframework.integration.hazelcast
Enumeration of Distributed SQL Iteration Type.
doListKeys(String) - Method in class org.springframework.integration.hazelcast.store.HazelcastMessageStore
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.integration.hazelcast.config.xml.HazelcastClusterMonitorInboundChannelAdapterParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.integration.hazelcast.config.xml.HazelcastContinuousQueryInboundChannelAdapterParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.integration.hazelcast.config.xml.HazelcastEventDrivenInboundChannelAdapterParser
 
doReceive() - Method in class org.springframework.integration.hazelcast.inbound.HazelcastDistributedSQLMessageSource
 
doRemove(Object) - Method in class org.springframework.integration.hazelcast.store.HazelcastMessageStore
 
doRemoveAll(Collection<Object>) - Method in class org.springframework.integration.hazelcast.store.HazelcastMessageStore
 
doRetrieve(Object) - Method in class org.springframework.integration.hazelcast.store.HazelcastMessageStore
 
doStart() - Method in class org.springframework.integration.hazelcast.inbound.HazelcastClusterMonitorMessageProducer
 
doStart() - Method in class org.springframework.integration.hazelcast.inbound.HazelcastContinuousQueryMessageProducer
 
doStart() - Method in class org.springframework.integration.hazelcast.inbound.HazelcastEventDrivenMessageProducer
 
doStop() - Method in class org.springframework.integration.hazelcast.inbound.HazelcastClusterMonitorMessageProducer
 
doStop() - Method in class org.springframework.integration.hazelcast.inbound.HazelcastContinuousQueryMessageProducer
 
doStop() - Method in class org.springframework.integration.hazelcast.inbound.HazelcastEventDrivenMessageProducer
 
doStore(Object, Object) - Method in class org.springframework.integration.hazelcast.store.HazelcastMessageStore
 
doStoreIfAbsent(Object, Object) - Method in class org.springframework.integration.hazelcast.store.HazelcastMessageStore
 

E

ENTRY - Enum constant in enum class org.springframework.integration.hazelcast.DistributedSQLIterationType
The IMap.entrySet() to iterate.
entryAdded(EntryEvent<K, V>) - Method in class org.springframework.integration.hazelcast.inbound.AbstractHazelcastMessageProducer.HazelcastEntryListener
 
EntryEventMessagePayload<K,V> - Class in org.springframework.integration.hazelcast.message
Hazelcast Message Payload for Entry Events.
EntryEventMessagePayload(K, V, V) - Constructor for class org.springframework.integration.hazelcast.message.EntryEventMessagePayload
 
entryEvicted(EntryEvent<K, V>) - Method in class org.springframework.integration.hazelcast.inbound.AbstractHazelcastMessageProducer.HazelcastEntryListener
 
entryExpired(EntryEvent<K, V>) - Method in class org.springframework.integration.hazelcast.inbound.AbstractHazelcastMessageProducer.HazelcastEntryListener
 
entryRemoved(EntryEvent<K, V>) - Method in class org.springframework.integration.hazelcast.inbound.AbstractHazelcastMessageProducer.HazelcastEntryListener
 
entryUpdated(EntryEvent<K, V>) - Method in class org.springframework.integration.hazelcast.inbound.AbstractHazelcastMessageProducer.HazelcastEntryListener
 
equals(Object) - Method in class org.springframework.integration.hazelcast.message.EntryEventMessagePayload
 
EVENT_TYPE - Static variable in class org.springframework.integration.hazelcast.HazelcastHeaders
The event type header name.
EVICT_ALL - Enum constant in enum class org.springframework.integration.hazelcast.CacheEventType
The Hazelcast EVICT_ALL event.
EVICTED - Enum constant in enum class org.springframework.integration.hazelcast.CacheEventType
The Hazelcast EVICTED event.
EXPIRED - Enum constant in enum class org.springframework.integration.hazelcast.CacheEventType
The Hazelcast EXPIRED event.

G

get(String) - Method in class org.springframework.integration.hazelcast.metadata.HazelcastMetadataStore
 
getBeanClass(Element) - Method in class org.springframework.integration.hazelcast.config.xml.HazelcastClusterMonitorInboundChannelAdapterParser
 
getBeanClass(Element) - Method in class org.springframework.integration.hazelcast.config.xml.HazelcastContinuousQueryInboundChannelAdapterParser
 
getBeanClass(Element) - Method in class org.springframework.integration.hazelcast.config.xml.HazelcastEventDrivenInboundChannelAdapterParser
 
getCacheEvents() - Method in class org.springframework.integration.hazelcast.inbound.AbstractHazelcastMessageProducer
 
getCacheListeningPolicy() - Method in class org.springframework.integration.hazelcast.inbound.AbstractHazelcastMessageProducer
 
getComponentType() - Method in class org.springframework.integration.hazelcast.inbound.HazelcastClusterMonitorMessageProducer
 
getComponentType() - Method in class org.springframework.integration.hazelcast.inbound.HazelcastContinuousQueryMessageProducer
 
getComponentType() - Method in class org.springframework.integration.hazelcast.inbound.HazelcastDistributedSQLMessageSource
 
getComponentType() - Method in class org.springframework.integration.hazelcast.inbound.HazelcastEventDrivenMessageProducer
 
getContext() - Method in class org.springframework.integration.hazelcast.leader.LeaderInitiator
The context of the initiator or null if not running.
getHazelcastRegisteredEventListenerId() - Method in class org.springframework.integration.hazelcast.inbound.AbstractHazelcastMessageProducer
 
getPhase() - Method in class org.springframework.integration.hazelcast.leader.LeaderInitiator
 
getRole() - Method in class org.springframework.integration.hazelcast.leader.LeaderInitiator.HazelcastContext
 

H

handleMessageInternal(Message<?>) - Method in class org.springframework.integration.hazelcast.outbound.HazelcastCacheWritingMessageHandler
 
hashCode() - Method in class org.springframework.integration.hazelcast.message.EntryEventMessagePayload
 
HazelcastCacheWritingMessageHandler - Class in org.springframework.integration.hazelcast.outbound
MessageHandler implementation that writes Message or payload to defined Hazelcast distributed cache object.
HazelcastCacheWritingMessageHandler() - Constructor for class org.springframework.integration.hazelcast.outbound.HazelcastCacheWritingMessageHandler
 
HazelcastClusterMonitorInboundChannelAdapterParser - Class in org.springframework.integration.hazelcast.config.xml
Parser for the <int-hazelcast:cm-inbound-channel-adapter /> component.
HazelcastClusterMonitorInboundChannelAdapterParser() - Constructor for class org.springframework.integration.hazelcast.config.xml.HazelcastClusterMonitorInboundChannelAdapterParser
 
HazelcastClusterMonitorMessageProducer - Class in org.springframework.integration.hazelcast.inbound
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.
HazelcastClusterMonitorMessageProducer(HazelcastInstance) - Constructor for class org.springframework.integration.hazelcast.inbound.HazelcastClusterMonitorMessageProducer
 
HazelcastContext() - Constructor for class org.springframework.integration.hazelcast.leader.LeaderInitiator.HazelcastContext
 
HazelcastContinuousQueryInboundChannelAdapterParser - Class in org.springframework.integration.hazelcast.config.xml
Hazelcast Continuous Query Inbound Channel Adapter Parser parses <int-hazelcast:cq-inbound-channel-adapter/> configuration.
HazelcastContinuousQueryInboundChannelAdapterParser() - Constructor for class org.springframework.integration.hazelcast.config.xml.HazelcastContinuousQueryInboundChannelAdapterParser
 
HazelcastContinuousQueryMessageProducer - Class in org.springframework.integration.hazelcast.inbound
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.
HazelcastContinuousQueryMessageProducer(IMap, String) - Constructor for class org.springframework.integration.hazelcast.inbound.HazelcastContinuousQueryMessageProducer
 
HazelcastDistributedSQLInboundChannelAdapterParser - Class in org.springframework.integration.hazelcast.config.xml
Hazelcast Distributed SQL Inbound Channel Adapter Parser parses <int-hazelcast:ds-inbound-channel-adapter/> configuration.
HazelcastDistributedSQLInboundChannelAdapterParser() - Constructor for class org.springframework.integration.hazelcast.config.xml.HazelcastDistributedSQLInboundChannelAdapterParser
 
HazelcastDistributedSQLMessageSource - Class in org.springframework.integration.hazelcast.inbound
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.
HazelcastDistributedSQLMessageSource(IMap, String) - Constructor for class org.springframework.integration.hazelcast.inbound.HazelcastDistributedSQLMessageSource
 
HazelcastEntryListener() - Constructor for class org.springframework.integration.hazelcast.inbound.AbstractHazelcastMessageProducer.HazelcastEntryListener
 
HazelcastEventDrivenInboundChannelAdapterParser - Class in org.springframework.integration.hazelcast.config.xml
Hazelcast Event Driven Inbound Channel Adapter Parser parses <int-hazelcast:inbound-channel-adapter /> configuration.
HazelcastEventDrivenInboundChannelAdapterParser() - Constructor for class org.springframework.integration.hazelcast.config.xml.HazelcastEventDrivenInboundChannelAdapterParser
 
HazelcastEventDrivenMessageProducer - Class in org.springframework.integration.hazelcast.inbound
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.
HazelcastEventDrivenMessageProducer(DistributedObject) - Constructor for class org.springframework.integration.hazelcast.inbound.HazelcastEventDrivenMessageProducer
 
HazelcastHeaders - Class in org.springframework.integration.hazelcast
Hazelcast Message Headers.
HazelcastHeaders() - Constructor for class org.springframework.integration.hazelcast.HazelcastHeaders
 
HazelcastIntegrationConfigurationInitializer - Class in org.springframework.integration.hazelcast.config
The Hazelcast Integration infrastructure beanFactory initializer.
HazelcastIntegrationConfigurationInitializer() - Constructor for class org.springframework.integration.hazelcast.config.HazelcastIntegrationConfigurationInitializer
 
HazelcastIntegrationDefinitionValidator - Class in org.springframework.integration.hazelcast
Common Validator for Hazelcast Integration.
HazelcastIntegrationNamespaceHandler - Class in org.springframework.integration.hazelcast.config.xml
Namespace handler for the Hazelcast schema.
HazelcastIntegrationNamespaceHandler() - Constructor for class org.springframework.integration.hazelcast.config.xml.HazelcastIntegrationNamespaceHandler
 
HazelcastLocalInstanceRegistrar - Class in org.springframework.integration.hazelcast
This class creates an internal configuration MultiMap to cache Hazelcast instances' socket address information which used Hazelcast event-driven inbound channel adapter(s).
HazelcastLocalInstanceRegistrar() - Constructor for class org.springframework.integration.hazelcast.HazelcastLocalInstanceRegistrar
Construct HazelcastLocalInstanceRegistrar based on the local JVM HazelcastInstances if any.
HazelcastLocalInstanceRegistrar(HazelcastInstance) - Constructor for class org.springframework.integration.hazelcast.HazelcastLocalInstanceRegistrar
Construct HazelcastLocalInstanceRegistrar based on the provided HazelcastInstance.
HazelcastLockRegistry - Class in org.springframework.integration.hazelcast.lock
A LockRegistry implementation Hazelcast distributed locks.
HazelcastLockRegistry(HazelcastInstance) - Constructor for class org.springframework.integration.hazelcast.lock.HazelcastLockRegistry
 
HazelcastMembershipListener - Class in org.springframework.integration.hazelcast.listener
Hazelcast MembershipAdapter in order to listen for membership updates in the cluster.
HazelcastMembershipListener() - Constructor for class org.springframework.integration.hazelcast.listener.HazelcastMembershipListener
 
HazelcastMessageStore - Class in org.springframework.integration.hazelcast.store
The Hazelcast IMap-based AbstractKeyValueMessageStore implementation.
HazelcastMessageStore(HazelcastInstance) - Constructor for class org.springframework.integration.hazelcast.store.HazelcastMessageStore
 
HazelcastMessageStore(IMap<Object, Object>) - Constructor for class org.springframework.integration.hazelcast.store.HazelcastMessageStore
 
HazelcastMetadataStore - Class in org.springframework.integration.hazelcast.metadata
The Hazelcast IMap-based ListenableMetadataStore implementation.
HazelcastMetadataStore(HazelcastInstance) - Constructor for class org.springframework.integration.hazelcast.metadata.HazelcastMetadataStore
 
HazelcastMetadataStore(IMap<String, String>) - Constructor for class org.springframework.integration.hazelcast.metadata.HazelcastMetadataStore
 
HazelcastOutboundChannelAdapterParser - Class in org.springframework.integration.hazelcast.config.xml
Hazelcast Outbound Channel Adapter Parser for <int-hazelcast:inbound-channel-adapter />.
HazelcastOutboundChannelAdapterParser() - Constructor for class org.springframework.integration.hazelcast.config.xml.HazelcastOutboundChannelAdapterParser
 

I

init() - Method in class org.springframework.integration.hazelcast.config.xml.HazelcastIntegrationNamespaceHandler
 
initialize(ConfigurableListableBeanFactory) - Method in class org.springframework.integration.hazelcast.config.HazelcastIntegrationConfigurationInitializer
 
isAutoStartup() - Method in class org.springframework.integration.hazelcast.leader.LeaderInitiator
 
isLeader() - Method in class org.springframework.integration.hazelcast.leader.LeaderInitiator.HazelcastContext
 
isRunning() - Method in class org.springframework.integration.hazelcast.leader.LeaderInitiator
true if leadership election for this LeaderInitiator.candidate is running.

K

key - Variable in class org.springframework.integration.hazelcast.message.EntryEventMessagePayload
The entry key.
KEY - Enum constant in enum class org.springframework.integration.hazelcast.DistributedSQLIterationType
The IMap.keySet() to iterate.

L

LeaderInitiator - Class in org.springframework.integration.hazelcast.leader
Bootstrap leadership candidates with Hazelcast.
LeaderInitiator(HazelcastInstance) - Constructor for class org.springframework.integration.hazelcast.leader.LeaderInitiator
Construct a LeaderInitiator with a default candidate.
LeaderInitiator(HazelcastInstance, Candidate) - Constructor for class org.springframework.integration.hazelcast.leader.LeaderInitiator
Construct a LeaderInitiator.
LeaderInitiator.HazelcastContext - Class in org.springframework.integration.hazelcast.leader
Implementation of leadership context backed by Hazelcast.
LeaderInitiator.LeaderSelector - Class in org.springframework.integration.hazelcast.leader
Callable that manages the acquisition of Hazelcast locks for leadership election.
LeaderSelector() - Constructor for class org.springframework.integration.hazelcast.leader.LeaderInitiator.LeaderSelector
 
LIFECYCLE - Enum constant in enum class org.springframework.integration.hazelcast.ClusterMonitorType
The listener listener mode.
LOCAL_KEY - Enum constant in enum class org.springframework.integration.hazelcast.DistributedSQLIterationType
The IMap.localKeySet() to iterate.

M

mapCleared(MapEvent) - Method in class org.springframework.integration.hazelcast.inbound.AbstractHazelcastMessageProducer.HazelcastEntryListener
 
mapEvicted(MapEvent) - Method in class org.springframework.integration.hazelcast.inbound.AbstractHazelcastMessageProducer.HazelcastEntryListener
 
MEMBER - Static variable in class org.springframework.integration.hazelcast.HazelcastHeaders
The member header name.
memberRemoved(MembershipEvent) - Method in class org.springframework.integration.hazelcast.listener.HazelcastMembershipListener
 
MEMBERSHIP - Enum constant in enum class org.springframework.integration.hazelcast.ClusterMonitorType
The membership listener mode.
MIGRATION - Enum constant in enum class org.springframework.integration.hazelcast.ClusterMonitorType
The migration listener mode.

O

obtain(Object) - Method in class org.springframework.integration.hazelcast.lock.HazelcastLockRegistry
 
oldValue - Variable in class org.springframework.integration.hazelcast.message.EntryEventMessagePayload
The entry old value if any.
onInit() - Method in class org.springframework.integration.hazelcast.inbound.HazelcastEventDrivenMessageProducer
 
onInit() - Method in class org.springframework.integration.hazelcast.outbound.HazelcastCacheWritingMessageHandler
 
org.springframework.integration.hazelcast - package org.springframework.integration.hazelcast
Provides common used types and classes.
org.springframework.integration.hazelcast.config - package org.springframework.integration.hazelcast.config
Provides classes for configuration.
org.springframework.integration.hazelcast.config.xml - package org.springframework.integration.hazelcast.config.xml
Provides classes for parsers and namespace handlers.
org.springframework.integration.hazelcast.inbound - package org.springframework.integration.hazelcast.inbound
Provides classes supporting inbound endpoints.
org.springframework.integration.hazelcast.leader - package org.springframework.integration.hazelcast.leader
Provides the Leader Initiator support classes.
org.springframework.integration.hazelcast.listener - package org.springframework.integration.hazelcast.listener
Provides classes for listeners.
org.springframework.integration.hazelcast.lock - package org.springframework.integration.hazelcast.lock
Provides the distributed Locks support classes.
org.springframework.integration.hazelcast.message - package org.springframework.integration.hazelcast.message
Provides classes supporting Hazelcast message headers and payload.
org.springframework.integration.hazelcast.metadata - package org.springframework.integration.hazelcast.metadata
Provides the Metadata Store support classes.
org.springframework.integration.hazelcast.outbound - package org.springframework.integration.hazelcast.outbound
Provides classes supporting outbound endpoints.
org.springframework.integration.hazelcast.store - package org.springframework.integration.hazelcast.store
Provides the Message Store support classes.

P

parseConsumer(Element, ParserContext) - Method in class org.springframework.integration.hazelcast.config.xml.HazelcastOutboundChannelAdapterParser
 
parseSource(Element, ParserContext) - Method in class org.springframework.integration.hazelcast.config.xml.HazelcastDistributedSQLInboundChannelAdapterParser
 
processEvent(AbstractIMapEvent) - Method in class org.springframework.integration.hazelcast.inbound.AbstractHazelcastMessageProducer.HazelcastEntryListener
 
processEvent(E) - Method in class org.springframework.integration.hazelcast.inbound.AbstractHazelcastMessageProducer.AbstractHazelcastEventListener
 
PUBLISHING_TIME - Static variable in class org.springframework.integration.hazelcast.HazelcastHeaders
The publishing time header name.
put(String, String) - Method in class org.springframework.integration.hazelcast.metadata.HazelcastMetadataStore
 
putIfAbsent(String, String) - Method in class org.springframework.integration.hazelcast.metadata.HazelcastMetadataStore
 

R

remove(String) - Method in class org.springframework.integration.hazelcast.metadata.HazelcastMetadataStore
 
REMOVED - Enum constant in enum class org.springframework.integration.hazelcast.CacheEventType
The Hazelcast REMOVED event.
removeListener(MetadataStoreListener) - Method in class org.springframework.integration.hazelcast.metadata.HazelcastMetadataStore
 
replace(String, String, String) - Method in class org.springframework.integration.hazelcast.metadata.HazelcastMetadataStore
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.springframework.integration.hazelcast.config.xml.HazelcastClusterMonitorInboundChannelAdapterParser
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.springframework.integration.hazelcast.config.xml.HazelcastContinuousQueryInboundChannelAdapterParser
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.springframework.integration.hazelcast.config.xml.HazelcastEventDrivenInboundChannelAdapterParser
 
role - Variable in class org.springframework.integration.hazelcast.leader.LeaderInitiator.LeaderSelector
 

S

sendMessage(E, InetSocketAddress, CacheListeningPolicyType) - Method in class org.springframework.integration.hazelcast.inbound.AbstractHazelcastMessageProducer.AbstractHazelcastEventListener
 
setApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.springframework.integration.hazelcast.leader.LeaderInitiator
 
setAutoStartup(boolean) - Method in class org.springframework.integration.hazelcast.leader.LeaderInitiator
 
setBusyWaitMillis(long) - Method in class org.springframework.integration.hazelcast.leader.LeaderInitiator
Time in milliseconds to wait in between attempts to acquire the lock, if it is not held.
setCacheEventTypes(String) - Method in class org.springframework.integration.hazelcast.inbound.AbstractHazelcastMessageProducer
 
setCacheExpression(Expression) - Method in class org.springframework.integration.hazelcast.outbound.HazelcastCacheWritingMessageHandler
 
setCacheListeningPolicy(CacheListeningPolicyType) - Method in class org.springframework.integration.hazelcast.inbound.AbstractHazelcastMessageProducer
 
setDistributedObject(DistributedObject) - Method in class org.springframework.integration.hazelcast.outbound.HazelcastCacheWritingMessageHandler
 
setExtractPayload(boolean) - Method in class org.springframework.integration.hazelcast.outbound.HazelcastCacheWritingMessageHandler
 
setHazelcastRegisteredEventListenerId(UUID) - Method in class org.springframework.integration.hazelcast.inbound.AbstractHazelcastMessageProducer
 
setHeartBeatMillis(long) - Method in class org.springframework.integration.hazelcast.leader.LeaderInitiator
Time in milliseconds to wait in between attempts to re-acquire the lock, once it is held.
setIncludeValue(boolean) - Method in class org.springframework.integration.hazelcast.inbound.HazelcastContinuousQueryMessageProducer
 
setIterationType(DistributedSQLIterationType) - Method in class org.springframework.integration.hazelcast.inbound.HazelcastDistributedSQLMessageSource
 
setKeyExpression(Expression) - Method in class org.springframework.integration.hazelcast.outbound.HazelcastCacheWritingMessageHandler
 
setLeaderEventPublisher(LeaderEventPublisher) - Method in class org.springframework.integration.hazelcast.leader.LeaderInitiator
Sets the LeaderEventPublisher.
setMonitorEventTypes(String) - Method in class org.springframework.integration.hazelcast.inbound.HazelcastClusterMonitorMessageProducer
 
setPhase(int) - Method in class org.springframework.integration.hazelcast.leader.LeaderInitiator
 
SINGLE - Enum constant in enum class org.springframework.integration.hazelcast.CacheListeningPolicyType
Only the local Hazelcast node can accept event.
SPRING_INTEGRATION_INTERNAL_CLUSTER_LOCK - Static variable in class org.springframework.integration.hazelcast.HazelcastLocalInstanceRegistrar
The name for the Hazelcast Lock used for membership registration.
SPRING_INTEGRATION_INTERNAL_CLUSTER_MULTIMAP - Static variable in class org.springframework.integration.hazelcast.HazelcastLocalInstanceRegistrar
The name for the Hazelcast MultiMap used for membership registration.
start() - Method in class org.springframework.integration.hazelcast.leader.LeaderInitiator
Start the registration of the LeaderInitiator.candidate for leader election.
stop() - Method in class org.springframework.integration.hazelcast.leader.LeaderInitiator
Stop the registration of the LeaderInitiator.candidate for leader election.
stop(Runnable) - Method in class org.springframework.integration.hazelcast.leader.LeaderInitiator
 

T

toMessage(AbstractIMapEvent) - Method in class org.springframework.integration.hazelcast.inbound.AbstractHazelcastMessageProducer.HazelcastEntryListener
 
toMessage(E) - Method in class org.springframework.integration.hazelcast.inbound.AbstractHazelcastMessageProducer.AbstractHazelcastEventListener
 
toString() - Method in class org.springframework.integration.hazelcast.leader.LeaderInitiator.HazelcastContext
 
toString() - Method in class org.springframework.integration.hazelcast.message.EntryEventMessagePayload
 

U

UPDATED - Enum constant in enum class org.springframework.integration.hazelcast.CacheEventType
The Hazelcast UPDATED event.

V

validateCacheEventsByDistributedObject(DistributedObject, Set<String>) - Static method in class org.springframework.integration.hazelcast.HazelcastIntegrationDefinitionValidator
 
validateCacheTypeForEventDrivenMessageProducer(DistributedObject) - Static method in class org.springframework.integration.hazelcast.HazelcastIntegrationDefinitionValidator
 
validateEnumType(Class<E>, String) - Static method in class org.springframework.integration.hazelcast.HazelcastIntegrationDefinitionValidator
 
value - Variable in class org.springframework.integration.hazelcast.message.EntryEventMessagePayload
The entry value.
VALUE - Enum constant in enum class org.springframework.integration.hazelcast.DistributedSQLIterationType
The IMap.values() to iterate.
valueOf(String) - Static method in enum class org.springframework.integration.hazelcast.CacheEventType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.integration.hazelcast.CacheListeningPolicyType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.integration.hazelcast.ClusterMonitorType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.integration.hazelcast.DistributedSQLIterationType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.springframework.integration.hazelcast.CacheEventType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.integration.hazelcast.CacheListeningPolicyType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.integration.hazelcast.ClusterMonitorType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.integration.hazelcast.DistributedSQLIterationType
Returns an array containing the constants of this enum class, in the order they are declared.

Y

yield() - Method in class org.springframework.integration.hazelcast.leader.LeaderInitiator.HazelcastContext
 
A B C D E G H I K L M O P R S T U V Y 
All Classes and Interfaces|All Packages|Constant Field Values