public class PartitionDestroyQueue extends Object
| Constructor and Description |
|---|
PartitionDestroyQueue() |
| Modifier and Type | Method and Description |
|---|---|
void |
addDestroyRequest(@Nullable CacheGroupContext grpCtx,
int grpId,
int partId) |
PartitionDestroyRequest |
cancelDestroy(int grpId,
int partId) |
ConcurrentMap<T2<Integer,Integer>,PartitionDestroyRequest> |
pendingReqs() |
public void addDestroyRequest(@Nullable
@Nullable CacheGroupContext grpCtx,
int grpId,
int partId)
grpCtx - Group context.partId - Partition ID to destroy.public PartitionDestroyRequest cancelDestroy(int grpId, int partId)
grpId - Group ID.partId - Partition ID.public ConcurrentMap<T2<Integer,Integer>,PartitionDestroyRequest> pendingReqs()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.0 Release Date : October 15 2020