Package io.milvus.param.highlevel.dml
Class InsertRowsParam
- java.lang.Object
-
- io.milvus.param.highlevel.dml.InsertRowsParam
-
public class InsertRowsParam extends java.lang.Object
Parameters forinsert
interface.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
InsertRowsParam.Builder
Builder forInsertRowsParam
class.
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static InsertRowsParam.Builder
newBuilder()
-
-
-
Method Detail
-
newBuilder
public static InsertRowsParam.Builder newBuilder()
-
-