public static final class MiGetSQLFunctionCodeAd.Parameters extends com.google.protobuf.GeneratedMessage implements MiGetSQLFunctionCodeAd.ParametersOrBuilder
dstore.engine.mi_GetSQLFunctionCode_Ad.Parameters| Modifier and Type | Class and Description |
|---|---|
static class |
MiGetSQLFunctionCodeAd.Parameters.Builder
Protobuf type
dstore.engine.mi_GetSQLFunctionCode_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 |
GET_CODE_LINES_AS_RESULT_SET_FIELD_NUMBER |
static int |
GET_CODE_LINES_AS_RESULT_SET_NULL_FIELD_NUMBER |
static int |
IGNORE_COMMENTS_FIELD_NUMBER |
static int |
IGNORE_COMMENTS_NULL_FIELD_NUMBER |
static int |
INCLUDE_STATEMENTS_FOR_CREATION_FIELD_NUMBER |
static int |
INCLUDE_STATEMENTS_FOR_CREATION_NULL_FIELD_NUMBER |
static int |
ONLY_FUNCTION_HEADER_FIELD_NUMBER |
static int |
ONLY_FUNCTION_HEADER_NULL_FIELD_NUMBER |
static com.google.protobuf.Parser<MiGetSQLFunctionCodeAd.Parameters> |
PARSER |
static int |
S_Q_L_FUNCTION_NAME_FIELD_NUMBER |
static int |
S_Q_L_FUNCTION_NAME_NULL_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
static MiGetSQLFunctionCodeAd.Parameters |
getDefaultInstance() |
MiGetSQLFunctionCodeAd.Parameters |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Values.booleanValue |
getGetCodeLinesAsResultSet()
optional .dstore.engine.values.booleanValue get_code_lines_as_result_set = 3; |
boolean |
getGetCodeLinesAsResultSetNull()
optional bool get_code_lines_as_result_set_null = 1003; |
Values.booleanValueOrBuilder |
getGetCodeLinesAsResultSetOrBuilder()
optional .dstore.engine.values.booleanValue get_code_lines_as_result_set = 3; |
Values.booleanValue |
getIgnoreComments()
optional .dstore.engine.values.booleanValue ignore_comments = 2; |
boolean |
getIgnoreCommentsNull()
optional bool ignore_comments_null = 1002; |
Values.booleanValueOrBuilder |
getIgnoreCommentsOrBuilder()
optional .dstore.engine.values.booleanValue ignore_comments = 2; |
Values.booleanValue |
getIncludeStatementsForCreation()
optional .dstore.engine.values.booleanValue include_statements_for_creation = 4; |
boolean |
getIncludeStatementsForCreationNull()
optional bool include_statements_for_creation_null = 1004; |
Values.booleanValueOrBuilder |
getIncludeStatementsForCreationOrBuilder()
optional .dstore.engine.values.booleanValue include_statements_for_creation = 4; |
Values.booleanValue |
getOnlyFunctionHeader()
optional .dstore.engine.values.booleanValue only_function_header = 5; |
boolean |
getOnlyFunctionHeaderNull()
optional bool only_function_header_null = 1005; |
Values.booleanValueOrBuilder |
getOnlyFunctionHeaderOrBuilder()
optional .dstore.engine.values.booleanValue only_function_header = 5; |
com.google.protobuf.Parser<MiGetSQLFunctionCodeAd.Parameters> |
getParserForType() |
int |
getSerializedSize() |
Values.stringValue |
getSQLFunctionName()
optional .dstore.engine.values.stringValue s_q_l_function_name = 1; |
boolean |
getSQLFunctionNameNull()
optional bool s_q_l_function_name_null = 1001; |
Values.stringValueOrBuilder |
getSQLFunctionNameOrBuilder()
optional .dstore.engine.values.stringValue s_q_l_function_name = 1; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasGetCodeLinesAsResultSet()
optional .dstore.engine.values.booleanValue get_code_lines_as_result_set = 3; |
boolean |
hasIgnoreComments()
optional .dstore.engine.values.booleanValue ignore_comments = 2; |
boolean |
hasIncludeStatementsForCreation()
optional .dstore.engine.values.booleanValue include_statements_for_creation = 4; |
boolean |
hasOnlyFunctionHeader()
optional .dstore.engine.values.booleanValue only_function_header = 5; |
boolean |
hasSQLFunctionName()
optional .dstore.engine.values.stringValue s_q_l_function_name = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static MiGetSQLFunctionCodeAd.Parameters.Builder |
newBuilder() |
static MiGetSQLFunctionCodeAd.Parameters.Builder |
newBuilder(MiGetSQLFunctionCodeAd.Parameters prototype) |
MiGetSQLFunctionCodeAd.Parameters.Builder |
newBuilderForType() |
protected MiGetSQLFunctionCodeAd.Parameters.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static MiGetSQLFunctionCodeAd.Parameters |
parseDelimitedFrom(java.io.InputStream input) |
static MiGetSQLFunctionCodeAd.Parameters |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MiGetSQLFunctionCodeAd.Parameters |
parseFrom(byte[] data) |
static MiGetSQLFunctionCodeAd.Parameters |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MiGetSQLFunctionCodeAd.Parameters |
parseFrom(com.google.protobuf.ByteString data) |
static MiGetSQLFunctionCodeAd.Parameters |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MiGetSQLFunctionCodeAd.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input) |
static MiGetSQLFunctionCodeAd.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MiGetSQLFunctionCodeAd.Parameters |
parseFrom(java.io.InputStream input) |
static MiGetSQLFunctionCodeAd.Parameters |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<MiGetSQLFunctionCodeAd.Parameters> |
parser() |
MiGetSQLFunctionCodeAd.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 S_Q_L_FUNCTION_NAME_FIELD_NUMBER
public static final int S_Q_L_FUNCTION_NAME_NULL_FIELD_NUMBER
public static final int IGNORE_COMMENTS_FIELD_NUMBER
public static final int IGNORE_COMMENTS_NULL_FIELD_NUMBER
public static final int GET_CODE_LINES_AS_RESULT_SET_FIELD_NUMBER
public static final int GET_CODE_LINES_AS_RESULT_SET_NULL_FIELD_NUMBER
public static final int INCLUDE_STATEMENTS_FOR_CREATION_FIELD_NUMBER
public static final int INCLUDE_STATEMENTS_FOR_CREATION_NULL_FIELD_NUMBER
public static final int ONLY_FUNCTION_HEADER_FIELD_NUMBER
public static final int ONLY_FUNCTION_HEADER_NULL_FIELD_NUMBER
public static final com.google.protobuf.Parser<MiGetSQLFunctionCodeAd.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 hasSQLFunctionName()
optional .dstore.engine.values.stringValue s_q_l_function_name = 1;hasSQLFunctionName in interface MiGetSQLFunctionCodeAd.ParametersOrBuilderpublic Values.stringValue getSQLFunctionName()
optional .dstore.engine.values.stringValue s_q_l_function_name = 1;getSQLFunctionName in interface MiGetSQLFunctionCodeAd.ParametersOrBuilderpublic Values.stringValueOrBuilder getSQLFunctionNameOrBuilder()
optional .dstore.engine.values.stringValue s_q_l_function_name = 1;getSQLFunctionNameOrBuilder in interface MiGetSQLFunctionCodeAd.ParametersOrBuilderpublic boolean getSQLFunctionNameNull()
optional bool s_q_l_function_name_null = 1001;getSQLFunctionNameNull in interface MiGetSQLFunctionCodeAd.ParametersOrBuilderpublic boolean hasIgnoreComments()
optional .dstore.engine.values.booleanValue ignore_comments = 2;hasIgnoreComments in interface MiGetSQLFunctionCodeAd.ParametersOrBuilderpublic Values.booleanValue getIgnoreComments()
optional .dstore.engine.values.booleanValue ignore_comments = 2;getIgnoreComments in interface MiGetSQLFunctionCodeAd.ParametersOrBuilderpublic Values.booleanValueOrBuilder getIgnoreCommentsOrBuilder()
optional .dstore.engine.values.booleanValue ignore_comments = 2;getIgnoreCommentsOrBuilder in interface MiGetSQLFunctionCodeAd.ParametersOrBuilderpublic boolean getIgnoreCommentsNull()
optional bool ignore_comments_null = 1002;getIgnoreCommentsNull in interface MiGetSQLFunctionCodeAd.ParametersOrBuilderpublic boolean hasGetCodeLinesAsResultSet()
optional .dstore.engine.values.booleanValue get_code_lines_as_result_set = 3;hasGetCodeLinesAsResultSet in interface MiGetSQLFunctionCodeAd.ParametersOrBuilderpublic Values.booleanValue getGetCodeLinesAsResultSet()
optional .dstore.engine.values.booleanValue get_code_lines_as_result_set = 3;getGetCodeLinesAsResultSet in interface MiGetSQLFunctionCodeAd.ParametersOrBuilderpublic Values.booleanValueOrBuilder getGetCodeLinesAsResultSetOrBuilder()
optional .dstore.engine.values.booleanValue get_code_lines_as_result_set = 3;getGetCodeLinesAsResultSetOrBuilder in interface MiGetSQLFunctionCodeAd.ParametersOrBuilderpublic boolean getGetCodeLinesAsResultSetNull()
optional bool get_code_lines_as_result_set_null = 1003;getGetCodeLinesAsResultSetNull in interface MiGetSQLFunctionCodeAd.ParametersOrBuilderpublic boolean hasIncludeStatementsForCreation()
optional .dstore.engine.values.booleanValue include_statements_for_creation = 4;hasIncludeStatementsForCreation in interface MiGetSQLFunctionCodeAd.ParametersOrBuilderpublic Values.booleanValue getIncludeStatementsForCreation()
optional .dstore.engine.values.booleanValue include_statements_for_creation = 4;getIncludeStatementsForCreation in interface MiGetSQLFunctionCodeAd.ParametersOrBuilderpublic Values.booleanValueOrBuilder getIncludeStatementsForCreationOrBuilder()
optional .dstore.engine.values.booleanValue include_statements_for_creation = 4;getIncludeStatementsForCreationOrBuilder in interface MiGetSQLFunctionCodeAd.ParametersOrBuilderpublic boolean getIncludeStatementsForCreationNull()
optional bool include_statements_for_creation_null = 1004;getIncludeStatementsForCreationNull in interface MiGetSQLFunctionCodeAd.ParametersOrBuilderpublic boolean hasOnlyFunctionHeader()
optional .dstore.engine.values.booleanValue only_function_header = 5;hasOnlyFunctionHeader in interface MiGetSQLFunctionCodeAd.ParametersOrBuilderpublic Values.booleanValue getOnlyFunctionHeader()
optional .dstore.engine.values.booleanValue only_function_header = 5;getOnlyFunctionHeader in interface MiGetSQLFunctionCodeAd.ParametersOrBuilderpublic Values.booleanValueOrBuilder getOnlyFunctionHeaderOrBuilder()
optional .dstore.engine.values.booleanValue only_function_header = 5;getOnlyFunctionHeaderOrBuilder in interface MiGetSQLFunctionCodeAd.ParametersOrBuilderpublic boolean getOnlyFunctionHeaderNull()
optional bool only_function_header_null = 1005;getOnlyFunctionHeaderNull in interface MiGetSQLFunctionCodeAd.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 MiGetSQLFunctionCodeAd.Parameters parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MiGetSQLFunctionCodeAd.Parameters parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MiGetSQLFunctionCodeAd.Parameters parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MiGetSQLFunctionCodeAd.Parameters parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MiGetSQLFunctionCodeAd.Parameters parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static MiGetSQLFunctionCodeAd.Parameters parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static MiGetSQLFunctionCodeAd.Parameters parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static MiGetSQLFunctionCodeAd.Parameters parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static MiGetSQLFunctionCodeAd.Parameters parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static MiGetSQLFunctionCodeAd.Parameters parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic MiGetSQLFunctionCodeAd.Parameters.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static MiGetSQLFunctionCodeAd.Parameters.Builder newBuilder()
public static MiGetSQLFunctionCodeAd.Parameters.Builder newBuilder(MiGetSQLFunctionCodeAd.Parameters prototype)
public MiGetSQLFunctionCodeAd.Parameters.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected MiGetSQLFunctionCodeAd.Parameters.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessagepublic static MiGetSQLFunctionCodeAd.Parameters getDefaultInstance()
public static com.google.protobuf.Parser<MiGetSQLFunctionCodeAd.Parameters> parser()
public com.google.protobuf.Parser<MiGetSQLFunctionCodeAd.Parameters> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic MiGetSQLFunctionCodeAd.Parameters getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder