Class AppLevelTimelineCollectorWithAgg

java.lang.Object
org.apache.hadoop.service.AbstractService
org.apache.hadoop.service.CompositeService
All Implemented Interfaces:
Closeable, AutoCloseable, org.apache.hadoop.service.Service

@Private @Unstable public class AppLevelTimelineCollectorWithAgg extends AppLevelTimelineCollector
Service that handles aggregations for applications and makes use of AppLevelTimelineCollector class for writes to Timeline Service. App-related lifecycle management is handled by this service.