| Package | Description |
|---|---|
| me.prettyprint.cassandra.connection | |
| me.prettyprint.cassandra.connection.client | |
| me.prettyprint.cassandra.connection.factory | |
| 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.cassandra.service.template | |
| me.prettyprint.hector.api |
The api package defines the main hector api entry points (aka the v2 API)
|
| me.prettyprint.hector.api.exceptions | |
| me.prettyprint.hector.api.factory |
| Class and Description |
|---|
| CassandraClientMonitor |
| CassandraHost
Encapsulates the information required for connecting to a Cassandra host.
|
| CassandraHostConfigurator |
| Operation
Defines an operation performed on cassandra
|
| Class and Description |
|---|
| CassandraHost
Encapsulates the information required for connecting to a Cassandra host.
|
| Class and Description |
|---|
| CassandraHost
Encapsulates the information required for connecting to a Cassandra host.
|
| CassandraHostConfigurator |
| Class and Description |
|---|
| BatchSizeHint |
| CassandraHost
Encapsulates the information required for connecting to a Cassandra host.
|
| ExceptionsTranslator
Translates exceptions throw by thrift or pool to HectorException instances.
|
| FailoverPolicy
What should the client do if a call to cassandra node fails and we suspect that the node is
down.
|
| KeyspaceService
The keyspace is a high level handle to all read/write operations to cassandra.
|
| Operation
Defines an operation performed on cassandra
|
| OperationType
Specifies the "type" of operation - read or write.
|
| Class and Description |
|---|
| AbstractCluster
A cluster instance the client side representation of a cassandra server cluster.
|
| BatchMutation
A BatchMutation object is used to construct the
KeyspaceService.batchMutate(BatchMutation) call. |
| BatchSizeHint |
| CassandraClientMonitor |
| CassandraClientMonitor.Counter
List of available JMX counts
|
| CassandraClientMonitorMBean
Defines the various JMX methods the CassandraClientMonitor exposes.
|
| CassandraHost
Encapsulates the information required for connecting to a Cassandra host.
|
| CassandraHostConfigurator |
| ClearCounterRow
Resets each counter counter column in the row to zero.
|
| ColumnFamilyRowCopy
Copys all the columns in the source row to the destination row.
|
| ColumnSliceIterator
Iterates over the column slice, refreshing until all qualifing columns are
retrieved. If column deletion can occur synchronously with calls to
hasNext(),
the column name object type must override Object.equals(). |
| ColumnSliceIterator.ColumnSliceFinish
When iterating over a ColumnSlice, it may be desirable to move the finish
point for each query.
|
| ExceptionsTranslator
Translates exceptions throw by thrift or pool to HectorException instances.
|
| FailoverPolicy
What should the client do if a call to cassandra node fails and we suspect that the node is
down.
|
| JmxMonitor
A JMX monitor singlton.
|
| KeyIterator
This class returns each key in the specified Column Family as an Iterator.
|
| KeyIterator.Builder |
| KeyspaceService
The keyspace is a high level handle to all read/write operations to cassandra.
|
| KeyspaceServiceImpl
Implementation of a Keyspace
|
| Operation
Defines an operation performed on cassandra
|
| OperationType
Specifies the "type" of operation - read or write.
|
| RangeSlicesIterator
Iterates over the range slices, automatically refreshing the query until all matching rows are returned.
|
| SliceCounterIterator
Iterates over the SliceCounterQuery, refreshing the query until all qualifing
columns are retrieved. If column deletion can occur synchronously with
calls to
hasNext(), the column name object type must
override Object.equals(). |
| SliceCounterIterator.SliceCounterFinish
When iterating over a SliceCounter, it may be desirable to move the finish
point for each query.
|
| StringKeyIterator
This class returns each key in the specified Column Family as an Iterator.
|
| StringKeyIterator.Builder |
| SystemProperties
System properties used by Hector.
|
| Class and Description |
|---|
| CassandraHost
Encapsulates the information required for connecting to a Cassandra host.
|
| ExceptionsTranslator
Translates exceptions throw by thrift or pool to HectorException instances.
|
| Class and Description |
|---|
| CassandraHost
Encapsulates the information required for connecting to a Cassandra host.
|
| OperationType
Specifies the "type" of operation - read or write.
|
| Class and Description |
|---|
| CassandraHost
Encapsulates the information required for connecting to a Cassandra host.
|
| Class and Description |
|---|
| BatchSizeHint |
| CassandraHostConfigurator |
| FailoverPolicy
What should the client do if a call to cassandra node fails and we suspect that the node is
down.
|
Copyright © 2014. All Rights Reserved.