public enum ErrorMessageFormat extends Enum<ErrorMessageFormat> implements MessageFormatter
Modifier and Type | Method and Description |
---|---|
String |
getLoggingFormat()
The message format used for logging.
|
String |
getMessageFormat()
The message format used for publishing out of the system, typically in error messages.
|
static ErrorMessageFormat |
valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ErrorMessageFormat[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
format, logFormat
public static final ErrorMessageFormat TABLE_UNDEFINED
public static final ErrorMessageFormat TABLE_ALIGNMENT_UNDEFINED
public static final ErrorMessageFormat TABLE_SCHEMA_UNDEFINED
public static final ErrorMessageFormat EMPTY_DICTIONARY
public static final ErrorMessageFormat DIMENSIONS_UNDEFINED
public static final ErrorMessageFormat DIMENSIONS_NOT_IN_TABLE
public static final ErrorMessageFormat DIMENSION_FIELDS_UNDEFINED
public static final ErrorMessageFormat DIMENSION_TYPE_INVALID
public static final ErrorMessageFormat SLICE_UNDEFINED
public static final ErrorMessageFormat UNKNOWN_GRANULARITY
public static final ErrorMessageFormat GRANULARITY_MERGE
public static final ErrorMessageFormat INVALID_GRANULARITY
public static final ErrorMessageFormat TABLE_GRANULARITY_MISMATCH
public static final ErrorMessageFormat TIME_ALIGNMENT
public static final ErrorMessageFormat EMPTY_INTERVAL_FORMAT
public static final ErrorMessageFormat QUERY_GRAIN_NOT_SATISFIED
public static final ErrorMessageFormat INTERVAL_MISSING
public static final ErrorMessageFormat INTERVAL_INVALID
public static final ErrorMessageFormat INVALID_INTERVAL_GRANULARITY
public static final ErrorMessageFormat INTERVAL_ZERO_LENGTH
public static final ErrorMessageFormat INVALID_TIME_ZONE
public static final ErrorMessageFormat METRICS_MISSING
public static final ErrorMessageFormat METRICS_UNDEFINED
public static final ErrorMessageFormat METRICS_NOT_IN_TABLE
public static final ErrorMessageFormat DUPLICATE_METRICS_IN_API_REQUEST
public static final ErrorMessageFormat INCORRECT_METRIC_FILTER_FORMAT
public static final ErrorMessageFormat INVALID_METRIC_FILTER_CONDITION
public static final ErrorMessageFormat UNSUPPORTED_FILTERED_METRIC_CATEGORY
public static final ErrorMessageFormat INVALID_NUMBER_OF_FIELDS
public static final ErrorMessageFormat SORT_DIRECTION_INVALID
public static final ErrorMessageFormat SORT_METRICS_NOT_IN_QUERY_FORMAT
public static final ErrorMessageFormat SORT_METRICS_NOT_SORTABLE_FORMAT
public static final ErrorMessageFormat SORT_METRICS_UNDEFINED
public static final ErrorMessageFormat DATE_TIME_SORT_VALUE_INVALID
public static final ErrorMessageFormat ACCEPT_FORMAT_INVALID
public static final ErrorMessageFormat FILTER_INVALID
public static final ErrorMessageFormat FILTER_ERROR
public static final ErrorMessageFormat FILTER_DIMENSION_UNDEFINED
public static final ErrorMessageFormat FILTER_DIMENSION_NOT_IN_TABLE
public static final ErrorMessageFormat FILTER_FIELD_NOT_IN_DIMENSIONS
public static final ErrorMessageFormat FILTER_OPERATOR_INVALID
public static final ErrorMessageFormat FILTER_SUBSTRING_OPERATIONS_DISABLED
public static final ErrorMessageFormat FILTER_DIMENSION_MISMATCH
public static final ErrorMessageFormat INTEGER_INVALID
public static final ErrorMessageFormat TOP_N_UNSORTED
public static final ErrorMessageFormat PAGINATION_PARAMETER_MISSING
public static final ErrorMessageFormat PAGINATION_PARAMETER_INVALID
public static final ErrorMessageFormat PAGINATION_PAGE_INVALID
public static final ErrorMessageFormat NO_PRERESPONSE
public static final ErrorMessageFormat RESULT_SET_ERROR
public static final ErrorMessageFormat TOO_MANY_PERIODS
public static final ErrorMessageFormat HAVING_INVALID
public static final ErrorMessageFormat HAVING_NON_NUMERIC
public static final ErrorMessageFormat HAVING_ERROR
public static final ErrorMessageFormat HAVING_METRIC_UNDEFINED
public static final ErrorMessageFormat HAVING_METRIC_NOT_IN_TABLE
public static final ErrorMessageFormat HAVING_METRICS_NOT_IN_QUERY_FORMAT
public static final ErrorMessageFormat HAVING_OPERATOR_INVALID
public static final ErrorMessageFormat LOGINFO_CLASS_INVALID
public static final ErrorMessageFormat DRUID_METADATA_READ_ERROR
public static final ErrorMessageFormat DRUID_METADATA_SEGMENTS_MISSING
public static final ErrorMessageFormat DRUID_URL_INVALID
public static final ErrorMessageFormat WEIGHT_CHECK_FAILED
public static final ErrorMessageFormat NON_AGGREGATABLE_INVALID
public static final ErrorMessageFormat NO_TABLE_FOR_NON_AGGREGATABLE
public static final ErrorMessageFormat NO_PHYSICAL_TABLE_MATCHED
public static final ErrorMessageFormat DIMENSION_ROWS_NOT_FOUND
public static final ErrorMessageFormat UNABLE_TO_FIND_DIMENSION_FROM_DICTIONARY
public static final ErrorMessageFormat METRIC_VALUE_PARSING_ERROR
public static final ErrorMessageFormat GRANULARITY_PARSING_ERROR
public static final ErrorMessageFormat UNKNOWN_TIMEZONE_ID
public static final ErrorMessageFormat UNABLE_TO_SERIALIZE
public static final ErrorMessageFormat METRIC_VALUE_CLASS_NOT_FOUND
public static final ErrorMessageFormat UNAUTHORIZED_WITH_RETRY
public static final ErrorMessageFormat UNAUTHORIZED
public static final ErrorMessageFormat RESOURCE_NOT_FOUND
public static final ErrorMessageFormat MSG_UNABLE_TO_DESERIALIZE
public static final ErrorMessageFormat LOG_UNABLE_TO_DESERIALIZE
public static final ErrorMessageFormat RESOURCE_RETRIEVAL_FAILURE
public static final ErrorMessageFormat RESOURCE_STORAGE_FAILURE
public static final ErrorMessageFormat RESOURCE_DELETION_FAILURE
public static final ErrorMessageFormat UNSUPPORTED_LOOKBACKQUERY_OPERATION
public static final ErrorMessageFormat JOB_NOT_FOUND
public static final ErrorMessageFormat JOB_MAPPING_FAILED
public static final ErrorMessageFormat JOBS_RETREIVAL_FAILED
public static final ErrorMessageFormat PHYSICAL_NAME_NOT_FOUND
public static final ErrorMessageFormat EITHER_ERROR_LEFT_OF_RIGHT
public static final ErrorMessageFormat EITHER_ERROR_RIGHT_OF_LEFT
public static final ErrorMessageFormat FAILED_TO_PUBLISH_ERROR
public static final ErrorMessageFormat FAILED_TO_SAVE_JOB_ROW
public static final ErrorMessageFormat MISSING_JOB_ID
public static final ErrorMessageFormat INVALID_ASYNC_AFTER
public static final ErrorMessageFormat FILTER_JOBFIELD_UNDEFINED
public static final ErrorMessageFormat FAILED_TO_SEND_QUERY_TO_DRUID
public static final ErrorMessageFormat ERROR_FROM_DRUID
public static final ErrorMessageFormat RESULT_MAPPING_FAILURE
public static final ErrorMessageFormat INVALID_DATASOURCE_UNION
public static final ErrorMessageFormat DATA_AVAILABILITY_MISMATCH
public static final ErrorMessageFormat TOO_MANY_INTERVALS_MISSING
public static final ErrorMessageFormat CONTEXT_AND_STATUS_MISSING_FROM_RESPONSE
public static final ErrorMessageFormat DRUID_RESPONSE_CONTEXT_MISSING_FROM_RESPONSE
public static final ErrorMessageFormat UNCOVERED_INTERVALS_MISSING_FROM_RESPONSE
public static final ErrorMessageFormat UNCOVERED_INTERVALS_OVERFLOWED_MISSING_FROM_RESPONSE
public static final ErrorMessageFormat STATUS_CODE_MISSING_FROM_RESPONSE
public static final ErrorMessageFormat ETAG_MISSING_FROM_RESPONSE
public static final ErrorMessageFormat INTERNAL_SERVER_ERROR_ON_JSON_PROCESSING
public static final ErrorMessageFormat INTERNAL_SERVER_ERROR_REASON_PHRASE
public static final ErrorMessageFormat TOO_MANY_BACKING_DATA_SOURCES
public static final ErrorMessageFormat TOO_FEW_BACKING_DATA_SOURCES
public static final ErrorMessageFormat HAVING_OPERATOR_WRONG_NUMBER_OF_PARAMETERS
public static final ErrorMessageFormat HAVING_OPERATOR_IMPROPER_RANGE
public static final ErrorMessageFormat TOO_MANY_DRUID_FILTERS
public static final ErrorMessageFormat UNABLE_TO_CREATE_DIR
public static final ErrorMessageFormat UNABLE_TO_DELETE_DIR
public static final ErrorMessageFormat FAIL_TO_WIPTE_LUCENE_INDEX_DIR
public static final ErrorMessageFormat REQUEST_PROCESSING_EXCEPTION
public static final ErrorMessageFormat TWO_VALUES_OF_THE_SAME_KEY
public static ErrorMessageFormat[] values()
for (ErrorMessageFormat c : ErrorMessageFormat.values()) System.out.println(c);
public static ErrorMessageFormat valueOf(String name)
name
- the name of the enum constant to be returned.IllegalArgumentException
- if this enum type has no constant with the specified nameNullPointerException
- if the argument is nullpublic String getMessageFormat()
MessageFormatter
getMessageFormat
in interface MessageFormatter
public String getLoggingFormat()
MessageFormatter
getLoggingFormat
in interface MessageFormatter
Copyright © 2016–2018 Yahoo! Inc.. All rights reserved.