Uses of Class
org.objectweb.proactive.core.group.spmd.BarrierState

Packages that use BarrierState
org.objectweb.proactive.core.group.spmd Provides classes needed to use SPMD model in ProActive.  
 

Uses of BarrierState in org.objectweb.proactive.core.group.spmd
 

Methods in org.objectweb.proactive.core.group.spmd that return BarrierState
 BarrierState ProActiveSPMDGroupManager.getBarrierStateFor(java.lang.String barrierName)
          Return a BarrierState object representing the current state of a barrier.
 

Methods in org.objectweb.proactive.core.group.spmd with parameters of type BarrierState
 void ProActiveSPMDGroupManager.addToCurrentBarriers(java.lang.String barrierName, BarrierState bs)
          Set a BarrierState for the specified barrier
 



Copyright 2001-2005 INRIA All Rights Reserved.