| 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 | Field and Description | 
|---|---|
protected CachePartitionSegment[] | 
AbstractCacheService.segments  | 
| Modifier and Type | Method and Description | 
|---|---|
CachePartitionSegment | 
AbstractCacheService.getSegment(int partitionId)  | 
CachePartitionSegment | 
ICacheService.getSegment(int partitionId)  | 
protected abstract CachePartitionSegment | 
AbstractCacheService.newPartitionSegment(int partitionId)  | 
protected CachePartitionSegment | 
CacheService.newPartitionSegment(int partitionId)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CacheReplicationOperation.prepare(CachePartitionSegment segment,
       Collection<ServiceNamespace> namespaces,
       int replicaIndex)  | 
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.