public static class StatusResource.Memory extends Object
| Constructor and Description |
|---|
Memory(RuntimeInfo runtime) |
| Modifier and Type | Method and Description |
|---|---|
long |
getDirectMemory() |
long |
getFreeMemory() |
long |
getMaxMemory() |
long |
getTotalMemory() |
long |
getUsedMemory() |
public Memory(RuntimeInfo runtime)
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.