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