| Trees | Indices | Help | 
        
  | 
  
|---|
| 
       | 
  
Module implementing the logic behind the cluster operations
This module implements the logic for doing operations in the cluster. There are two kinds of classes defined:
    
  | 
|||
| 
        LockAcquireTimeout Exception to report timeouts on acquiring locks.  | 
  |||
| 
        LockAttemptTimeoutStrategy Class with lock acquire timeout strategy.  | 
  |||
| 
        OpExecCbBase Base class for OpCode execution callbacks.  | 
  |||
| 
        Processor Object which runs OpCodes  | 
  |||
| 
        HooksMaster Hooks master.  | 
  |||
    
  | 
|||
      
  | 
  |||
Imports: logging, random, time, opcodes, constants, errors, rpc, cmdlib, locking
| Trees | Indices | Help | 
        
  | 
  
|---|
| Generated by Epydoc 3.0.1 on Mon Dec 20 13:26:36 2010 | http://epydoc.sourceforge.net |