Modifier and Type | Method and Description |
---|---|
protected EntityGroupFSTimelineStore.AppState |
EntityGroupFSTimelineStore.getAppState(org.apache.hadoop.yarn.api.records.ApplicationId appId)
Get the application state.
|
static EntityGroupFSTimelineStore.AppState |
EntityGroupFSTimelineStore.AppState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EntityGroupFSTimelineStore.AppState[] |
EntityGroupFSTimelineStore.AppState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.