Package | Description |
---|---|
com.hazelcast.cache.impl |
Hazelcast JSR-107 aka JCache implementation
|
com.hazelcast.cache.impl.operation |
Hazelcast JSR-107 aka JCache implementation
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractCacheService |
class |
CacheService
Cache Service is the main access point of JCache implementation.
|
Modifier and Type | Method and Description |
---|---|
ICacheService |
HazelcastServerCacheManager.getCacheService() |
ICacheService |
CachePartitionSegment.getCacheService() |
Modifier and Type | Field and Description |
---|---|
protected ICacheService |
AbstractCacheOperation.cacheService |
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.