Uses of Class
com.caucho.cloud.topology.TriadDispatcher

Packages that use TriadDispatcher
com.caucho.cloud.topology   
 

Uses of TriadDispatcher in com.caucho.cloud.topology
 

Subclasses of TriadDispatcher in com.caucho.cloud.topology
 class TriadDispatcherDouble<X>
          Selects one of the triad members, given the triad owner.
 class TriadDispatcherSingle<X>
          Selects one of the triad members, given the triad owner.
 class TriadDispatcherTriple<X>
          Selects one of the triad members, given the triad owner.
 

Methods in com.caucho.cloud.topology that return TriadDispatcher
static
<T> TriadDispatcher<T>
TriadDispatcher.create(T a, T b, T c)
           
 TriadDispatcher<CloudServer> CloudPod.getTriadServerDispatcher()
          Returns the triad server dispatcher