Uses of Class
io.milvus.param.dml.InsertParam.Field
-
Packages that use InsertParam.Field Package Description io.milvus.param.dml -
-
Uses of InsertParam.Field in io.milvus.param.dml
Method parameters in io.milvus.param.dml with type arguments of type InsertParam.Field Modifier and Type Method Description InsertParam.BuilderInsertParam.Builder. withFields(@NonNull List<InsertParam.Field> fields)Sets the column data to insert.
-