Class AddReplicaCmd.CreateReplica
java.lang.Object
org.apache.solr.cloud.api.collections.AddReplicaCmd.CreateReplica
- Enclosing class:
AddReplicaCmd
A data structure to keep all information required to create a new replica in one place. Think
of it as a typed ZkNodeProps for replica creation.
This is not a public API and can be changed at any time without notice.
-
Field Details
-
collectionName
-
sliceName
-
node
-
replicaType
public final org.apache.solr.common.cloud.Replica.Type replicaType -
coreName
-
coreNodeName
-