Package | Description |
---|---|
com.hazelcast.cache.impl |
Hazelcast JSR-107 aka JCache implementation
|
com.hazelcast.client.cache.impl.nearcache.invalidation | |
com.hazelcast.client.map.impl.nearcache.invalidation | |
com.hazelcast.client.spi |
Contains classes/interfaces related to the Hazelcast client Service Provider Interface.
|
com.hazelcast.internal.nearcache |
Near Cache support.
|
com.hazelcast.internal.nearcache.impl.invalidation |
Invalidations for near-cache
|
com.hazelcast.internal.nearcache.impl.store |
Near Cache store implementations.
|
com.hazelcast.map.impl.nearcache |
Contains Near Cache specific classes.
|
com.hazelcast.map.impl.nearcache.invalidation |
Class and Description |
---|
MetaDataGenerator
Responsible for partition-sequence and partition-uuid generation.
|
Class and Description |
---|
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.
|
RepairingHandler
Handler used on near-cache side.
|
Class and Description |
---|
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.
|
RepairingHandler
Handler used on near-cache side.
|
Class and Description |
---|
RepairingTask
This task runs on near-cache-end and only one instance is created per data-structure type like imap and icache.
|
Class and Description |
---|
StaleReadDetector
Used to detect staleness of near-cached data.
|
Class and Description |
---|
Invalidation
Root interface for Near Cache invalidation data.
|
Invalidator
Invalidates near caches.
|
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.
|
MinimalPartitionService
Abstraction over member and client partition services to provide commonly useful methods.
|
RepairingHandler
Handler used on near-cache side.
|
StaleReadDetector
Used to detect staleness of near-cached data.
|
Class and Description |
---|
StaleReadDetector
Used to detect staleness of near-cached data.
|
Class and Description |
---|
Invalidator
Invalidates near caches.
|
MinimalPartitionService
Abstraction over member and client partition services to provide commonly useful methods.
|
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.
|
Class and Description |
---|
Invalidation
Root interface for Near Cache invalidation data.
|
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.
|
RepairingHandler
Handler used on near-cache side.
|
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.