Class CollectionInfo.PartitionInfo.SegmentInfo

  • Enclosing class:
    CollectionInfo.PartitionInfo

    public static class CollectionInfo.PartitionInfo.SegmentInfo
    extends Object
    Represents information about a single segment in a partition
    • Method Detail

      • getSegmentName

        public String getSegmentName()
      • getRowCount

        public long getRowCount()
      • getIndexName

        public String getIndexName()
      • getDataSize

        public long getDataSize()