Module org.elasticsearch.server
Class ReloadAnalyzersResponse.ReloadDetails
java.lang.Object
org.elasticsearch.action.admin.indices.analyze.ReloadAnalyzersResponse.ReloadDetails
- All Implemented Interfaces:
Writeable
- Enclosing class:
ReloadAnalyzersResponse
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.elasticsearch.common.io.stream.Writeable
Writeable.Reader<V>, Writeable.Writer<V> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidwriteTo(StreamOutput out) Write this into the StreamOutput.
-
Constructor Details
-
ReloadDetails
-
-
Method Details
-
writeTo
Description copied from interface:WriteableWrite this into the StreamOutput.- Specified by:
writeToin interfaceWriteable- Throws:
IOException
-
getIndexName
-
getReloadedIndicesNodes
-
getReloadedAnalyzers
-
equals
-
hashCode
public int hashCode()
-