ResourcePermission
instead@Deprecated public class RegionCreateOperationContext extends OperationContext
OperationContext.OperationCode.REGION_CREATE
operation
for both the pre-operation and post-operation cases.OperationContext.OperationCode
Constructor and Description |
---|
RegionCreateOperationContext(boolean postOperation)
Deprecated.
Constructor for the region creation operation.
|
Modifier and Type | Method and Description |
---|---|
OperationContext.OperationCode |
getOperationCode()
Deprecated.
Return the operation associated with the
OperationContext object. |
boolean |
isPostOperation()
Deprecated.
True if the context is for post-operation.
|
isClientUpdate, isClientUpdate
public RegionCreateOperationContext(boolean postOperation)
postOperation
- true to set the post-operation flagpublic OperationContext.OperationCode getOperationCode()
OperationContext
object.getOperationCode
in class OperationContext
OperationCode.REGION_CREATE
.public boolean isPostOperation()
isPostOperation
in class OperationContext