Class TimelineContext
java.lang.Object
org.apache.hadoop.yarn.server.timelineservice.TimelineContext
- Direct Known Subclasses:
TimelineCollectorContext,TimelineReaderContext
Encapsulates timeline context information.
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionbooleangetAppId()inthashCode()voidvoidsetClusterId(String cluster) voidsetFlowName(String flow) voidsetFlowRunId(long runId) void
-
Constructor Details
-
TimelineContext
public TimelineContext() -
TimelineContext
-
-
Method Details