Uses of Interface
io.milvus.grpc.GetCollectionStatisticsResponseOrBuilder
-
Packages that use GetCollectionStatisticsResponseOrBuilder Package Description io.milvus.grpc -
-
Uses of GetCollectionStatisticsResponseOrBuilder in io.milvus.grpc
Classes in io.milvus.grpc that implement GetCollectionStatisticsResponseOrBuilder Modifier and Type Class Description classGetCollectionStatisticsResponseWill return collection statistics in stats field like [{key:"row_count",value:"1"}]static classGetCollectionStatisticsResponse.BuilderWill return collection statistics in stats field like [{key:"row_count",value:"1"}]
-