Uses of Package
me.prettyprint.hector.api

Packages that use me.prettyprint.hector.api
me.prettyprint.cassandra.dao   
me.prettyprint.cassandra.examples   
me.prettyprint.cassandra.io   
me.prettyprint.cassandra.model The model package defines the thrift/avro reflections used by hector to shield the specific types of the objects. 
me.prettyprint.cassandra.model.thrift   
me.prettyprint.cassandra.serializers   
me.prettyprint.cassandra.service   
me.prettyprint.cassandra.service.clock   
me.prettyprint.cassandra.service.spring   
me.prettyprint.cassandra.service.template   
me.prettyprint.cassandra.utils   
me.prettyprint.hector.api The api package defines the main hector api entry points (aka the v2 API) 
me.prettyprint.hector.api.beans   
me.prettyprint.hector.api.factory   
me.prettyprint.hector.api.mutation   
me.prettyprint.hector.api.query The api.query package defines the different query types 
 

Classes in me.prettyprint.hector.api used by me.prettyprint.cassandra.dao
Keyspace
           
 

Classes in me.prettyprint.hector.api used by me.prettyprint.cassandra.examples
Keyspace
           
Serializer
          Serializes a type T from the given bytes, or vice a versa.
 

Classes in me.prettyprint.hector.api used by me.prettyprint.cassandra.io
Keyspace
           
Serializer
          Serializes a type T from the given bytes, or vice a versa.
 

Classes in me.prettyprint.hector.api used by me.prettyprint.cassandra.model
ConsistencyLevelPolicy
          Defines the interface for the consistency level policy.
HConsistencyLevel
          This is the Hector consistency level which is just a mirror of the thrift or avro consistency levels.
Keyspace
           
ResultStatus
          Common interface for tracking the CassandraHost used for the execution of the operation and how long that operation took in micro seconds
Serializer
          Serializes a type T from the given bytes, or vice a versa.
 

Classes in me.prettyprint.hector.api used by me.prettyprint.cassandra.model.thrift
ColumnFactory
           
HConsistencyLevel
          This is the Hector consistency level which is just a mirror of the thrift or avro consistency levels.
Keyspace
           
Serializer
          Serializes a type T from the given bytes, or vice a versa.
 

Classes in me.prettyprint.hector.api used by me.prettyprint.cassandra.serializers
Serializer
          Serializes a type T from the given bytes, or vice a versa.
 

Classes in me.prettyprint.hector.api used by me.prettyprint.cassandra.service
ClockResolution
          Clock interface to allow client define their own behavior for Clock Resolution.
Cluster
           
ConsistencyLevelPolicy
          Defines the interface for the consistency level policy.
HColumnFamily
           
HConsistencyLevel
          This is the Hector consistency level which is just a mirror of the thrift or avro consistency levels.
Keyspace
           
ResultStatus
          Common interface for tracking the CassandraHost used for the execution of the operation and how long that operation took in micro seconds
Serializer
          Serializes a type T from the given bytes, or vice a versa.
 

Classes in me.prettyprint.hector.api used by me.prettyprint.cassandra.service.clock
ClockResolution
          Clock interface to allow client define their own behavior for Clock Resolution.
 

Classes in me.prettyprint.hector.api used by me.prettyprint.cassandra.service.spring
Cluster
           
Keyspace
           
Serializer
          Serializes a type T from the given bytes, or vice a versa.
 

Classes in me.prettyprint.hector.api used by me.prettyprint.cassandra.service.template
Cluster
           
ColumnFactory
           
Keyspace
           
ResultStatus
          Common interface for tracking the CassandraHost used for the execution of the operation and how long that operation took in micro seconds
Serializer
          Serializes a type T from the given bytes, or vice a versa.
 

Classes in me.prettyprint.hector.api used by me.prettyprint.cassandra.utils
ClockResolution
          Clock interface to allow client define their own behavior for Clock Resolution.
 

Classes in me.prettyprint.hector.api used by me.prettyprint.hector.api
ConsistencyLevelPolicy
          Defines the interface for the consistency level policy.
HColumnFamily
           
HConsistencyLevel
          This is the Hector consistency level which is just a mirror of the thrift or avro consistency levels.
ResultStatus
          Common interface for tracking the CassandraHost used for the execution of the operation and how long that operation took in micro seconds
Serializer
          Serializes a type T from the given bytes, or vice a versa.
 

Classes in me.prettyprint.hector.api used by me.prettyprint.hector.api.beans
Serializer
          Serializes a type T from the given bytes, or vice a versa.
 

Classes in me.prettyprint.hector.api used by me.prettyprint.hector.api.factory
ClockResolution
          Clock interface to allow client define their own behavior for Clock Resolution.
Cluster
           
ConsistencyLevelPolicy
          Defines the interface for the consistency level policy.
Keyspace
           
Serializer
          Serializes a type T from the given bytes, or vice a versa.
 

Classes in me.prettyprint.hector.api used by me.prettyprint.hector.api.mutation
ResultStatus
          Common interface for tracking the CassandraHost used for the execution of the operation and how long that operation took in micro seconds
Serializer
          Serializes a type T from the given bytes, or vice a versa.
 

Classes in me.prettyprint.hector.api used by me.prettyprint.hector.api.query
ResultStatus
          Common interface for tracking the CassandraHost used for the execution of the operation and how long that operation took in micro seconds
 



Copyright © 2011. All Rights Reserved.