Uses of Class
org.codehaus.wadi.location.partitionmanager.PartitionBalancingException

Packages that use PartitionBalancingException
org.codehaus.wadi.location.partition   
org.codehaus.wadi.location.partitionmanager   
 

Uses of PartitionBalancingException in org.codehaus.wadi.location.partition
 

Subclasses of PartitionBalancingException in org.codehaus.wadi.location.partition
 class PartitionRepopulationException
           
 

Uses of PartitionBalancingException in org.codehaus.wadi.location.partitionmanager
 

Methods in org.codehaus.wadi.location.partitionmanager that throw PartitionBalancingException
protected  void SimplePartitionManager.doOnPartitionBalancingInfoUpdate(org.codehaus.wadi.group.Envelope om, PartitionBalancingInfoUpdate infoUpdate)
           
protected  void SimplePartitionManager.repopulatePartition(PartitionInfo[] newPartitionInfos, PartitionInfoUpdate[] updates)
           
protected  void SimplePartitionManager.transferPartitions(PartitionInfo[] newPartitionInfos)
           
protected  void SimplePartitionManager.transferPartitionToPeers(org.codehaus.wadi.group.Peer peer, java.util.Set<PartitionInfo> partitionInfos)
           
 



Copyright © 2010. All Rights Reserved.