|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cassandra.transport.SimpleClient
org.apache.cassandra.transport.Client
public class Client
Field Summary |
---|
Fields inherited from class org.apache.cassandra.transport.SimpleClient |
---|
bootstrap, channel, connection, host, lastWriteFuture, port, responseHandler, tracker |
Constructor Summary | |
---|---|
Client(java.lang.String host,
int port,
EncryptionOptions.ClientEncryptionOptions encryptionOptions)
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
void |
run()
|
Methods inherited from class org.apache.cassandra.transport.SimpleClient |
---|
close, connect, establishConnection, execute, execute, executePrepared, login, prepare |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Client(java.lang.String host, int port, EncryptionOptions.ClientEncryptionOptions encryptionOptions)
Method Detail |
---|
public void run() throws java.io.IOException
java.io.IOException
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |