ClusterOperation
class ClusterOperation extends Model (View source)
Properties
| bool | $done | ||
| string | $error | ||
| string | $operationId | 
Methods
                    setDone($done)
        
                                            
                
            No description
                    bool
                
                
                    getDone()
        
                                            
                
            No description
                    setError($error)
        
                                            
                
            No description
                    string
                
                
                    getError()
        
                                            
                
            No description
                    setOperationId($operationId)
        
                                            
                
            No description
                    string
                
                
                    getOperationId()
        
                                            
                
            No description
Details
        
                            
    setDone($done)
        
    
    No description
        
                            bool
    getDone()
        
    
    No description
        
                            
    setError($error)
        
    
    No description
        
                            string
    getError()
        
    
    No description
        
                            
    setOperationId($operationId)
        
    
    No description
        
                            string
    getOperationId()
        
    
    No description