Uses of Interface
com.netflix.astyanax.Cluster

Packages that use Cluster
com.netflix.astyanax   
com.netflix.astyanax.thrift   
 

Uses of Cluster in com.netflix.astyanax
 

Methods in com.netflix.astyanax that return Cluster
 Cluster AstyanaxTypeFactory.createCluster(ConnectionPool<T> cp, AstyanaxConfiguration asConfig, KeyspaceTracerFactory tracerFactory)
           
 

Methods in com.netflix.astyanax that return types with arguments of type Cluster
<T> AstyanaxContext<Cluster>
AstyanaxContext.Builder.buildCluster(AstyanaxTypeFactory<T> factory)
           
 

Uses of Cluster in com.netflix.astyanax.thrift
 

Classes in com.netflix.astyanax.thrift that implement Cluster
 class ThriftClusterImpl
           
 

Methods in com.netflix.astyanax.thrift that return Cluster
 Cluster ThriftFamilyFactory.createCluster(ConnectionPool<org.apache.cassandra.thrift.Cassandra.Client> cp, AstyanaxConfiguration asConfig, KeyspaceTracerFactory tracerFactory)
           
 



Copyright © 2012. All Rights Reserved.