Interface ConcurrentMetadataStore
- All Superinterfaces:
- MetadataStore
- All Known Subinterfaces:
- ListenableMetadataStore
- All Known Implementing Classes:
- HazelcastMetadataStore,- JdbcMetadataStore,- MongoDbMetadataStore,- PropertiesPersistingMetadataStore,- RedisMetadataStore,- SimpleMetadataStore,- ZookeeperMetadataStore
Supports atomic updates to values in the store.
- Since:
- 4.0
- Author:
- Gary Russell
- 
Method SummaryMethods inherited from interface org.springframework.integration.metadata.MetadataStoreget, put, remove
- 
Method Details- 
putIfAbsent
- 
replace
 
-