|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CachePartitionSegment | |
|---|---|
| com.hazelcast.cache.impl | Hazelcast JSR-107 aka JCache implementation |
| com.hazelcast.cache.impl.operation | Hazelcast JSR-107 aka JCache implementation |
| Uses of CachePartitionSegment in com.hazelcast.cache.impl |
|---|
| Fields in com.hazelcast.cache.impl declared as CachePartitionSegment | |
|---|---|
protected CachePartitionSegment[] |
AbstractCacheService.segments
|
| Methods in com.hazelcast.cache.impl that return CachePartitionSegment | |
|---|---|
CachePartitionSegment |
AbstractCacheService.getSegment(int partitionId)
|
CachePartitionSegment |
ICacheService.getSegment(int partitionId)
|
| Uses of CachePartitionSegment in com.hazelcast.cache.impl.operation |
|---|
| Constructors in com.hazelcast.cache.impl.operation with parameters of type CachePartitionSegment | |
|---|---|
CacheReplicationOperation(CachePartitionSegment segment,
int replicaIndex)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||