| Package | Description | 
|---|---|
| org.apache.solr.common.cloud | 
 Common Solr Cloud and ZooKeeper related classes reused on both clients & server. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Slice.State | 
Slice.getState()  | 
static Slice.State | 
Slice.State.getState(String stateStr)
Converts the state string to a State instance. 
 | 
static Slice.State | 
Slice.State.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static Slice.State[] | 
Slice.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.