org.apache.hadoop.chukwa.analysis.salsa.fsm
Class StateType
java.lang.Object
org.apache.hadoop.chukwa.analysis.salsa.fsm.StateType
public class StateType
- extends Object
STATE_NOOP
public static final int STATE_NOOP
- See Also:
- Constant Field Values
STATE_START
public static final int STATE_START
- See Also:
- Constant Field Values
STATE_END
public static final int STATE_END
- See Also:
- Constant Field Values
STATE_INSTANT
public static final int STATE_INSTANT
- See Also:
- Constant Field Values
NAMES
public static final String[] NAMES
val
public int val
StateType
public StateType()
StateType
public StateType(int newval)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © ${year} The Apache Software Foundation