Skip navigation links
A C E F G I L O P R S T V 

A

addActiveLogDirScanTime(long) - Method in class org.apache.hadoop.yarn.server.timeline.EntityGroupFSTimelineStoreMetrics
 
addCacheRefreshTime(long) - Method in class org.apache.hadoop.yarn.server.timeline.EntityGroupFSTimelineStoreMetrics
 
addLogCleanTime(long) - Method in class org.apache.hadoop.yarn.server.timeline.EntityGroupFSTimelineStoreMetrics
 
addSummaryLogReadTime(long) - Method in class org.apache.hadoop.yarn.server.timeline.EntityGroupFSTimelineStoreMetrics
 

C

create() - Static method in class org.apache.hadoop.yarn.server.timeline.EntityGroupFSTimelineStoreMetrics
 
createAndInitYarnClient(Configuration) - Method in class org.apache.hadoop.yarn.server.timeline.EntityGroupFSTimelineStore
Create and initialize the YARN Client.

E

EntityCacheItem - Class in org.apache.hadoop.yarn.server.timeline
Cache item for timeline server v1.5 reader cache.
EntityCacheItem(TimelineEntityGroupId, Configuration) - Constructor for class org.apache.hadoop.yarn.server.timeline.EntityCacheItem
 
EntityGroupFSTimelineStore - Class in org.apache.hadoop.yarn.server.timeline
Plugin timeline storage to support timeline server v1.5 API.
EntityGroupFSTimelineStore() - Constructor for class org.apache.hadoop.yarn.server.timeline.EntityGroupFSTimelineStore
 
EntityGroupFSTimelineStore.AppState - Enum in org.apache.hadoop.yarn.server.timeline
Application states,
EntityGroupFSTimelineStoreMetrics - Class in org.apache.hadoop.yarn.server.timeline
This class tracks metrics for the EntityGroupFSTimelineStore.

F

forceRelease() - Method in class org.apache.hadoop.yarn.server.timeline.EntityCacheItem
Force releasing the cache item for the given group id, even though there may be active references.

G

getAppLogs() - Method in class org.apache.hadoop.yarn.server.timeline.EntityCacheItem
 
getAppState(ApplicationId) - Method in class org.apache.hadoop.yarn.server.timeline.EntityGroupFSTimelineStore
Get the application state.
getDomain(String) - Method in class org.apache.hadoop.yarn.server.timeline.EntityGroupFSTimelineStore
 
getDomains(String) - Method in class org.apache.hadoop.yarn.server.timeline.EntityGroupFSTimelineStore
 
getEntities(String, Long, Long, Long, String, Long, NameValuePair, Collection<NameValuePair>, EnumSet<TimelineReader.Field>, TimelineDataManager.CheckAcl) - Method in class org.apache.hadoop.yarn.server.timeline.EntityGroupFSTimelineStore
 
getEntity(String, String, EnumSet<TimelineReader.Field>) - Method in class org.apache.hadoop.yarn.server.timeline.EntityGroupFSTimelineStore
 
getEntityTimelines(String, SortedSet<String>, Long, Long, Long, Set<String>) - Method in class org.apache.hadoop.yarn.server.timeline.EntityGroupFSTimelineStore
 
getStore() - Method in class org.apache.hadoop.yarn.server.timeline.EntityCacheItem
 
getTimelineEntityGroupId(String, NameValuePair, Collection<NameValuePair>) - Method in class org.apache.hadoop.yarn.server.timeline.TimelineEntityGroupPlugin
Get the TimelineEntityGroupIds for the data sets that need to be scanned to serve the query.
getTimelineEntityGroupId(String, String) - Method in class org.apache.hadoop.yarn.server.timeline.TimelineEntityGroupPlugin
Get the TimelineEntityGroupIds for the data sets that need to be scanned to serve the query.
getTimelineEntityGroupId(String, SortedSet<String>, Set<String>) - Method in class org.apache.hadoop.yarn.server.timeline.TimelineEntityGroupPlugin
Get the TimelineEntityGroupIds for the data sets that need to be scanned to serve the query.
getTimelineStoresForRead(String, String, List<EntityCacheItem>) - Method in class org.apache.hadoop.yarn.server.timeline.EntityGroupFSTimelineStore
 

I

incrCacheEvicts() - Method in class org.apache.hadoop.yarn.server.timeline.EntityGroupFSTimelineStoreMetrics
 
incrCacheStaleRefreshes() - Method in class org.apache.hadoop.yarn.server.timeline.EntityGroupFSTimelineStoreMetrics
 
incrEntitiesReadToSummary(long) - Method in class org.apache.hadoop.yarn.server.timeline.EntityGroupFSTimelineStoreMetrics
 
incrGetEntityToDetailOps() - Method in class org.apache.hadoop.yarn.server.timeline.EntityGroupFSTimelineStoreMetrics
 
incrGetEntityToSummaryOps() - Method in class org.apache.hadoop.yarn.server.timeline.EntityGroupFSTimelineStoreMetrics
 
incrLogsDirsCleaned() - Method in class org.apache.hadoop.yarn.server.timeline.EntityGroupFSTimelineStoreMetrics
 
incrNoRefreshCacheRead() - Method in class org.apache.hadoop.yarn.server.timeline.EntityGroupFSTimelineStoreMetrics
 

L

LevelDBCacheTimelineStore - Class in org.apache.hadoop.yarn.server.timeline
LevelDB implementation of KeyValueBasedTimelineStore.
LevelDBCacheTimelineStore(String, String) - Constructor for class org.apache.hadoop.yarn.server.timeline.LevelDBCacheTimelineStore
 
LevelDBCacheTimelineStore(String) - Constructor for class org.apache.hadoop.yarn.server.timeline.LevelDBCacheTimelineStore
 
LevelDBCacheTimelineStore() - Constructor for class org.apache.hadoop.yarn.server.timeline.LevelDBCacheTimelineStore
 

O

org.apache.hadoop.yarn.server.timeline - package org.apache.hadoop.yarn.server.timeline
 

P

put(TimelineEntities) - Method in class org.apache.hadoop.yarn.server.timeline.EntityGroupFSTimelineStore
 
put(TimelineDomain) - Method in class org.apache.hadoop.yarn.server.timeline.EntityGroupFSTimelineStore
 

R

refreshCache(TimelineACLsManager, EntityGroupFSTimelineStoreMetrics) - Method in class org.apache.hadoop.yarn.server.timeline.EntityCacheItem
Refresh this cache item if it needs refresh.

S

serviceInit(Configuration) - Method in class org.apache.hadoop.yarn.server.timeline.EntityGroupFSTimelineStore
 
serviceInit(Configuration) - Method in class org.apache.hadoop.yarn.server.timeline.LevelDBCacheTimelineStore
 
serviceStart() - Method in class org.apache.hadoop.yarn.server.timeline.EntityGroupFSTimelineStore
 
serviceStop() - Method in class org.apache.hadoop.yarn.server.timeline.EntityGroupFSTimelineStore
 
serviceStop() - Method in class org.apache.hadoop.yarn.server.timeline.LevelDBCacheTimelineStore
 
setAppLogs(EntityGroupFSTimelineStore.AppLogs) - Method in class org.apache.hadoop.yarn.server.timeline.EntityCacheItem
Set the application logs to this cache item.

T

TimelineEntityGroupPlugin - Class in org.apache.hadoop.yarn.server.timeline
Plugin to map a requested query ( or an Entity/set of Entities ) to a CacheID.
TimelineEntityGroupPlugin() - Constructor for class org.apache.hadoop.yarn.server.timeline.TimelineEntityGroupPlugin
 

V

valueOf(String) - Static method in enum org.apache.hadoop.yarn.server.timeline.EntityGroupFSTimelineStore.AppState
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.hadoop.yarn.server.timeline.EntityGroupFSTimelineStore.AppState
Returns an array containing the constants of this enum type, in the order they are declared.
A C E F G I L O P R S T V 
Skip navigation links

Copyright © 2008–2023 Apache Software Foundation. All rights reserved.