public class SystemViewMBean<R> extends ReadOnlyDynamicMBean
SystemView data.JmxMetricExporterSpi,
GridSystemViewManager| Modifier and Type | Field and Description |
|---|---|
static String |
FILTER_OPERATION
Filter operation name.
|
static String |
ID
Row id attribute name.
|
static String |
VIEWS
View attribute.
|
| Constructor and Description |
|---|
SystemViewMBean(SystemView<R> sysView) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getAttribute(String attribute) |
MBeanInfo |
getMBeanInfo() |
Object |
invoke(String actName,
Object[] params,
String[] signature) |
getAttributes, setAttribute, setAttributespublic static final String VIEWS
public static final String FILTER_OPERATION
public static final String ID
public SystemViewMBean(SystemView<R> sysView)
sysView - System view to export.public Object invoke(String actName, Object[] params, String[] signature) throws MBeanException, ReflectionException
invoke in interface DynamicMBeaninvoke in class ReadOnlyDynamicMBeanMBeanExceptionReflectionExceptionpublic MBeanInfo getMBeanInfo()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.1 Release Date : December 9 2020