public class NodeMemoryInfoV3 extends SchemaV3
| Modifier and Type | Field and Description |
|---|---|
long |
freeMem
Free heap
|
java.lang.String |
ipPort
IP address and port in the form a.b.c.d:e
|
| Constructor and Description |
|---|
NodeMemoryInfoV3()
Public constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
Return the contents of this object as a JSON String.
|