Modifier and Type | Constant Field | Value |
---|---|---|
protected static final double |
FLOAT_POINT_DIFFERENCE_EPSILON |
1.0E-8 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_NAME |
"/analytics.properties" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
IMPRESSION |
"IMPRESSION" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
DEFAULT_MIN_IMPRESSIONS |
1L |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
RULE_CACHE |
"ruleCache" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_NAME |
"/auditlog.properties" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_NAME |
"/authentication.properties" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BASIC |
"Basic" |
public static final String |
EMPTY |
"" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_CASSANDRA_VERSION |
"2.0" |
public static final String |
DEFAULT_CQL_VERSION |
"3.0.0" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SELECT_NOW_FROM_SYSTEM_LOCAL |
"SELECT now() FROM system.local" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_NAME |
"/database.properties" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LINE_SEPARATOR |
" \n" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_NAME |
"/email.properties" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT |
"Hi There, \nSome state has changed in your application\'s experiments.\n\nHappy testing!\n\nThis is a system generated email. Please do not reply to this email." |
public static final String |
goodbye |
"\nHappy testing!\n\nThis is a system generated email. Please do not reply to this email." |
public static final String |
greeting |
"Hi There, \n" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_NAME |
"/eventlog.properties" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_NAME |
"/event.properties" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
MYSQL |
"mysql" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_NAME |
"/export.properties" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_NAME |
"/cassandra_experiments.properties" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
API_BASE_URL |
"http://localhost:8080" |
public static final String |
BASIC_REALM |
"Basic" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ASSIGNMENT_EXISTING_ASSIGNMENT |
"EXISTING_ASSIGNMENT" |
public static final String |
ASSIGNMENT_EXPERIMENT_IN_DRAFT_STATE |
"EXPERIMENT_IN_DRAFT_STATE" |
public static final String |
ASSIGNMENT_NEW_ASSIGNMENT |
"NEW_ASSIGNMENT" |
public static final String |
ASSIGNMENT_NO_PROFILE_MATCH |
"NO_PROFILE_MATCH" |
public static final String |
BUCKET_STATE_CLOSED |
"CLOSED" |
public static final String |
BUCKET_STATE_EMPTY |
"EMPTY" |
public static final String |
BUCKET_STATE_OPEN |
"OPEN" |
public static final String |
DEFAULT_CONFIG_API_VERSION_STRING |
"v1" |
public static final String |
DEFAULT_CONFIG_FILE |
"config.properties" |
public static final String |
DEFAULT_CONFIG_SERVER_NAME |
"localhost:8080" |
public static final String |
DEFAULT_CONFIG_SERVER_PROTOCOL |
"http" |
public static final String |
DEFAULT_PAGE_NAME |
"homepage" |
public static final int |
EXP_SPAWN_COUNT |
5 |
public static final String |
EXPERIMENT_STATE_DELETED |
"DELETED" |
public static final String |
EXPERIMENT_STATE_DRAFT |
"DRAFT" |
public static final String |
EXPERIMENT_STATE_PAUSED |
"PAUSED" |
public static final String |
EXPERIMENT_STATE_RUNNING |
"RUNNING" |
public static final String |
EXPERIMENT_STATE_TERMINATED |
"TERMINATED" |
public static final String |
NEW_ASSIGNMENT |
"NEW_ASSIGNMENT" |
public static final String |
NO_OPEN_BUCKETS |
"NO_OPEN_BUCKETS" |
public static final String |
TAB |
"\t" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
BLUE |
"blue" |
protected static final String |
RED |
"red" |
Modifier and Type | Constant Field | Value |
---|---|---|
public final int |
repeatCount |
30 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_NAME |
"/userDirectory.properties" |
Copyright © 2016. All rights reserved.