public static class MemoryIterator.MemoryInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
long |
direct_current |
long |
direct_max |
long |
heap_current |
long |
heap_max |
String |
hostname |
long |
jvm_direct_current |
long |
user_port |
| Constructor and Description |
|---|
MemoryIterator.MemoryInfo() |
public String hostname
public long user_port
public long heap_current
public long heap_max
public long direct_current
public long jvm_direct_current
public long direct_max
Copyright © 2017 The Apache Software Foundation. All rights reserved.