public static class ClusterStatsNodes.JvmVersion extends java.lang.Object implements Writeable
Writeable.Reader<R>
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
void |
writeTo(StreamOutput out)
Write this into the StreamOutput.
|
public void writeTo(StreamOutput out) throws java.io.IOException
Writeable
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object