Class CompiledStatement.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<CompiledStatement.Builder>
com.apple.foundationdb.relational.continuation.CompiledStatement.Builder
- All Implemented Interfaces:
CompiledStatementOrBuilder,Message.Builder,MessageLite.Builder,MessageLiteOrBuilder,MessageOrBuilder,Cloneable
- Enclosing class:
- CompiledStatement
public static final class CompiledStatement.Builder
extends GeneratedMessageV3.Builder<CompiledStatement.Builder>
implements CompiledStatementOrBuilder
Protobuf type
com.apple.foundationdb.relational.continuation.CompiledStatement-
Method Summary
Modifier and TypeMethodDescriptionaddAllArguments(Iterable<? extends TypedQueryArgument> values) query arguments - depending on context, the actual arguments may not be known, thus only type and inline information is known and can be used.addAllExtractedLiterals(Iterable<? extends TypedQueryArgument> values) extracted literalsaddArguments(int index, TypedQueryArgument value) query arguments - depending on context, the actual arguments may not be known, thus only type and inline information is known and can be used.addArguments(int index, TypedQueryArgument.Builder builderForValue) query arguments - depending on context, the actual arguments may not be known, thus only type and inline information is known and can be used.addArguments(TypedQueryArgument value) query arguments - depending on context, the actual arguments may not be known, thus only type and inline information is known and can be used.addArguments(TypedQueryArgument.Builder builderForValue) query arguments - depending on context, the actual arguments may not be known, thus only type and inline information is known and can be used.query arguments - depending on context, the actual arguments may not be known, thus only type and inline information is known and can be used.addArgumentsBuilder(int index) query arguments - depending on context, the actual arguments may not be known, thus only type and inline information is known and can be used.addExtractedLiterals(int index, TypedQueryArgument value) extracted literalsaddExtractedLiterals(int index, TypedQueryArgument.Builder builderForValue) extracted literalsextracted literalsaddExtractedLiterals(TypedQueryArgument.Builder builderForValue) extracted literalsextracted literalsaddExtractedLiteralsBuilder(int index) extracted literalsaddRepeatedField(Descriptors.FieldDescriptor field, Object value) build()clear()query arguments - depending on context, the actual arguments may not be known, thus only type and inline information is known and can be used.extracted literalsthe serialized planquery plan constraintssame as plan hash mode for the time beingclone()getArguments(int index) query arguments - depending on context, the actual arguments may not be known, thus only type and inline information is known and can be used.getArgumentsBuilder(int index) query arguments - depending on context, the actual arguments may not be known, thus only type and inline information is known and can be used.query arguments - depending on context, the actual arguments may not be known, thus only type and inline information is known and can be used.intquery arguments - depending on context, the actual arguments may not be known, thus only type and inline information is known and can be used.query arguments - depending on context, the actual arguments may not be known, thus only type and inline information is known and can be used.getArgumentsOrBuilder(int index) query arguments - depending on context, the actual arguments may not be known, thus only type and inline information is known and can be used.List<? extends TypedQueryArgumentOrBuilder>query arguments - depending on context, the actual arguments may not be known, thus only type and inline information is known and can be used.static final Descriptors.DescriptorgetExtractedLiterals(int index) extracted literalsgetExtractedLiteralsBuilder(int index) extracted literalsextracted literalsintextracted literalsextracted literalsgetExtractedLiteralsOrBuilder(int index) extracted literalsList<? extends TypedQueryArgumentOrBuilder>extracted literalscom.apple.foundationdb.record.planprotos.PRecordQueryPlangetPlan()the serialized plancom.apple.foundationdb.record.planprotos.PRecordQueryPlan.Builderthe serialized plancom.apple.foundationdb.record.planprotos.PQueryPlanConstraintquery plan constraintscom.apple.foundationdb.record.planprotos.PQueryPlanConstraint.Builderquery plan constraintscom.apple.foundationdb.record.planprotos.PQueryPlanConstraintOrBuilderquery plan constraintscom.apple.foundationdb.record.planprotos.PRecordQueryPlanOrBuilderthe serialized plansame as plan hash mode for the time beingsame as plan hash mode for the time beingbooleanhasPlan()the serialized planbooleanquery plan constraintsbooleansame as plan hash mode for the time beingprotected GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(CompiledStatement other) mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) mergePlan(com.apple.foundationdb.record.planprotos.PRecordQueryPlan value) the serialized planmergePlanConstraint(com.apple.foundationdb.record.planprotos.PQueryPlanConstraint value) query plan constraintsmergeUnknownFields(UnknownFieldSet unknownFields) removeArguments(int index) query arguments - depending on context, the actual arguments may not be known, thus only type and inline information is known and can be used.removeExtractedLiterals(int index) extracted literalssetArguments(int index, TypedQueryArgument value) query arguments - depending on context, the actual arguments may not be known, thus only type and inline information is known and can be used.setArguments(int index, TypedQueryArgument.Builder builderForValue) query arguments - depending on context, the actual arguments may not be known, thus only type and inline information is known and can be used.setExtractedLiterals(int index, TypedQueryArgument value) extracted literalssetExtractedLiterals(int index, TypedQueryArgument.Builder builderForValue) extracted literalssetField(Descriptors.FieldDescriptor field, Object value) setPlan(com.apple.foundationdb.record.planprotos.PRecordQueryPlan value) the serialized plansetPlan(com.apple.foundationdb.record.planprotos.PRecordQueryPlan.Builder builderForValue) the serialized plansetPlanConstraint(com.apple.foundationdb.record.planprotos.PQueryPlanConstraint value) query plan constraintssetPlanConstraint(com.apple.foundationdb.record.planprotos.PQueryPlanConstraint.Builder builderForValue) query plan constraintssetPlanSerializationMode(String value) same as plan hash mode for the time beingsame as plan hash mode for the time beingsetRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) setUnknownFields(UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
-
internalGetFieldAccessorTable
- Specified by:
internalGetFieldAccessorTablein classGeneratedMessageV3.Builder<CompiledStatement.Builder>
-
clear
- Specified by:
clearin interfaceMessage.Builder- Specified by:
clearin interfaceMessageLite.Builder- Overrides:
clearin classGeneratedMessageV3.Builder<CompiledStatement.Builder>
-
getDescriptorForType
- Specified by:
getDescriptorForTypein interfaceMessage.Builder- Specified by:
getDescriptorForTypein interfaceMessageOrBuilder- Overrides:
getDescriptorForTypein classGeneratedMessageV3.Builder<CompiledStatement.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfaceMessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfaceMessageOrBuilder
-
build
- Specified by:
buildin interfaceMessage.Builder- Specified by:
buildin interfaceMessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfaceMessage.Builder- Specified by:
buildPartialin interfaceMessageLite.Builder
-
clone
- Specified by:
clonein interfaceMessage.Builder- Specified by:
clonein interfaceMessageLite.Builder- Overrides:
clonein classGeneratedMessageV3.Builder<CompiledStatement.Builder>
-
setField
- Specified by:
setFieldin interfaceMessage.Builder- Overrides:
setFieldin classGeneratedMessageV3.Builder<CompiledStatement.Builder>
-
clearField
- Specified by:
clearFieldin interfaceMessage.Builder- Overrides:
clearFieldin classGeneratedMessageV3.Builder<CompiledStatement.Builder>
-
clearOneof
- Specified by:
clearOneofin interfaceMessage.Builder- Overrides:
clearOneofin classGeneratedMessageV3.Builder<CompiledStatement.Builder>
-
setRepeatedField
public CompiledStatement.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfaceMessage.Builder- Overrides:
setRepeatedFieldin classGeneratedMessageV3.Builder<CompiledStatement.Builder>
-
addRepeatedField
- Specified by:
addRepeatedFieldin interfaceMessage.Builder- Overrides:
addRepeatedFieldin classGeneratedMessageV3.Builder<CompiledStatement.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfaceMessage.Builder- Overrides:
mergeFromin classAbstractMessage.Builder<CompiledStatement.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfaceMessageLiteOrBuilder- Overrides:
isInitializedin classGeneratedMessageV3.Builder<CompiledStatement.Builder>
-
mergeFrom
public CompiledStatement.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfaceMessage.Builder- Specified by:
mergeFromin interfaceMessageLite.Builder- Overrides:
mergeFromin classAbstractMessage.Builder<CompiledStatement.Builder>- Throws:
IOException
-
hasPlanSerializationMode
public boolean hasPlanSerializationMode()same as plan hash mode for the time being
optional string plan_serialization_mode = 1;- Specified by:
hasPlanSerializationModein interfaceCompiledStatementOrBuilder- Returns:
- Whether the planSerializationMode field is set.
-
getPlanSerializationMode
same as plan hash mode for the time being
optional string plan_serialization_mode = 1;- Specified by:
getPlanSerializationModein interfaceCompiledStatementOrBuilder- Returns:
- The planSerializationMode.
-
getPlanSerializationModeBytes
same as plan hash mode for the time being
optional string plan_serialization_mode = 1;- Specified by:
getPlanSerializationModeBytesin interfaceCompiledStatementOrBuilder- Returns:
- The bytes for planSerializationMode.
-
setPlanSerializationMode
same as plan hash mode for the time being
optional string plan_serialization_mode = 1;- Parameters:
value- The planSerializationMode to set.- Returns:
- This builder for chaining.
-
clearPlanSerializationMode
same as plan hash mode for the time being
optional string plan_serialization_mode = 1;- Returns:
- This builder for chaining.
-
setPlanSerializationModeBytes
same as plan hash mode for the time being
optional string plan_serialization_mode = 1;- Parameters:
value- The bytes for planSerializationMode to set.- Returns:
- This builder for chaining.
-
hasPlan
public boolean hasPlan()the serialized plan
optional .com.apple.foundationdb.record.planprotos.PRecordQueryPlan plan = 2;- Specified by:
hasPlanin interfaceCompiledStatementOrBuilder- Returns:
- Whether the plan field is set.
-
getPlan
public com.apple.foundationdb.record.planprotos.PRecordQueryPlan getPlan()the serialized plan
optional .com.apple.foundationdb.record.planprotos.PRecordQueryPlan plan = 2;- Specified by:
getPlanin interfaceCompiledStatementOrBuilder- Returns:
- The plan.
-
setPlan
public CompiledStatement.Builder setPlan(com.apple.foundationdb.record.planprotos.PRecordQueryPlan value) the serialized plan
optional .com.apple.foundationdb.record.planprotos.PRecordQueryPlan plan = 2; -
setPlan
public CompiledStatement.Builder setPlan(com.apple.foundationdb.record.planprotos.PRecordQueryPlan.Builder builderForValue) the serialized plan
optional .com.apple.foundationdb.record.planprotos.PRecordQueryPlan plan = 2; -
mergePlan
public CompiledStatement.Builder mergePlan(com.apple.foundationdb.record.planprotos.PRecordQueryPlan value) the serialized plan
optional .com.apple.foundationdb.record.planprotos.PRecordQueryPlan plan = 2; -
clearPlan
the serialized plan
optional .com.apple.foundationdb.record.planprotos.PRecordQueryPlan plan = 2; -
getPlanBuilder
public com.apple.foundationdb.record.planprotos.PRecordQueryPlan.Builder getPlanBuilder()the serialized plan
optional .com.apple.foundationdb.record.planprotos.PRecordQueryPlan plan = 2; -
getPlanOrBuilder
public com.apple.foundationdb.record.planprotos.PRecordQueryPlanOrBuilder getPlanOrBuilder()the serialized plan
optional .com.apple.foundationdb.record.planprotos.PRecordQueryPlan plan = 2;- Specified by:
getPlanOrBuilderin interfaceCompiledStatementOrBuilder
-
getExtractedLiteralsList
extracted literals
repeated .com.apple.foundationdb.relational.continuation.TypedQueryArgument extracted_literals = 3;- Specified by:
getExtractedLiteralsListin interfaceCompiledStatementOrBuilder
-
getExtractedLiteralsCount
public int getExtractedLiteralsCount()extracted literals
repeated .com.apple.foundationdb.relational.continuation.TypedQueryArgument extracted_literals = 3;- Specified by:
getExtractedLiteralsCountin interfaceCompiledStatementOrBuilder
-
getExtractedLiterals
extracted literals
repeated .com.apple.foundationdb.relational.continuation.TypedQueryArgument extracted_literals = 3;- Specified by:
getExtractedLiteralsin interfaceCompiledStatementOrBuilder
-
setExtractedLiterals
extracted literals
repeated .com.apple.foundationdb.relational.continuation.TypedQueryArgument extracted_literals = 3; -
setExtractedLiterals
public CompiledStatement.Builder setExtractedLiterals(int index, TypedQueryArgument.Builder builderForValue) extracted literals
repeated .com.apple.foundationdb.relational.continuation.TypedQueryArgument extracted_literals = 3; -
addExtractedLiterals
extracted literals
repeated .com.apple.foundationdb.relational.continuation.TypedQueryArgument extracted_literals = 3; -
addExtractedLiterals
extracted literals
repeated .com.apple.foundationdb.relational.continuation.TypedQueryArgument extracted_literals = 3; -
addExtractedLiterals
extracted literals
repeated .com.apple.foundationdb.relational.continuation.TypedQueryArgument extracted_literals = 3; -
addExtractedLiterals
public CompiledStatement.Builder addExtractedLiterals(int index, TypedQueryArgument.Builder builderForValue) extracted literals
repeated .com.apple.foundationdb.relational.continuation.TypedQueryArgument extracted_literals = 3; -
addAllExtractedLiterals
public CompiledStatement.Builder addAllExtractedLiterals(Iterable<? extends TypedQueryArgument> values) extracted literals
repeated .com.apple.foundationdb.relational.continuation.TypedQueryArgument extracted_literals = 3; -
clearExtractedLiterals
extracted literals
repeated .com.apple.foundationdb.relational.continuation.TypedQueryArgument extracted_literals = 3; -
removeExtractedLiterals
extracted literals
repeated .com.apple.foundationdb.relational.continuation.TypedQueryArgument extracted_literals = 3; -
getExtractedLiteralsBuilder
extracted literals
repeated .com.apple.foundationdb.relational.continuation.TypedQueryArgument extracted_literals = 3; -
getExtractedLiteralsOrBuilder
extracted literals
repeated .com.apple.foundationdb.relational.continuation.TypedQueryArgument extracted_literals = 3;- Specified by:
getExtractedLiteralsOrBuilderin interfaceCompiledStatementOrBuilder
-
getExtractedLiteralsOrBuilderList
extracted literals
repeated .com.apple.foundationdb.relational.continuation.TypedQueryArgument extracted_literals = 3;- Specified by:
getExtractedLiteralsOrBuilderListin interfaceCompiledStatementOrBuilder
-
addExtractedLiteralsBuilder
extracted literals
repeated .com.apple.foundationdb.relational.continuation.TypedQueryArgument extracted_literals = 3; -
addExtractedLiteralsBuilder
extracted literals
repeated .com.apple.foundationdb.relational.continuation.TypedQueryArgument extracted_literals = 3; -
getExtractedLiteralsBuilderList
extracted literals
repeated .com.apple.foundationdb.relational.continuation.TypedQueryArgument extracted_literals = 3; -
getArgumentsList
query arguments - depending on context, the actual arguments may not be known, thus only type and inline information is known and can be used.
repeated .com.apple.foundationdb.relational.continuation.TypedQueryArgument arguments = 4;- Specified by:
getArgumentsListin interfaceCompiledStatementOrBuilder
-
getArgumentsCount
public int getArgumentsCount()query arguments - depending on context, the actual arguments may not be known, thus only type and inline information is known and can be used.
repeated .com.apple.foundationdb.relational.continuation.TypedQueryArgument arguments = 4;- Specified by:
getArgumentsCountin interfaceCompiledStatementOrBuilder
-
getArguments
query arguments - depending on context, the actual arguments may not be known, thus only type and inline information is known and can be used.
repeated .com.apple.foundationdb.relational.continuation.TypedQueryArgument arguments = 4;- Specified by:
getArgumentsin interfaceCompiledStatementOrBuilder
-
setArguments
query arguments - depending on context, the actual arguments may not be known, thus only type and inline information is known and can be used.
repeated .com.apple.foundationdb.relational.continuation.TypedQueryArgument arguments = 4; -
setArguments
public CompiledStatement.Builder setArguments(int index, TypedQueryArgument.Builder builderForValue) query arguments - depending on context, the actual arguments may not be known, thus only type and inline information is known and can be used.
repeated .com.apple.foundationdb.relational.continuation.TypedQueryArgument arguments = 4; -
addArguments
query arguments - depending on context, the actual arguments may not be known, thus only type and inline information is known and can be used.
repeated .com.apple.foundationdb.relational.continuation.TypedQueryArgument arguments = 4; -
addArguments
query arguments - depending on context, the actual arguments may not be known, thus only type and inline information is known and can be used.
repeated .com.apple.foundationdb.relational.continuation.TypedQueryArgument arguments = 4; -
addArguments
query arguments - depending on context, the actual arguments may not be known, thus only type and inline information is known and can be used.
repeated .com.apple.foundationdb.relational.continuation.TypedQueryArgument arguments = 4; -
addArguments
public CompiledStatement.Builder addArguments(int index, TypedQueryArgument.Builder builderForValue) query arguments - depending on context, the actual arguments may not be known, thus only type and inline information is known and can be used.
repeated .com.apple.foundationdb.relational.continuation.TypedQueryArgument arguments = 4; -
addAllArguments
query arguments - depending on context, the actual arguments may not be known, thus only type and inline information is known and can be used.
repeated .com.apple.foundationdb.relational.continuation.TypedQueryArgument arguments = 4; -
clearArguments
query arguments - depending on context, the actual arguments may not be known, thus only type and inline information is known and can be used.
repeated .com.apple.foundationdb.relational.continuation.TypedQueryArgument arguments = 4; -
removeArguments
query arguments - depending on context, the actual arguments may not be known, thus only type and inline information is known and can be used.
repeated .com.apple.foundationdb.relational.continuation.TypedQueryArgument arguments = 4; -
getArgumentsBuilder
query arguments - depending on context, the actual arguments may not be known, thus only type and inline information is known and can be used.
repeated .com.apple.foundationdb.relational.continuation.TypedQueryArgument arguments = 4; -
getArgumentsOrBuilder
query arguments - depending on context, the actual arguments may not be known, thus only type and inline information is known and can be used.
repeated .com.apple.foundationdb.relational.continuation.TypedQueryArgument arguments = 4;- Specified by:
getArgumentsOrBuilderin interfaceCompiledStatementOrBuilder
-
getArgumentsOrBuilderList
query arguments - depending on context, the actual arguments may not be known, thus only type and inline information is known and can be used.
repeated .com.apple.foundationdb.relational.continuation.TypedQueryArgument arguments = 4;- Specified by:
getArgumentsOrBuilderListin interfaceCompiledStatementOrBuilder
-
addArgumentsBuilder
query arguments - depending on context, the actual arguments may not be known, thus only type and inline information is known and can be used.
repeated .com.apple.foundationdb.relational.continuation.TypedQueryArgument arguments = 4; -
addArgumentsBuilder
query arguments - depending on context, the actual arguments may not be known, thus only type and inline information is known and can be used.
repeated .com.apple.foundationdb.relational.continuation.TypedQueryArgument arguments = 4; -
getArgumentsBuilderList
query arguments - depending on context, the actual arguments may not be known, thus only type and inline information is known and can be used.
repeated .com.apple.foundationdb.relational.continuation.TypedQueryArgument arguments = 4; -
hasPlanConstraint
public boolean hasPlanConstraint()query plan constraints
optional .com.apple.foundationdb.record.planprotos.PQueryPlanConstraint plan_constraint = 5;- Specified by:
hasPlanConstraintin interfaceCompiledStatementOrBuilder- Returns:
- Whether the planConstraint field is set.
-
getPlanConstraint
public com.apple.foundationdb.record.planprotos.PQueryPlanConstraint getPlanConstraint()query plan constraints
optional .com.apple.foundationdb.record.planprotos.PQueryPlanConstraint plan_constraint = 5;- Specified by:
getPlanConstraintin interfaceCompiledStatementOrBuilder- Returns:
- The planConstraint.
-
setPlanConstraint
public CompiledStatement.Builder setPlanConstraint(com.apple.foundationdb.record.planprotos.PQueryPlanConstraint value) query plan constraints
optional .com.apple.foundationdb.record.planprotos.PQueryPlanConstraint plan_constraint = 5; -
setPlanConstraint
public CompiledStatement.Builder setPlanConstraint(com.apple.foundationdb.record.planprotos.PQueryPlanConstraint.Builder builderForValue) query plan constraints
optional .com.apple.foundationdb.record.planprotos.PQueryPlanConstraint plan_constraint = 5; -
mergePlanConstraint
public CompiledStatement.Builder mergePlanConstraint(com.apple.foundationdb.record.planprotos.PQueryPlanConstraint value) query plan constraints
optional .com.apple.foundationdb.record.planprotos.PQueryPlanConstraint plan_constraint = 5; -
clearPlanConstraint
query plan constraints
optional .com.apple.foundationdb.record.planprotos.PQueryPlanConstraint plan_constraint = 5; -
getPlanConstraintBuilder
public com.apple.foundationdb.record.planprotos.PQueryPlanConstraint.Builder getPlanConstraintBuilder()query plan constraints
optional .com.apple.foundationdb.record.planprotos.PQueryPlanConstraint plan_constraint = 5; -
getPlanConstraintOrBuilder
public com.apple.foundationdb.record.planprotos.PQueryPlanConstraintOrBuilder getPlanConstraintOrBuilder()query plan constraints
optional .com.apple.foundationdb.record.planprotos.PQueryPlanConstraint plan_constraint = 5;- Specified by:
getPlanConstraintOrBuilderin interfaceCompiledStatementOrBuilder
-
setUnknownFields
- Specified by:
setUnknownFieldsin interfaceMessage.Builder- Overrides:
setUnknownFieldsin classGeneratedMessageV3.Builder<CompiledStatement.Builder>
-
mergeUnknownFields
- Specified by:
mergeUnknownFieldsin interfaceMessage.Builder- Overrides:
mergeUnknownFieldsin classGeneratedMessageV3.Builder<CompiledStatement.Builder>
-