public interface ComputeMXBean
| Modifier and Type | Method and Description |
|---|---|
void |
cancel(String sesId)
Kills compute task by the session identifier.
|
@MXBeanDescription(value="Kills compute task by the session identifier.") void cancel(@MXBeanParameter(name="sesId",description="Session identifier.") String sesId)
sesId - Session id.ComputeTaskView.sessionId(),
ComputeJobView.sessionId()
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025