Uses of Package
com.netflix.astyanax

Packages that use com.netflix.astyanax
com.netflix.astyanax   
com.netflix.astyanax.clock   
com.netflix.astyanax.connectionpool   
com.netflix.astyanax.connectionpool.impl   
com.netflix.astyanax.impl   
com.netflix.astyanax.mapping   
com.netflix.astyanax.model   
com.netflix.astyanax.query   
com.netflix.astyanax.recipes   
com.netflix.astyanax.recipes.locks   
com.netflix.astyanax.recipes.storage   
com.netflix.astyanax.recipes.uniqueness   
com.netflix.astyanax.serializers   
com.netflix.astyanax.shallows   
com.netflix.astyanax.thrift   
com.netflix.astyanax.thrift.model   
com.netflix.astyanax.util   
 

Classes in com.netflix.astyanax used by com.netflix.astyanax
AstyanaxConfiguration
          Interface defining all astyanax API configuration parameters.
AstyanaxContext
          This object tracks the context of an astyanax instance of either a Cluster or Keyspace
AstyanaxContext.Builder
           
AstyanaxTypeFactory
          Factory that groups a family of Keyspace, Client and ConnectionFactory for a specific RPC to cassandra (i.e.
CassandraOperationTracer
          Notification interface of success or failures executing keyspace operations.
CassandraOperationType
           
Clock
          Interface for a clock used for setting the column timestamp
Cluster
          Interface for cluster operations.
ColumnListMutation
          Abstraction for batching column operations on a single row.
ColumnMutation
           
Execution
          Interface for an operation that can be executed on the cluster.
Keyspace
          Interface providing access to mutate and query columns from a cassandra keyspace.
KeyspaceTracerFactory
          TODO: Rename to AstyanaxTracerFactory
MutationBatch
          Batch mutator which operates at the row level assuming the hierarchy: RowKey -> ColumnFamily -> Mutation.
Serializer
          Serializes a type T from the given bytes, or vice a versa.
SerializerPackage
          Grouping of serializers for a single column family.
WriteAheadEntry
           
WriteAheadLog
          Base interface for a write ahead log.
 

Classes in com.netflix.astyanax used by com.netflix.astyanax.clock
Clock
          Interface for a clock used for setting the column timestamp
 

Classes in com.netflix.astyanax used by com.netflix.astyanax.connectionpool
AuthenticationCredentials
          Representation for a user/password used to log into a keyspace.
 

Classes in com.netflix.astyanax used by com.netflix.astyanax.connectionpool.impl
AuthenticationCredentials
          Representation for a user/password used to log into a keyspace.
Execution
          Interface for an operation that can be executed on the cluster.
 

Classes in com.netflix.astyanax used by com.netflix.astyanax.impl
AstyanaxConfiguration
          Interface defining all astyanax API configuration parameters.
Clock
          Interface for a clock used for setting the column timestamp
Keyspace
          Interface providing access to mutate and query columns from a cassandra keyspace.
MutationBatch
          Batch mutator which operates at the row level assuming the hierarchy: RowKey -> ColumnFamily -> Mutation.
Serializer
          Serializes a type T from the given bytes, or vice a versa.
WriteAheadEntry
           
WriteAheadLog
          Base interface for a write ahead log.
 

Classes in com.netflix.astyanax used by com.netflix.astyanax.mapping
ColumnListMutation
          Abstraction for batching column operations on a single row.
Keyspace
          Interface providing access to mutate and query columns from a cassandra keyspace.
 

Classes in com.netflix.astyanax used by com.netflix.astyanax.model
Serializer
          Serializes a type T from the given bytes, or vice a versa.
 

Classes in com.netflix.astyanax used by com.netflix.astyanax.query
ExceptionCallback
          ExceptionCallback is used in situation where it is not possible to return a checked exception, such as when implementing a custom iterator.
Execution
          Interface for an operation that can be executed on the cluster.
RowCallback
           
RowCopier
           
Serializer
          Serializes a type T from the given bytes, or vice a versa.
 

Classes in com.netflix.astyanax used by com.netflix.astyanax.recipes
Keyspace
          Interface providing access to mutate and query columns from a cassandra keyspace.
Serializer
          Serializes a type T from the given bytes, or vice a versa.
 

Classes in com.netflix.astyanax used by com.netflix.astyanax.recipes.locks
Keyspace
          Interface providing access to mutate and query columns from a cassandra keyspace.
MutationBatch
          Batch mutator which operates at the row level assuming the hierarchy: RowKey -> ColumnFamily -> Mutation.
 

Classes in com.netflix.astyanax used by com.netflix.astyanax.recipes.storage
Keyspace
          Interface providing access to mutate and query columns from a cassandra keyspace.
 

Classes in com.netflix.astyanax used by com.netflix.astyanax.recipes.uniqueness
Keyspace
          Interface providing access to mutate and query columns from a cassandra keyspace.
 

Classes in com.netflix.astyanax used by com.netflix.astyanax.serializers
Serializer
          Serializes a type T from the given bytes, or vice a versa.
SerializerPackage
          Grouping of serializers for a single column family.
 

Classes in com.netflix.astyanax used by com.netflix.astyanax.shallows
CassandraOperationTracer
          Notification interface of success or failures executing keyspace operations.
CassandraOperationType
           
KeyspaceTracerFactory
          TODO: Rename to AstyanaxTracerFactory
Serializer
          Serializes a type T from the given bytes, or vice a versa.
 

Classes in com.netflix.astyanax used by com.netflix.astyanax.thrift
AstyanaxConfiguration
          Interface defining all astyanax API configuration parameters.
AstyanaxTypeFactory
          Factory that groups a family of Keyspace, Client and ConnectionFactory for a specific RPC to cassandra (i.e.
CassandraOperationTracer
          Notification interface of success or failures executing keyspace operations.
Clock
          Interface for a clock used for setting the column timestamp
Cluster
          Interface for cluster operations.
ColumnListMutation
          Abstraction for batching column operations on a single row.
ColumnMutation
           
ExceptionCallback
          ExceptionCallback is used in situation where it is not possible to return a checked exception, such as when implementing a custom iterator.
Execution
          Interface for an operation that can be executed on the cluster.
Keyspace
          Interface providing access to mutate and query columns from a cassandra keyspace.
KeyspaceTracerFactory
          TODO: Rename to AstyanaxTracerFactory
MutationBatch
          Batch mutator which operates at the row level assuming the hierarchy: RowKey -> ColumnFamily -> Mutation.
Serializer
          Serializes a type T from the given bytes, or vice a versa.
SerializerPackage
          Grouping of serializers for a single column family.
 

Classes in com.netflix.astyanax used by com.netflix.astyanax.thrift.model
ColumnListMutation
          Abstraction for batching column operations on a single row.
Serializer
          Serializes a type T from the given bytes, or vice a versa.
 

Classes in com.netflix.astyanax used by com.netflix.astyanax.util
Clock
          Interface for a clock used for setting the column timestamp
ExceptionCallback
          ExceptionCallback is used in situation where it is not possible to return a checked exception, such as when implementing a custom iterator.
Keyspace
          Interface providing access to mutate and query columns from a cassandra keyspace.
MutationBatch
          Batch mutator which operates at the row level assuming the hierarchy: RowKey -> ColumnFamily -> Mutation.
Serializer
          Serializes a type T from the given bytes, or vice a versa.
SerializerPackage
          Grouping of serializers for a single column family.
WriteAheadLog
          Base interface for a write ahead log.
 



Copyright © 2012. All Rights Reserved.