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" |
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_FETCH_SIZE |
5000 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_CONNECT_TIMEOUT_MILLIS |
5000 |
public static final int |
DEFAULT_READ_TIMEOUT_MILLIS |
12000 |
Copyright © 2014. All rights reserved.