Package org.opendaylight.ovsdb.lib.operations
package org.opendaylight.ovsdb.lib.operations
-
ClassDescriptionRepresents an Operation type that accepts a condition, for e.g Update, Select etc.Delete<E extends TableSchema<E>>Insert<E extends TableSchema<E>>Mutate<E extends TableSchema<E>>Operation<E extends TableSchema<E>>Select<E extends TableSchema<E>>Update<E extends TableSchema<E>>