public class PartitionDestroyRequest extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
beginDestroy()
Initiates partition destroy.
|
boolean |
cancel()
Cancels partition destroy request.
|
int |
groupId() |
void |
onDone(Throwable err) |
int |
partitionId() |
String |
toString() |
void |
waitCompleted() |
public boolean cancel()
False if this request needs to be waited for.public boolean beginDestroy()
True if destroy request should be executed, false otherwise.public void onDone(Throwable err)
public void waitCompleted()
throws IgniteCheckedException
IgniteCheckedExceptionpublic int groupId()
public int partitionId()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021