Package io.milvus.Response
Class ShowPartResponseWrapper.PartitionInfo
- java.lang.Object
-
- io.milvus.Response.ShowPartResponseWrapper.PartitionInfo
-
- Enclosing class:
- ShowPartResponseWrapper
public static final class ShowPartResponseWrapper.PartitionInfo extends Object
Internal-use class to wrap response ofShowPartitionsinterface.
-
-
Constructor Summary
Constructors Constructor Description PartitionInfo(String name, long id, long utcTimestamp)
-