Class Insert<E extends TableSchema<E>>
java.lang.Object
org.opendaylight.ovsdb.lib.operations.Operation<E>
org.opendaylight.ovsdb.lib.operations.Insert<E>
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionInsert
(TableSchema<E> schema) Insert
(TableSchema<E> schema, Row<E> row) Insert
(TypedBaseTable<E> typedTable) -
Method Summary
Modifier and TypeMethodDescriptiongetRow()
getUuid()
on
(TableSchema<E> schema) void
void
void
setUuidName
(String uuidName) <D,
C extends TableSchema<C>>
Insert<E> <D,
C extends TableSchema<C>>
Insert<E> value
(ColumnSchema<C, D> columnSchema, D value) Methods inherited from class org.opendaylight.ovsdb.lib.operations.Operation
getOp, getResult, getTable, getTableSchema, setOp, setResult, setTableSchema, toString