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

Packages that use TriadOwner
com.caucho.cloud.network   
com.caucho.cloud.topology   
com.caucho.server.distcache   
 

Uses of TriadOwner in com.caucho.cloud.network
 

Methods in com.caucho.cloud.network that return TriadOwner
 TriadOwner ClusterServer.getTriadOwner()
          Returns the pod owner
 

Uses of TriadOwner in com.caucho.cloud.topology
 

Fields in com.caucho.cloud.topology declared as TriadOwner
static TriadOwner[] TriadOwner.OWNER_VALUES
           
 

Methods in com.caucho.cloud.topology that return TriadOwner
static TriadOwner TriadOwner.getHashOwner(byte[] hash)
           
static TriadOwner TriadOwner.getHashOwner(java.lang.String value)
           
static TriadOwner TriadOwner.getOwner(long index)
          Returns the owner for an index
 TriadOwner CloudServer.getTriadOwner()
          Returns the pod owner
static TriadOwner TriadOwner.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TriadOwner[] TriadOwner.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.caucho.cloud.topology with parameters of type TriadOwner
 X TriadShard.get(TriadOwner owner)
          Returns the primary server.
 X TriadDispatcher.primary(TriadOwner owner)
          Returns the primary server.
 X TriadDispatcherDouble.primary(TriadOwner owner)
          Returns the primary server.
 X TriadDispatcherSingle.primary(TriadOwner owner)
          Returns the primary server.
 X TriadDispatcherTriple.primary(TriadOwner owner)
          Returns the primary server.
 X TriadDispatcher.secondary(TriadOwner owner)
          Returns the secondary server.
 X TriadDispatcherDouble.secondary(TriadOwner owner)
          Returns the primary server.
 X TriadDispatcherSingle.secondary(TriadOwner owner)
          Returns the secondary server.
 X TriadDispatcherTriple.secondary(TriadOwner owner)
          Returns the primary server.
 X TriadDispatcher.tertiary(TriadOwner owner)
          Returns the tertiary server.
 X TriadDispatcherDouble.tertiary(TriadOwner owner)
          Returns the tertiary server.
 X TriadDispatcherSingle.tertiary(TriadOwner owner)
          Returns the tertiary server.
 X TriadDispatcherTriple.tertiary(TriadOwner owner)
          Returns the tertiary server.
 

Uses of TriadOwner in com.caucho.server.distcache
 

Methods in com.caucho.server.distcache that return TriadOwner
 TriadOwner DistCacheEntry.getOwner()
          Returns the owner