public static class OsInfo.Swap extends Object implements Streamable, Serializable
Modifier and Type | Method and Description |
---|---|
ByteSizeValue |
getTotal() |
void |
readFrom(StreamInput in) |
static OsInfo.Swap |
readSwap(StreamInput in) |
ByteSizeValue |
total() |
void |
writeTo(StreamOutput out) |
public static OsInfo.Swap readSwap(StreamInput in) throws IOException
IOException
public void readFrom(StreamInput in) throws IOException
readFrom
in interface Streamable
IOException
public void writeTo(StreamOutput out) throws IOException
writeTo
in interface Streamable
IOException
public ByteSizeValue total()
public ByteSizeValue getTotal()
Copyright © 2009–2015. All rights reserved.