| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CURRENT_VERSION |
1 |
public static final int |
LENGTH |
8 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
COMPRESSION |
"COMPRESSION" |
public static final String |
CQL_VERSION |
"CQL_VERSION" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
KS_NAME |
"keyspace_name" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_PORT |
9042 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_CONNECT_TIMEOUT_MILLIS |
5000 |
public static final int |
DEFAULT_READ_TIMEOUT_MILLIS |
12000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
JAAS_CONFIG_ENTRY |
"DseClient" |
public static final String |
SASL_PROTOCOL_NAME |
"dse" |
public static final String |
SASL_PROTOCOL_NAME_PROPERTY |
"dse.sasl.protocol" |
Copyright © 2013. All Rights Reserved.