Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
HC_LAST_RUN_PERIOD_MILLIS_DEFAULT |
120000 |
public static final String |
HEALTH_CHECK_NAME_DATASOURCE_METADATA |
"datasource metadata loader" |
public static final String |
HEALTH_CHECK_NAME_DIMENSION |
"dimension check" |
public static final String |
HEALTH_CHECK_NAME_DRUID_DIM_LOADER |
"druid dimensions loader" |
public static final String |
HEALTH_CHECK_NAME_LOOKUP_METADATA |
"lookup metadata loader" |
public static final String |
HEALTH_CHECK_VERSION |
"version" |
public static final int |
LOADER_SCHEDULER_THREAD_POOL_SIZE_DEFAULT |
4 |
public static final String |
SYSTEM_CONFIG_TIMEZONE_KEY |
"timezone" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PUBLISH_ON_CLOSED_ERROR_MESSAGE |
"The BroadcastChannel has been closed, and cannot be published to" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
RESOURCE_LOADER_PREFIX |
"classpath*:" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEPENDENT_MODULE_KEY |
"moduleDependencies" |
public static final String |
MODULE_NAME_KEY |
"moduleName" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MODULE_CONFIG_FILE_NAME |
"/moduleConfig.properties" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
RESPONSE_CONTEXT_KEY |
"responseContext" |
public static final String |
RESULT_SET_KEY |
"resultSet" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DIMENSION_VALUES_KEY |
"dimensionValues" |
public static final String |
METRIC_VALUES_KEY |
"metricValues" |
public static final String |
TIMESTAMP_KEY |
"timeStamp" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_CLASS_TYPE |
"java.lang.String" |
public static final String |
RESULTS_KEY |
"results" |
public static final String |
SCHEMA_DIM_COLUMNS |
"dimensionColumns" |
public static final String |
SCHEMA_GRANULARITY |
"granularity" |
public static final String |
SCHEMA_KEY |
"schema" |
public static final String |
SCHEMA_METRIC_COLUMNS |
"metricColumns" |
public static final String |
SCHEMA_METRIC_COLUMNS_TYPE |
"metricColumnsType" |
public static final String |
SCHEMA_TIMEZONE |
"timeZone" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DUPLICATE_METRIC_FORMAT |
"Required metric(s) %s appears on more than one dependent table" |
public static final String |
MISSING_DEPENDANT_TABLE_FORMAT |
"Dependent able %s does not exist." |
public static final String |
MISSING_METRIC_FORMAT |
"Required metric %s doesn\'t appear on any dependent table" |
public static final String |
VALIDATION_ERROR_FORMAT |
"Error building table %s: %s" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_CATEGORY |
"General" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_CATEGORY |
"General" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ALL_NAME |
"all" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PERIOD_TYPE_NAME |
"period" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
FAR_FUTURE |
3153600000000L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DRUID_QUERY_ALL_TIMER |
"DruidProcessing_Q_All" |
public static final String |
DRUID_QUERY_MAX_TIMER |
"DruidProcessing_Q_Max" |
public static final String |
DRUID_QUERY_TIMER |
"DruidProcessing_Q_" |
public static final String |
DRUID_SEGMENT_METADATA_TIMER |
"DruidProcessing_S_0" |
public static final String |
DRUID_TIMER |
"DruidProcessing" |
public static final String |
DRUID_WEIGHTED_QUERY_TIMER |
"DruidProcessing_W_" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
DEFAULT_DRUID_TOP_N_THRESHOLD |
1000L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LOG_FORMATTER_IMPLEMENTATION_SETTING_NAME |
"log_formatter_implementation" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
FACT_QUERIES |
"factQueryCount" |
public static final String |
FACT_QUERY_CACHE_HIT |
"factCacheHits" |
public static final String |
WEIGHT_CHECK |
"weightCheckQueries" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected final String |
resource |
"data" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected final String |
resource |
"dimensions" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final long |
LENGTH_UNKNOWN |
-1L |
Modifier and Type | Constant Field | Value |
---|---|---|
protected final String |
resource |
"feature flags" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected final String |
resource |
"jobs" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected final String |
resource |
"metrics" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NO_USER_PRINCIPAL_USER_NAME |
"NO_USER_PRINCIPAL" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected final String |
resource |
"slices" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected final String |
resource |
"tables" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DATASOURCE_METADATA_QUERY_FORMAT |
"/datasources/%s?full" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
NO_LIMIT |
-1 |
public static final int |
NO_OFFSET |
-1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_CATEGORY |
"General" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
KEY_SEPARATOR |
"_" |
public static final String |
ROW_KEY_SUFFIX |
"_row_key" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
FIRST_PAGE |
1 |
public static final long |
serialVersionUID |
1L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BYPASS_HEADER_NAME |
"bard-testing" |
public static final String |
BYPASS_HEADER_VALUE |
"###BYPASS###" |
public static final String |
CLIENT_HEADER_NAME |
"clientid" |
public static final String |
CLIENT_HEADER_VALUE |
"UI" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ACCEPT_HEADER_CSV |
"text/csv" |
public static final String |
ACCEPT_HEADER_JSON |
"application/json" |
public static final String |
ACCEPT_HEADER_JSONAPI |
"application/vnd.api+json" |
public static final String |
URI_CSV |
"csv" |
public static final String |
URI_JSON |
"json" |
public static final String |
URI_JSONAPI |
"jsonapi" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
ASYNCHRONOUS_ASYNC_AFTER_VALUE |
-1L |
public static final long |
SYNCHRONOUS_ASYNC_AFTER_VALUE |
9223372036854775807L |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
COMMA_AFTER_BRACKET_PATTERN |
"(?<=])," |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DATE_TIME_STRING |
"dateTime" |
public static final String |
RATIO_METRIC_CATEGORY |
"Ratios" |
public static final String |
REQUEST_MAPPER_NAMESPACE |
"dataApiRequestMapper" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
REQUEST_MAPPER_NAMESPACE |
"dimensionsApiRequestMapper" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
REQUEST_MAPPER_NAMESPACE |
"jobsApiRequestMapper" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
REQUEST_MAPPER_NAMESPACE |
"metricsApiRequestMapper" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
REQUEST_MAPPER_NAMESPACE |
"slicesApiRequestMapper" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
REQUEST_MAPPER_NAMESPACE |
"tablesApiRequestMapper" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLIENT_TOTAL_TIMER |
"ClientRequestTotalTime" |
public static final double |
MILLISECONDS_PER_NANOSECOND |
1000000.0 |
public static final String |
TOTAL_TIMER |
"TotalTime" |
public static final String |
X_REQUEST_ID_HEADER |
"x-request-id" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
X_REQUEST_ID |
"X-Request-ID" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PARTIAL_DATA_HEADER |
"partialData" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
REQUEST_WORKFLOW_TIMER |
"RequestWorkflow" |
public static final String |
RESPONSE_WORKFLOW_TIMER |
"ResponseWorkflow" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
REQUEST_WORKFLOW_TIMER |
"RequestWorkflow" |
public static final String |
RESPONSE_WORKFLOW_TIMER |
"ResponseWorkflow" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
DEFAULT_REQUEST_LIMIT_GLOBAL |
70 |
protected static final int |
DEFAULT_REQUEST_LIMIT_PER_USER |
2 |
protected static final int |
DEFAULT_REQUEST_LIMIT_UI |
52 |
protected static final int |
DISABLED_RATE |
-1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
EXTRA_RETURN_FORMAT |
"Split query received the same interval more than once: %s" |
public static final String |
UNEXPECTED_INTERVAL_FORMAT |
"Split query received an interval it wasn\'t expecting: %s" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SECURITY_MESSAGE |
"Your security settings do not permit access to this resource. Please contact your user administration for access." |
public static final String |
SECURITY_SIGNUP_MESSAGE_KEY |
"security_signup_message" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
BYTES_PER_KILOBYTE |
1024 |
public static final int |
DEFAULT_KILOBYTES_PER_SKETCH |
16 |
public static final int |
DEFAULT_SKETCH_SIZE_IN_BYTES |
16384 |
Copyright © 2016–2018 Yahoo! Inc.. All rights reserved.