Interface Common.BackupDataFileValueSstMetaGroupOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
Common.BackupDataFileValueSstMetaGroup, Common.BackupDataFileValueSstMetaGroup.Builder
Enclosing class:
Common

public static interface Common.BackupDataFileValueSstMetaGroupOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • getBackupDataFileValueSstMetasList

      List<Common.BackupDataFileValueSstMeta> getBackupDataFileValueSstMetasList()
      repeated .dingodb.pb.common.BackupDataFileValueSstMeta backup_data_file_value_sst_metas = 1;
    • getBackupDataFileValueSstMetas

      Common.BackupDataFileValueSstMeta getBackupDataFileValueSstMetas(int index)
      repeated .dingodb.pb.common.BackupDataFileValueSstMeta backup_data_file_value_sst_metas = 1;
    • getBackupDataFileValueSstMetasCount

      int getBackupDataFileValueSstMetasCount()
      repeated .dingodb.pb.common.BackupDataFileValueSstMeta backup_data_file_value_sst_metas = 1;
    • getBackupDataFileValueSstMetasOrBuilderList

      List<? extends Common.BackupDataFileValueSstMetaOrBuilder> getBackupDataFileValueSstMetasOrBuilderList()
      repeated .dingodb.pb.common.BackupDataFileValueSstMeta backup_data_file_value_sst_metas = 1;
    • getBackupDataFileValueSstMetasOrBuilder

      Common.BackupDataFileValueSstMetaOrBuilder getBackupDataFileValueSstMetasOrBuilder(int index)
      repeated .dingodb.pb.common.BackupDataFileValueSstMeta backup_data_file_value_sst_metas = 1;