Package me.prettyprint.hector.api

The api package defines the main hector api entry points (aka the v2 API)

See:
          Description

Interface Summary
ClockResolution Clock interface to allow client define their own behavior for Clock Resolution.
Cluster  
ColumnFactory  
ConsistencyLevelPolicy Defines the interface for the consistency level policy.
HColumnFamily<K,N>  
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<T> Serializes a type T from the given bytes, or vice a versa.
 

Enum Summary
HConsistencyLevel This is the Hector consistency level which is just a mirror of the thrift or avro consistency levels.
 

Package me.prettyprint.hector.api Description

The api package defines the main hector api entry points (aka the v2 API)



Copyright © 2011. All Rights Reserved.