@InterfaceAudience.Private public final class DumpRegionServerMetrics extends Object
Modifier | Constructor and Description |
---|---|
private |
DumpRegionServerMetrics() |
Modifier and Type | Method and Description |
---|---|
static String |
dumpMetrics()
Dump out a subset of regionserver mbeans only, not all of them, as json on System.out.
|
static void |
main(String[] args) |
private DumpRegionServerMetrics()
public static String dumpMetrics() throws MalformedObjectNameException, IOException
public static void main(String[] args) throws IOException, MalformedObjectNameException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.