Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SASL_SERVICE_NAME |
"dse" |
public static final String |
SASL_SERVICE_NAME_PROPERTY |
"dse.sasl.service" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DSE_VERSION |
"DSE_VERSION" |
public static final String |
DSE_WORKLOADS |
"DSE_WORKLOADS" |
public static final String |
JMX_PORT |
"JMX_PORT" |
public static final String |
NATIVE_TRANSPORT_PORT |
"NATIVE_TRANSPORT_PORT" |
public static final String |
NATIVE_TRANSPORT_PORT_SSL |
"NATIVE_TRANSPORT_PORT_SSL" |
public static final String |
SERVER_ID |
"SERVER_ID" |
public static final String |
STORAGE_PORT |
"STORAGE_PORT" |
public static final String |
STORAGE_PORT_SSL |
"STORAGE_PORT_SSL" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_NAME |
"default" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
NO_DEFAULT_TIMESTAMP |
-9223372036854775808L |
public static final int |
NO_NOW_IN_SECONDS |
-2147483648 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PID_SYSTEM_PROPERTY |
"com.datastax.oss.driver.PID" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SCHEMA_VALIDATION_ENABLED_SETTING |
"datastax.mapper.schemaValidationEnabled" |
Copyright © 2017–2021. All rights reserved.