Uses of Class
org.ourgrid.peer.manager.DistributionHelpEntry

Packages that use DistributionHelpEntry
org.ourgrid.peer.manager   
 

Uses of DistributionHelpEntry in org.ourgrid.peer.manager
 

Methods in org.ourgrid.peer.manager that return types with arguments of type DistributionHelpEntry
static java.util.Comparator<DistributionHelpEntry> DistributionHelpEntry.getBalanceComparator()
           
 

Method parameters in org.ourgrid.peer.manager with type arguments of type DistributionHelpEntry
protected  void EBPeerManager.computeCommunityRedistribution(java.util.List<DistributionHelpEntry> redistributionList, int numberOfGumsInUseByCommunity)
          Calculates the new distribution of local gums allocated to the community according to Network of Favors balances.