Uses of Class
net.dataforte.cassandra.pool.HostCyclePolicy

Packages that use HostCyclePolicy
net.dataforte.cassandra.pool   
 

Uses of HostCyclePolicy in net.dataforte.cassandra.pool
 

Methods in net.dataforte.cassandra.pool that return HostCyclePolicy
static HostCyclePolicy HostCyclePolicy.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static HostCyclePolicy[] HostCyclePolicy.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in net.dataforte.cassandra.pool with parameters of type HostCyclePolicy
CassandraRing(String[] hosts, HostCyclePolicy policy)
           
 



Copyright © 2011. All Rights Reserved.