JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
Spring Integration
org.springframework.integration.hazelcast.metadata
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Related Packages
Classes and Interfaces
Package org.springframework.integration.hazelcast.metadata
@NullMarked
package
org.springframework.integration.hazelcast.metadata
Provides the Metadata Store support classes.
Related Packages
Package
Description
org.springframework.integration.hazelcast
Provides common used types and classes.
org.springframework.integration.hazelcast.inbound
Provides classes supporting inbound endpoints.
org.springframework.integration.hazelcast.message
Provides classes supporting Hazelcast message headers and payload.
org.springframework.integration.hazelcast.outbound
Provides classes supporting outbound endpoints.
org.springframework.integration.hazelcast.store
Provides the Message Store support classes.
Classes
Class
Description
HazelcastMetadataStore
The Hazelcast
IMap
-based
ListenableMetadataStore
implementation.