|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Cluster.Node | |
|---|---|
| org.scale7.cassandra.pelops | |
| org.scale7.cassandra.pelops.pool | |
| Uses of Cluster.Node in org.scale7.cassandra.pelops |
|---|
| Methods in org.scale7.cassandra.pelops that return Cluster.Node | |
|---|---|
Cluster.Node |
IConnection.getNode()
Get a node this instance is connected to. |
Cluster.Node |
Connection.getNode()
Get a string identifying the node |
Cluster.Node[] |
Cluster.getNodes()
The current list of available nodes. |
| Constructors in org.scale7.cassandra.pelops with parameters of type Cluster.Node | |
|---|---|
Connection(Cluster.Node node,
String keyspace)
|
|
| Uses of Cluster.Node in org.scale7.cassandra.pelops.pool |
|---|
| Constructors in org.scale7.cassandra.pelops.pool with parameters of type Cluster.Node | |
|---|---|
CachePerNodePool.PooledConnection(Cluster.Node node,
String keyspace,
org.scale7.cassandra.pelops.pool.CachePerNodePool.NodeContext nodeContext,
int nodeSessionId)
|
|
CommonsBackedPool.PooledConnection(Cluster.Node node,
String keyspace)
|
|
DebuggingPool.PooledConnection(Cluster.Node node,
String keyspace)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||