Class Operation<E extends TableSchema<E>>
java.lang.Object
org.opendaylight.ovsdb.lib.operations.Operation<E>
-
Constructor Summary
ModifierConstructorDescriptionprotected
protected
Operation
(TableSchema<E> tableSchema) Operation
(TableSchema<E> schema, String operation) -
Method Summary
Modifier and TypeMethodDescriptiongetOp()
getTable()
void
void
setResult
(OperationResult result) void
setTableSchema
(TableSchema<E> tableSchema) toString()