Uses of Class
org.opendaylight.ovsdb.lib.operations.Select
-
Uses of Select in org.opendaylight.ovsdb.lib.operations
Modifier and TypeMethodDescription<D,
C extends TableSchema<C>>
Select<E> Select.column
(ColumnSchema<C, D> columnSchema) Select.on
(TableSchema schema) <E extends TableSchema<E>>
Select<E> DefaultOperations.select
(TableSchema<E> schema) <E extends TableSchema<E>>
Select<E> Operations.select
(TableSchema<E> schema)