Uses of Class
io.dingodb.common.Common.BackupDataFileValueSstMeta
Packages that use Common.BackupDataFileValueSstMeta
-
Uses of Common.BackupDataFileValueSstMeta in io.dingodb.common
Methods in io.dingodb.common that return Common.BackupDataFileValueSstMetaModifier and TypeMethodDescriptionCommon.BackupDataFileValueSstMeta.Builder.build()Common.BackupDataFileValueSstMeta.Builder.buildPartial()Common.BackupDataFileValueSstMetaGroup.Builder.getBackupDataFileValueSstMetas(int index) repeated .dingodb.pb.common.BackupDataFileValueSstMeta backup_data_file_value_sst_metas = 1;Common.BackupDataFileValueSstMetaGroup.getBackupDataFileValueSstMetas(int index) repeated .dingodb.pb.common.BackupDataFileValueSstMeta backup_data_file_value_sst_metas = 1;Common.BackupDataFileValueSstMetaGroupOrBuilder.getBackupDataFileValueSstMetas(int index) repeated .dingodb.pb.common.BackupDataFileValueSstMeta backup_data_file_value_sst_metas = 1;Common.BackupDataFileValueSstMeta.getDefaultInstance()Common.BackupDataFileValueSstMeta.Builder.getDefaultInstanceForType()Common.BackupDataFileValueSstMeta.getDefaultInstanceForType()Common.BackupDataFileValueSstMeta.parseDelimitedFrom(InputStream input) Common.BackupDataFileValueSstMeta.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Common.BackupDataFileValueSstMeta.parseFrom(byte[] data) Common.BackupDataFileValueSstMeta.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Common.BackupDataFileValueSstMeta.parseFrom(com.google.protobuf.ByteString data) Common.BackupDataFileValueSstMeta.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Common.BackupDataFileValueSstMeta.parseFrom(com.google.protobuf.CodedInputStream input) Common.BackupDataFileValueSstMeta.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Common.BackupDataFileValueSstMeta.parseFrom(InputStream input) Common.BackupDataFileValueSstMeta.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Common.BackupDataFileValueSstMeta.parseFrom(ByteBuffer data) Common.BackupDataFileValueSstMeta.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.common that return types with arguments of type Common.BackupDataFileValueSstMetaModifier and TypeMethodDescriptionCommon.BackupDataFileValueSstMetaGroup.Builder.getBackupDataFileValueSstMetasList()repeated .dingodb.pb.common.BackupDataFileValueSstMeta backup_data_file_value_sst_metas = 1;Common.BackupDataFileValueSstMetaGroup.getBackupDataFileValueSstMetasList()repeated .dingodb.pb.common.BackupDataFileValueSstMeta backup_data_file_value_sst_metas = 1;Common.BackupDataFileValueSstMetaGroupOrBuilder.getBackupDataFileValueSstMetasList()repeated .dingodb.pb.common.BackupDataFileValueSstMeta backup_data_file_value_sst_metas = 1;com.google.protobuf.Parser<Common.BackupDataFileValueSstMeta>Common.BackupDataFileValueSstMeta.getParserForType()static com.google.protobuf.Parser<Common.BackupDataFileValueSstMeta>Common.BackupDataFileValueSstMeta.parser()Methods in io.dingodb.common with parameters of type Common.BackupDataFileValueSstMetaModifier and TypeMethodDescriptionCommon.BackupDataFileValueSstMetaGroup.Builder.addBackupDataFileValueSstMetas(int index, Common.BackupDataFileValueSstMeta value) repeated .dingodb.pb.common.BackupDataFileValueSstMeta backup_data_file_value_sst_metas = 1;Common.BackupDataFileValueSstMetaGroup.Builder.addBackupDataFileValueSstMetas(Common.BackupDataFileValueSstMeta value) repeated .dingodb.pb.common.BackupDataFileValueSstMeta backup_data_file_value_sst_metas = 1;Common.BackupDataFileValueSstMeta.Builder.mergeFrom(Common.BackupDataFileValueSstMeta other) Common.BackupDataFileValueSstMeta.newBuilder(Common.BackupDataFileValueSstMeta prototype) Common.BackupDataFileValueSstMetaGroup.Builder.setBackupDataFileValueSstMetas(int index, Common.BackupDataFileValueSstMeta value) repeated .dingodb.pb.common.BackupDataFileValueSstMeta backup_data_file_value_sst_metas = 1;Method parameters in io.dingodb.common with type arguments of type Common.BackupDataFileValueSstMetaModifier and TypeMethodDescriptionCommon.BackupDataFileValueSstMetaGroup.Builder.addAllBackupDataFileValueSstMetas(Iterable<? extends Common.BackupDataFileValueSstMeta> values) repeated .dingodb.pb.common.BackupDataFileValueSstMeta backup_data_file_value_sst_metas = 1;