public static final class MiInsertTempdbCharacValues.Parameters extends com.google.protobuf.GeneratedMessage implements MiInsertTempdbCharacValues.ParametersOrBuilder
dstore.engine.mi_InsertTempdb_CharacValues.Parameters| Modifier and Type | Class and Description |
|---|---|
static class |
MiInsertTempdbCharacValues.Parameters.Builder
Protobuf type
dstore.engine.mi_InsertTempdb_CharacValues.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 |
CHARACTERISTIC_ID_LIST_FIELD_NUMBER |
static int |
CHARACTERISTIC_ID_LIST_NULL_FIELD_NUMBER |
static int |
CHECK_BYTE_LENGTH_FOR_STRINGS_FIELD_NUMBER |
static int |
CHECK_BYTE_LENGTH_FOR_STRINGS_NULL_FIELD_NUMBER |
static int |
DELETE_FIELD_NUMBER |
static int |
DELETE_NULL_FIELD_NUMBER |
static int |
MAX_BYTE_LENGTH_FIELD_NUMBER |
static int |
MAX_BYTE_LENGTH_NULL_FIELD_NUMBER |
static com.google.protobuf.Parser<MiInsertTempdbCharacValues.Parameters> |
PARSER |
static int |
SEPARATOR_FIELD_NUMBER |
static int |
SEPARATOR_NULL_FIELD_NUMBER |
static int |
VALUE_LIST_FIELD_NUMBER |
static int |
VALUE_LIST_NULL_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
Values.stringValue |
getCharacteristicIdList()
optional .dstore.engine.values.stringValue characteristic_id_list = 1; |
boolean |
getCharacteristicIdListNull()
optional bool characteristic_id_list_null = 1001; |
Values.stringValueOrBuilder |
getCharacteristicIdListOrBuilder()
optional .dstore.engine.values.stringValue characteristic_id_list = 1; |
Values.booleanValue |
getCheckByteLengthForStrings()
optional .dstore.engine.values.booleanValue check_byte_length_for_strings = 5; |
boolean |
getCheckByteLengthForStringsNull()
optional bool check_byte_length_for_strings_null = 1005; |
Values.booleanValueOrBuilder |
getCheckByteLengthForStringsOrBuilder()
optional .dstore.engine.values.booleanValue check_byte_length_for_strings = 5; |
static MiInsertTempdbCharacValues.Parameters |
getDefaultInstance() |
MiInsertTempdbCharacValues.Parameters |
getDefaultInstanceForType() |
Values.booleanValue |
getDelete()
optional .dstore.engine.values.booleanValue delete = 3; |
boolean |
getDeleteNull()
optional bool delete_null = 1003; |
Values.booleanValueOrBuilder |
getDeleteOrBuilder()
optional .dstore.engine.values.booleanValue delete = 3; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Values.integerValue |
getMaxByteLength()
optional .dstore.engine.values.integerValue max_byte_length = 6; |
boolean |
getMaxByteLengthNull()
optional bool max_byte_length_null = 1006; |
Values.integerValueOrBuilder |
getMaxByteLengthOrBuilder()
optional .dstore.engine.values.integerValue max_byte_length = 6; |
com.google.protobuf.Parser<MiInsertTempdbCharacValues.Parameters> |
getParserForType() |
Values.stringValue |
getSeparator()
optional .dstore.engine.values.stringValue separator = 4; |
boolean |
getSeparatorNull()
optional bool separator_null = 1004; |
Values.stringValueOrBuilder |
getSeparatorOrBuilder()
optional .dstore.engine.values.stringValue separator = 4; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
Values.stringValue |
getValueList()
optional .dstore.engine.values.stringValue value_list = 2; |
boolean |
getValueListNull()
optional bool value_list_null = 1002; |
Values.stringValueOrBuilder |
getValueListOrBuilder()
optional .dstore.engine.values.stringValue value_list = 2; |
boolean |
hasCharacteristicIdList()
optional .dstore.engine.values.stringValue characteristic_id_list = 1; |
boolean |
hasCheckByteLengthForStrings()
optional .dstore.engine.values.booleanValue check_byte_length_for_strings = 5; |
boolean |
hasDelete()
optional .dstore.engine.values.booleanValue delete = 3; |
boolean |
hasMaxByteLength()
optional .dstore.engine.values.integerValue max_byte_length = 6; |
boolean |
hasSeparator()
optional .dstore.engine.values.stringValue separator = 4; |
boolean |
hasValueList()
optional .dstore.engine.values.stringValue value_list = 2; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static MiInsertTempdbCharacValues.Parameters.Builder |
newBuilder() |
static MiInsertTempdbCharacValues.Parameters.Builder |
newBuilder(MiInsertTempdbCharacValues.Parameters prototype) |
MiInsertTempdbCharacValues.Parameters.Builder |
newBuilderForType() |
protected MiInsertTempdbCharacValues.Parameters.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static MiInsertTempdbCharacValues.Parameters |
parseDelimitedFrom(java.io.InputStream input) |
static MiInsertTempdbCharacValues.Parameters |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MiInsertTempdbCharacValues.Parameters |
parseFrom(byte[] data) |
static MiInsertTempdbCharacValues.Parameters |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MiInsertTempdbCharacValues.Parameters |
parseFrom(com.google.protobuf.ByteString data) |
static MiInsertTempdbCharacValues.Parameters |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MiInsertTempdbCharacValues.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input) |
static MiInsertTempdbCharacValues.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MiInsertTempdbCharacValues.Parameters |
parseFrom(java.io.InputStream input) |
static MiInsertTempdbCharacValues.Parameters |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<MiInsertTempdbCharacValues.Parameters> |
parser() |
MiInsertTempdbCharacValues.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 CHARACTERISTIC_ID_LIST_FIELD_NUMBER
public static final int CHARACTERISTIC_ID_LIST_NULL_FIELD_NUMBER
public static final int VALUE_LIST_FIELD_NUMBER
public static final int VALUE_LIST_NULL_FIELD_NUMBER
public static final int DELETE_FIELD_NUMBER
public static final int DELETE_NULL_FIELD_NUMBER
public static final int SEPARATOR_FIELD_NUMBER
public static final int SEPARATOR_NULL_FIELD_NUMBER
public static final int CHECK_BYTE_LENGTH_FOR_STRINGS_FIELD_NUMBER
public static final int CHECK_BYTE_LENGTH_FOR_STRINGS_NULL_FIELD_NUMBER
public static final int MAX_BYTE_LENGTH_FIELD_NUMBER
public static final int MAX_BYTE_LENGTH_NULL_FIELD_NUMBER
public static final com.google.protobuf.Parser<MiInsertTempdbCharacValues.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 hasCharacteristicIdList()
optional .dstore.engine.values.stringValue characteristic_id_list = 1;hasCharacteristicIdList in interface MiInsertTempdbCharacValues.ParametersOrBuilderpublic Values.stringValue getCharacteristicIdList()
optional .dstore.engine.values.stringValue characteristic_id_list = 1;getCharacteristicIdList in interface MiInsertTempdbCharacValues.ParametersOrBuilderpublic Values.stringValueOrBuilder getCharacteristicIdListOrBuilder()
optional .dstore.engine.values.stringValue characteristic_id_list = 1;getCharacteristicIdListOrBuilder in interface MiInsertTempdbCharacValues.ParametersOrBuilderpublic boolean getCharacteristicIdListNull()
optional bool characteristic_id_list_null = 1001;getCharacteristicIdListNull in interface MiInsertTempdbCharacValues.ParametersOrBuilderpublic boolean hasValueList()
optional .dstore.engine.values.stringValue value_list = 2;hasValueList in interface MiInsertTempdbCharacValues.ParametersOrBuilderpublic Values.stringValue getValueList()
optional .dstore.engine.values.stringValue value_list = 2;getValueList in interface MiInsertTempdbCharacValues.ParametersOrBuilderpublic Values.stringValueOrBuilder getValueListOrBuilder()
optional .dstore.engine.values.stringValue value_list = 2;getValueListOrBuilder in interface MiInsertTempdbCharacValues.ParametersOrBuilderpublic boolean getValueListNull()
optional bool value_list_null = 1002;getValueListNull in interface MiInsertTempdbCharacValues.ParametersOrBuilderpublic boolean hasDelete()
optional .dstore.engine.values.booleanValue delete = 3;hasDelete in interface MiInsertTempdbCharacValues.ParametersOrBuilderpublic Values.booleanValue getDelete()
optional .dstore.engine.values.booleanValue delete = 3;getDelete in interface MiInsertTempdbCharacValues.ParametersOrBuilderpublic Values.booleanValueOrBuilder getDeleteOrBuilder()
optional .dstore.engine.values.booleanValue delete = 3;getDeleteOrBuilder in interface MiInsertTempdbCharacValues.ParametersOrBuilderpublic boolean getDeleteNull()
optional bool delete_null = 1003;getDeleteNull in interface MiInsertTempdbCharacValues.ParametersOrBuilderpublic boolean hasSeparator()
optional .dstore.engine.values.stringValue separator = 4;hasSeparator in interface MiInsertTempdbCharacValues.ParametersOrBuilderpublic Values.stringValue getSeparator()
optional .dstore.engine.values.stringValue separator = 4;getSeparator in interface MiInsertTempdbCharacValues.ParametersOrBuilderpublic Values.stringValueOrBuilder getSeparatorOrBuilder()
optional .dstore.engine.values.stringValue separator = 4;getSeparatorOrBuilder in interface MiInsertTempdbCharacValues.ParametersOrBuilderpublic boolean getSeparatorNull()
optional bool separator_null = 1004;getSeparatorNull in interface MiInsertTempdbCharacValues.ParametersOrBuilderpublic boolean hasCheckByteLengthForStrings()
optional .dstore.engine.values.booleanValue check_byte_length_for_strings = 5;hasCheckByteLengthForStrings in interface MiInsertTempdbCharacValues.ParametersOrBuilderpublic Values.booleanValue getCheckByteLengthForStrings()
optional .dstore.engine.values.booleanValue check_byte_length_for_strings = 5;getCheckByteLengthForStrings in interface MiInsertTempdbCharacValues.ParametersOrBuilderpublic Values.booleanValueOrBuilder getCheckByteLengthForStringsOrBuilder()
optional .dstore.engine.values.booleanValue check_byte_length_for_strings = 5;getCheckByteLengthForStringsOrBuilder in interface MiInsertTempdbCharacValues.ParametersOrBuilderpublic boolean getCheckByteLengthForStringsNull()
optional bool check_byte_length_for_strings_null = 1005;getCheckByteLengthForStringsNull in interface MiInsertTempdbCharacValues.ParametersOrBuilderpublic boolean hasMaxByteLength()
optional .dstore.engine.values.integerValue max_byte_length = 6;hasMaxByteLength in interface MiInsertTempdbCharacValues.ParametersOrBuilderpublic Values.integerValue getMaxByteLength()
optional .dstore.engine.values.integerValue max_byte_length = 6;getMaxByteLength in interface MiInsertTempdbCharacValues.ParametersOrBuilderpublic Values.integerValueOrBuilder getMaxByteLengthOrBuilder()
optional .dstore.engine.values.integerValue max_byte_length = 6;getMaxByteLengthOrBuilder in interface MiInsertTempdbCharacValues.ParametersOrBuilderpublic boolean getMaxByteLengthNull()
optional bool max_byte_length_null = 1006;getMaxByteLengthNull in interface MiInsertTempdbCharacValues.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 MiInsertTempdbCharacValues.Parameters parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MiInsertTempdbCharacValues.Parameters parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MiInsertTempdbCharacValues.Parameters parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MiInsertTempdbCharacValues.Parameters parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MiInsertTempdbCharacValues.Parameters parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static MiInsertTempdbCharacValues.Parameters parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static MiInsertTempdbCharacValues.Parameters parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static MiInsertTempdbCharacValues.Parameters parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static MiInsertTempdbCharacValues.Parameters parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static MiInsertTempdbCharacValues.Parameters parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic MiInsertTempdbCharacValues.Parameters.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static MiInsertTempdbCharacValues.Parameters.Builder newBuilder()
public static MiInsertTempdbCharacValues.Parameters.Builder newBuilder(MiInsertTempdbCharacValues.Parameters prototype)
public MiInsertTempdbCharacValues.Parameters.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected MiInsertTempdbCharacValues.Parameters.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessagepublic static MiInsertTempdbCharacValues.Parameters getDefaultInstance()
public static com.google.protobuf.Parser<MiInsertTempdbCharacValues.Parameters> parser()
public com.google.protobuf.Parser<MiInsertTempdbCharacValues.Parameters> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic MiInsertTempdbCharacValues.Parameters getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder