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 byInstallShardDataCmd
-
-
Constructor Summary
Constructors Constructor Description RemoteMessage()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
validate()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.apache.solr.jersey.JacksonReflectMapWriter
writeMap
-
-