| Package | Description |
|---|---|
| com.hazelcast.cache.impl |
Hazelcast JSR-107 aka JCache implementation
|
| com.hazelcast.cache.impl.client |
Hazelcast JSR-107 aka JCache implementation
Client Requests
|
| Modifier and Type | Field and Description |
|---|---|
protected CacheContext |
AbstractCacheRecordStore.cacheContext |
| Modifier and Type | Field and Description |
|---|---|
protected ConstructorFunction<String,CacheContext> |
AbstractCacheService.cacheContexesConstructorFunction |
protected ConcurrentMap<String,CacheContext> |
AbstractCacheService.cacheContexts |
| Modifier and Type | Method and Description |
|---|---|
CacheContext |
AbstractCacheService.getCacheContext(String name) |
CacheContext |
AbstractCacheService.getOrCreateCacheContext(String name) |
| Constructor and Description |
|---|
CacheInvalidationListener(ClientEndpoint endpoint,
int callId,
CacheContext cacheContext) |
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.