Package | Description |
---|---|
com.hazelcast.internal.nearcache.impl.invalidation |
Invalidations for Near Cache.
|
com.hazelcast.map.impl.nearcache |
Contains Near Cache specific classes.
|
Modifier and Type | Class and Description |
---|---|
class |
BatchInvalidator
Sends invalidations to Near Cache in batches.
|
class |
NonStopInvalidator
Sends invalidations to Near Caches immediately.
|
Modifier and Type | Field and Description |
---|---|
protected Invalidator |
MapNearCacheManager.invalidator |
Modifier and Type | Method and Description |
---|---|
Invalidator |
MapNearCacheManager.getInvalidator() |
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.