Package | Description |
---|---|
com.hazelcast.map.impl.nearcache |
Modifier and Type | Method and Description |
---|---|
List<SingleNearCacheInvalidation> |
BatchNearCacheInvalidation.getInvalidations() |
Modifier and Type | Method and Description |
---|---|
void |
BatchNearCacheInvalidation.add(SingleNearCacheInvalidation invalidation) |
Constructor and Description |
---|
BatchNearCacheInvalidation(String mapName,
List<SingleNearCacheInvalidation> invalidations) |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.