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, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public 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.GeneratedMessageV3
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
public long getClusterId()
ID and version of backuped cluster.
uint64 cluster_id = 1;
getClusterId
in interface Brpb.BackupMetaOrBuilder
public String getClusterVersion()
string cluster_version = 2;
getClusterVersion
in interface Brpb.BackupMetaOrBuilder
public com.google.protobuf.ByteString getClusterVersionBytes()
string cluster_version = 2;
getClusterVersionBytes
in interface Brpb.BackupMetaOrBuilder
public String getBrVersion()
Save the version of BR running backup jobs.
string br_version = 11;
getBrVersion
in interface Brpb.BackupMetaOrBuilder
public com.google.protobuf.ByteString getBrVersionBytes()
Save the version of BR running backup jobs.
string br_version = 11;
getBrVersionBytes
in interface Brpb.BackupMetaOrBuilder
public int getVersion()
The backupmeta scheme version.
int32 version = 12;
getVersion
in interface Brpb.BackupMetaOrBuilder
public 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.BackupMetaOrBuilder
public 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.BackupMetaOrBuilder
public 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.BackupMetaOrBuilder
public 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.BackupMetaOrBuilder
public 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.BackupMetaOrBuilder
public boolean hasFileIndex()
An index to files contains data files.
.backup.MetaFile file_index = 13;
hasFileIndex
in interface Brpb.BackupMetaOrBuilder
public Brpb.MetaFile getFileIndex()
An index to files contains data files.
.backup.MetaFile file_index = 13;
getFileIndex
in interface Brpb.BackupMetaOrBuilder
public Brpb.MetaFileOrBuilder getFileIndexOrBuilder()
An index to files contains data files.
.backup.MetaFile file_index = 13;
getFileIndexOrBuilder
in interface Brpb.BackupMetaOrBuilder
public 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.BackupMetaOrBuilder
public long getEndVersion()
uint64 end_version = 6;
getEndVersion
in interface Brpb.BackupMetaOrBuilder
public 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.BackupMetaOrBuilder
public 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.BackupMetaOrBuilder
public 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.BackupMetaOrBuilder
public 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.BackupMetaOrBuilder
public 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.BackupMetaOrBuilder
public boolean hasSchemaIndex()
An index to files contains Schemas.
.backup.MetaFile schema_index = 14;
hasSchemaIndex
in interface Brpb.BackupMetaOrBuilder
public Brpb.MetaFile getSchemaIndex()
An index to files contains Schemas.
.backup.MetaFile schema_index = 14;
getSchemaIndex
in interface Brpb.BackupMetaOrBuilder
public Brpb.MetaFileOrBuilder getSchemaIndexOrBuilder()
An index to files contains Schemas.
.backup.MetaFile schema_index = 14;
getSchemaIndexOrBuilder
in interface Brpb.BackupMetaOrBuilder
public 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.BackupMetaOrBuilder
public 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.BackupMetaOrBuilder
public 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.BackupMetaOrBuilder
public 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.BackupMetaOrBuilder
public 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.BackupMetaOrBuilder
public 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.BackupMetaOrBuilder
public boolean hasRawRangeIndex()
An index to files contains RawRanges.
.backup.MetaFile raw_range_index = 15;
hasRawRangeIndex
in interface Brpb.BackupMetaOrBuilder
public Brpb.MetaFile getRawRangeIndex()
An index to files contains RawRanges.
.backup.MetaFile raw_range_index = 15;
getRawRangeIndex
in interface Brpb.BackupMetaOrBuilder
public Brpb.MetaFileOrBuilder getRawRangeIndexOrBuilder()
An index to files contains RawRanges.
.backup.MetaFile raw_range_index = 15;
getRawRangeIndexOrBuilder
in interface Brpb.BackupMetaOrBuilder
public 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.BackupMetaOrBuilder
public boolean hasDdlIndexes()
An index to files contains DDLs.
.backup.MetaFile ddl_indexes = 16;
hasDdlIndexes
in interface Brpb.BackupMetaOrBuilder
public Brpb.MetaFile getDdlIndexes()
An index to files contains DDLs.
.backup.MetaFile ddl_indexes = 16;
getDdlIndexes
in interface Brpb.BackupMetaOrBuilder
public Brpb.MetaFileOrBuilder getDdlIndexesOrBuilder()
An index to files contains DDLs.
.backup.MetaFile ddl_indexes = 16;
getDdlIndexesOrBuilder
in interface Brpb.BackupMetaOrBuilder
public String getBackupResult()
the backup result into `backupmeta` file
string backup_result = 17;
getBackupResult
in interface Brpb.BackupMetaOrBuilder
public com.google.protobuf.ByteString getBackupResultBytes()
the backup result into `backupmeta` file
string backup_result = 17;
getBackupResultBytes
in interface Brpb.BackupMetaOrBuilder
public int getApiVersionValue()
API version implies the encode of the key and value.
.kvrpcpb.APIVersion api_version = 18;
getApiVersionValue
in interface Brpb.BackupMetaOrBuilder
public Kvrpcpb.APIVersion getApiVersion()
API version implies the encode of the key and value.
.kvrpcpb.APIVersion api_version = 18;
getApiVersion
in interface Brpb.BackupMetaOrBuilder
public 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.BackupMetaOrBuilder
public 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.BackupMetaOrBuilder
public 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.BackupMetaOrBuilder
public 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.BackupMetaOrBuilder
public 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.BackupMetaOrBuilder
public 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.BackupMetaOrBuilder
public 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.BackupMetaOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static Brpb.BackupMeta parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Brpb.BackupMeta parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Brpb.BackupMeta parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Brpb.BackupMeta parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Brpb.BackupMeta parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Brpb.BackupMeta parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Brpb.BackupMeta parseFrom(InputStream input) throws IOException
IOException
public static Brpb.BackupMeta parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Brpb.BackupMeta parseDelimitedFrom(InputStream input) throws IOException
IOException
public static Brpb.BackupMeta parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Brpb.BackupMeta parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static Brpb.BackupMeta parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public Brpb.BackupMeta.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public 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.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected Brpb.BackupMeta.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public 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.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public Brpb.BackupMeta getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2024 PingCAP. All rights reserved.