Uses of Interface
com.netflix.astyanax.AstyanaxTypeFactory

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

Uses of AstyanaxTypeFactory in com.netflix.astyanax
 

Methods in com.netflix.astyanax with parameters of type AstyanaxTypeFactory
<T> AstyanaxContext<Cluster>
AstyanaxContext.Builder.buildCluster(AstyanaxTypeFactory<T> factory)
           
<T> AstyanaxContext<Keyspace>
AstyanaxContext.Builder.buildKeyspace(AstyanaxTypeFactory<T> factory)
           
 

Uses of AstyanaxTypeFactory in com.netflix.astyanax.thrift
 

Classes in com.netflix.astyanax.thrift that implement AstyanaxTypeFactory
 class ThriftFamilyFactory
           
 



Copyright © 2012. All Rights Reserved.