Class Delete<E extends TableSchema<E>>
java.lang.Object
org.opendaylight.ovsdb.lib.operations.Operation<E>
org.opendaylight.ovsdb.lib.operations.Delete<E>
- All Implemented Interfaces:
ConditionalOperation
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class org.opendaylight.ovsdb.lib.operations.Operation
getOp, getResult, getTable, getTableSchema, setOp, setResult, setTableSchema, toString
-
Field Details
-
DELETE
- See Also:
-
-
Constructor Details
-
Delete
-
-
Method Details
-
on
-
where
-
addCondition
- Specified by:
addCondition
in interfaceConditionalOperation
-
getWhere
-
setWhere
-
getCount
-
setCount
-