| 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) | 
| Constructor and Description | 
|---|
| CacheReplicationOperation(CachePartitionSegment segment,
                         int replicaIndex) | 
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.