Lightweight Bartering Grid

Uses of Class
lbg.peer.core.rms.WorkingSet

Packages that use WorkingSet
lbg.peer.core.rms   
 

Uses of WorkingSet in lbg.peer.core.rms
 

Fields in lbg.peer.core.rms declared as WorkingSet
 WorkingSet ResourceUsageData.working_set
           
 

Methods in lbg.peer.core.rms that return WorkingSet
 WorkingSet ResourceTracker.getWorkingSetOfIdleResource(ResourceHandle rh)
          Returns the WorkingSet of the target Resource, if target Resource is idle.
 WorkingSet ResourceManager.getWorkingSetOfIdleResource(ResourceHandle rh)
          Returns the WorkingSet of the target Resource, if target Resource is idle.
 WorkingSet ResourceTracker.updateResourceStatusToBusy(ResourceHandle rh, ResourceState state, Task t)
          Updates target Resource status from idle to busy local or busy supplying, depending on the value of target state.
 WorkingSet ResourceTracker.updateResourceStatusToIdle(ResourceHandle rh, ResourceState state)
          Updates target Resource status from busy local or busy supplying, depending on the value of target state, to idle.
 


Lightweight Bartering Grid

Copyright (c) 2005-2008, Cyril Briquet, parts Xavier Dalem.