Uses of Class
com.hazelcast.partition.impl.ReplicaSyncInfo

Packages that use ReplicaSyncInfo
com.hazelcast.partition.impl Contains the actual implementation of the InternalPartitionService
 

Uses of ReplicaSyncInfo in com.hazelcast.partition.impl
 

Methods in com.hazelcast.partition.impl that return types with arguments of type ReplicaSyncInfo
 List<ReplicaSyncInfo> InternalPartitionServiceImpl.getOngoingReplicaSyncRequests()
           
 List<ScheduledEntry<Integer,ReplicaSyncInfo>> InternalPartitionServiceImpl.getScheduledReplicaSyncRequests()
           
 



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