Uses of Package
me.prettyprint.hector.api.exceptions

Packages that use me.prettyprint.hector.api.exceptions
me.prettyprint.cassandra.connection   
me.prettyprint.cassandra.dao   
me.prettyprint.cassandra.examples   
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.service   
me.prettyprint.hector.api The api package defines the main hector api entry points (aka the v2 API) 
me.prettyprint.hector.api.exceptions   
 

Classes in me.prettyprint.hector.api.exceptions used by me.prettyprint.cassandra.connection
HectorException
          Base exception class for all Hector related exceptions.
 

Classes in me.prettyprint.hector.api.exceptions used by me.prettyprint.cassandra.dao
HectorException
          Base exception class for all Hector related exceptions.
 

Classes in me.prettyprint.hector.api.exceptions used by me.prettyprint.cassandra.examples
HectorException
          Base exception class for all Hector related exceptions.
 

Classes in me.prettyprint.hector.api.exceptions used by me.prettyprint.cassandra.model
HectorException
          Base exception class for all Hector related exceptions.
 

Classes in me.prettyprint.hector.api.exceptions used by me.prettyprint.cassandra.service
HectorException
          Base exception class for all Hector related exceptions.
HectorTransportException
          Hector transport exception (thrift or avro).
 

Classes in me.prettyprint.hector.api.exceptions used by me.prettyprint.hector.api
HectorException
          Base exception class for all Hector related exceptions.
 

Classes in me.prettyprint.hector.api.exceptions used by me.prettyprint.hector.api.exceptions
HectorException
          Base exception class for all Hector related exceptions.
HPoolRecoverableException
          Base exception for recoverable pool exceptions.
 



Copyright © 2012. All Rights Reserved.