Milvex.Milvus.Proto.Common.SegmentStats (milvex v0.10.2)

Copy Markdown

Summary

Types

t()

@type t() :: %Milvex.Milvus.Proto.Common.SegmentStats{
  NumRows: integer(),
  SegmentID: integer(),
  __unknown_fields__: [Protobuf.unknown_field()]
}