Package io.dingodb.common
Class Common.BackupParam
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.dingodb.common.Common.BackupParam
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Common.BackupParamOrBuilder,Serializable
- Enclosing class:
- Common
public static final class Common.BackupParam
extends com.google.protobuf.GeneratedMessageV3
implements Common.BackupParamOrBuilder
Protobuf type
dingodb.pb.common.BackupParam- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typedingodb.pb.common.BackupParamNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanstring backupts = 7;com.google.protobuf.ByteStringstring backupts = 7;longint64 backuptso_internal = 8;string br_backup_type = 6;com.google.protobuf.ByteStringstring br_backup_type = 6;string br_type = 5;com.google.protobuf.ByteStringstring br_type = 5;string coor_addr = 1;com.google.protobuf.ByteStringstring coor_addr = 1;static Common.BackupParamstatic final com.google.protobuf.Descriptors.Descriptorstring document = 4;com.google.protobuf.ByteStringstring document = 4;string index_addr = 3;com.google.protobuf.ByteStringstring index_addr = 3;com.google.protobuf.Parser<Common.BackupParam>intstring storage = 9;com.google.protobuf.ByteStringstring storage = 9;string storage_internal = 10;com.google.protobuf.ByteStringstring storage_internal = 10;string store_addr = 2;com.google.protobuf.ByteStringstring store_addr = 2;inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanstatic Common.BackupParam.Builderstatic Common.BackupParam.BuildernewBuilder(Common.BackupParam prototype) protected Common.BackupParam.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static Common.BackupParamparseDelimitedFrom(InputStream input) static Common.BackupParamparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.BackupParamparseFrom(byte[] data) static Common.BackupParamparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.BackupParamparseFrom(com.google.protobuf.ByteString data) static Common.BackupParamparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.BackupParamparseFrom(com.google.protobuf.CodedInputStream input) static Common.BackupParamparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.BackupParamparseFrom(InputStream input) static Common.BackupParamparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.BackupParamparseFrom(ByteBuffer data) static Common.BackupParamparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<Common.BackupParam>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, 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, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
COOR_ADDR_FIELD_NUMBER
public static final int COOR_ADDR_FIELD_NUMBER- See Also:
-
STORE_ADDR_FIELD_NUMBER
public static final int STORE_ADDR_FIELD_NUMBER- See Also:
-
INDEX_ADDR_FIELD_NUMBER
public static final int INDEX_ADDR_FIELD_NUMBER- See Also:
-
DOCUMENT_FIELD_NUMBER
public static final int DOCUMENT_FIELD_NUMBER- See Also:
-
BR_TYPE_FIELD_NUMBER
public static final int BR_TYPE_FIELD_NUMBER- See Also:
-
BR_BACKUP_TYPE_FIELD_NUMBER
public static final int BR_BACKUP_TYPE_FIELD_NUMBER- See Also:
-
BACKUPTS_FIELD_NUMBER
public static final int BACKUPTS_FIELD_NUMBER- See Also:
-
BACKUPTSO_INTERNAL_FIELD_NUMBER
public static final int BACKUPTSO_INTERNAL_FIELD_NUMBER- See Also:
-
STORAGE_FIELD_NUMBER
public static final int STORAGE_FIELD_NUMBER- See Also:
-
STORAGE_INTERNAL_FIELD_NUMBER
public static final int STORAGE_INTERNAL_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getCoorAddr
string coor_addr = 1;- Specified by:
getCoorAddrin interfaceCommon.BackupParamOrBuilder- Returns:
- The coorAddr.
-
getCoorAddrBytes
public com.google.protobuf.ByteString getCoorAddrBytes()string coor_addr = 1;- Specified by:
getCoorAddrBytesin interfaceCommon.BackupParamOrBuilder- Returns:
- The bytes for coorAddr.
-
getStoreAddr
string store_addr = 2;- Specified by:
getStoreAddrin interfaceCommon.BackupParamOrBuilder- Returns:
- The storeAddr.
-
getStoreAddrBytes
public com.google.protobuf.ByteString getStoreAddrBytes()string store_addr = 2;- Specified by:
getStoreAddrBytesin interfaceCommon.BackupParamOrBuilder- Returns:
- The bytes for storeAddr.
-
getIndexAddr
string index_addr = 3;- Specified by:
getIndexAddrin interfaceCommon.BackupParamOrBuilder- Returns:
- The indexAddr.
-
getIndexAddrBytes
public com.google.protobuf.ByteString getIndexAddrBytes()string index_addr = 3;- Specified by:
getIndexAddrBytesin interfaceCommon.BackupParamOrBuilder- Returns:
- The bytes for indexAddr.
-
getDocument
string document = 4;- Specified by:
getDocumentin interfaceCommon.BackupParamOrBuilder- Returns:
- The document.
-
getDocumentBytes
public com.google.protobuf.ByteString getDocumentBytes()string document = 4;- Specified by:
getDocumentBytesin interfaceCommon.BackupParamOrBuilder- Returns:
- The bytes for document.
-
getBrType
string br_type = 5;- Specified by:
getBrTypein interfaceCommon.BackupParamOrBuilder- Returns:
- The brType.
-
getBrTypeBytes
public com.google.protobuf.ByteString getBrTypeBytes()string br_type = 5;- Specified by:
getBrTypeBytesin interfaceCommon.BackupParamOrBuilder- Returns:
- The bytes for brType.
-
getBrBackupType
string br_backup_type = 6;- Specified by:
getBrBackupTypein interfaceCommon.BackupParamOrBuilder- Returns:
- The brBackupType.
-
getBrBackupTypeBytes
public com.google.protobuf.ByteString getBrBackupTypeBytes()string br_backup_type = 6;- Specified by:
getBrBackupTypeBytesin interfaceCommon.BackupParamOrBuilder- Returns:
- The bytes for brBackupType.
-
getBackupts
string backupts = 7;- Specified by:
getBackuptsin interfaceCommon.BackupParamOrBuilder- Returns:
- The backupts.
-
getBackuptsBytes
public com.google.protobuf.ByteString getBackuptsBytes()string backupts = 7;- Specified by:
getBackuptsBytesin interfaceCommon.BackupParamOrBuilder- Returns:
- The bytes for backupts.
-
getBackuptsoInternal
public long getBackuptsoInternal()int64 backuptso_internal = 8;- Specified by:
getBackuptsoInternalin interfaceCommon.BackupParamOrBuilder- Returns:
- The backuptsoInternal.
-
getStorage
string storage = 9;- Specified by:
getStoragein interfaceCommon.BackupParamOrBuilder- Returns:
- The storage.
-
getStorageBytes
public com.google.protobuf.ByteString getStorageBytes()string storage = 9;- Specified by:
getStorageBytesin interfaceCommon.BackupParamOrBuilder- Returns:
- The bytes for storage.
-
getStorageInternal
string storage_internal = 10;- Specified by:
getStorageInternalin interfaceCommon.BackupParamOrBuilder- Returns:
- The storageInternal.
-
getStorageInternalBytes
public com.google.protobuf.ByteString getStorageInternalBytes()string storage_internal = 10;- Specified by:
getStorageInternalBytesin interfaceCommon.BackupParamOrBuilder- Returns:
- The bytes for storageInternal.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Common.BackupParam parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Common.BackupParam parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Common.BackupParam parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Common.BackupParam parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Common.BackupParam parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Common.BackupParam parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static Common.BackupParam parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static Common.BackupParam parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static Common.BackupParam parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static Common.BackupParam parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Common.BackupParam.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-