public static class ProcessStats.Mem extends java.lang.Object implements Streamable
| Modifier and Type | Method and Description |
|---|---|
ByteSizeValue |
getTotalVirtual() |
void |
readFrom(StreamInput in)
Set this object's fields from a StreamInput.
|
static ProcessStats.Mem |
readMem(StreamInput in) |
void |
writeTo(StreamOutput out)
Write this object's fields to a StreamOutput.
|
public static ProcessStats.Mem readMem(StreamInput in) throws java.io.IOException
java.io.IOExceptionpublic void readFrom(StreamInput in) throws java.io.IOException
StreamablereadFrom in interface Streamablejava.io.IOExceptionpublic void writeTo(StreamOutput out) throws java.io.IOException
StreamablewriteTo in interface Streamablejava.io.IOExceptionpublic ByteSizeValue getTotalVirtual()