Uses of Enum Class
org.apache.hadoop.yarn.server.timeline.EntityGroupFSTimelineStore.AppState
-
Uses of EntityGroupFSTimelineStore.AppState in org.apache.hadoop.yarn.server.timeline
Methods in org.apache.hadoop.yarn.server.timeline that return EntityGroupFSTimelineStore.AppStateModifier and TypeMethodDescriptionprotected EntityGroupFSTimelineStore.AppStateEntityGroupFSTimelineStore.getAppState(org.apache.hadoop.yarn.api.records.ApplicationId appId) Get the application state.Returns the enum constant of this class with the specified name.static EntityGroupFSTimelineStore.AppState[]EntityGroupFSTimelineStore.AppState.values()Returns an array containing the constants of this enum class, in the order they are declared.