public class BulkInsertResponseWrapper
extends java.lang.Object
bulkInsert
interface.Constructor and Description |
---|
BulkInsertResponseWrapper(@NonNull io.milvus.grpc.ImportResponse response) |
Modifier and Type | Method and Description |
---|---|
long |
getTaskID()
Gets ID of the bulk insert task.
|
java.lang.String |
toString()
Construct a
String by BulkInsertResponseWrapper instance. |
public BulkInsertResponseWrapper(@NonNull @NonNull io.milvus.grpc.ImportResponse response)
public long getTaskID()
public java.lang.String toString()
String
by BulkInsertResponseWrapper
instance.toString
in class java.lang.Object
String