Uses of Enum Class
org.apache.storm.container.cgroup.core.FreezerCore.State
Packages that use FreezerCore.State
-
Uses of FreezerCore.State in org.apache.storm.container.cgroup.core
Methods in org.apache.storm.container.cgroup.core that return FreezerCore.StateModifier and TypeMethodDescriptionFreezerCore.getState()
static FreezerCore.State
FreezerCore.State.getStateValue
(String state) static FreezerCore.State
Returns the enum constant of this class with the specified name.static FreezerCore.State[]
FreezerCore.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.storm.container.cgroup.core with parameters of type FreezerCore.State