- generateToken(UserGroupInformation, String) - Method in class org.apache.hadoop.yarn.server.timelineservice.security.TimelineV2DelegationTokenSecretManagerService
-  
- generateToken(UserGroupInformation, String) - Method in class org.apache.hadoop.yarn.server.timelineservice.security.TimelineV2DelegationTokenSecretManagerService.TimelineV2DelegationTokenSecretManager
-  
- generateTokenForAppCollector(String) - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.NodeTimelineCollectorManager
-  
- get(ApplicationId) - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollectorManager
- 
Returns the collector for the specified id. 
- getAbout() - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollectorWebService.AboutInfo
-  
- getAggregationGroups() - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollector
-  
- getApp(HttpServletRequest, HttpServletResponse, String, String, String, String, String, String, String) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderWebServices
- 
Return a single app for given UID which is a delimited string containing
 clusterid, userid, flow name, flowrun id and app id. 
- getApp(HttpServletRequest, HttpServletResponse, String, String, String, String, String, String, String, String, String, String) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderWebServices
- 
Return a single app for given app id. 
- getApp(HttpServletRequest, HttpServletResponse, String, String, String, String, String, String, String, String, String, String, String) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderWebServices
- 
Return a single app for given cluster id and app id. 
- getAppAttempt(HttpServletRequest, HttpServletResponse, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderWebServices
- 
Return a single application-attempt entity for the given attempt Id. 
- getAppAttempt(HttpServletRequest, HttpServletResponse, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderWebServices
- 
Return a single application attempt entity of the given entity Id. 
- getAppAttempts(HttpServletRequest, HttpServletResponse, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderWebServices
- 
Return a set of application-attempt entities for a given applicationId. 
- getAppAttempts(HttpServletRequest, HttpServletResponse, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderWebServices
- 
Return a set of application-attempt entities for a given applicationId. 
- getAppId() - Method in class org.apache.hadoop.yarn.server.timelineservice.TimelineContext
-  
- getAppUser() - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.AppLevelTimelineCollector
-  
- getAsyncPutEntitiesFailureLatency() - Method in class org.apache.hadoop.yarn.server.timelineservice.metrics.PerNodeAggTimelineCollectorMetrics
-  
- getAsyncPutEntitiesSuccessLatency() - Method in class org.apache.hadoop.yarn.server.timelineservice.metrics.PerNodeAggTimelineCollectorMetrics
-  
- getClusterId() - Method in class org.apache.hadoop.yarn.server.timelineservice.TimelineContext
-  
- getCompareOp() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineCompareFilter
-  
- getCompareOp() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineExistsFilter
-  
- getCompareOp() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineKeyValuesFilter
-  
- getCompareOp() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelinePrefixFilter
-  
- getConfigFilters() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineEntityFilters
-  
- getConfsToRetrieve() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineDataToRetrieve
-  
- getContainer(HttpServletRequest, HttpServletResponse, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderWebServices
- 
Return a single container entity for the given container Id. 
- getContainer(HttpServletRequest, HttpServletResponse, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderWebServices
- 
Return a single container entity for the given container Id. 
- getContainers(HttpServletRequest, HttpServletResponse, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderWebServices
- 
Return a set of container entities belonging to given application attempt
 id. 
- getContainers(HttpServletRequest, HttpServletResponse, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderWebServices
- 
Return a set of container entities belonging to given application attempt
 id. 
- getCreatedTimeBegin() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineEntityFilters
-  
- getCreatedTimeEnd() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineEntityFilters
-  
- getCurrentUser() - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.AppLevelTimelineCollector
-  
- getDelegationTokenForApp() - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.AppLevelTimelineCollector
-  
- getDoAsUser() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderContext
-  
- getEntities(TimelineReaderContext, TimelineEntityFilters, TimelineDataToRetrieve) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderManager
- 
Get a set of entities matching given predicates by making a call to
 backend storage implementation. 
- getEntities(HttpServletRequest, HttpServletResponse, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderWebServices
- 
Return a single entity for a given entity type and UID which is a delimited
 string containing clusterid, userid, flow name, flowrun id and app id. 
- getEntities(HttpServletRequest, HttpServletResponse, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderWebServices
- 
Return a set of entities that match the given parameters. 
- getEntities(HttpServletRequest, HttpServletResponse, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderWebServices
- 
Return a set of entities that match the given parameters. 
- getEntities(TimelineReaderContext, TimelineEntityFilters, TimelineDataToRetrieve) - Method in class org.apache.hadoop.yarn.server.timelineservice.storage.FileSystemTimelineReaderImpl
-  
- getEntities(TimelineReaderContext, TimelineEntityFilters, TimelineDataToRetrieve) - Method in class org.apache.hadoop.yarn.server.timelineservice.storage.NoOpTimelineReaderImpl
-  
- getEntities(TimelineReaderContext, TimelineEntityFilters, TimelineDataToRetrieve) - Method in interface org.apache.hadoop.yarn.server.timelineservice.storage.TimelineReader
- 
The API to search for a set of entities of the given entity type in
 the scope of the given context which matches the given predicates. 
- getEntity(TimelineReaderContext, TimelineDataToRetrieve) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderManager
- 
Get single timeline entity by making a call to backend storage
 implementation. 
- getEntity(HttpServletRequest, HttpServletResponse, String, String, String, String, String, String, String) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderWebServices
- 
Return a single entity for given UID which is a delimited string containing
 clusterid, userid, flow name, flowrun id, app id, entity type and entityid. 
- getEntity(HttpServletRequest, HttpServletResponse, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderWebServices
- 
Return a single entity of the given entity type and Id. 
- getEntity(HttpServletRequest, HttpServletResponse, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderWebServices
- 
Return a single entity of the given entity type and Id. 
- getEntity(TimelineReaderContext, TimelineDataToRetrieve) - Method in class org.apache.hadoop.yarn.server.timelineservice.storage.FileSystemTimelineReaderImpl
-  
- getEntity(TimelineReaderContext, TimelineDataToRetrieve) - Method in class org.apache.hadoop.yarn.server.timelineservice.storage.NoOpTimelineReaderImpl
-  
- getEntity(TimelineReaderContext, TimelineDataToRetrieve) - Method in interface org.apache.hadoop.yarn.server.timelineservice.storage.TimelineReader
- 
The API to fetch the single entity given the identifier(depending on
 the entity type) in the scope of the given context. 
- getEntityId() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderContext
-  
- getEntityIdPrefix() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderContext
-  
- getEntityType() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderContext
-  
- getEntityTypes(TimelineReaderContext) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderManager
- 
Gets a list of available timeline entity types for an application. 
- getEntityTypes(HttpServletRequest, HttpServletResponse, String, String, String, String) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderWebServices
- 
Returns a set of available entity types for a given app id. 
- getEntityTypes(HttpServletRequest, HttpServletResponse, String, String, String, String, String) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderWebServices
- 
Returns a set of available entity types for a given app id. 
- getEntityTypes(TimelineReaderContext) - Method in class org.apache.hadoop.yarn.server.timelineservice.storage.FileSystemTimelineReaderImpl
-  
- getEntityTypes(TimelineReaderContext) - Method in class org.apache.hadoop.yarn.server.timelineservice.storage.NoOpTimelineReaderImpl
-  
- getEntityTypes(TimelineReaderContext) - Method in interface org.apache.hadoop.yarn.server.timelineservice.storage.TimelineReader
- 
The API to list all available entity types of the given context. 
- getEntityTypesSkipAggregation() - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.AppLevelTimelineCollectorWithAgg
-  
- getEntityTypesSkipAggregation() - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollector
- 
Method to decide the set of timeline entity types the collector should
 skip on aggregations. 
- getEventFilters() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineEntityFilters
-  
- getFieldsToRetrieve() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineDataToRetrieve
-  
- getFilterList() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineFilterList
- 
Get the filter list. 
- getFilterType() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineCompareFilter
-  
- getFilterType() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineExistsFilter
-  
- getFilterType() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineFilter
-  
- getFilterType() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineFilterList
-  
- getFilterType() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineKeyValueFilter
-  
- getFilterType() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineKeyValuesFilter
-  
- getFilterType() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelinePrefixFilter
-  
- getFlowApps(HttpServletRequest, HttpServletResponse, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderWebServices
- 
Return a list of apps for given user and flow name. 
- getFlowApps(HttpServletRequest, HttpServletResponse, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderWebServices
- 
Return a list of apps for a given user, cluster id and flow name. 
- getFlowName() - Method in class org.apache.hadoop.yarn.server.timelineservice.TimelineContext
-  
- getFlowRun(HttpServletRequest, HttpServletResponse, String, String) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderWebServices
- 
Return a single flow run for given UID which is a delimited string
 containing clusterid, userid, flow name and flowrun id. 
- getFlowRun(HttpServletRequest, HttpServletResponse, String, String, String, String) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderWebServices
- 
Return a single flow run for the given user, flow name and run id. 
- getFlowRun(HttpServletRequest, HttpServletResponse, String, String, String, String, String) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderWebServices
- 
Return a single flow run for the given user, cluster, flow name and run id. 
- getFlowRunApps(HttpServletRequest, HttpServletResponse, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderWebServices
- 
Return a list of apps for given UID which is a delimited string containing
 clusterid, userid, flow name and flowrun id. 
- getFlowRunApps(HttpServletRequest, HttpServletResponse, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderWebServices
- 
Return a list of apps for given user, flow name and flow run id. 
- getFlowRunApps(HttpServletRequest, HttpServletResponse, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderWebServices
- 
Return a list of apps for a given user, cluster id, flow name and flow run
 id. 
- getFlowRunId() - Method in class org.apache.hadoop.yarn.server.timelineservice.TimelineContext
-  
- getFlowRuns(HttpServletRequest, HttpServletResponse, String, String, String, String, String, String, String) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderWebServices
- 
Return a list of flow runs for given UID which is a delimited string
 containing clusterid, userid and flow name. 
- getFlowRuns(HttpServletRequest, HttpServletResponse, String, String, String, String, String, String, String, String) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderWebServices
- 
Return a set of flows runs for the given user and flow name. 
- getFlowRuns(HttpServletRequest, HttpServletResponse, String, String, String, String, String, String, String, String, String) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderWebServices
- 
Return a set of flows runs for the given cluster, user and flow name. 
- getFlows(HttpServletRequest, HttpServletResponse, String, String, String) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderWebServices
- 
Return a list of active flows. 
- getFlows(HttpServletRequest, HttpServletResponse, String, String, String, String) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderWebServices
- 
Return a list of active flows for a given cluster id. 
- getFlowVersion() - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollectorContext
-  
- getFromId() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineEntityFilters
-  
- getGetEntitiesFailureLatency() - Method in class org.apache.hadoop.yarn.server.timelineservice.metrics.TimelineReaderMetrics
-  
- getGetEntitiesSuccessLatency() - Method in class org.apache.hadoop.yarn.server.timelineservice.metrics.TimelineReaderMetrics
-  
- getGetEntityTypesFailureLatency() - Method in class org.apache.hadoop.yarn.server.timelineservice.metrics.TimelineReaderMetrics
-  
- getGetEntityTypesSuccessLatency() - Method in class org.apache.hadoop.yarn.server.timelineservice.metrics.TimelineReaderMetrics
-  
- getHealthStatus() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderManager
- 
Check if reader connection is alive. 
- getHealthStatus() - Method in class org.apache.hadoop.yarn.server.timelineservice.storage.FileSystemTimelineReaderImpl
-  
- getHealthStatus() - Method in class org.apache.hadoop.yarn.server.timelineservice.storage.NoOpTimelineReaderImpl
-  
- getHealthStatus() - Method in interface org.apache.hadoop.yarn.server.timelineservice.storage.TimelineReader
- 
Check if reader connection is working properly. 
- getInfoFilters() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineEntityFilters
-  
- getInstance() - Static method in class org.apache.hadoop.yarn.server.timelineservice.metrics.PerNodeAggTimelineCollectorMetrics
-  
- getInstance() - Static method in class org.apache.hadoop.yarn.server.timelineservice.metrics.TimelineReaderMetrics
-  
- getIsRelatedTo() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineEntityFilters
-  
- getKerberosInfo(Class<?>, Configuration) - Method in class org.apache.hadoop.yarn.server.timelineservice.security.CollectorNodemanagerSecurityInfo
-  
- getKey() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineCompareFilter
-  
- getKey() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineKeyValuesFilter
-  
- getKeyMustExist() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineCompareFilter
-  
- getLimit() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineEntityFilters
-  
- getMetaData() - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.PerNodeTimelineCollectorsAuxService
-  
- getMetricFilters() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineEntityFilters
-  
- getMetricsLimit() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineDataToRetrieve
-  
- getMetricsTimeBegin() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineDataToRetrieve
-  
- getMetricsTimeEnd() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineDataToRetrieve
-  
- getMetricsToRetrieve() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineDataToRetrieve
-  
- getNMCollectorService() - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.NodeTimelineCollectorManager
-  
- getOperator() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineFilterList
- 
Get the operator. 
- getPrefix() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelinePrefixFilter
-  
- getPrimaryKeyList() - Method in class org.apache.hadoop.yarn.server.timelineservice.storage.common.OfflineAggregationInfo
-  
- getPutEntitiesFailureLatency() - Method in class org.apache.hadoop.yarn.server.timelineservice.metrics.PerNodeAggTimelineCollectorMetrics
-  
- getPutEntitiesSuccessLatency() - Method in class org.apache.hadoop.yarn.server.timelineservice.metrics.PerNodeAggTimelineCollectorMetrics
-  
- getRelatesTo() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineEntityFilters
-  
- getRestServerBindAddress() - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.NodeTimelineCollectorManager
-  
- getSubAppEntities(HttpServletRequest, HttpServletResponse, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderWebServices
-  
- getSubAppEntities(HttpServletRequest, HttpServletResponse, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderWebServices
-  
- getSubAppEntities(HttpServletRequest, HttpServletResponse, String, String, String, String, String, String, String, String, String, String) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderWebServices
-  
- getSubAppEntities(HttpServletRequest, HttpServletResponse, String, String, String, String, String, String, String, String, String, String, String) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderWebServices
-  
- getTableName() - Method in class org.apache.hadoop.yarn.server.timelineservice.storage.common.OfflineAggregationInfo
-  
- getTimelineEntityContext() - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.AppLevelTimelineCollector
-  
- getTimelineEntityContext() - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollector
-  
- getTimelineRecordFromJSON(String, Class<T>) - Static method in class org.apache.hadoop.yarn.server.timelineservice.storage.FileSystemTimelineReaderImpl
- 
Deserialize a POJO object from a JSON string. 
- getTokenInfo(Class<?>, Configuration) - Method in class org.apache.hadoop.yarn.server.timelineservice.security.CollectorNodemanagerSecurityInfo
-  
- getTokenManagerService() - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.NodeTimelineCollectorManager
-  
- getUser(HttpServletRequest) - Static method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderWebServicesUtils
- 
Get UGI based on the remote user in the HTTP request. 
- getUserId() - Method in class org.apache.hadoop.yarn.server.timelineservice.TimelineContext
-  
- getValue() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineCompareFilter
-  
- getValue() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineExistsFilter
-  
- getValues() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineKeyValuesFilter
-  
- getWebServerPort() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderServer
-  
- getWriter() - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollectorManager
-  
- TIMELINE_FS_WRITER_NUM_RETRIES - Static variable in class org.apache.hadoop.yarn.server.timelineservice.storage.FileSystemTimelineWriterImpl
-  
- TIMELINE_FS_WRITER_RETRY_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.server.timelineservice.storage.FileSystemTimelineWriterImpl
-  
- TIMELINE_SERVICE_STORAGE_DIR_ROOT - Static variable in class org.apache.hadoop.yarn.server.timelineservice.storage.FileSystemTimelineReaderImpl
- 
Config param for timeline service file system storage root. 
- TIMELINE_SERVICE_STORAGE_DIR_ROOT - Static variable in class org.apache.hadoop.yarn.server.timelineservice.storage.FileSystemTimelineWriterImpl
- 
Config param for timeline service storage tmp root for FILE YARN-3264. 
- TIMELINE_SERVICE_STORAGE_EXTENSION - Static variable in class org.apache.hadoop.yarn.server.timelineservice.storage.FileSystemTimelineWriterImpl
- 
Default extension for output files. 
- TimelineAggregationTrack - Enum in org.apache.hadoop.yarn.server.timelineservice.storage
- 
specifies the tracks along which an entity
 info is to be aggregated on. 
- TimelineCollector - Class in org.apache.hadoop.yarn.server.timelineservice.collector
- 
Service that handles writes to the timeline service and writes them to the
 backing storage. 
- TimelineCollector(String) - Constructor for class org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollector
-  
- TimelineCollector.AggregationStatusTable - Class in org.apache.hadoop.yarn.server.timelineservice.collector
-  
- TimelineCollectorContext - Class in org.apache.hadoop.yarn.server.timelineservice.collector
- 
Encapsulates context information required by collector during a put. 
- TimelineCollectorContext() - Constructor for class org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollectorContext
-  
- TimelineCollectorContext(String, String, String, String, Long, String) - Constructor for class org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollectorContext
-  
- TimelineCollectorManager - Class in org.apache.hadoop.yarn.server.timelineservice.collector
- 
Class that manages adding and removing collectors and their lifecycle. 
- TimelineCollectorManager(String) - Constructor for class org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollectorManager
-  
- TimelineCollectorWebService - Class in org.apache.hadoop.yarn.server.timelineservice.collector
- 
The main per-node REST end point for timeline service writes. 
- TimelineCollectorWebService() - Constructor for class org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollectorWebService
-  
- TimelineCollectorWebService.AboutInfo - Class in org.apache.hadoop.yarn.server.timelineservice.collector
- 
Gives information about timeline collector. 
- TimelineCompareFilter - Class in org.apache.hadoop.yarn.server.timelineservice.reader.filter
- 
Filter class which represents filter to be applied based on key-value pair
 and the relation between them represented by different relational operators. 
- TimelineCompareFilter() - Constructor for class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineCompareFilter
-  
- TimelineCompareFilter(TimelineCompareOp, String, Object, boolean) - Constructor for class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineCompareFilter
-  
- TimelineCompareFilter(TimelineCompareOp, String, Object) - Constructor for class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineCompareFilter
-  
- TimelineCompareOp - Enum in org.apache.hadoop.yarn.server.timelineservice.reader.filter
- 
Comparison Operators. 
- TimelineContext - Class in org.apache.hadoop.yarn.server.timelineservice
- 
Encapsulates timeline context information. 
- TimelineContext() - Constructor for class org.apache.hadoop.yarn.server.timelineservice.TimelineContext
-  
- TimelineContext(String, String, String, Long, String) - Constructor for class org.apache.hadoop.yarn.server.timelineservice.TimelineContext
-  
- TimelineDataToRetrieve - Class in org.apache.hadoop.yarn.server.timelineservice.reader
- 
Encapsulates information regarding which data to retrieve for each entity
 while querying.
 Data to retrieve contains the following :
 confsToRetrieve - Used for deciding which configs to return
 in response.
 
- TimelineDataToRetrieve() - Constructor for class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineDataToRetrieve
-  
- TimelineDataToRetrieve(TimelineFilterList, TimelineFilterList, EnumSet<TimelineReader.Field>, Integer, Long, Long) - Constructor for class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineDataToRetrieve
-  
- TimelineEntityFilters - Class in org.apache.hadoop.yarn.server.timelineservice.reader
- 
Encapsulates information regarding the filters to apply while querying. 
- TimelineEntityFilters.Builder - Class in org.apache.hadoop.yarn.server.timelineservice.reader
- 
A builder class to build an instance of TimelineEntityFilters. 
- TimelineExistsFilter - Class in org.apache.hadoop.yarn.server.timelineservice.reader.filter
- 
Filter class which represents filter to be applied based on existence of a
 value. 
- TimelineExistsFilter() - Constructor for class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineExistsFilter
-  
- TimelineExistsFilter(TimelineCompareOp, String) - Constructor for class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineExistsFilter
-  
- TimelineFilter - Class in org.apache.hadoop.yarn.server.timelineservice.reader.filter
- 
Abstract base class extended to implement timeline filters. 
- TimelineFilter() - Constructor for class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineFilter
-  
- TimelineFilter.TimelineFilterType - Enum in org.apache.hadoop.yarn.server.timelineservice.reader.filter
- 
Lists the different filter types. 
- TimelineFilterList - Class in org.apache.hadoop.yarn.server.timelineservice.reader.filter
- 
- TimelineFilterList(TimelineFilter...) - Constructor for class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineFilterList
-  
- TimelineFilterList() - Constructor for class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineFilterList
-  
- TimelineFilterList(TimelineFilterList.Operator) - Constructor for class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineFilterList
-  
- TimelineFilterList(TimelineFilterList.Operator, TimelineFilter...) - Constructor for class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineFilterList
-  
- TimelineFilterList.Operator - Enum in org.apache.hadoop.yarn.server.timelineservice.reader.filter
- 
Specifies how filters in the filter list will be evaluated. 
- TimelineKeyValueFilter - Class in org.apache.hadoop.yarn.server.timelineservice.reader.filter
- 
Filter class which represents filter to be applied based on key-value pair
 being equal or not to the values in back-end store. 
- TimelineKeyValueFilter() - Constructor for class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineKeyValueFilter
-  
- TimelineKeyValueFilter(TimelineCompareOp, String, Object, boolean) - Constructor for class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineKeyValueFilter
-  
- TimelineKeyValueFilter(TimelineCompareOp, String, Object) - Constructor for class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineKeyValueFilter
-  
- TimelineKeyValuesFilter - Class in org.apache.hadoop.yarn.server.timelineservice.reader.filter
- 
Filter class which represents filter to be applied based on multiple values
 for a key and these values being equal or not equal to values in back-end
 store. 
- TimelineKeyValuesFilter() - Constructor for class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineKeyValuesFilter
-  
- TimelineKeyValuesFilter(TimelineCompareOp, String, Set<Object>) - Constructor for class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineKeyValuesFilter
-  
- TimelineParserForDataToRetrieve - Class in org.apache.hadoop.yarn.server.timelineservice.reader
- 
Used for parsing metrics or configs to retrieve. 
- TimelineParserForDataToRetrieve(String) - Constructor for class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineParserForDataToRetrieve
-  
- TimelinePrefixFilter - Class in org.apache.hadoop.yarn.server.timelineservice.reader.filter
- 
Filter class which represents filter to be applied based on prefixes. 
- TimelinePrefixFilter() - Constructor for class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelinePrefixFilter
-  
- TimelinePrefixFilter(TimelineCompareOp, String) - Constructor for class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelinePrefixFilter
-  
- TimelineReader - Interface in org.apache.hadoop.yarn.server.timelineservice.storage
- 
ATSv2 reader interface. 
- TimelineReader.Field - Enum in org.apache.hadoop.yarn.server.timelineservice.storage
- 
- TimelineReaderAuthenticationFilterInitializer - Class in org.apache.hadoop.yarn.server.timelineservice.reader.security
- 
Filter initializer to initialize AuthenticationFilterfor ATSv2 timeline reader server with timeline service specific
 configurations.
 
- TimelineReaderAuthenticationFilterInitializer() - Constructor for class org.apache.hadoop.yarn.server.timelineservice.reader.security.TimelineReaderAuthenticationFilterInitializer
-  
- TimelineReaderContext - Class in org.apache.hadoop.yarn.server.timelineservice.reader
- 
Encapsulates fields necessary to make a query in timeline reader. 
- TimelineReaderContext(String, String, String, Long, String, String, String) - Constructor for class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderContext
-  
- TimelineReaderContext(String, String, String, Long, String, String, Long, String) - Constructor for class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderContext
-  
- TimelineReaderContext(String, String, String, Long, String, String, Long, String, String) - Constructor for class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderContext
-  
- TimelineReaderContext(TimelineReaderContext) - Constructor for class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderContext
-  
- TimelineReaderManager - Class in org.apache.hadoop.yarn.server.timelineservice.reader
- 
This class wraps over the timeline reader store implementation. 
- TimelineReaderManager(TimelineReader) - Constructor for class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderManager
-  
- TimelineReaderMetrics - Class in org.apache.hadoop.yarn.server.timelineservice.metrics
- 
Metrics class for TimelineReader. 
- TimelineReaderMetrics() - Constructor for class org.apache.hadoop.yarn.server.timelineservice.metrics.TimelineReaderMetrics
-  
- TimelineReaderServer - Class in org.apache.hadoop.yarn.server.timelineservice.reader
- 
Main class for Timeline Reader. 
- TimelineReaderServer() - Constructor for class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderServer
-  
- TimelineReaderUtils - Class in org.apache.hadoop.yarn.server.timelineservice.reader
- 
Set of utility methods to be used across timeline reader. 
- TimelineReaderWebServices - Class in org.apache.hadoop.yarn.server.timelineservice.reader
- 
REST end point for Timeline Reader. 
- TimelineReaderWebServices() - Constructor for class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderWebServices
-  
- TimelineReaderWebServicesUtils - Class in org.apache.hadoop.yarn.server.timelineservice.reader
- 
Set of utility methods to be used by timeline reader web services. 
- TimelineReaderWhitelistAuthorizationFilter - Class in org.apache.hadoop.yarn.server.timelineservice.reader.security
- 
Filter to check if a particular user is allowed to read ATSv2 data. 
- TimelineReaderWhitelistAuthorizationFilter() - Constructor for class org.apache.hadoop.yarn.server.timelineservice.reader.security.TimelineReaderWhitelistAuthorizationFilter
-  
- TimelineReaderWhitelistAuthorizationFilterInitializer - Class in org.apache.hadoop.yarn.server.timelineservice.reader.security
- 
- TimelineReaderWhitelistAuthorizationFilterInitializer() - Constructor for class org.apache.hadoop.yarn.server.timelineservice.reader.security.TimelineReaderWhitelistAuthorizationFilterInitializer
-  
- TimelineSchemaCreator - Class in org.apache.hadoop.yarn.server.timelineservice.storage
- 
This creates the timeline schema for storing application timeline
 information. 
- TimelineSchemaCreator() - Constructor for class org.apache.hadoop.yarn.server.timelineservice.storage.TimelineSchemaCreator
-  
- TimelineStorageMonitor - Class in org.apache.hadoop.yarn.server.timelineservice.storage
- 
This abstract class is for monitoring Health of Timeline Storage. 
- TimelineStorageMonitor(Configuration, TimelineStorageMonitor.Storage) - Constructor for class org.apache.hadoop.yarn.server.timelineservice.storage.TimelineStorageMonitor
-  
- TimelineStorageMonitor.Storage - Enum in org.apache.hadoop.yarn.server.timelineservice.storage
- 
Different Storages supported by ATSV2. 
- TimelineStorageUtils - Class in org.apache.hadoop.yarn.server.timelineservice.storage.common
- 
A bunch of utility functions used across TimelineReader and TimelineWriter. 
- TimelineV2DelegationTokenSecretManager(long, long, long, long) - Constructor for class org.apache.hadoop.yarn.server.timelineservice.security.TimelineV2DelegationTokenSecretManagerService.TimelineV2DelegationTokenSecretManager
- 
Create a timeline v2 secret manager. 
- TimelineV2DelegationTokenSecretManagerService - Class in org.apache.hadoop.yarn.server.timelineservice.security
- 
- TimelineV2DelegationTokenSecretManagerService() - Constructor for class org.apache.hadoop.yarn.server.timelineservice.security.TimelineV2DelegationTokenSecretManagerService
-  
- TimelineV2DelegationTokenSecretManagerService.TimelineV2DelegationTokenSecretManager - Class in org.apache.hadoop.yarn.server.timelineservice.security
- 
Delegation token secret manager for ATSv2. 
- TimelineWriter - Interface in org.apache.hadoop.yarn.server.timelineservice.storage
- 
This interface is for storing application timeline information. 
- toString() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineCompareFilter
-  
- toString() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineExistsFilter
-  
- toString() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineFilter
-  
- toString() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineFilterList
-  
- toString() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineKeyValuesFilter
-  
- toString() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelinePrefixFilter
-  
- valueOf(String) - Static method in enum org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineCompareOp
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineFilter.TimelineFilterType
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineFilterList.Operator
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.apache.hadoop.yarn.server.timelineservice.storage.TimelineAggregationTrack
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.apache.hadoop.yarn.server.timelineservice.storage.TimelineReader.Field
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.apache.hadoop.yarn.server.timelineservice.storage.TimelineStorageMonitor.Storage
- 
Returns the enum constant of this type with the specified name. 
- values() - Static method in enum org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineCompareOp
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineFilter.TimelineFilterType
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineFilterList.Operator
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.apache.hadoop.yarn.server.timelineservice.storage.TimelineAggregationTrack
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.apache.hadoop.yarn.server.timelineservice.storage.TimelineReader.Field
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.apache.hadoop.yarn.server.timelineservice.storage.TimelineStorageMonitor.Storage
- 
Returns an array containing the constants of this enum type, in
the order they are declared.