public static class ProcessStats.Mem extends Object implements Streamable
| Modifier and Type | Method and Description |
|---|---|
ByteSizeValue |
getTotalVirtual() |
void |
readFrom(StreamInput in) |
static ProcessStats.Mem |
readMem(StreamInput in) |
void |
writeTo(StreamOutput out) |
public static ProcessStats.Mem readMem(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 getTotalVirtual()
Copyright © 2009–2016. All rights reserved.