Class Assert
- java.lang.Object
 - 
- org.opendaylight.ovsdb.lib.operations.Operation
 - 
- org.opendaylight.ovsdb.lib.operations.Assert
 
 
 
- 
public class Assert extends Operation
 
- 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetLock()- 
Methods inherited from class org.opendaylight.ovsdb.lib.operations.Operation
getOp, getResult, getTable, getTableSchema, setOp, setResult, setTableSchema, toString 
 - 
 
 - 
 
- 
- 
Field Detail
- 
ASSERT
public static final String ASSERT
- See Also:
 - Constant Field Values
 
 
 - 
 
- 
Constructor Detail
- 
Assert
public Assert(String lock)
 
 - 
 
- 
Method Detail
- 
getLock
public String getLock()
 
 - 
 
 -