|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IConnection
| Nested Class Summary | |
|---|---|
static class |
IConnection.Config
|
| Method Summary | |
|---|---|
void |
close()
Close the connection. |
org.apache.cassandra.thrift.Cassandra.Client |
getAPI()
Get a reference to the Cassandra Thrift API |
Cluster.Node |
getNode()
Get a node this instance is connected to. |
boolean |
isOpen()
Used to determine if the connection is open. |
boolean |
open()
Opens a connection. |
| Method Detail |
|---|
org.apache.cassandra.thrift.Cassandra.Client getAPI()
Cluster.Node getNode()
boolean isOpen()
boolean open()
void close()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||