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