Package io.milvus.client
Class HasPartitionResponse
- java.lang.Object
-
- io.milvus.client.HasPartitionResponse
-
public class HasPartitionResponse extends Object
Contains the returnedresponseandhasPartitionforhasPartition
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ResponsegetResponse()booleanhasPartition()booleanok()StringtoString()
-