public static class ProcessStats.Mem extends Object implements Streamable
| 修飾子とタイプ | メソッドと説明 |
|---|---|
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 インタフェース内 StreamableIOExceptionpublic void writeTo(StreamOutput out) throws IOException
writeTo インタフェース内 StreamableIOExceptionpublic ByteSizeValue getTotalVirtual()
Copyright © 2009–2016. All rights reserved.