Package org.apache.pinot.spi.utils
Class CommonConstants.Helix.StateModel.SegmentStateModel
- java.lang.Object
-
- org.apache.pinot.spi.utils.CommonConstants.Helix.StateModel.SegmentStateModel
-
- Enclosing class:
- CommonConstants.Helix.StateModel
public static class CommonConstants.Helix.StateModel.SegmentStateModel extends Object
-
-
Field Detail
-
ONLINE
public static final String ONLINE
- See Also:
- Constant Field Values
-
OFFLINE
public static final String OFFLINE
- See Also:
- Constant Field Values
-
ERROR
public static final String ERROR
- See Also:
- Constant Field Values
-
CONSUMING
public static final String CONSUMING
- See Also:
- Constant Field Values
-
-