Class InstallShardDataCmd.RemoteMessage
java.lang.Object
org.apache.solr.cloud.api.collections.InstallShardDataCmd.RemoteMessage
- All Implemented Interfaces:
org.apache.solr.common.MapSerializable,org.apache.solr.common.MapWriter,org.apache.solr.common.NavigableObject,JacksonReflectMapWriter,org.noggit.JSONWriter.Writable
- Enclosing class:
InstallShardDataCmd
public static class InstallShardDataCmd.RemoteMessage
extends Object
implements JacksonReflectMapWriter
A value-type representing the message received by
InstallShardDataCmd-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.solr.common.MapWriter
org.apache.solr.common.MapWriter.EntryWriter -
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from interface org.apache.solr.common.MapWriter
EMPTY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.solr.jersey.JacksonReflectMapWriter
writeMapMethods inherited from interface org.apache.solr.common.MapWriter
jsonStr, toMap, writeMethods inherited from interface org.apache.solr.common.NavigableObject
_forEachEntry, _forEachEntry, _forEachEntry, _get, _get, _getStr, _getStr, _size
-
Field Details
-
operation
-
collection
-
shard
-
repository
-
location
-
asyncId
-
-
Constructor Details
-
RemoteMessage
public RemoteMessage()
-
-
Method Details
-
validate
public void validate()
-