Package org.opendaylight.ovsdb.lib.operations
- 
Interface Summary Interface Description ConditionalOperation Represents an Operation type that accepts a condition, for e.g Update, Select etc.
- 
Class Summary Class Description Abort Assert Comment Commit Delete<E extends TableSchema<E>> Insert<E extends TableSchema<E>> Mutate<E extends TableSchema<E>> Operation<E extends TableSchema<E>> OperationResult Operations Select<E extends TableSchema<E>> TransactionBuilder Update<E extends TableSchema<E>> Where