public class VisorComputeMonitoringHolder extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static int |
CLEANUP_TIMEOUT
Timeout between disable events check.
|
static String |
COMPUTE_MONITORING_HOLDER_KEY
Task monitoring events holder key.
|
| Constructor and Description |
|---|
VisorComputeMonitoringHolder() |
| Modifier and Type | Method and Description |
|---|---|
void |
startCollect(IgniteEx ignite,
String visorKey)
Start collect events for Visor instance.
|
void |
stopCollect(IgniteEx g,
String visorKey)
Disable collect events for Visor instance.
|
String |
toString() |
public static final String COMPUTE_MONITORING_HOLDER_KEY
protected static final int CLEANUP_TIMEOUT
public void startCollect(IgniteEx ignite, String visorKey)
ignite - Grid.visorKey - unique Visor instance key.public void stopCollect(IgniteEx g, String visorKey)
g - Grid.visorKey - Unique Visor instance key.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.5.0 Release Date : May 23 2018