|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Cassandra.Client | |
---|---|
org.apache.cassandra.cli | |
org.apache.cassandra.hadoop | |
org.apache.cassandra.thrift |
Uses of Cassandra.Client in org.apache.cassandra.cli |
---|
Constructors in org.apache.cassandra.cli with parameters of type Cassandra.Client | |
---|---|
CliClient(CliSessionState cliSessionState,
Cassandra.Client thriftClient)
|
Uses of Cassandra.Client in org.apache.cassandra.hadoop |
---|
Methods in org.apache.cassandra.hadoop that return Cassandra.Client | |
---|---|
static Cassandra.Client |
ColumnFamilyOutputFormat.createAuthenticatedClient(org.apache.thrift.transport.TSocket socket,
org.apache.hadoop.conf.Configuration conf)
Return a client based on the given socket that points to the configured keyspace, and is logged in with the configured credentials. |
static Cassandra.Client |
ConfigHelper.createConnection(java.lang.String host,
java.lang.Integer port,
boolean framed)
|
static Cassandra.Client |
ConfigHelper.getClientFromAddressList(org.apache.hadoop.conf.Configuration conf)
|
Uses of Cassandra.Client in org.apache.cassandra.thrift |
---|
Methods in org.apache.cassandra.thrift that return Cassandra.Client | |
---|---|
Cassandra.Client |
Cassandra.Client.Factory.getClient(org.apache.thrift.protocol.TProtocol prot)
|
Cassandra.Client |
Cassandra.Client.Factory.getClient(org.apache.thrift.protocol.TProtocol iprot,
org.apache.thrift.protocol.TProtocol oprot)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |