Uses of Interface
org.opendaylight.ovsdb.lib.operations.ConditionalOperation
-
Packages that use ConditionalOperation Package Description org.opendaylight.ovsdb.lib.operations -
-
Uses of ConditionalOperation in org.opendaylight.ovsdb.lib.operations
Classes in org.opendaylight.ovsdb.lib.operations that implement ConditionalOperation Modifier and Type Class Description classDelete<E extends TableSchema<E>>classMutate<E extends TableSchema<E>>classSelect<E extends TableSchema<E>>classUpdate<E extends TableSchema<E>>Constructors in org.opendaylight.ovsdb.lib.operations with parameters of type ConditionalOperation Constructor Description Where(ConditionalOperation operation)
-