public static final class MiDumpDatabaseAd.Parameters extends com.google.protobuf.GeneratedMessage implements MiDumpDatabaseAd.ParametersOrBuilder
dstore.engine.mi_DumpDatabase_Ad.Parameters| Modifier and Type | Class and Description |
|---|---|
static class |
MiDumpDatabaseAd.Parameters.Builder
Protobuf type
dstore.engine.mi_DumpDatabase_Ad.Parameters |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| Modifier and Type | Field and Description |
|---|---|
static int |
COMPRESS_LEVEL_FIELD_NUMBER |
static int |
COMPRESS_LEVEL_NULL_FIELD_NUMBER |
static int |
DATABASE_NAME_FIELD_NUMBER |
static int |
DATABASE_NAME_NULL_FIELD_NUMBER |
static int |
MAX_SIZE_PER_DUMP_FILE_M_B_FIELD_NUMBER |
static int |
MAX_SIZE_PER_DUMP_FILE_M_B_NULL_FIELD_NUMBER |
static int |
NUMBER_OF_DEVICES_FIELD_NUMBER |
static int |
NUMBER_OF_DEVICES_NULL_FIELD_NUMBER |
static com.google.protobuf.Parser<MiDumpDatabaseAd.Parameters> |
PARSER |
static int |
TRUNCATE_TRANSACTION_LOG_FIELD_NUMBER |
static int |
TRUNCATE_TRANSACTION_LOG_NULL_FIELD_NUMBER |
static int |
USE_PREDEFINED_DEVICES_PATTERN_FIELD_NUMBER |
static int |
USE_PREDEFINED_DEVICES_PATTERN_NULL_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
Values.integerValue |
getCompressLevel()
optional .dstore.engine.values.integerValue compress_level = 5; |
boolean |
getCompressLevelNull()
optional bool compress_level_null = 1005; |
Values.integerValueOrBuilder |
getCompressLevelOrBuilder()
optional .dstore.engine.values.integerValue compress_level = 5; |
Values.stringValue |
getDatabaseName()
optional .dstore.engine.values.stringValue database_name = 1; |
boolean |
getDatabaseNameNull()
optional bool database_name_null = 1001; |
Values.stringValueOrBuilder |
getDatabaseNameOrBuilder()
optional .dstore.engine.values.stringValue database_name = 1; |
static MiDumpDatabaseAd.Parameters |
getDefaultInstance() |
MiDumpDatabaseAd.Parameters |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Values.integerValue |
getMaxSizePerDumpFileMB()
optional .dstore.engine.values.integerValue max_size_per_dump_file_m_b = 2; |
boolean |
getMaxSizePerDumpFileMBNull()
optional bool max_size_per_dump_file_m_b_null = 1002; |
Values.integerValueOrBuilder |
getMaxSizePerDumpFileMBOrBuilder()
optional .dstore.engine.values.integerValue max_size_per_dump_file_m_b = 2; |
Values.integerValue |
getNumberOfDevices()
optional .dstore.engine.values.integerValue number_of_devices = 6; |
boolean |
getNumberOfDevicesNull()
optional bool number_of_devices_null = 1006; |
Values.integerValueOrBuilder |
getNumberOfDevicesOrBuilder()
optional .dstore.engine.values.integerValue number_of_devices = 6; |
com.google.protobuf.Parser<MiDumpDatabaseAd.Parameters> |
getParserForType() |
int |
getSerializedSize() |
Values.booleanValue |
getTruncateTransactionLog()
optional .dstore.engine.values.booleanValue truncate_transaction_log = 4; |
boolean |
getTruncateTransactionLogNull()
optional bool truncate_transaction_log_null = 1004; |
Values.booleanValueOrBuilder |
getTruncateTransactionLogOrBuilder()
optional .dstore.engine.values.booleanValue truncate_transaction_log = 4; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
Values.stringValue |
getUsePredefinedDevicesPattern()
optional .dstore.engine.values.stringValue use_predefined_devices_pattern = 3; |
boolean |
getUsePredefinedDevicesPatternNull()
optional bool use_predefined_devices_pattern_null = 1003; |
Values.stringValueOrBuilder |
getUsePredefinedDevicesPatternOrBuilder()
optional .dstore.engine.values.stringValue use_predefined_devices_pattern = 3; |
boolean |
hasCompressLevel()
optional .dstore.engine.values.integerValue compress_level = 5; |
boolean |
hasDatabaseName()
optional .dstore.engine.values.stringValue database_name = 1; |
boolean |
hasMaxSizePerDumpFileMB()
optional .dstore.engine.values.integerValue max_size_per_dump_file_m_b = 2; |
boolean |
hasNumberOfDevices()
optional .dstore.engine.values.integerValue number_of_devices = 6; |
boolean |
hasTruncateTransactionLog()
optional .dstore.engine.values.booleanValue truncate_transaction_log = 4; |
boolean |
hasUsePredefinedDevicesPattern()
optional .dstore.engine.values.stringValue use_predefined_devices_pattern = 3; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static MiDumpDatabaseAd.Parameters.Builder |
newBuilder() |
static MiDumpDatabaseAd.Parameters.Builder |
newBuilder(MiDumpDatabaseAd.Parameters prototype) |
MiDumpDatabaseAd.Parameters.Builder |
newBuilderForType() |
protected MiDumpDatabaseAd.Parameters.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static MiDumpDatabaseAd.Parameters |
parseDelimitedFrom(java.io.InputStream input) |
static MiDumpDatabaseAd.Parameters |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MiDumpDatabaseAd.Parameters |
parseFrom(byte[] data) |
static MiDumpDatabaseAd.Parameters |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MiDumpDatabaseAd.Parameters |
parseFrom(com.google.protobuf.ByteString data) |
static MiDumpDatabaseAd.Parameters |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MiDumpDatabaseAd.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input) |
static MiDumpDatabaseAd.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MiDumpDatabaseAd.Parameters |
parseFrom(java.io.InputStream input) |
static MiDumpDatabaseAd.Parameters |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<MiDumpDatabaseAd.Parameters> |
parser() |
MiDumpDatabaseAd.Parameters.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField, writeReplaceequals, findInitializationErrors, getInitializationErrorString, hashCode, hashFields, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int DATABASE_NAME_FIELD_NUMBER
public static final int DATABASE_NAME_NULL_FIELD_NUMBER
public static final int MAX_SIZE_PER_DUMP_FILE_M_B_FIELD_NUMBER
public static final int MAX_SIZE_PER_DUMP_FILE_M_B_NULL_FIELD_NUMBER
public static final int USE_PREDEFINED_DEVICES_PATTERN_FIELD_NUMBER
public static final int USE_PREDEFINED_DEVICES_PATTERN_NULL_FIELD_NUMBER
public static final int TRUNCATE_TRANSACTION_LOG_FIELD_NUMBER
public static final int TRUNCATE_TRANSACTION_LOG_NULL_FIELD_NUMBER
public static final int COMPRESS_LEVEL_FIELD_NUMBER
public static final int COMPRESS_LEVEL_NULL_FIELD_NUMBER
public static final int NUMBER_OF_DEVICES_FIELD_NUMBER
public static final int NUMBER_OF_DEVICES_NULL_FIELD_NUMBER
public static final com.google.protobuf.Parser<MiDumpDatabaseAd.Parameters> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic boolean hasDatabaseName()
optional .dstore.engine.values.stringValue database_name = 1;hasDatabaseName in interface MiDumpDatabaseAd.ParametersOrBuilderpublic Values.stringValue getDatabaseName()
optional .dstore.engine.values.stringValue database_name = 1;getDatabaseName in interface MiDumpDatabaseAd.ParametersOrBuilderpublic Values.stringValueOrBuilder getDatabaseNameOrBuilder()
optional .dstore.engine.values.stringValue database_name = 1;getDatabaseNameOrBuilder in interface MiDumpDatabaseAd.ParametersOrBuilderpublic boolean getDatabaseNameNull()
optional bool database_name_null = 1001;getDatabaseNameNull in interface MiDumpDatabaseAd.ParametersOrBuilderpublic boolean hasMaxSizePerDumpFileMB()
optional .dstore.engine.values.integerValue max_size_per_dump_file_m_b = 2;hasMaxSizePerDumpFileMB in interface MiDumpDatabaseAd.ParametersOrBuilderpublic Values.integerValue getMaxSizePerDumpFileMB()
optional .dstore.engine.values.integerValue max_size_per_dump_file_m_b = 2;getMaxSizePerDumpFileMB in interface MiDumpDatabaseAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getMaxSizePerDumpFileMBOrBuilder()
optional .dstore.engine.values.integerValue max_size_per_dump_file_m_b = 2;getMaxSizePerDumpFileMBOrBuilder in interface MiDumpDatabaseAd.ParametersOrBuilderpublic boolean getMaxSizePerDumpFileMBNull()
optional bool max_size_per_dump_file_m_b_null = 1002;getMaxSizePerDumpFileMBNull in interface MiDumpDatabaseAd.ParametersOrBuilderpublic boolean hasUsePredefinedDevicesPattern()
optional .dstore.engine.values.stringValue use_predefined_devices_pattern = 3;hasUsePredefinedDevicesPattern in interface MiDumpDatabaseAd.ParametersOrBuilderpublic Values.stringValue getUsePredefinedDevicesPattern()
optional .dstore.engine.values.stringValue use_predefined_devices_pattern = 3;getUsePredefinedDevicesPattern in interface MiDumpDatabaseAd.ParametersOrBuilderpublic Values.stringValueOrBuilder getUsePredefinedDevicesPatternOrBuilder()
optional .dstore.engine.values.stringValue use_predefined_devices_pattern = 3;getUsePredefinedDevicesPatternOrBuilder in interface MiDumpDatabaseAd.ParametersOrBuilderpublic boolean getUsePredefinedDevicesPatternNull()
optional bool use_predefined_devices_pattern_null = 1003;getUsePredefinedDevicesPatternNull in interface MiDumpDatabaseAd.ParametersOrBuilderpublic boolean hasTruncateTransactionLog()
optional .dstore.engine.values.booleanValue truncate_transaction_log = 4;hasTruncateTransactionLog in interface MiDumpDatabaseAd.ParametersOrBuilderpublic Values.booleanValue getTruncateTransactionLog()
optional .dstore.engine.values.booleanValue truncate_transaction_log = 4;getTruncateTransactionLog in interface MiDumpDatabaseAd.ParametersOrBuilderpublic Values.booleanValueOrBuilder getTruncateTransactionLogOrBuilder()
optional .dstore.engine.values.booleanValue truncate_transaction_log = 4;getTruncateTransactionLogOrBuilder in interface MiDumpDatabaseAd.ParametersOrBuilderpublic boolean getTruncateTransactionLogNull()
optional bool truncate_transaction_log_null = 1004;getTruncateTransactionLogNull in interface MiDumpDatabaseAd.ParametersOrBuilderpublic boolean hasCompressLevel()
optional .dstore.engine.values.integerValue compress_level = 5;hasCompressLevel in interface MiDumpDatabaseAd.ParametersOrBuilderpublic Values.integerValue getCompressLevel()
optional .dstore.engine.values.integerValue compress_level = 5;getCompressLevel in interface MiDumpDatabaseAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getCompressLevelOrBuilder()
optional .dstore.engine.values.integerValue compress_level = 5;getCompressLevelOrBuilder in interface MiDumpDatabaseAd.ParametersOrBuilderpublic boolean getCompressLevelNull()
optional bool compress_level_null = 1005;getCompressLevelNull in interface MiDumpDatabaseAd.ParametersOrBuilderpublic boolean hasNumberOfDevices()
optional .dstore.engine.values.integerValue number_of_devices = 6;hasNumberOfDevices in interface MiDumpDatabaseAd.ParametersOrBuilderpublic Values.integerValue getNumberOfDevices()
optional .dstore.engine.values.integerValue number_of_devices = 6;getNumberOfDevices in interface MiDumpDatabaseAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getNumberOfDevicesOrBuilder()
optional .dstore.engine.values.integerValue number_of_devices = 6;getNumberOfDevicesOrBuilder in interface MiDumpDatabaseAd.ParametersOrBuilderpublic boolean getNumberOfDevicesNull()
optional bool number_of_devices_null = 1006;getNumberOfDevicesNull in interface MiDumpDatabaseAd.ParametersOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessagejava.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessagepublic static MiDumpDatabaseAd.Parameters parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MiDumpDatabaseAd.Parameters parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MiDumpDatabaseAd.Parameters parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MiDumpDatabaseAd.Parameters parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MiDumpDatabaseAd.Parameters parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static MiDumpDatabaseAd.Parameters parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static MiDumpDatabaseAd.Parameters parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static MiDumpDatabaseAd.Parameters parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static MiDumpDatabaseAd.Parameters parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static MiDumpDatabaseAd.Parameters parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic MiDumpDatabaseAd.Parameters.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static MiDumpDatabaseAd.Parameters.Builder newBuilder()
public static MiDumpDatabaseAd.Parameters.Builder newBuilder(MiDumpDatabaseAd.Parameters prototype)
public MiDumpDatabaseAd.Parameters.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected MiDumpDatabaseAd.Parameters.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessagepublic static MiDumpDatabaseAd.Parameters getDefaultInstance()
public static com.google.protobuf.Parser<MiDumpDatabaseAd.Parameters> parser()
public com.google.protobuf.Parser<MiDumpDatabaseAd.Parameters> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic MiDumpDatabaseAd.Parameters getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder