java.io.Closeable, java.lang.AutoCloseable, org.apache.hadoop.service.Service@Private @Unstable public class AppLevelTimelineCollectorWithAgg extends AppLevelTimelineCollector
AppLevelTimelineCollector class for
writes to Timeline Service.
App-related lifecycle management is handled by this service.TimelineCollector.AggregationStatusTableSEPARATOR| Constructor | Description |
|---|---|
AppLevelTimelineCollectorWithAgg(org.apache.hadoop.yarn.api.records.ApplicationId appId,
java.lang.String user) |
| Modifier and Type | Method | Description |
|---|---|---|
protected java.util.Set<java.lang.String> |
getEntityTypesSkipAggregation() |
Method to decide the set of timeline entity types the collector should
skip on aggregations.
|
protected void |
serviceInit(org.apache.hadoop.conf.Configuration conf) |
|
protected void |
serviceStart() |
|
protected void |
serviceStop() |
getAppUser, getCurrentUser, getDelegationTokenForApp, getTimelineEntityContextaggregateEntities, getAggregationGroups, isReadyToAggregate, putDomain, putEntities, putEntitiesAsync, setReadyToAggregate, setWriteraddIfService, addService, getServices, removeServiceclose, getBlockers, getConfig, getFailureCause, getFailureState, getLifecycleHistory, getName, getServiceState, getStartTime, init, isInState, noteFailure, putBlocker, registerGlobalListener, registerServiceListener, removeBlocker, setConfig, start, stop, toString, unregisterGlobalListener, unregisterServiceListener, waitForServiceToStoppublic AppLevelTimelineCollectorWithAgg(org.apache.hadoop.yarn.api.records.ApplicationId appId,
java.lang.String user)
protected void serviceInit(org.apache.hadoop.conf.Configuration conf)
throws java.lang.Exception
serviceInit in class AppLevelTimelineCollectorjava.lang.Exceptionprotected void serviceStart()
throws java.lang.Exception
serviceStart in class AppLevelTimelineCollectorjava.lang.Exceptionprotected void serviceStop()
throws java.lang.Exception
serviceStop in class AppLevelTimelineCollectorjava.lang.Exceptionprotected java.util.Set<java.lang.String> getEntityTypesSkipAggregation()
TimelineCollectorgetEntityTypesSkipAggregation in class TimelineCollectorCopyright © 2008–2025 Apache Software Foundation. All rights reserved.