Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SEPARATOR |
"_" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
DEFAULT_LIMIT |
100L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final char |
DEFAULT_DELIMITER_CHAR |
33 |
public static final char |
DEFAULT_ESCAPE_CHAR |
42 |
public static final String |
FROMID_KEY |
"FROM_ID" |
public static final String |
UID_KEY |
"UID" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
EMPTY_STRING |
"" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TIMELINE_SERVICE_STORAGE_DIR_ROOT |
"yarn.timeline-service.fs-writer.root-dir" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ENTITIES_DIR |
"entities" |
public static final String |
TIMELINE_SERVICE_STORAGE_DIR_ROOT |
"yarn.timeline-service.fs-writer.root-dir" |
public static final String |
TIMELINE_SERVICE_STORAGE_EXTENSION |
".thist" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
FLOW_AGGREGATION_TABLE_NAME |
"yarn_timeline_flow_aggregation" |
public static final String |
USER_AGGREGATION_TABLE_NAME |
"yarn_timeline_user_aggregation" |
Copyright © 2017 Apache Software Foundation. All Rights Reserved.