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