public class PerformanceStatisticsMBeanImpl extends Object implements PerformanceStatisticsMBean
PerformanceStatisticsMBean implementation.| Constructor and Description |
|---|
PerformanceStatisticsMBeanImpl(GridKernalContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
rotate()
Rotate performance statistics in the cluster.
|
void |
start()
Start collecting performance statistics in the cluster.
|
boolean |
started() |
void |
stop()
Stop collecting performance statistics in the cluster.
|
public PerformanceStatisticsMBeanImpl(GridKernalContext ctx)
ctx - Kernal context.public void start()
throws IgniteCheckedException
start in interface PerformanceStatisticsMBeanIgniteCheckedExceptionpublic void stop()
throws IgniteCheckedException
stop in interface PerformanceStatisticsMBeanIgniteCheckedExceptionpublic void rotate()
throws IgniteCheckedException
rotate in interface PerformanceStatisticsMBeanIgniteCheckedExceptionpublic boolean started()
started in interface PerformanceStatisticsMBeanTrue if performance statistics collection is started.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023