V - public interface ClusterOperation<V>
| Modifier and Type | Method and Description |
|---|---|
V |
performClusterOperation()
Perform the actual operation.
|
V |
performClusterOperationTimedOut(TimeoutBehaviorConfiguration.TimeoutBehaviorType configuredTimeoutBehavior)
Perform action when the actual operation is not able to complete.
|
V performClusterOperation() throws Exception
ExceptionV performClusterOperationTimedOut(TimeoutBehaviorConfiguration.TimeoutBehaviorType configuredTimeoutBehavior)
TimeoutBehaviorConfiguration.TimeoutBehaviorTypeconfiguredTimeoutBehavior - The configured TimeoutBehaviorConfiguration.TimeoutBehaviorTypeCopyright © 2003-2014 Terracotta, Inc.. All Rights Reserved.