Package org.apache.solr.common.cloud
Interface Slice.SliceStateProps
- 
- Enclosing class:
- Slice
 
 public static interface Slice.SliceStatePropsJSON properties related to a slice's state.
- 
- 
Field Detail- 
STATE_PROPstatic final String STATE_PROP - See Also:
- Constant Field Values
 
 - 
REPLICASstatic final String REPLICAS - See Also:
- Constant Field Values
 
 - 
RANGEstatic final String RANGE - See Also:
- Constant Field Values
 
 - 
LEADERstatic final String LEADER - See Also:
- Constant Field Values
 
 - 
PARENTstatic final String PARENT - See Also:
- Constant Field Values
 
 
- 
 
-