Uses of Enum Class
org.apache.hadoop.yarn.server.nodemanager.recovery.NMStateStoreService.RecoveredContainerStatus
Packages that use NMStateStoreService.RecoveredContainerStatus
-
Uses of NMStateStoreService.RecoveredContainerStatus in org.apache.hadoop.yarn.server.nodemanager.recovery
Methods in org.apache.hadoop.yarn.server.nodemanager.recovery that return NMStateStoreService.RecoveredContainerStatusModifier and TypeMethodDescriptionNMStateStoreService.RecoveredContainerState.getStatus()Returns the enum constant of this class with the specified name.NMStateStoreService.RecoveredContainerStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.