public static class ClusterStatsNodes.JvmVersion extends Object implements Streamable
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
void |
readFrom(StreamInput in) |
static ClusterStatsNodes.JvmVersion |
readJvmVersion(StreamInput in) |
void |
writeTo(StreamOutput out) |
public static ClusterStatsNodes.JvmVersion readJvmVersion(StreamInput in) throws IOException
IOExceptionpublic void readFrom(StreamInput in) throws IOException
readFrom in interface StreamableIOExceptionpublic void writeTo(StreamOutput out) throws IOException
writeTo in interface StreamableIOExceptionCopyright © 2009–2017. All rights reserved.