Interface CoordinatorInternalOuterClass.MetaSnapshotFileOrBuilder

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

public static interface CoordinatorInternalOuterClass.MetaSnapshotFileOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • getIdEpochMapKvsList

      List<Common.KeyValue> getIdEpochMapKvsList()
      repeated .dingodb.pb.common.KeyValue id_epoch_map_kvs = 1;
    • getIdEpochMapKvs

      Common.KeyValue getIdEpochMapKvs(int index)
      repeated .dingodb.pb.common.KeyValue id_epoch_map_kvs = 1;
    • getIdEpochMapKvsCount

      int getIdEpochMapKvsCount()
      repeated .dingodb.pb.common.KeyValue id_epoch_map_kvs = 1;
    • getIdEpochMapKvsOrBuilderList

      List<? extends Common.KeyValueOrBuilder> getIdEpochMapKvsOrBuilderList()
      repeated .dingodb.pb.common.KeyValue id_epoch_map_kvs = 1;
    • getIdEpochMapKvsOrBuilder

      Common.KeyValueOrBuilder getIdEpochMapKvsOrBuilder(int index)
      repeated .dingodb.pb.common.KeyValue id_epoch_map_kvs = 1;
    • getCoordinatorMapKvsList

      List<Common.KeyValue> getCoordinatorMapKvsList()
      repeated .dingodb.pb.common.KeyValue coordinator_map_kvs = 2;
    • getCoordinatorMapKvs

      Common.KeyValue getCoordinatorMapKvs(int index)
      repeated .dingodb.pb.common.KeyValue coordinator_map_kvs = 2;
    • getCoordinatorMapKvsCount

      int getCoordinatorMapKvsCount()
      repeated .dingodb.pb.common.KeyValue coordinator_map_kvs = 2;
    • getCoordinatorMapKvsOrBuilderList

      List<? extends Common.KeyValueOrBuilder> getCoordinatorMapKvsOrBuilderList()
      repeated .dingodb.pb.common.KeyValue coordinator_map_kvs = 2;
    • getCoordinatorMapKvsOrBuilder

      Common.KeyValueOrBuilder getCoordinatorMapKvsOrBuilder(int index)
      repeated .dingodb.pb.common.KeyValue coordinator_map_kvs = 2;
    • getStoreMapKvsList

      List<Common.KeyValue> getStoreMapKvsList()
      repeated .dingodb.pb.common.KeyValue store_map_kvs = 3;
    • getStoreMapKvs

      Common.KeyValue getStoreMapKvs(int index)
      repeated .dingodb.pb.common.KeyValue store_map_kvs = 3;
    • getStoreMapKvsCount

      int getStoreMapKvsCount()
      repeated .dingodb.pb.common.KeyValue store_map_kvs = 3;
    • getStoreMapKvsOrBuilderList

      List<? extends Common.KeyValueOrBuilder> getStoreMapKvsOrBuilderList()
      repeated .dingodb.pb.common.KeyValue store_map_kvs = 3;
    • getStoreMapKvsOrBuilder

      Common.KeyValueOrBuilder getStoreMapKvsOrBuilder(int index)
      repeated .dingodb.pb.common.KeyValue store_map_kvs = 3;
    • getExecutorMapKvsList

      List<Common.KeyValue> getExecutorMapKvsList()
      repeated .dingodb.pb.common.KeyValue executor_map_kvs = 4;
    • getExecutorMapKvs

      Common.KeyValue getExecutorMapKvs(int index)
      repeated .dingodb.pb.common.KeyValue executor_map_kvs = 4;
    • getExecutorMapKvsCount

      int getExecutorMapKvsCount()
      repeated .dingodb.pb.common.KeyValue executor_map_kvs = 4;
    • getExecutorMapKvsOrBuilderList

      List<? extends Common.KeyValueOrBuilder> getExecutorMapKvsOrBuilderList()
      repeated .dingodb.pb.common.KeyValue executor_map_kvs = 4;
    • getExecutorMapKvsOrBuilder

      Common.KeyValueOrBuilder getExecutorMapKvsOrBuilder(int index)
      repeated .dingodb.pb.common.KeyValue executor_map_kvs = 4;
    • getSchemaMapKvsList

      List<Common.KeyValue> getSchemaMapKvsList()
      repeated .dingodb.pb.common.KeyValue schema_map_kvs = 5;
    • getSchemaMapKvs

      Common.KeyValue getSchemaMapKvs(int index)
      repeated .dingodb.pb.common.KeyValue schema_map_kvs = 5;
    • getSchemaMapKvsCount

      int getSchemaMapKvsCount()
      repeated .dingodb.pb.common.KeyValue schema_map_kvs = 5;
    • getSchemaMapKvsOrBuilderList

      List<? extends Common.KeyValueOrBuilder> getSchemaMapKvsOrBuilderList()
      repeated .dingodb.pb.common.KeyValue schema_map_kvs = 5;
    • getSchemaMapKvsOrBuilder

      Common.KeyValueOrBuilder getSchemaMapKvsOrBuilder(int index)
      repeated .dingodb.pb.common.KeyValue schema_map_kvs = 5;
    • getRegionMapKvsList

      List<Common.KeyValue> getRegionMapKvsList()
      repeated .dingodb.pb.common.KeyValue region_map_kvs = 6;
    • getRegionMapKvs

      Common.KeyValue getRegionMapKvs(int index)
      repeated .dingodb.pb.common.KeyValue region_map_kvs = 6;
    • getRegionMapKvsCount

      int getRegionMapKvsCount()
      repeated .dingodb.pb.common.KeyValue region_map_kvs = 6;
    • getRegionMapKvsOrBuilderList

      List<? extends Common.KeyValueOrBuilder> getRegionMapKvsOrBuilderList()
      repeated .dingodb.pb.common.KeyValue region_map_kvs = 6;
    • getRegionMapKvsOrBuilder

      Common.KeyValueOrBuilder getRegionMapKvsOrBuilder(int index)
      repeated .dingodb.pb.common.KeyValue region_map_kvs = 6;
    • getTableMapKvsList

      List<Common.KeyValue> getTableMapKvsList()
      repeated .dingodb.pb.common.KeyValue table_map_kvs = 7;
    • getTableMapKvs

      Common.KeyValue getTableMapKvs(int index)
      repeated .dingodb.pb.common.KeyValue table_map_kvs = 7;
    • getTableMapKvsCount

      int getTableMapKvsCount()
      repeated .dingodb.pb.common.KeyValue table_map_kvs = 7;
    • getTableMapKvsOrBuilderList

      List<? extends Common.KeyValueOrBuilder> getTableMapKvsOrBuilderList()
      repeated .dingodb.pb.common.KeyValue table_map_kvs = 7;
    • getTableMapKvsOrBuilder

      Common.KeyValueOrBuilder getTableMapKvsOrBuilder(int index)
      repeated .dingodb.pb.common.KeyValue table_map_kvs = 7;
    • getStoreMetricsMapKvsList

      List<Common.KeyValue> getStoreMetricsMapKvsList()
      repeated .dingodb.pb.common.KeyValue store_metrics_map_kvs = 8;
    • getStoreMetricsMapKvs

      Common.KeyValue getStoreMetricsMapKvs(int index)
      repeated .dingodb.pb.common.KeyValue store_metrics_map_kvs = 8;
    • getStoreMetricsMapKvsCount

      int getStoreMetricsMapKvsCount()
      repeated .dingodb.pb.common.KeyValue store_metrics_map_kvs = 8;
    • getStoreMetricsMapKvsOrBuilderList

      List<? extends Common.KeyValueOrBuilder> getStoreMetricsMapKvsOrBuilderList()
      repeated .dingodb.pb.common.KeyValue store_metrics_map_kvs = 8;
    • getStoreMetricsMapKvsOrBuilder

      Common.KeyValueOrBuilder getStoreMetricsMapKvsOrBuilder(int index)
      repeated .dingodb.pb.common.KeyValue store_metrics_map_kvs = 8;
    • getTableMetricsMapKvsList

      List<Common.KeyValue> getTableMetricsMapKvsList()
      repeated .dingodb.pb.common.KeyValue table_metrics_map_kvs = 9;
    • getTableMetricsMapKvs

      Common.KeyValue getTableMetricsMapKvs(int index)
      repeated .dingodb.pb.common.KeyValue table_metrics_map_kvs = 9;
    • getTableMetricsMapKvsCount

      int getTableMetricsMapKvsCount()
      repeated .dingodb.pb.common.KeyValue table_metrics_map_kvs = 9;
    • getTableMetricsMapKvsOrBuilderList

      List<? extends Common.KeyValueOrBuilder> getTableMetricsMapKvsOrBuilderList()
      repeated .dingodb.pb.common.KeyValue table_metrics_map_kvs = 9;
    • getTableMetricsMapKvsOrBuilder

      Common.KeyValueOrBuilder getTableMetricsMapKvsOrBuilder(int index)
      repeated .dingodb.pb.common.KeyValue table_metrics_map_kvs = 9;
    • getStoreOperationMapKvsList

      List<Common.KeyValue> getStoreOperationMapKvsList()
      repeated .dingodb.pb.common.KeyValue store_operation_map_kvs = 10;
    • getStoreOperationMapKvs

      Common.KeyValue getStoreOperationMapKvs(int index)
      repeated .dingodb.pb.common.KeyValue store_operation_map_kvs = 10;
    • getStoreOperationMapKvsCount

      int getStoreOperationMapKvsCount()
      repeated .dingodb.pb.common.KeyValue store_operation_map_kvs = 10;
    • getStoreOperationMapKvsOrBuilderList

      List<? extends Common.KeyValueOrBuilder> getStoreOperationMapKvsOrBuilderList()
      repeated .dingodb.pb.common.KeyValue store_operation_map_kvs = 10;
    • getStoreOperationMapKvsOrBuilder

      Common.KeyValueOrBuilder getStoreOperationMapKvsOrBuilder(int index)
      repeated .dingodb.pb.common.KeyValue store_operation_map_kvs = 10;
    • getRegionCmdMapKvsList

      List<Common.KeyValue> getRegionCmdMapKvsList()
      repeated .dingodb.pb.common.KeyValue region_cmd_map_kvs = 11;
    • getRegionCmdMapKvs

      Common.KeyValue getRegionCmdMapKvs(int index)
      repeated .dingodb.pb.common.KeyValue region_cmd_map_kvs = 11;
    • getRegionCmdMapKvsCount

      int getRegionCmdMapKvsCount()
      repeated .dingodb.pb.common.KeyValue region_cmd_map_kvs = 11;
    • getRegionCmdMapKvsOrBuilderList

      List<? extends Common.KeyValueOrBuilder> getRegionCmdMapKvsOrBuilderList()
      repeated .dingodb.pb.common.KeyValue region_cmd_map_kvs = 11;
    • getRegionCmdMapKvsOrBuilder

      Common.KeyValueOrBuilder getRegionCmdMapKvsOrBuilder(int index)
      repeated .dingodb.pb.common.KeyValue region_cmd_map_kvs = 11;
    • getExecutorUserMapKvsList

      List<Common.KeyValue> getExecutorUserMapKvsList()
      repeated .dingodb.pb.common.KeyValue executor_user_map_kvs = 12;
    • getExecutorUserMapKvs

      Common.KeyValue getExecutorUserMapKvs(int index)
      repeated .dingodb.pb.common.KeyValue executor_user_map_kvs = 12;
    • getExecutorUserMapKvsCount

      int getExecutorUserMapKvsCount()
      repeated .dingodb.pb.common.KeyValue executor_user_map_kvs = 12;
    • getExecutorUserMapKvsOrBuilderList

      List<? extends Common.KeyValueOrBuilder> getExecutorUserMapKvsOrBuilderList()
      repeated .dingodb.pb.common.KeyValue executor_user_map_kvs = 12;
    • getExecutorUserMapKvsOrBuilder

      Common.KeyValueOrBuilder getExecutorUserMapKvsOrBuilder(int index)
      repeated .dingodb.pb.common.KeyValue executor_user_map_kvs = 12;
    • getJobMapKvsList

      List<Common.KeyValue> getJobMapKvsList()
      repeated .dingodb.pb.common.KeyValue job_map_kvs = 13;
    • getJobMapKvs

      Common.KeyValue getJobMapKvs(int index)
      repeated .dingodb.pb.common.KeyValue job_map_kvs = 13;
    • getJobMapKvsCount

      int getJobMapKvsCount()
      repeated .dingodb.pb.common.KeyValue job_map_kvs = 13;
    • getJobMapKvsOrBuilderList

      List<? extends Common.KeyValueOrBuilder> getJobMapKvsOrBuilderList()
      repeated .dingodb.pb.common.KeyValue job_map_kvs = 13;
    • getJobMapKvsOrBuilder

      Common.KeyValueOrBuilder getJobMapKvsOrBuilder(int index)
      repeated .dingodb.pb.common.KeyValue job_map_kvs = 13;
    • getIndexMapKvsList

      List<Common.KeyValue> getIndexMapKvsList()
      repeated .dingodb.pb.common.KeyValue index_map_kvs = 14;
    • getIndexMapKvs

      Common.KeyValue getIndexMapKvs(int index)
      repeated .dingodb.pb.common.KeyValue index_map_kvs = 14;
    • getIndexMapKvsCount

      int getIndexMapKvsCount()
      repeated .dingodb.pb.common.KeyValue index_map_kvs = 14;
    • getIndexMapKvsOrBuilderList

      List<? extends Common.KeyValueOrBuilder> getIndexMapKvsOrBuilderList()
      repeated .dingodb.pb.common.KeyValue index_map_kvs = 14;
    • getIndexMapKvsOrBuilder

      Common.KeyValueOrBuilder getIndexMapKvsOrBuilder(int index)
      repeated .dingodb.pb.common.KeyValue index_map_kvs = 14;
    • getIndexMetricsMapKvsList

      List<Common.KeyValue> getIndexMetricsMapKvsList()
      repeated .dingodb.pb.common.KeyValue index_metrics_map_kvs = 15;
    • getIndexMetricsMapKvs

      Common.KeyValue getIndexMetricsMapKvs(int index)
      repeated .dingodb.pb.common.KeyValue index_metrics_map_kvs = 15;
    • getIndexMetricsMapKvsCount

      int getIndexMetricsMapKvsCount()
      repeated .dingodb.pb.common.KeyValue index_metrics_map_kvs = 15;
    • getIndexMetricsMapKvsOrBuilderList

      List<? extends Common.KeyValueOrBuilder> getIndexMetricsMapKvsOrBuilderList()
      repeated .dingodb.pb.common.KeyValue index_metrics_map_kvs = 15;
    • getIndexMetricsMapKvsOrBuilder

      Common.KeyValueOrBuilder getIndexMetricsMapKvsOrBuilder(int index)
      repeated .dingodb.pb.common.KeyValue index_metrics_map_kvs = 15;
    • getAutoIncrementMapKvsList

      List<Common.KeyValue> getAutoIncrementMapKvsList()
       now unused, just a placeholder
       
      repeated .dingodb.pb.common.KeyValue auto_increment_map_kvs = 20;
    • getAutoIncrementMapKvs

      Common.KeyValue getAutoIncrementMapKvs(int index)
       now unused, just a placeholder
       
      repeated .dingodb.pb.common.KeyValue auto_increment_map_kvs = 20;
    • getAutoIncrementMapKvsCount

      int getAutoIncrementMapKvsCount()
       now unused, just a placeholder
       
      repeated .dingodb.pb.common.KeyValue auto_increment_map_kvs = 20;
    • getAutoIncrementMapKvsOrBuilderList

      List<? extends Common.KeyValueOrBuilder> getAutoIncrementMapKvsOrBuilderList()
       now unused, just a placeholder
       
      repeated .dingodb.pb.common.KeyValue auto_increment_map_kvs = 20;
    • getAutoIncrementMapKvsOrBuilder

      Common.KeyValueOrBuilder getAutoIncrementMapKvsOrBuilder(int index)
       now unused, just a placeholder
       
      repeated .dingodb.pb.common.KeyValue auto_increment_map_kvs = 20;
    • hasAutoIncrementStorage

      boolean hasAutoIncrementStorage()
      .dingodb.pb.coordinator_internal.AutoIncrementStorage auto_increment_storage = 21;
      Returns:
      Whether the autoIncrementStorage field is set.
    • getAutoIncrementStorage

      .dingodb.pb.coordinator_internal.AutoIncrementStorage auto_increment_storage = 21;
      Returns:
      The autoIncrementStorage.
    • getAutoIncrementStorageOrBuilder

      .dingodb.pb.coordinator_internal.AutoIncrementStorage auto_increment_storage = 21;
    • getTableIndexMapKvsList

      List<Common.KeyValue> getTableIndexMapKvsList()
      repeated .dingodb.pb.common.KeyValue table_index_map_kvs = 22;
    • getTableIndexMapKvs

      Common.KeyValue getTableIndexMapKvs(int index)
      repeated .dingodb.pb.common.KeyValue table_index_map_kvs = 22;
    • getTableIndexMapKvsCount

      int getTableIndexMapKvsCount()
      repeated .dingodb.pb.common.KeyValue table_index_map_kvs = 22;
    • getTableIndexMapKvsOrBuilderList

      List<? extends Common.KeyValueOrBuilder> getTableIndexMapKvsOrBuilderList()
      repeated .dingodb.pb.common.KeyValue table_index_map_kvs = 22;
    • getTableIndexMapKvsOrBuilder

      Common.KeyValueOrBuilder getTableIndexMapKvsOrBuilder(int index)
      repeated .dingodb.pb.common.KeyValue table_index_map_kvs = 22;
    • hasTsoStorage

      boolean hasTsoStorage()
      .dingodb.pb.coordinator_internal.TsoStorage tso_storage = 23;
      Returns:
      Whether the tsoStorage field is set.
    • getTsoStorage

      .dingodb.pb.coordinator_internal.TsoStorage tso_storage = 23;
      Returns:
      The tsoStorage.
    • getTsoStorageOrBuilder

      .dingodb.pb.coordinator_internal.TsoStorage tso_storage = 23;
    • getDeletedRegionMapKvsList

      List<Common.KeyValue> getDeletedRegionMapKvsList()
      repeated .dingodb.pb.common.KeyValue deleted_region_map_kvs = 30;
    • getDeletedRegionMapKvs

      Common.KeyValue getDeletedRegionMapKvs(int index)
      repeated .dingodb.pb.common.KeyValue deleted_region_map_kvs = 30;
    • getDeletedRegionMapKvsCount

      int getDeletedRegionMapKvsCount()
      repeated .dingodb.pb.common.KeyValue deleted_region_map_kvs = 30;
    • getDeletedRegionMapKvsOrBuilderList

      List<? extends Common.KeyValueOrBuilder> getDeletedRegionMapKvsOrBuilderList()
      repeated .dingodb.pb.common.KeyValue deleted_region_map_kvs = 30;
    • getDeletedRegionMapKvsOrBuilder

      Common.KeyValueOrBuilder getDeletedRegionMapKvsOrBuilder(int index)
      repeated .dingodb.pb.common.KeyValue deleted_region_map_kvs = 30;
    • getDeletedTableMapKvsList

      List<Common.KeyValue> getDeletedTableMapKvsList()
      repeated .dingodb.pb.common.KeyValue deleted_table_map_kvs = 31;
    • getDeletedTableMapKvs

      Common.KeyValue getDeletedTableMapKvs(int index)
      repeated .dingodb.pb.common.KeyValue deleted_table_map_kvs = 31;
    • getDeletedTableMapKvsCount

      int getDeletedTableMapKvsCount()
      repeated .dingodb.pb.common.KeyValue deleted_table_map_kvs = 31;
    • getDeletedTableMapKvsOrBuilderList

      List<? extends Common.KeyValueOrBuilder> getDeletedTableMapKvsOrBuilderList()
      repeated .dingodb.pb.common.KeyValue deleted_table_map_kvs = 31;
    • getDeletedTableMapKvsOrBuilder

      Common.KeyValueOrBuilder getDeletedTableMapKvsOrBuilder(int index)
      repeated .dingodb.pb.common.KeyValue deleted_table_map_kvs = 31;
    • getDeletedIndexMapKvsList

      List<Common.KeyValue> getDeletedIndexMapKvsList()
      repeated .dingodb.pb.common.KeyValue deleted_index_map_kvs = 32;
    • getDeletedIndexMapKvs

      Common.KeyValue getDeletedIndexMapKvs(int index)
      repeated .dingodb.pb.common.KeyValue deleted_index_map_kvs = 32;
    • getDeletedIndexMapKvsCount

      int getDeletedIndexMapKvsCount()
      repeated .dingodb.pb.common.KeyValue deleted_index_map_kvs = 32;
    • getDeletedIndexMapKvsOrBuilderList

      List<? extends Common.KeyValueOrBuilder> getDeletedIndexMapKvsOrBuilderList()
      repeated .dingodb.pb.common.KeyValue deleted_index_map_kvs = 32;
    • getDeletedIndexMapKvsOrBuilder

      Common.KeyValueOrBuilder getDeletedIndexMapKvsOrBuilder(int index)
      repeated .dingodb.pb.common.KeyValue deleted_index_map_kvs = 32;
    • getLeaseMapKvsList

      List<Common.KeyValue> getLeaseMapKvsList()
      repeated .dingodb.pb.common.KeyValue lease_map_kvs = 40;
    • getLeaseMapKvs

      Common.KeyValue getLeaseMapKvs(int index)
      repeated .dingodb.pb.common.KeyValue lease_map_kvs = 40;
    • getLeaseMapKvsCount

      int getLeaseMapKvsCount()
      repeated .dingodb.pb.common.KeyValue lease_map_kvs = 40;
    • getLeaseMapKvsOrBuilderList

      List<? extends Common.KeyValueOrBuilder> getLeaseMapKvsOrBuilderList()
      repeated .dingodb.pb.common.KeyValue lease_map_kvs = 40;
    • getLeaseMapKvsOrBuilder

      Common.KeyValueOrBuilder getLeaseMapKvsOrBuilder(int index)
      repeated .dingodb.pb.common.KeyValue lease_map_kvs = 40;
    • getKvIndexMapKvsList

      List<Common.KeyValue> getKvIndexMapKvsList()
      repeated .dingodb.pb.common.KeyValue kv_index_map_kvs = 41;
    • getKvIndexMapKvs

      Common.KeyValue getKvIndexMapKvs(int index)
      repeated .dingodb.pb.common.KeyValue kv_index_map_kvs = 41;
    • getKvIndexMapKvsCount

      int getKvIndexMapKvsCount()
      repeated .dingodb.pb.common.KeyValue kv_index_map_kvs = 41;
    • getKvIndexMapKvsOrBuilderList

      List<? extends Common.KeyValueOrBuilder> getKvIndexMapKvsOrBuilderList()
      repeated .dingodb.pb.common.KeyValue kv_index_map_kvs = 41;
    • getKvIndexMapKvsOrBuilder

      Common.KeyValueOrBuilder getKvIndexMapKvsOrBuilder(int index)
      repeated .dingodb.pb.common.KeyValue kv_index_map_kvs = 41;
    • getKvRevMapKvsList

      List<Common.KeyValue> getKvRevMapKvsList()
      repeated .dingodb.pb.common.KeyValue kv_rev_map_kvs = 42;
    • getKvRevMapKvs

      Common.KeyValue getKvRevMapKvs(int index)
      repeated .dingodb.pb.common.KeyValue kv_rev_map_kvs = 42;
    • getKvRevMapKvsCount

      int getKvRevMapKvsCount()
      repeated .dingodb.pb.common.KeyValue kv_rev_map_kvs = 42;
    • getKvRevMapKvsOrBuilderList

      List<? extends Common.KeyValueOrBuilder> getKvRevMapKvsOrBuilderList()
      repeated .dingodb.pb.common.KeyValue kv_rev_map_kvs = 42;
    • getKvRevMapKvsOrBuilder

      Common.KeyValueOrBuilder getKvRevMapKvsOrBuilder(int index)
      repeated .dingodb.pb.common.KeyValue kv_rev_map_kvs = 42;
    • getCommonDiskMapKvsList

      List<Common.KeyValue> getCommonDiskMapKvsList()
      repeated .dingodb.pb.common.KeyValue common_disk_map_kvs = 51;
    • getCommonDiskMapKvs

      Common.KeyValue getCommonDiskMapKvs(int index)
      repeated .dingodb.pb.common.KeyValue common_disk_map_kvs = 51;
    • getCommonDiskMapKvsCount

      int getCommonDiskMapKvsCount()
      repeated .dingodb.pb.common.KeyValue common_disk_map_kvs = 51;
    • getCommonDiskMapKvsOrBuilderList

      List<? extends Common.KeyValueOrBuilder> getCommonDiskMapKvsOrBuilderList()
      repeated .dingodb.pb.common.KeyValue common_disk_map_kvs = 51;
    • getCommonDiskMapKvsOrBuilder

      Common.KeyValueOrBuilder getCommonDiskMapKvsOrBuilder(int index)
      repeated .dingodb.pb.common.KeyValue common_disk_map_kvs = 51;
    • getCommonMemMapKvsList

      List<Common.KeyValue> getCommonMemMapKvsList()
      repeated .dingodb.pb.common.KeyValue common_mem_map_kvs = 52;
    • getCommonMemMapKvs

      Common.KeyValue getCommonMemMapKvs(int index)
      repeated .dingodb.pb.common.KeyValue common_mem_map_kvs = 52;
    • getCommonMemMapKvsCount

      int getCommonMemMapKvsCount()
      repeated .dingodb.pb.common.KeyValue common_mem_map_kvs = 52;
    • getCommonMemMapKvsOrBuilderList

      List<? extends Common.KeyValueOrBuilder> getCommonMemMapKvsOrBuilderList()
      repeated .dingodb.pb.common.KeyValue common_mem_map_kvs = 52;
    • getCommonMemMapKvsOrBuilder

      Common.KeyValueOrBuilder getCommonMemMapKvsOrBuilder(int index)
      repeated .dingodb.pb.common.KeyValue common_mem_map_kvs = 52;
    • getTenantMapKvsList

      List<Common.KeyValue> getTenantMapKvsList()
      repeated .dingodb.pb.common.KeyValue tenant_map_kvs = 53;
    • getTenantMapKvs

      Common.KeyValue getTenantMapKvs(int index)
      repeated .dingodb.pb.common.KeyValue tenant_map_kvs = 53;
    • getTenantMapKvsCount

      int getTenantMapKvsCount()
      repeated .dingodb.pb.common.KeyValue tenant_map_kvs = 53;
    • getTenantMapKvsOrBuilderList

      List<? extends Common.KeyValueOrBuilder> getTenantMapKvsOrBuilderList()
      repeated .dingodb.pb.common.KeyValue tenant_map_kvs = 53;
    • getTenantMapKvsOrBuilder

      Common.KeyValueOrBuilder getTenantMapKvsOrBuilder(int index)
      repeated .dingodb.pb.common.KeyValue tenant_map_kvs = 53;
    • getMdsMapKvsList

      List<Common.KeyValue> getMdsMapKvsList()
      repeated .dingodb.pb.common.KeyValue mds_map_kvs = 60;
    • getMdsMapKvs

      Common.KeyValue getMdsMapKvs(int index)
      repeated .dingodb.pb.common.KeyValue mds_map_kvs = 60;
    • getMdsMapKvsCount

      int getMdsMapKvsCount()
      repeated .dingodb.pb.common.KeyValue mds_map_kvs = 60;
    • getMdsMapKvsOrBuilderList

      List<? extends Common.KeyValueOrBuilder> getMdsMapKvsOrBuilderList()
      repeated .dingodb.pb.common.KeyValue mds_map_kvs = 60;
    • getMdsMapKvsOrBuilder

      Common.KeyValueOrBuilder getMdsMapKvsOrBuilder(int index)
      repeated .dingodb.pb.common.KeyValue mds_map_kvs = 60;