| Package | Description |
|---|---|
| com.hazelcast.cache.impl |
Hazelcast JSR-107 aka JCache implementation
|
| com.hazelcast.map.impl.proxy |
Contains map proxy implementation and support classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CacheProxy<K,V>
ICache implementation
|
| Modifier and Type | Class and Description |
|---|---|
class |
MapProxyImpl<K,V>
Proxy implementation of
IMap interface. |
class |
NearCachedMapProxyImpl<K,V>
A server-side
IMap implementation which is fronted by a Near Cache. |
Copyright © 2018. All Rights Reserved.