public static class OsInfo.Mem extends Objectimplements Streamable , Serializable
| Modifier and Type | Method and Description |
|---|---|
ByteSizeValue |
getTotal()
|
void |
readFrom(StreamInput
|
static OsInfo |
readMem(StreamInput
|
ByteSizeValue |
total()
|
void |
writeTo(StreamOutput
|
public static OsInfo.Mem readMem(StreamInput in) throws IOException
IOException
public void readFrom(StreamInputin) throws IOException
readFrom in interface
Streamable
IOException
public void writeTo(StreamOutputout) throws IOException
writeTo in interface
Streamable
IOException
public ByteSizeValuetotal()
public ByteSizeValuegetTotal()