Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
HEAP_MEMORY_GET_REQUEST |
"/read/java.lang:type=Memory/HeapMemoryUsage" |
public static final String |
HEAP_MEMORY_POST_REQUEST |
"{ \"type\": \"read\",\"mbean\": \"java.lang:type=Memory\", \"attribute\": \"HeapMemoryUsage\"}" |
Copyright © 2017. All rights reserved.