|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PartitionAwareService | |
---|---|
com.hazelcast.map.impl | Contains implementation specific classes of com.hazelcast.map package. |
com.hazelcast.partition.impl | Contains the actual implementation of the InternalPartitionService . |
Uses of PartitionAwareService in com.hazelcast.map.impl |
---|
Classes in com.hazelcast.map.impl that implement PartitionAwareService | |
---|---|
class |
MapService
Defines map service behavior. |
Fields in com.hazelcast.map.impl declared as PartitionAwareService | |
---|---|
protected PartitionAwareService |
MapService.partitionAwareService
|
Uses of PartitionAwareService in com.hazelcast.partition.impl |
---|
Classes in com.hazelcast.partition.impl that implement PartitionAwareService | |
---|---|
class |
InternalPartitionServiceImpl
The InternalPartitionService implementation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |