public interface KeyStateMarker
KeyStateMarker.STATE to a key.
That KeyStateMarker.STATE is used when deciding whether or not a key can be puttable to a near-cache.
Because there is a possibility that an invalidation for a key can be received before putting that
key into near-cache, in that case, key should not be put into near-cache.| Modifier and Type | Interface and Description |
|---|---|
static class |
KeyStateMarker.STATE |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.