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.int
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.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.Descriptor
getExtractedLiterals
(int index) extracted literalsgetExtractedLiteralsBuilder
(int index) extracted literalsextracted literalsint
extracted literalsextracted literalsgetExtractedLiteralsOrBuilder
(int index) extracted literalsList<? extends TypedQueryArgumentOrBuilder>
extracted literalscom.apple.foundationdb.record.planprotos.PRecordQueryPlan
getPlan()
the serialized plancom.apple.foundationdb.record.planprotos.PRecordQueryPlan.Builder
the serialized plancom.apple.foundationdb.record.planprotos.PQueryPlanConstraint
query plan constraintscom.apple.foundationdb.record.planprotos.PQueryPlanConstraint.Builder
query plan constraintscom.apple.foundationdb.record.planprotos.PQueryPlanConstraintOrBuilder
query plan constraintscom.apple.foundationdb.record.planprotos.PRecordQueryPlanOrBuilder
the serialized plansame as plan hash mode for the time beingsame as plan hash mode for the time beingboolean
hasPlan()
the serialized planboolean
query plan constraintsboolean
same as plan hash mode for the time beingprotected GeneratedMessageV3.FieldAccessorTable
final boolean
mergeFrom
(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, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
-
internalGetFieldAccessorTable
- Specified by:
internalGetFieldAccessorTable
in classGeneratedMessageV3.Builder<CompiledStatement.Builder>
-
clear
- Specified by:
clear
in interfaceMessage.Builder
- Specified by:
clear
in interfaceMessageLite.Builder
- Overrides:
clear
in classGeneratedMessageV3.Builder<CompiledStatement.Builder>
-
getDescriptorForType
- Specified by:
getDescriptorForType
in interfaceMessage.Builder
- Specified by:
getDescriptorForType
in interfaceMessageOrBuilder
- Overrides:
getDescriptorForType
in classGeneratedMessageV3.Builder<CompiledStatement.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfaceMessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfaceMessageOrBuilder
-
build
- Specified by:
build
in interfaceMessage.Builder
- Specified by:
build
in interfaceMessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfaceMessage.Builder
- Specified by:
buildPartial
in interfaceMessageLite.Builder
-
clone
- Specified by:
clone
in interfaceMessage.Builder
- Specified by:
clone
in interfaceMessageLite.Builder
- Overrides:
clone
in classGeneratedMessageV3.Builder<CompiledStatement.Builder>
-
setField
- Specified by:
setField
in interfaceMessage.Builder
- Overrides:
setField
in classGeneratedMessageV3.Builder<CompiledStatement.Builder>
-
clearField
- Specified by:
clearField
in interfaceMessage.Builder
- Overrides:
clearField
in classGeneratedMessageV3.Builder<CompiledStatement.Builder>
-
clearOneof
- Specified by:
clearOneof
in interfaceMessage.Builder
- Overrides:
clearOneof
in classGeneratedMessageV3.Builder<CompiledStatement.Builder>
-
setRepeatedField
public CompiledStatement.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedField
in interfaceMessage.Builder
- Overrides:
setRepeatedField
in classGeneratedMessageV3.Builder<CompiledStatement.Builder>
-
addRepeatedField
- Specified by:
addRepeatedField
in interfaceMessage.Builder
- Overrides:
addRepeatedField
in classGeneratedMessageV3.Builder<CompiledStatement.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfaceMessage.Builder
- Overrides:
mergeFrom
in classAbstractMessage.Builder<CompiledStatement.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfaceMessageLiteOrBuilder
- Overrides:
isInitialized
in classGeneratedMessageV3.Builder<CompiledStatement.Builder>
-
mergeFrom
public CompiledStatement.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfaceMessage.Builder
- Specified by:
mergeFrom
in interfaceMessageLite.Builder
- Overrides:
mergeFrom
in 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:
hasPlanSerializationMode
in 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:
getPlanSerializationMode
in interfaceCompiledStatementOrBuilder
- Returns:
- The planSerializationMode.
-
getPlanSerializationModeBytes
same as plan hash mode for the time being
optional string plan_serialization_mode = 1;
- Specified by:
getPlanSerializationModeBytes
in 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:
hasPlan
in 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:
getPlan
in 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:
getPlanOrBuilder
in interfaceCompiledStatementOrBuilder
-
getExtractedLiteralsList
extracted literals
repeated .com.apple.foundationdb.relational.continuation.TypedQueryArgument extracted_literals = 3;
- Specified by:
getExtractedLiteralsList
in interfaceCompiledStatementOrBuilder
-
getExtractedLiteralsCount
public int getExtractedLiteralsCount()extracted literals
repeated .com.apple.foundationdb.relational.continuation.TypedQueryArgument extracted_literals = 3;
- Specified by:
getExtractedLiteralsCount
in interfaceCompiledStatementOrBuilder
-
getExtractedLiterals
extracted literals
repeated .com.apple.foundationdb.relational.continuation.TypedQueryArgument extracted_literals = 3;
- Specified by:
getExtractedLiterals
in 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:
getExtractedLiteralsOrBuilder
in interfaceCompiledStatementOrBuilder
-
getExtractedLiteralsOrBuilderList
extracted literals
repeated .com.apple.foundationdb.relational.continuation.TypedQueryArgument extracted_literals = 3;
- Specified by:
getExtractedLiteralsOrBuilderList
in 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:
getArgumentsList
in 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:
getArgumentsCount
in 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:
getArguments
in 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:
getArgumentsOrBuilder
in 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:
getArgumentsOrBuilderList
in 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:
hasPlanConstraint
in 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:
getPlanConstraint
in 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:
getPlanConstraintOrBuilder
in interfaceCompiledStatementOrBuilder
-
setUnknownFields
- Specified by:
setUnknownFields
in interfaceMessage.Builder
- Overrides:
setUnknownFields
in classGeneratedMessageV3.Builder<CompiledStatement.Builder>
-
mergeUnknownFields
- Specified by:
mergeUnknownFields
in interfaceMessage.Builder
- Overrides:
mergeUnknownFields
in classGeneratedMessageV3.Builder<CompiledStatement.Builder>
-