public class ClusterStatistics extends Object
| Constructor and Description |
|---|
ClusterStatistics() |
| Modifier and Type | Method and Description |
|---|---|
void |
addClusterStatement(String name,
Statement stmt) |
Map<String,Statement> |
getGfxdStatements() |
MBeanServerConnection |
getMbs() |
static void |
main(String[] args) |
void |
queryClusterStatistics() |
void |
setMbs(MBeanServerConnection mbs) |
public MBeanServerConnection getMbs()
public void setMbs(MBeanServerConnection mbs)
public void queryClusterStatistics()
public static void main(String[] args) throws InterruptedException
InterruptedExceptionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.