Class DumpRegionServerMetrics
java.lang.Object
org.apache.hadoop.hbase.regionserver.DumpRegionServerMetrics
Utility for doing JSON and MBeans.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
Dump out a subset of regionserver mbeans only, not all of them, as json on System.out.static void
-
Constructor Details
-
DumpRegionServerMetrics
private DumpRegionServerMetrics()
-
-
Method Details
-
dumpMetrics
Dump out a subset of regionserver mbeans only, not all of them, as json on System.out. -
main
-