Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- about(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollectorWebService
-
Return the description of the timeline web services.
- about(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderWebServices
-
Return the description of the timeline reader web services.
- AboutInfo() - Constructor for class org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollectorWebService.AboutInfo
- AboutInfo(String) - Constructor for class org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollectorWebService.AboutInfo
- addApplicationIfAbsent(ApplicationId, String) - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.PerNodeTimelineCollectorsAuxService
-
Creates and adds an app level collector for the specified application id.
- addAsyncPutEntitiesLatency(long, boolean) - Method in class org.apache.hadoop.yarn.server.timelineservice.metrics.PerNodeAggTimelineCollectorMetrics
- addFieldsBasedOnConfsAndMetricsToRetrieve() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineDataToRetrieve
-
Adds configs and metrics fields to fieldsToRetrieve(if they are not present) if confsToRetrieve and metricsToRetrieve are specified.
- addFilter(TimelineFilter) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineFilterList
- addFilters(Configuration) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderServer
- addGetEntitiesLatency(long, boolean) - Method in class org.apache.hadoop.yarn.server.timelineservice.metrics.TimelineReaderMetrics
- addGetEntityTypesLatency(long, boolean) - Method in class org.apache.hadoop.yarn.server.timelineservice.metrics.TimelineReaderMetrics
- addPutEntitiesLatency(long, boolean) - Method in class org.apache.hadoop.yarn.server.timelineservice.metrics.PerNodeAggTimelineCollectorMetrics
- aggregate(TimelineEntity, TimelineAggregationTrack) - Method in class org.apache.hadoop.yarn.server.timelineservice.storage.NoOpTimelineWriterImpl
- aggregate(TimelineEntity, TimelineAggregationTrack) - Method in interface org.apache.hadoop.yarn.server.timelineservice.storage.TimelineWriter
-
Aggregates the entity information to the timeline store based on which track this entity is to be rolled up to The tracks along which aggregations are to be done are given by
TimelineAggregationTrackAny errors occurring for individual write request objects will be reported in the response. - aggregateAllTo(TimelineEntity, String) - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollector.AggregationStatusTable
- aggregateEntities(TimelineEntities, String, String, boolean) - Static method in class org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollector
-
Aggregate all metrics in given timeline entities with no predefined states.
- aggregateTo(TimelineMetric, TimelineEntity, String) - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollector.AggregationStatusTable
- AggregationStatusTable() - Constructor for class org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollector.AggregationStatusTable
- ALL - Enum constant in enum class org.apache.hadoop.yarn.server.timelineservice.storage.TimelineReader.Field
- AND - Enum constant in enum class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineFilterList.Operator
- APP - Enum constant in enum class org.apache.hadoop.yarn.server.timelineservice.storage.TimelineAggregationTrack
- AppLevelTimelineCollector - Class in org.apache.hadoop.yarn.server.timelineservice.collector
-
Service that handles writes to the timeline service and writes them to the backing storage for a given YARN application.
- AppLevelTimelineCollector(ApplicationId) - Constructor for class org.apache.hadoop.yarn.server.timelineservice.collector.AppLevelTimelineCollector
- AppLevelTimelineCollector(ApplicationId, String) - Constructor for class org.apache.hadoop.yarn.server.timelineservice.collector.AppLevelTimelineCollector
- AppLevelTimelineCollectorWithAgg - Class in org.apache.hadoop.yarn.server.timelineservice.collector
-
Service that handles aggregations for applications and makes use of
AppLevelTimelineCollectorclass for writes to Timeline Service. - AppLevelTimelineCollectorWithAgg(ApplicationId, String) - Constructor for class org.apache.hadoop.yarn.server.timelineservice.collector.AppLevelTimelineCollectorWithAgg
B
- build() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineEntityFilters.Builder
- Builder() - Constructor for class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineEntityFilters.Builder
C
- cancelToken(Token<TimelineDelegationTokenIdentifier>, String) - Method in class org.apache.hadoop.yarn.server.timelineservice.security.TimelineV2DelegationTokenSecretManagerService
- cancelTokenForAppCollector(AppLevelTimelineCollector) - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.NodeTimelineCollectorManager
- checkAccess(UserGroupInformation) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderManager
-
The API to confirm is a User is allowed to read this data.
- checkStorageIsUp() - Method in class org.apache.hadoop.yarn.server.timelineservice.storage.TimelineStorageMonitor
- close() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineParserForDataToRetrieve
- CollectorNodemanagerSecurityInfo - Class in org.apache.hadoop.yarn.server.timelineservice.security
-
SecurityInfo implementation for CollectorNodemanager protocol.
- CollectorNodemanagerSecurityInfo() - Constructor for class org.apache.hadoop.yarn.server.timelineservice.security.CollectorNodemanagerSecurityInfo
- COMPARE - Enum constant in enum class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineFilter.TimelineFilterType
-
Filter which is used for key-value comparison.
- configFilters(TimelineFilterList) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineEntityFilters.Builder
- CONFIGS - Enum constant in enum class org.apache.hadoop.yarn.server.timelineservice.storage.TimelineReader.Field
- configure() - Static method in class org.apache.hadoop.yarn.server.timelineservice.collector.NodeTimelineCollectorManager
- configure() - Static method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderServer
- containsTimelineCollector(ApplicationId) - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollectorManager
-
Returns whether the collector for the specified id exists in this collection.
- createdTimeBegin(Long) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineEntityFilters.Builder
- createIdentifier() - Method in class org.apache.hadoop.yarn.server.timelineservice.security.TimelineV2DelegationTokenSecretManagerService.TimelineV2DelegationTokenSecretManager
- createTimeEnd(Long) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineEntityFilters.Builder
- createTimelineDelegationTokenSecretManager(long, long, long, long) - Method in class org.apache.hadoop.yarn.server.timelineservice.security.TimelineV2DelegationTokenSecretManagerService
- createTimelineSchema(String[]) - Method in interface org.apache.hadoop.yarn.server.timelineservice.storage.SchemaCreator
- createTokenManagerService() - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.NodeTimelineCollectorManager
D
- DEFAULT_DELIMITER_CHAR - Static variable in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderUtils
-
Default delimiter for joining strings.
- DEFAULT_ESCAPE_CHAR - Static variable in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderUtils
-
Default escape character used for joining strings.
- DEFAULT_LIMIT - Static variable in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineEntityFilters
-
Default limit of number of entities to return for getEntities API.
- DEFAULT_METRICS_LIMIT - Static variable in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineDataToRetrieve
-
Default limit of number of metrics to return.
- destroy() - Static method in class org.apache.hadoop.yarn.server.timelineservice.metrics.PerNodeAggTimelineCollectorMetrics
- destroy() - Static method in class org.apache.hadoop.yarn.server.timelineservice.metrics.TimelineReaderMetrics
- destroy() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.security.TimelineReaderWhitelistAuthorizationFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.security.TimelineReaderWhitelistAuthorizationFilter
- doPostPut(ApplicationId, TimelineCollector) - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.NodeTimelineCollectorManager
- doPostPut(ApplicationId, TimelineCollector) - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollectorManager
-
A template method that will be called by
TimelineCollectorManager.postPut(ApplicationId, TimelineCollector).
E
- EMPTY_STRING - Static variable in class org.apache.hadoop.yarn.server.timelineservice.reader.security.TimelineReaderWhitelistAuthorizationFilter
- entityLimit(Long) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineEntityFilters.Builder
- EQUAL - Enum constant in enum class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineCompareOp
- equals(Object) - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollectorContext
- equals(Object) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineCompareFilter
- equals(Object) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineExistsFilter
- equals(Object) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineFilterList
- equals(Object) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineKeyValuesFilter
- equals(Object) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelinePrefixFilter
- equals(Object) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderContext
- equals(Object) - Method in class org.apache.hadoop.yarn.server.timelineservice.TimelineContext
- eventFilters(TimelineFilterList) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineEntityFilters.Builder
- EVENTS - Enum constant in enum class org.apache.hadoop.yarn.server.timelineservice.storage.TimelineReader.Field
- EXISTS - Enum constant in enum class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineFilter.TimelineFilterType
-
Filter which checks existence of a value.
F
- FLOW - Enum constant in enum class org.apache.hadoop.yarn.server.timelineservice.storage.TimelineAggregationTrack
- FLOW_AGGREGATION - Static variable in class org.apache.hadoop.yarn.server.timelineservice.storage.common.OfflineAggregationInfo
- FLOW_AGGREGATION_TABLE_NAME - Static variable in class org.apache.hadoop.yarn.server.timelineservice.storage.common.OfflineAggregationInfo
-
Default flow level aggregation table name.
- flush() - Method in class org.apache.hadoop.yarn.server.timelineservice.storage.NoOpTimelineWriterImpl
- flush() - Method in interface org.apache.hadoop.yarn.server.timelineservice.storage.TimelineWriter
-
Flushes the data to the backend storage.
- fromId(String) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineEntityFilters.Builder
- FROMID_KEY - Static variable in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderUtils
G
- 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(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(HttpServletRequest, HttpServletResponse, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, boolean) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderWebServices
- 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(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(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(HttpServletRequest, HttpServletResponse, String, String, String, String, String, String, String, String, String, String, String, String, String, String, boolean) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderWebServices
- 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(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(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.reader.TimelineReaderManager
-
Gets a list of available timeline entity types for an application.
- 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.NoOpTimelineReaderImpl
- getHealthStatus() - Method in class org.apache.hadoop.yarn.server.timelineservice.storage.NoOpTimelineWriterImpl
- getHealthStatus() - Method in interface org.apache.hadoop.yarn.server.timelineservice.storage.TimelineReader
-
Check if reader connection is working properly.
- getHealthStatus() - Method in interface org.apache.hadoop.yarn.server.timelineservice.storage.TimelineWriter
-
Check if writer 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) - 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
- 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
- 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
- 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
- GREATER_OR_EQUAL - Enum constant in enum class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineCompareOp
- GREATER_THAN - Enum constant in enum class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineCompareOp
H
- hashCode() - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollectorContext
- hashCode() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineCompareFilter
- hashCode() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineExistsFilter
- hashCode() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineFilterList
- hashCode() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineKeyValuesFilter
- hashCode() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelinePrefixFilter
- hashCode() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderContext
- hashCode() - Method in class org.apache.hadoop.yarn.server.timelineservice.TimelineContext
- HBase - Enum constant in enum class org.apache.hadoop.yarn.server.timelineservice.storage.TimelineStorageMonitor.Storage
- health(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderWebServices
-
Health check REST end point.
- healthCheck() - Method in class org.apache.hadoop.yarn.server.timelineservice.storage.TimelineStorageMonitor
I
- INFO - Enum constant in enum class org.apache.hadoop.yarn.server.timelineservice.storage.TimelineReader.Field
- infoFilters(TimelineFilterList) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineEntityFilters.Builder
- init(FilterConfig) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.security.TimelineReaderWhitelistAuthorizationFilter
- initFilter(FilterContainer, Configuration) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.security.TimelineReaderAuthenticationFilterInitializer
-
Initializes
AuthenticationFilter - initFilter(FilterContainer, Configuration) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.security.TimelineReaderWhitelistAuthorizationFilterInitializer
-
Initializes
TimelineReaderWhitelistAuthorizationFilter. - initializeApplication(ApplicationInitializationContext) - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.PerNodeTimelineCollectorsAuxService
- initializeContainer(ContainerInitializationContext) - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.PerNodeTimelineCollectorsAuxService
-
Creates and adds an app level collector for the specified application id.
- IS_RELATED_TO - Enum constant in enum class org.apache.hadoop.yarn.server.timelineservice.storage.TimelineReader.Field
- isGenericEntity() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderContext
- isIntegralValue(Object) - Static method in class org.apache.hadoop.yarn.server.timelineservice.storage.common.TimelineStorageUtils
-
Checks if passed object is of integral type(Short/Integer/Long).
- isReadyToAggregate() - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollector
- isRelatedTo(TimelineFilterList) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineEntityFilters.Builder
J
- joinAndEscapeStrings(String[]) - Static method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderUtils
K
- KEY_VALUE - Enum constant in enum class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineFilter.TimelineFilterType
-
Filter which is used for checking key-value equality.
- KEY_VALUES - Enum constant in enum class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineFilter.TimelineFilterType
-
Filter which is used for checking key-multiple values equality.
L
- launchServer(String[], NodeTimelineCollectorManager, Configuration) - Static method in class org.apache.hadoop.yarn.server.timelineservice.collector.PerNodeTimelineCollectorsAuxService
- LESS_OR_EQUAL - Enum constant in enum class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineCompareOp
- LESS_THAN - Enum constant in enum class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineCompareOp
- LIST - Enum constant in enum class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineFilter.TimelineFilterType
-
Combines multiple filters.
- logExpireToken(TimelineDelegationTokenIdentifier) - Method in class org.apache.hadoop.yarn.server.timelineservice.security.TimelineV2DelegationTokenSecretManagerService.TimelineV2DelegationTokenSecretManager
M
- main(String[]) - Static method in class org.apache.hadoop.yarn.server.timelineservice.collector.PerNodeTimelineCollectorsAuxService
- main(String[]) - Static method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderServer
- main(String[]) - Static method in class org.apache.hadoop.yarn.server.timelineservice.storage.TimelineSchemaCreator
- matchConfigFilters(TimelineEntity, TimelineFilterList) - Static method in class org.apache.hadoop.yarn.server.timelineservice.storage.common.TimelineStorageUtils
-
Matches config filters.
- matchEventFilters(TimelineEntity, TimelineFilterList) - Static method in class org.apache.hadoop.yarn.server.timelineservice.storage.common.TimelineStorageUtils
-
Matches event filters.
- matchInfoFilters(TimelineEntity, TimelineFilterList) - Static method in class org.apache.hadoop.yarn.server.timelineservice.storage.common.TimelineStorageUtils
-
Matches info filters.
- matchIsRelatedTo(TimelineEntity, TimelineFilterList) - Static method in class org.apache.hadoop.yarn.server.timelineservice.storage.common.TimelineStorageUtils
-
Matches isrelatedto.
- matchMetricFilters(TimelineEntity, TimelineFilterList) - Static method in class org.apache.hadoop.yarn.server.timelineservice.storage.common.TimelineStorageUtils
-
Matches metric filters.
- matchRelatesTo(TimelineEntity, TimelineFilterList) - Static method in class org.apache.hadoop.yarn.server.timelineservice.storage.common.TimelineStorageUtils
-
Matches relatesto.
- metricFilters(TimelineFilterList) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineEntityFilters.Builder
- METRICS - Enum constant in enum class org.apache.hadoop.yarn.server.timelineservice.storage.TimelineReader.Field
N
- NodeTimelineCollectorManager - Class in org.apache.hadoop.yarn.server.timelineservice.collector
-
Class on the NodeManager side that manages adding and removing collectors and their lifecycle.
- NodeTimelineCollectorManager() - Constructor for class org.apache.hadoop.yarn.server.timelineservice.collector.NodeTimelineCollectorManager
- NodeTimelineCollectorManager(boolean) - Constructor for class org.apache.hadoop.yarn.server.timelineservice.collector.NodeTimelineCollectorManager
- NoOpTimelineReaderImpl - Class in org.apache.hadoop.yarn.server.timelineservice.storage
-
Stub based implementation for TimelineReader.
- NoOpTimelineReaderImpl() - Constructor for class org.apache.hadoop.yarn.server.timelineservice.storage.NoOpTimelineReaderImpl
- NoOpTimelineWriterImpl - Class in org.apache.hadoop.yarn.server.timelineservice.storage
-
Stub based implementation for TimelineWriter.
- NoOpTimelineWriterImpl() - Constructor for class org.apache.hadoop.yarn.server.timelineservice.storage.NoOpTimelineWriterImpl
- NOT_EQUAL - Enum constant in enum class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineCompareOp
O
- OfflineAggregationInfo - Class in org.apache.hadoop.yarn.server.timelineservice.storage.common
-
Class to carry the offline aggregation information for storage level implementations.
- OfflineAggregationWriter - Class in org.apache.hadoop.yarn.server.timelineservice.storage
-
YARN timeline service v2 offline aggregation storage interface.
- OfflineAggregationWriter(String) - Constructor for class org.apache.hadoop.yarn.server.timelineservice.storage.OfflineAggregationWriter
-
Construct the offline writer.
- OR - Enum constant in enum class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineFilterList.Operator
- org.apache.hadoop.yarn.server.timelineservice - package org.apache.hadoop.yarn.server.timelineservice
-
Package org.apache.hadoop.server.timelineservice contains classes to be used across timeline reader and collector.
- org.apache.hadoop.yarn.server.timelineservice.collector - package org.apache.hadoop.yarn.server.timelineservice.collector
-
Package org.apache.hadoop.yarn.server.timelineservice.collector contains classes which can be used across collector.
- org.apache.hadoop.yarn.server.timelineservice.metrics - package org.apache.hadoop.yarn.server.timelineservice.metrics
-
Package org.apache.hadoop.server.timelineservice contains classes to be used across timeline reader and collector.
- org.apache.hadoop.yarn.server.timelineservice.reader - package org.apache.hadoop.yarn.server.timelineservice.reader
-
Package org.apache.hadoop.yarn.server.timelineservice.reader contains classes which can be used across reader.
- org.apache.hadoop.yarn.server.timelineservice.reader.filter - package org.apache.hadoop.yarn.server.timelineservice.reader.filter
-
Package org.apache.hadoop.server.timelineservice.reader.filter stores timeline filter implementations.
- org.apache.hadoop.yarn.server.timelineservice.reader.security - package org.apache.hadoop.yarn.server.timelineservice.reader.security
-
Package org.apache.hadoop.server.timelineservice.reader.security contains classes to be used to support SPNEGO authentication for timeline reader.
- org.apache.hadoop.yarn.server.timelineservice.security - package org.apache.hadoop.yarn.server.timelineservice.security
-
Package org.apache.hadoop.server.timelineservice.security contains classes to be used to generate delegation tokens for ATSv2.
- org.apache.hadoop.yarn.server.timelineservice.storage - package org.apache.hadoop.yarn.server.timelineservice.storage
-
Package org.apache.hadoop.yarn.server.timelineservice.storage contains classes which define and implement reading and writing to backend storage.
- org.apache.hadoop.yarn.server.timelineservice.storage.common - package org.apache.hadoop.yarn.server.timelineservice.storage.common
P
- parse() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineParserForDataToRetrieve
- PerNodeAggTimelineCollectorMetrics - Class in org.apache.hadoop.yarn.server.timelineservice.metrics
-
Metrics class for TimelineCollectorWebService running on each NM.
- PerNodeTimelineCollectorsAuxService - Class in org.apache.hadoop.yarn.server.timelineservice.collector
-
The top-level server for the per-node timeline collector manager.
- PerNodeTimelineCollectorsAuxService() - Constructor for class org.apache.hadoop.yarn.server.timelineservice.collector.PerNodeTimelineCollectorsAuxService
- postPut(ApplicationId, TimelineCollector) - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollectorManager
-
Callback handler for the timeline collector manager when a collector has been added into the collector map.
- postRemove(ApplicationId, TimelineCollector) - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.NodeTimelineCollectorManager
- postRemove(ApplicationId, TimelineCollector) - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollectorManager
- PREFIX - Enum constant in enum class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineFilter.TimelineFilterType
-
Filter which matches prefix for a config or a metric.
- putDomain(HttpServletRequest, HttpServletResponse, String, TimelineDomain) - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollectorWebService
- putDomain(TimelineDomain, UserGroupInformation) - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollector
-
Add or update an domain.
- putEntities(HttpServletRequest, HttpServletResponse, String, String, String, TimelineEntities) - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollectorWebService
-
Accepts writes to the collector, and returns a response.
- putEntities(TimelineEntities, UserGroupInformation) - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollector
-
Handles entity writes.
- putEntitiesAsync(TimelineEntities, UserGroupInformation) - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollector
-
Handles entity writes in an asynchronous manner.
- putIfAbsent(ApplicationId, TimelineCollector) - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollectorManager
-
Put the collector into the collection if an collector mapped by id does not exist.
Q
- QUEUE - Enum constant in enum class org.apache.hadoop.yarn.server.timelineservice.storage.TimelineAggregationTrack
R
- RELATES_TO - Enum constant in enum class org.apache.hadoop.yarn.server.timelineservice.storage.TimelineReader.Field
- relatesTo(TimelineFilterList) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineEntityFilters.Builder
- remove(ApplicationId) - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollectorManager
-
Removes the collector for the specified id.
- removeApplication(ApplicationId) - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.PerNodeTimelineCollectorsAuxService
-
Removes the app level collector for the specified application id.
- removeApplicationCollector(ContainerId) - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.PerNodeTimelineCollectorsAuxService
- renewToken(Token<TimelineDelegationTokenIdentifier>, String) - Method in class org.apache.hadoop.yarn.server.timelineservice.security.TimelineV2DelegationTokenSecretManagerService
- renewTokenForAppCollector(AppLevelTimelineCollector) - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.NodeTimelineCollectorManager
- run(String[]) - Method in class org.apache.hadoop.yarn.server.timelineservice.storage.TimelineSchemaCreator
S
- SchemaCreator - Interface in org.apache.hadoop.yarn.server.timelineservice.storage
-
This interface is for creating Timeline Schema.
- SEPARATOR - Static variable in class org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollector
- serviceInit(Configuration) - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.AppLevelTimelineCollector
- serviceInit(Configuration) - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.AppLevelTimelineCollectorWithAgg
- serviceInit(Configuration) - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.NodeTimelineCollectorManager
- serviceInit(Configuration) - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.PerNodeTimelineCollectorsAuxService
- serviceInit(Configuration) - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollector
- serviceInit(Configuration) - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollectorManager
- serviceInit(Configuration) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderManager
- serviceInit(Configuration) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderServer
- serviceStart() - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.AppLevelTimelineCollector
- serviceStart() - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.AppLevelTimelineCollectorWithAgg
- serviceStart() - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.NodeTimelineCollectorManager
- serviceStart() - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.PerNodeTimelineCollectorsAuxService
- serviceStart() - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollector
- serviceStart() - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollectorManager
- serviceStart() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderServer
- serviceStop() - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.AppLevelTimelineCollector
- serviceStop() - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.AppLevelTimelineCollectorWithAgg
- serviceStop() - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.NodeTimelineCollectorManager
- serviceStop() - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.PerNodeTimelineCollectorsAuxService
- serviceStop() - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollector
- serviceStop() - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollectorManager
- serviceStop() - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderServer
- setAbout(String) - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollectorWebService.AboutInfo
- setAppId(String) - Method in class org.apache.hadoop.yarn.server.timelineservice.TimelineContext
- setClusterId(String) - Method in class org.apache.hadoop.yarn.server.timelineservice.TimelineContext
- setCompareOp(TimelineCompareOp) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineExistsFilter
- setCompareOp(TimelineCompareOp) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineKeyValuesFilter
- setCompareOp(TimelineCompareOp, boolean) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineCompareFilter
- setCompareOp(TimelineCompareOp, boolean) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineKeyValueFilter
- setConfsToRetrieve(TimelineFilterList) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineDataToRetrieve
- setDoAsUser(String) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderContext
- setEntityId(String) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderContext
- setEntityIdPrefix(Long) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderContext
- setEntityType(String) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderContext
- setFieldsToRetrieve(EnumSet<TimelineReader.Field>) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineDataToRetrieve
- setFlowName(String) - Method in class org.apache.hadoop.yarn.server.timelineservice.TimelineContext
- setFlowRunId(long) - Method in class org.apache.hadoop.yarn.server.timelineservice.TimelineContext
- setFlowVersion(String) - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollectorContext
- setGenericEntity(boolean) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderContext
- setKey(String) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineCompareFilter
- setKeyAndValues(String, Set<Object>) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineKeyValuesFilter
- setMetricsLimit(Integer) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineDataToRetrieve
- setMetricsToRetrieve(TimelineFilterList) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineDataToRetrieve
- setOperator(TimelineFilterList.Operator) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineFilterList
- setReadyToAggregate() - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollector
- setStringsForPrimaryKey(PreparedStatement, TimelineCollectorContext, String[], int) - Method in class org.apache.hadoop.yarn.server.timelineservice.storage.common.OfflineAggregationInfo
- setUserId(String) - Method in class org.apache.hadoop.yarn.server.timelineservice.TimelineContext
- setValue(Object) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineCompareFilter
- setValue(String) - Method in class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineExistsFilter
- setWriter(TimelineWriter) - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollector
- split(String) - Static method in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderUtils
- start() - Method in class org.apache.hadoop.yarn.server.timelineservice.storage.TimelineStorageMonitor
- stop() - Method in class org.apache.hadoop.yarn.server.timelineservice.storage.TimelineStorageMonitor
- stopApplication(ApplicationTerminationContext) - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.PerNodeTimelineCollectorsAuxService
- stopContainer(ContainerTerminationContext) - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.PerNodeTimelineCollectorsAuxService
-
Removes the app level collector for the specified application id.
T
- TimelineAggregationTrack - Enum Class 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) - 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
- TimelineCompareOp - Enum Class 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 Class 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
-
Implementation of
TimelineFilterthat represents an ordered list of timeline filters which will then be evaluated with a specified boolean operatorTimelineFilterList.Operator.ANDorTimelineFilterList.Operator.OR. - TimelineFilterList() - Constructor for class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineFilterList
- TimelineFilterList(TimelineFilter...) - 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 Class 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) - 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
- 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 Class in org.apache.hadoop.yarn.server.timelineservice.storage
-
Possible fields to retrieve for
TimelineReader.getEntities(org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderContext, org.apache.hadoop.yarn.server.timelineservice.reader.TimelineEntityFilters, org.apache.hadoop.yarn.server.timelineservice.reader.TimelineDataToRetrieve)andTimelineReader.getEntity(org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderContext, org.apache.hadoop.yarn.server.timelineservice.reader.TimelineDataToRetrieve). - 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, 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(String, String, String, Long, String, String, Long, String, String, boolean) - Constructor for class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderContext
- TimelineReaderContext(String, String, String, Long, String, 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.
- 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
-
Filter initializer to initialize
TimelineReaderWhitelistAuthorizationFilterfor ATSv2 timeline reader with timeline service specific configurations. - 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 Class 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
-
The service wrapper of
TimelineV2DelegationTokenSecretManagerService.TimelineV2DelegationTokenSecretManager. - 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
U
- UID_KEY - Static variable in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderUtils
- update(TimelineEntity) - Method in class org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollector.AggregationStatusTable
- USER - Enum constant in enum class org.apache.hadoop.yarn.server.timelineservice.storage.TimelineAggregationTrack
- USER_AGGREGATION - Static variable in class org.apache.hadoop.yarn.server.timelineservice.storage.common.OfflineAggregationInfo
- USER_AGGREGATION_TABLE_NAME - Static variable in class org.apache.hadoop.yarn.server.timelineservice.storage.common.OfflineAggregationInfo
-
Default user level aggregation table name.
V
- valueOf(String) - Static method in enum class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineCompareOp
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineFilter.TimelineFilterType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineFilterList.Operator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.hadoop.yarn.server.timelineservice.storage.TimelineAggregationTrack
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.hadoop.yarn.server.timelineservice.storage.TimelineReader.Field
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.hadoop.yarn.server.timelineservice.storage.TimelineStorageMonitor.Storage
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineCompareOp
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineFilter.TimelineFilterType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineFilterList.Operator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.hadoop.yarn.server.timelineservice.storage.TimelineAggregationTrack
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.hadoop.yarn.server.timelineservice.storage.TimelineReader.Field
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.hadoop.yarn.server.timelineservice.storage.TimelineStorageMonitor.Storage
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- write(TimelineCollectorContext, TimelineDomain) - Method in class org.apache.hadoop.yarn.server.timelineservice.storage.NoOpTimelineWriterImpl
- write(TimelineCollectorContext, TimelineDomain) - Method in interface org.apache.hadoop.yarn.server.timelineservice.storage.TimelineWriter
-
Stores
TimelineDomainobject to the timeline store. - write(TimelineCollectorContext, TimelineEntities, UserGroupInformation) - Method in class org.apache.hadoop.yarn.server.timelineservice.storage.NoOpTimelineWriterImpl
- write(TimelineCollectorContext, TimelineEntities, UserGroupInformation) - Method in interface org.apache.hadoop.yarn.server.timelineservice.storage.TimelineWriter
-
Stores the entire information in
TimelineEntitiesto the timeline store.
All Classes and Interfaces|All Packages|Constant Field Values