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 | Field and Description |
---|---|
protected KeyStateMarker |
NearCachedClientMapProxy.keyStateMarker |
Modifier and Type | Method and Description |
---|---|
KeyStateMarker |
NearCachedClientMapProxy.getKeyStateMarker() |
Modifier and Type | Class and Description |
---|---|
class |
KeyStateMarkerImpl |
Modifier and Type | Method and Description |
---|---|
KeyStateMarker |
StaleReadPreventerNearCacheWrapper.getKeyStateMarker() |
Modifier and Type | Field and Description |
---|---|
protected KeyStateMarker |
NearCachedMapProxyImpl.keyStateMarker |
Modifier and Type | Method and Description |
---|---|
KeyStateMarker |
NearCachedMapProxyImpl.getKeyStateMarker() |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.