public static class Constants.SlotState extends Object
static Integer
ASSIGNING
FAILED
SUCCESS
UNASSIGNED
SlotState()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final Integer UNASSIGNED
public static final Integer ASSIGNING
public static final Integer SUCCESS
public static final Integer FAILED
public SlotState()