java.lang.Comparable<TimelineEntity>@Public @Unstable public class SubApplicationEntity extends HierarchicalTimelineEntity
TimelineEntity.Identifier| Modifier and Type | Field | Description |
|---|---|---|
static java.lang.String |
YARN_APPLICATION_ID |
CHILDREN_INFO_KEY, PARENT_INFO_KEYDEFAULT_ENTITY_PREFIX, SYSTEM_INFO_KEY_PREFIX| Constructor | Description |
|---|---|
SubApplicationEntity(TimelineEntity entity) |
| Modifier and Type | Method | Description |
|---|---|---|
static boolean |
isSubApplicationEntity(TimelineEntity te) |
Checks if the input TimelineEntity object is an SubApplicationEntity.
|
void |
setApplicationId(java.lang.String appId) |
addChild, addChild, addChildren, getChildren, getParent, setChildren, setParent, setParentaddConfig, addConfigs, addEvent, addEvents, addInfo, addInfo, addIsRelatedToEntities, addIsRelatedToEntity, addMetric, addMetrics, addRelatesToEntities, addRelatesToEntity, compareTo, equals, getConfigs, getConfigsJAXB, getCreatedTime, getEvents, getId, getIdentifier, getIdPrefix, getInfo, getInfoJAXB, getIsRelatedToEntities, getIsRelatedToEntitiesJAXB, getMetrics, getReal, getRelatesToEntities, getRelatesToEntitiesJAXB, getType, hashCode, isValid, setConfigs, setCreatedTime, setEvents, setId, setIdentifier, setIdPrefix, setInfo, setIsRelatedToEntities, setMetrics, setRelatesToEntities, setType, setUID, toStringpublic static final java.lang.String YARN_APPLICATION_ID
public SubApplicationEntity(TimelineEntity entity)
public static boolean isSubApplicationEntity(TimelineEntity te)
te - TimelineEntity object.public void setApplicationId(java.lang.String appId)
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.