Package | Description |
---|---|
org.apache.cassandra.cli | |
org.apache.cassandra.hadoop | |
org.apache.cassandra.thrift | |
org.apache.cassandra.tools |
Modifier and Type | Field and Description |
---|---|
ITransportFactory |
CliSessionState.transportFactory |
Modifier and Type | Method and Description |
---|---|
static ITransportFactory |
ConfigHelper.getClientTransportFactory(org.apache.hadoop.conf.Configuration conf) |
Modifier and Type | Class and Description |
---|---|
class |
SSLTransportFactory |
class |
TFramedTransportFactory |
Constructor and Description |
---|
ExternalClient(java.util.Set<java.net.InetAddress> hosts,
int port,
java.lang.String user,
java.lang.String passwd,
ITransportFactory transportFactory,
int storagePort,
int sslStoragePort,
EncryptionOptions.ServerEncryptionOptions serverEncryptionOptions) |
Copyright © 2020 The Apache Software Foundation