See: Description
Interface | Description |
---|---|
MinimalPartitionService |
Abstraction over member and client partition services to provide commonly useful methods.
|
StaleReadDetector |
Used to detect staleness of near-cached data.
|
Class | Description |
---|---|
InvalidationUtils |
Utils for invalidations.
|
MetaDataContainer |
Contains one partitions' invalidation metadata.
|
MetaDataFetcher |
Runs on near-cache side, an instance of this task is responsible for fetching of all near-caches' remote metadata like last
sequence numbers and partition-uuids.
|
MetaDataGenerator |
Responsible for partition-sequence and partition-uuid generation.
|
RepairingHandler |
Handler used on near-cache side.
|
RepairingTask |
This task runs on near-cache-end and only one instance is created per data-structure type like imap and icache.
|
StaleReadDetectorImpl |
Default implementation of
StaleReadDetector |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.