Class ClusterPropPayload.Cluster
- java.lang.Object
- 
- org.apache.solr.client.solrj.request.beans.ClusterPropPayload.Cluster
 
- 
- All Implemented Interfaces:
- MapSerializable,- MapWriter,- NavigableObject,- ReflectMapWriter
 - Enclosing class:
- ClusterPropPayload
 
 public static class ClusterPropPayload.Cluster extends Object implements ReflectMapWriter 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from interface org.apache.solr.common.MapWriterMapWriter.EntryWriter
 
- 
 - 
Field SummaryFields Modifier and Type Field Description ClusterPropPayload.CollectionDefaultscollectionBooleanuseLegacyReplicaAssignment
 - 
Constructor SummaryConstructors Constructor Description Cluster()
 - 
Method Summary- 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 - 
Methods inherited from interface org.apache.solr.common.NavigableObject_forEachEntry, _forEachEntry, _forEachEntry, _get, _get, _getStr, _getStr, _size
 - 
Methods inherited from interface org.apache.solr.common.util.ReflectMapWriterwriteMap
 
- 
 
- 
- 
- 
Field Detail- 
useLegacyReplicaAssignmentpublic Boolean useLegacyReplicaAssignment 
 - 
collectionpublic ClusterPropPayload.CollectionDefaults collection 
 
- 
 
-