| Package | Description |
|---|---|
| org.apache.cassandra.transport |
| Modifier and Type | Method and Description |
|---|---|
static SimpleClient.Builder |
SimpleClient.builder(java.lang.String host,
int port) |
SimpleClient.Builder |
SimpleClient.Builder.encryption(EncryptionOptions options) |
SimpleClient.Builder |
SimpleClient.Builder.largeMessageThreshold(int bytes) |
SimpleClient.Builder |
SimpleClient.Builder.protocolVersion(ProtocolVersion version) |
SimpleClient.Builder |
SimpleClient.Builder.useBeta() |
Copyright © 2009-2022 The Apache Software Foundation