| 
ehcache | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
V - public interface ClusterOperation<V>
Interface for executing clustered operations (that can potentially get stuck)
| Method Summary | |
|---|---|
 V | 
performClusterOperation()
Perform the actual operation.  | 
 V | 
performClusterOperationTimedOut(TimeoutBehaviorConfiguration.TimeoutBehaviorType configuredTimeoutBehavior)
Perform action when the actual operation is not able to complete.  | 
| Method Detail | 
|---|
V performClusterOperation()
                          throws Exception
ExceptionV performClusterOperationTimedOut(TimeoutBehaviorConfiguration.TimeoutBehaviorType configuredTimeoutBehavior)
TimeoutBehaviorConfiguration.TimeoutBehaviorType
configuredTimeoutBehavior - The configured TimeoutBehaviorConfiguration.TimeoutBehaviorType
  | 
ehcache | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||