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
IOExceptionpublic void readFrom(StreamInput in) throws IOException
readFrom in interface StreamableIOExceptionpublic void writeTo(StreamOutput out) throws IOException
writeTo in interface StreamableIOExceptionpublic ByteSizeValue total()
public ByteSizeValue getTotal()
Copyright © 2009–2016. All rights reserved.