Uses of Package
org.scale7.cassandra.pelops

Packages that use org.scale7.cassandra.pelops
org.scale7.cassandra.pelops   
org.scale7.cassandra.pelops.pool   
org.scale7.cassandra.pelops.spring   
 

Classes in org.scale7.cassandra.pelops used by org.scale7.cassandra.pelops
Bytes
          Wraps a ByteBuffer and provides useful methods to operate on it.
Cluster
          A heavy thread safe object that maintains a list of nodes in the cluster.
Cluster.INodeFilter
          A filter used to determine which nodes should be used when refreshing.
Cluster.Node
          Represents a node in the cluster.
ClusterManager
           
ColumnFamilyManager
           
IConnection
           
IConnection.Config
           
JmxMBeanManager
           
KeyspaceManager
          Management operations need to be applied to a single node.
ManagerOperand
           
ManagerOperand.IManagerOperation
           
Mutator
          Facilitates the mutation of data within a Cassandra keyspace: the desired mutations should first be specified by calling methods such as writeColumn(...), which should then be sent to Cassandra in a single batch by calling execute(...).
Operand
          Base class for objects operating against a Cassandra keyspace.
Operand.IOperation
           
OperandPolicy
          General policy configuration.
PageOfIterator
           
RowDeletor
          Facilitates the removal of data at a key-level.
Selector
          Facilitates the selective retrieval of column data from rows in a Cassandra keyspace.

Selector.OrderType
          Deprecated. 
 

Classes in org.scale7.cassandra.pelops used by org.scale7.cassandra.pelops.pool
Cluster
          A heavy thread safe object that maintains a list of nodes in the cluster.
Cluster.Node
          Represents a node in the cluster.
Connection
           
IConnection
           
Mutator
          Facilitates the mutation of data within a Cassandra keyspace: the desired mutations should first be specified by calling methods such as writeColumn(...), which should then be sent to Cassandra in a single batch by calling execute(...).
OperandPolicy
          General policy configuration.
RowDeletor
          Facilitates the removal of data at a key-level.
Selector
          Facilitates the selective retrieval of column data from rows in a Cassandra keyspace.

 

Classes in org.scale7.cassandra.pelops used by org.scale7.cassandra.pelops.spring
Cluster
          A heavy thread safe object that maintains a list of nodes in the cluster.
OperandPolicy
          General policy configuration.
 



Copyright © 2011. All Rights Reserved.