com.hazelcast.cache.impl.operation
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 © 2015 Hazelcast, Inc.. All Rights Reserved.