Uses of Interface
com.hazelcast.spi.PartitionAwareService

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.
 



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.