Package | Description |
---|---|
com.hazelcast.client.proxy |
This package contains client side proxy implementations of the different Hazelcast data structures
and operation types
|
com.hazelcast.map.impl.nearcache |
Contains Near Cache specific classes.
|
com.hazelcast.map.impl.proxy |
Contains map proxy implementation and support classes.
|
Modifier and Type | Method and Description |
---|---|
KeyStateMarker |
NearCachedClientMapProxy.getKeyStateMarker() |
Modifier and Type | Class and Description |
---|---|
class |
KeyStateMarkerImpl |
Modifier and Type | Field and Description |
---|---|
static KeyStateMarker |
KeyStateMarker.TRUE_MARKER
Always returns true for all calls.
|
Modifier and Type | Method and Description |
---|---|
KeyStateMarker |
InvalidationAwareWrapper.getKeyStateMarker() |
Modifier and Type | Method and Description |
---|---|
KeyStateMarker |
NearCachedMapProxyImpl.getKeyStateMarker() |
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.