public static final class Brpb.BackupMeta extends com.google.protobuf.GeneratedMessageV3 implements Brpb.BackupMetaOrBuilder
The message save the metadata of a backup.Protobuf type
backup.BackupMeta| Modifier and Type | Class and Description |
|---|---|
static class |
Brpb.BackupMeta.Builder
The message save the metadata of a backup.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
API_VERSION_FIELD_NUMBER |
static int |
BACKUP_RESULT_FIELD_NUMBER |
static int |
BR_VERSION_FIELD_NUMBER |
static int |
CLUSTER_ID_FIELD_NUMBER |
static int |
CLUSTER_VERSION_FIELD_NUMBER |
static int |
DDL_INDEXES_FIELD_NUMBER |
static int |
DDLS_FIELD_NUMBER |
static int |
END_VERSION_FIELD_NUMBER |
static int |
FILE_INDEX_FIELD_NUMBER |
static int |
FILES_FIELD_NUMBER |
static int |
IS_RAW_KV_FIELD_NUMBER |
static int |
NEW_COLLATIONS_ENABLED_FIELD_NUMBER |
static int |
POLICIES_FIELD_NUMBER |
static int |
RAW_RANGE_INDEX_FIELD_NUMBER |
static int |
RAW_RANGES_FIELD_NUMBER |
static int |
SCHEMA_INDEX_FIELD_NUMBER |
static int |
SCHEMAS_FIELD_NUMBER |
static int |
START_VERSION_FIELD_NUMBER |
static int |
VERSION_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Kvrpcpb.APIVersion |
getApiVersion()
API version implies the encode of the key and value.
|
int |
getApiVersionValue()
API version implies the encode of the key and value.
|
String |
getBackupResult()
the backup result into `backupmeta` file
|
com.google.protobuf.ByteString |
getBackupResultBytes()
the backup result into `backupmeta` file
|
String |
getBrVersion()
Save the version of BR running backup jobs.
|
com.google.protobuf.ByteString |
getBrVersionBytes()
Save the version of BR running backup jobs.
|
long |
getClusterId()
ID and version of backuped cluster.
|
String |
getClusterVersion()
string cluster_version = 2; |
com.google.protobuf.ByteString |
getClusterVersionBytes()
string cluster_version = 2; |
Brpb.MetaFile |
getDdlIndexes()
An index to files contains DDLs.
|
Brpb.MetaFileOrBuilder |
getDdlIndexesOrBuilder()
An index to files contains DDLs.
|
com.google.protobuf.ByteString |
getDdls()
In incremental backup, DDLs which are completed in
(lastBackupTS, backupTS] will be stored here.
|
static Brpb.BackupMeta |
getDefaultInstance() |
Brpb.BackupMeta |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
long |
getEndVersion()
uint64 end_version = 6; |
Brpb.MetaFile |
getFileIndex()
An index to files contains data files.
|
Brpb.MetaFileOrBuilder |
getFileIndexOrBuilder()
An index to files contains data files.
|
Brpb.File |
getFiles(int index)
A set of files that compose a backup.
|
int |
getFilesCount()
A set of files that compose a backup.
|
List<Brpb.File> |
getFilesList()
A set of files that compose a backup.
|
Brpb.FileOrBuilder |
getFilesOrBuilder(int index)
A set of files that compose a backup.
|
List<? extends Brpb.FileOrBuilder> |
getFilesOrBuilderList()
A set of files that compose a backup.
|
boolean |
getIsRawKv()
If in raw kv mode, `start_versions`, `end_versions` and `schemas` will be
ignored, and the backup data's range is represented by raw_ranges.
|
String |
getNewCollationsEnabled()
new_collations_enabled specifies the config `new_collations_enabled_on_first_bootstrap` in tidb.
|
com.google.protobuf.ByteString |
getNewCollationsEnabledBytes()
new_collations_enabled specifies the config `new_collations_enabled_on_first_bootstrap` in tidb.
|
com.google.protobuf.Parser<Brpb.BackupMeta> |
getParserForType() |
Brpb.PlacementPolicy |
getPolicies(int index)
the placement policy info in backup cluster.
|
int |
getPoliciesCount()
the placement policy info in backup cluster.
|
List<Brpb.PlacementPolicy> |
getPoliciesList()
the placement policy info in backup cluster.
|
Brpb.PlacementPolicyOrBuilder |
getPoliciesOrBuilder(int index)
the placement policy info in backup cluster.
|
List<? extends Brpb.PlacementPolicyOrBuilder> |
getPoliciesOrBuilderList()
the placement policy info in backup cluster.
|
Brpb.MetaFile |
getRawRangeIndex()
An index to files contains RawRanges.
|
Brpb.MetaFileOrBuilder |
getRawRangeIndexOrBuilder()
An index to files contains RawRanges.
|
Brpb.RawRange |
getRawRanges(int index)
Note: `raw_ranges` is deprecated, as it bloats backupmeta.
|
int |
getRawRangesCount()
Note: `raw_ranges` is deprecated, as it bloats backupmeta.
|
List<Brpb.RawRange> |
getRawRangesList()
Note: `raw_ranges` is deprecated, as it bloats backupmeta.
|
Brpb.RawRangeOrBuilder |
getRawRangesOrBuilder(int index)
Note: `raw_ranges` is deprecated, as it bloats backupmeta.
|
List<? extends Brpb.RawRangeOrBuilder> |
getRawRangesOrBuilderList()
Note: `raw_ranges` is deprecated, as it bloats backupmeta.
|
Brpb.MetaFile |
getSchemaIndex()
An index to files contains Schemas.
|
Brpb.MetaFileOrBuilder |
getSchemaIndexOrBuilder()
An index to files contains Schemas.
|
Brpb.Schema |
getSchemas(int index)
Table metadata describes database and table info.
|
int |
getSchemasCount()
Table metadata describes database and table info.
|
List<Brpb.Schema> |
getSchemasList()
Table metadata describes database and table info.
|
Brpb.SchemaOrBuilder |
getSchemasOrBuilder(int index)
Table metadata describes database and table info.
|
List<? extends Brpb.SchemaOrBuilder> |
getSchemasOrBuilderList()
Table metadata describes database and table info.
|
int |
getSerializedSize() |
long |
getStartVersion()
A pair of timestamp specifies a time range of a backup.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
getVersion()
The backupmeta scheme version.
|
boolean |
hasDdlIndexes()
An index to files contains DDLs.
|
boolean |
hasFileIndex()
An index to files contains data files.
|
int |
hashCode() |
boolean |
hasRawRangeIndex()
An index to files contains RawRanges.
|
boolean |
hasSchemaIndex()
An index to files contains Schemas.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Brpb.BackupMeta.Builder |
newBuilder() |
static Brpb.BackupMeta.Builder |
newBuilder(Brpb.BackupMeta prototype) |
Brpb.BackupMeta.Builder |
newBuilderForType() |
protected Brpb.BackupMeta.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static Brpb.BackupMeta |
parseDelimitedFrom(InputStream input) |
static Brpb.BackupMeta |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Brpb.BackupMeta |
parseFrom(byte[] data) |
static Brpb.BackupMeta |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Brpb.BackupMeta |
parseFrom(ByteBuffer data) |
static Brpb.BackupMeta |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Brpb.BackupMeta |
parseFrom(com.google.protobuf.ByteString data) |
static Brpb.BackupMeta |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Brpb.BackupMeta |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Brpb.BackupMeta |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Brpb.BackupMeta |
parseFrom(InputStream input) |
static Brpb.BackupMeta |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Brpb.BackupMeta> |
parser() |
Brpb.BackupMeta.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int CLUSTER_ID_FIELD_NUMBER
public static final int CLUSTER_VERSION_FIELD_NUMBER
public static final int BR_VERSION_FIELD_NUMBER
public static final int VERSION_FIELD_NUMBER
public static final int FILES_FIELD_NUMBER
public static final int FILE_INDEX_FIELD_NUMBER
public static final int START_VERSION_FIELD_NUMBER
public static final int END_VERSION_FIELD_NUMBER
public static final int SCHEMAS_FIELD_NUMBER
public static final int SCHEMA_INDEX_FIELD_NUMBER
public static final int IS_RAW_KV_FIELD_NUMBER
public static final int RAW_RANGES_FIELD_NUMBER
public static final int RAW_RANGE_INDEX_FIELD_NUMBER
public static final int DDLS_FIELD_NUMBER
public static final int DDL_INDEXES_FIELD_NUMBER
public static final int BACKUP_RESULT_FIELD_NUMBER
public static final int API_VERSION_FIELD_NUMBER
public static final int POLICIES_FIELD_NUMBER
public static final int NEW_COLLATIONS_ENABLED_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public long getClusterId()
ID and version of backuped cluster.
uint64 cluster_id = 1;getClusterId in interface Brpb.BackupMetaOrBuilderpublic String getClusterVersion()
string cluster_version = 2;getClusterVersion in interface Brpb.BackupMetaOrBuilderpublic com.google.protobuf.ByteString getClusterVersionBytes()
string cluster_version = 2;getClusterVersionBytes in interface Brpb.BackupMetaOrBuilderpublic String getBrVersion()
Save the version of BR running backup jobs.
string br_version = 11;getBrVersion in interface Brpb.BackupMetaOrBuilderpublic com.google.protobuf.ByteString getBrVersionBytes()
Save the version of BR running backup jobs.
string br_version = 11;getBrVersionBytes in interface Brpb.BackupMetaOrBuilderpublic int getVersion()
The backupmeta scheme version.
int32 version = 12;getVersion in interface Brpb.BackupMetaOrBuilderpublic List<Brpb.File> getFilesList()
A set of files that compose a backup.
Note: `files` is deprecated, as it bloats backupmeta. It is kept for
compatibility, so new BR can restore older backups.
repeated .backup.File files = 4;getFilesList in interface Brpb.BackupMetaOrBuilderpublic List<? extends Brpb.FileOrBuilder> getFilesOrBuilderList()
A set of files that compose a backup.
Note: `files` is deprecated, as it bloats backupmeta. It is kept for
compatibility, so new BR can restore older backups.
repeated .backup.File files = 4;getFilesOrBuilderList in interface Brpb.BackupMetaOrBuilderpublic int getFilesCount()
A set of files that compose a backup.
Note: `files` is deprecated, as it bloats backupmeta. It is kept for
compatibility, so new BR can restore older backups.
repeated .backup.File files = 4;getFilesCount in interface Brpb.BackupMetaOrBuilderpublic Brpb.File getFiles(int index)
A set of files that compose a backup.
Note: `files` is deprecated, as it bloats backupmeta. It is kept for
compatibility, so new BR can restore older backups.
repeated .backup.File files = 4;getFiles in interface Brpb.BackupMetaOrBuilderpublic Brpb.FileOrBuilder getFilesOrBuilder(int index)
A set of files that compose a backup.
Note: `files` is deprecated, as it bloats backupmeta. It is kept for
compatibility, so new BR can restore older backups.
repeated .backup.File files = 4;getFilesOrBuilder in interface Brpb.BackupMetaOrBuilderpublic boolean hasFileIndex()
An index to files contains data files.
.backup.MetaFile file_index = 13;hasFileIndex in interface Brpb.BackupMetaOrBuilderpublic Brpb.MetaFile getFileIndex()
An index to files contains data files.
.backup.MetaFile file_index = 13;getFileIndex in interface Brpb.BackupMetaOrBuilderpublic Brpb.MetaFileOrBuilder getFileIndexOrBuilder()
An index to files contains data files.
.backup.MetaFile file_index = 13;getFileIndexOrBuilder in interface Brpb.BackupMetaOrBuilderpublic long getStartVersion()
A pair of timestamp specifies a time range of a backup. For full backup, the start_version equals to the end_version, it means point in time. For incremental backup, the time range is specified as (start_version, end_version].
uint64 start_version = 5;getStartVersion in interface Brpb.BackupMetaOrBuilderpublic long getEndVersion()
uint64 end_version = 6;getEndVersion in interface Brpb.BackupMetaOrBuilderpublic List<Brpb.Schema> getSchemasList()
Table metadata describes database and table info.
Note: `schemas` is deprecated, as it bloats backupmeta. It is kept for
compatibility, so new BR can restore older backups.
repeated .backup.Schema schemas = 7;getSchemasList in interface Brpb.BackupMetaOrBuilderpublic List<? extends Brpb.SchemaOrBuilder> getSchemasOrBuilderList()
Table metadata describes database and table info.
Note: `schemas` is deprecated, as it bloats backupmeta. It is kept for
compatibility, so new BR can restore older backups.
repeated .backup.Schema schemas = 7;getSchemasOrBuilderList in interface Brpb.BackupMetaOrBuilderpublic int getSchemasCount()
Table metadata describes database and table info.
Note: `schemas` is deprecated, as it bloats backupmeta. It is kept for
compatibility, so new BR can restore older backups.
repeated .backup.Schema schemas = 7;getSchemasCount in interface Brpb.BackupMetaOrBuilderpublic Brpb.Schema getSchemas(int index)
Table metadata describes database and table info.
Note: `schemas` is deprecated, as it bloats backupmeta. It is kept for
compatibility, so new BR can restore older backups.
repeated .backup.Schema schemas = 7;getSchemas in interface Brpb.BackupMetaOrBuilderpublic Brpb.SchemaOrBuilder getSchemasOrBuilder(int index)
Table metadata describes database and table info.
Note: `schemas` is deprecated, as it bloats backupmeta. It is kept for
compatibility, so new BR can restore older backups.
repeated .backup.Schema schemas = 7;getSchemasOrBuilder in interface Brpb.BackupMetaOrBuilderpublic boolean hasSchemaIndex()
An index to files contains Schemas.
.backup.MetaFile schema_index = 14;hasSchemaIndex in interface Brpb.BackupMetaOrBuilderpublic Brpb.MetaFile getSchemaIndex()
An index to files contains Schemas.
.backup.MetaFile schema_index = 14;getSchemaIndex in interface Brpb.BackupMetaOrBuilderpublic Brpb.MetaFileOrBuilder getSchemaIndexOrBuilder()
An index to files contains Schemas.
.backup.MetaFile schema_index = 14;getSchemaIndexOrBuilder in interface Brpb.BackupMetaOrBuilderpublic boolean getIsRawKv()
If in raw kv mode, `start_versions`, `end_versions` and `schemas` will be ignored, and the backup data's range is represented by raw_ranges.
bool is_raw_kv = 8;getIsRawKv in interface Brpb.BackupMetaOrBuilderpublic List<Brpb.RawRange> getRawRangesList()
Note: `raw_ranges` is deprecated, as it bloats backupmeta. It is kept for
compatibility, so new BR can restore older backups.
repeated .backup.RawRange raw_ranges = 9;getRawRangesList in interface Brpb.BackupMetaOrBuilderpublic List<? extends Brpb.RawRangeOrBuilder> getRawRangesOrBuilderList()
Note: `raw_ranges` is deprecated, as it bloats backupmeta. It is kept for
compatibility, so new BR can restore older backups.
repeated .backup.RawRange raw_ranges = 9;getRawRangesOrBuilderList in interface Brpb.BackupMetaOrBuilderpublic int getRawRangesCount()
Note: `raw_ranges` is deprecated, as it bloats backupmeta. It is kept for
compatibility, so new BR can restore older backups.
repeated .backup.RawRange raw_ranges = 9;getRawRangesCount in interface Brpb.BackupMetaOrBuilderpublic Brpb.RawRange getRawRanges(int index)
Note: `raw_ranges` is deprecated, as it bloats backupmeta. It is kept for
compatibility, so new BR can restore older backups.
repeated .backup.RawRange raw_ranges = 9;getRawRanges in interface Brpb.BackupMetaOrBuilderpublic Brpb.RawRangeOrBuilder getRawRangesOrBuilder(int index)
Note: `raw_ranges` is deprecated, as it bloats backupmeta. It is kept for
compatibility, so new BR can restore older backups.
repeated .backup.RawRange raw_ranges = 9;getRawRangesOrBuilder in interface Brpb.BackupMetaOrBuilderpublic boolean hasRawRangeIndex()
An index to files contains RawRanges.
.backup.MetaFile raw_range_index = 15;hasRawRangeIndex in interface Brpb.BackupMetaOrBuilderpublic Brpb.MetaFile getRawRangeIndex()
An index to files contains RawRanges.
.backup.MetaFile raw_range_index = 15;getRawRangeIndex in interface Brpb.BackupMetaOrBuilderpublic Brpb.MetaFileOrBuilder getRawRangeIndexOrBuilder()
An index to files contains RawRanges.
.backup.MetaFile raw_range_index = 15;getRawRangeIndexOrBuilder in interface Brpb.BackupMetaOrBuilderpublic com.google.protobuf.ByteString getDdls()
In incremental backup, DDLs which are completed in
(lastBackupTS, backupTS] will be stored here.
Note: `raw_ranges` is deprecated, as it bloats backupmeta. It is kept for
compatibility, so new BR can restore older backups.
bytes ddls = 10;getDdls in interface Brpb.BackupMetaOrBuilderpublic boolean hasDdlIndexes()
An index to files contains DDLs.
.backup.MetaFile ddl_indexes = 16;hasDdlIndexes in interface Brpb.BackupMetaOrBuilderpublic Brpb.MetaFile getDdlIndexes()
An index to files contains DDLs.
.backup.MetaFile ddl_indexes = 16;getDdlIndexes in interface Brpb.BackupMetaOrBuilderpublic Brpb.MetaFileOrBuilder getDdlIndexesOrBuilder()
An index to files contains DDLs.
.backup.MetaFile ddl_indexes = 16;getDdlIndexesOrBuilder in interface Brpb.BackupMetaOrBuilderpublic String getBackupResult()
the backup result into `backupmeta` file
string backup_result = 17;getBackupResult in interface Brpb.BackupMetaOrBuilderpublic com.google.protobuf.ByteString getBackupResultBytes()
the backup result into `backupmeta` file
string backup_result = 17;getBackupResultBytes in interface Brpb.BackupMetaOrBuilderpublic int getApiVersionValue()
API version implies the encode of the key and value.
.kvrpcpb.APIVersion api_version = 18;getApiVersionValue in interface Brpb.BackupMetaOrBuilderpublic Kvrpcpb.APIVersion getApiVersion()
API version implies the encode of the key and value.
.kvrpcpb.APIVersion api_version = 18;getApiVersion in interface Brpb.BackupMetaOrBuilderpublic List<Brpb.PlacementPolicy> getPoliciesList()
the placement policy info in backup cluster. we assume the policy won't be too much for one cluster.
repeated .backup.PlacementPolicy policies = 19;getPoliciesList in interface Brpb.BackupMetaOrBuilderpublic List<? extends Brpb.PlacementPolicyOrBuilder> getPoliciesOrBuilderList()
the placement policy info in backup cluster. we assume the policy won't be too much for one cluster.
repeated .backup.PlacementPolicy policies = 19;getPoliciesOrBuilderList in interface Brpb.BackupMetaOrBuilderpublic int getPoliciesCount()
the placement policy info in backup cluster. we assume the policy won't be too much for one cluster.
repeated .backup.PlacementPolicy policies = 19;getPoliciesCount in interface Brpb.BackupMetaOrBuilderpublic Brpb.PlacementPolicy getPolicies(int index)
the placement policy info in backup cluster. we assume the policy won't be too much for one cluster.
repeated .backup.PlacementPolicy policies = 19;getPolicies in interface Brpb.BackupMetaOrBuilderpublic Brpb.PlacementPolicyOrBuilder getPoliciesOrBuilder(int index)
the placement policy info in backup cluster. we assume the policy won't be too much for one cluster.
repeated .backup.PlacementPolicy policies = 19;getPoliciesOrBuilder in interface Brpb.BackupMetaOrBuilderpublic String getNewCollationsEnabled()
new_collations_enabled specifies the config `new_collations_enabled_on_first_bootstrap` in tidb.
string new_collations_enabled = 20;getNewCollationsEnabled in interface Brpb.BackupMetaOrBuilderpublic com.google.protobuf.ByteString getNewCollationsEnabledBytes()
new_collations_enabled specifies the config `new_collations_enabled_on_first_bootstrap` in tidb.
string new_collations_enabled = 20;getNewCollationsEnabledBytes in interface Brpb.BackupMetaOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static Brpb.BackupMeta parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Brpb.BackupMeta parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Brpb.BackupMeta parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Brpb.BackupMeta parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Brpb.BackupMeta parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Brpb.BackupMeta parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Brpb.BackupMeta parseFrom(InputStream input) throws IOException
IOExceptionpublic static Brpb.BackupMeta parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Brpb.BackupMeta parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Brpb.BackupMeta parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Brpb.BackupMeta parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Brpb.BackupMeta parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Brpb.BackupMeta.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Brpb.BackupMeta.Builder newBuilder()
public static Brpb.BackupMeta.Builder newBuilder(Brpb.BackupMeta prototype)
public Brpb.BackupMeta.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Brpb.BackupMeta.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static Brpb.BackupMeta getDefaultInstance()
public static com.google.protobuf.Parser<Brpb.BackupMeta> parser()
public com.google.protobuf.Parser<Brpb.BackupMeta> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Brpb.BackupMeta getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2025 PingCAP. All rights reserved.