Interface GetPersistentSegmentInfoResponseOrBuilder

    • Method Detail

      • hasStatus

        boolean hasStatus()
        .milvus.proto.common.Status status = 1;
        Returns:
        Whether the status field is set.
      • getStatus

        Status getStatus()
        .milvus.proto.common.Status status = 1;
        Returns:
        The status.
      • getStatusOrBuilder

        StatusOrBuilder getStatusOrBuilder()
        .milvus.proto.common.Status status = 1;
      • getInfos

        PersistentSegmentInfo getInfos​(int index)
        repeated .milvus.proto.milvus.PersistentSegmentInfo infos = 2;
      • getInfosCount

        int getInfosCount()
        repeated .milvus.proto.milvus.PersistentSegmentInfo infos = 2;