public class DuccProcessResidentMemory extends ByteBufferParser implements ProcessResidentMemory
| Constructor and Description |
|---|
DuccProcessResidentMemory(byte[] memInfoBuffer,
int[] memInfoFieldOffsets,
int[] memInfoFiledLengths) |
| Modifier and Type | Method and Description |
|---|---|
long |
get() |
long |
getTotal() |
getFieldAsByteArray, getFieldAsLong, getFieldAsStringpublic DuccProcessResidentMemory(byte[] memInfoBuffer,
int[] memInfoFieldOffsets,
int[] memInfoFiledLengths)
public long get()
get in interface ProcessResidentMemorypublic long getTotal()
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.