|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface IThriftPool.IPooledConnection
Defines an encapsulation for a connection to a Cassandra node.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.scale7.cassandra.pelops.IConnection |
---|
IConnection.Config |
Method Summary | |
---|---|
void |
corrupted()
Specify whether an exception has been thrown during usage of the connection. |
void |
release()
Release a Connection that has previously been taken from the pool. |
Methods inherited from interface org.scale7.cassandra.pelops.IConnection |
---|
close, getAPI, getNode, isOpen, open |
Method Detail |
---|
void release()
Connection
that has previously been taken from the pool.
void corrupted()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |