public interface ComputeMXBean
Modifier and Type | Method and Description |
---|---|
void |
cancel(String sesId)
Kills compute task by the session idenitifier.
|
@MXBeanDescription(value="Kills compute task by the session idenitifier.") void cancel(@MXBeanParameter(name="sesId",description="Session identifier.") String sesId)
sesId
- Session id.ComputeTaskView.sessionId()
,
ComputeJobView.sessionId()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.14.0 Release Date : September 29 2022