public interface MutableOperation
Modifier and Type | Field and Description |
---|---|
static int |
IGNORE_COMPLETION
Completion ID to be ignored.
|
Modifier and Type | Method and Description |
---|---|
int |
getCompletionId() |
void |
setCompletionId(int completionId) |
static final int IGNORE_COMPLETION
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.