类 GraphAlgebraPhysical.Join.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<GraphAlgebraPhysical.Join.Builder>
-
- com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
-
- 所有已实现的接口:
GraphAlgebraPhysical.JoinOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
public static final class GraphAlgebraPhysical.Join.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<GraphAlgebraPhysical.Join.Builder> implements GraphAlgebraPhysical.JoinOrBuilder
Protobuf typephysical.Join
-
-
方法概要
所有方法 静态方法 实例方法 具体方法 修饰符和类型 方法 说明 GraphAlgebraPhysical.Join.BuilderaddAllLeftKeys(Iterable<? extends OuterExpression.Variable> values)The key to perform Join (on results output by left_plan)GraphAlgebraPhysical.Join.BuilderaddAllRightKeys(Iterable<? extends OuterExpression.Variable> values)The key to perform Join (on results output by right_plan)GraphAlgebraPhysical.Join.BuilderaddLeftKeys(int index, OuterExpression.Variable value)The key to perform Join (on results output by left_plan)GraphAlgebraPhysical.Join.BuilderaddLeftKeys(int index, OuterExpression.Variable.Builder builderForValue)The key to perform Join (on results output by left_plan)GraphAlgebraPhysical.Join.BuilderaddLeftKeys(OuterExpression.Variable value)The key to perform Join (on results output by left_plan)GraphAlgebraPhysical.Join.BuilderaddLeftKeys(OuterExpression.Variable.Builder builderForValue)The key to perform Join (on results output by left_plan)OuterExpression.Variable.BuilderaddLeftKeysBuilder()The key to perform Join (on results output by left_plan)OuterExpression.Variable.BuilderaddLeftKeysBuilder(int index)The key to perform Join (on results output by left_plan)GraphAlgebraPhysical.Join.BuilderaddRightKeys(int index, OuterExpression.Variable value)The key to perform Join (on results output by right_plan)GraphAlgebraPhysical.Join.BuilderaddRightKeys(int index, OuterExpression.Variable.Builder builderForValue)The key to perform Join (on results output by right_plan)GraphAlgebraPhysical.Join.BuilderaddRightKeys(OuterExpression.Variable value)The key to perform Join (on results output by right_plan)GraphAlgebraPhysical.Join.BuilderaddRightKeys(OuterExpression.Variable.Builder builderForValue)The key to perform Join (on results output by right_plan)OuterExpression.Variable.BuilderaddRightKeysBuilder()The key to perform Join (on results output by right_plan)OuterExpression.Variable.BuilderaddRightKeysBuilder(int index)The key to perform Join (on results output by right_plan)GraphAlgebraPhysical.Joinbuild()GraphAlgebraPhysical.JoinbuildPartial()GraphAlgebraPhysical.Join.Builderclear()GraphAlgebraPhysical.Join.BuilderclearJoinKind().physical.Join.JoinKind join_kind = 3;GraphAlgebraPhysical.Join.BuilderclearLeftKeys()The key to perform Join (on results output by left_plan)GraphAlgebraPhysical.Join.BuilderclearLeftPlan().physical.PhysicalPlan left_plan = 4;GraphAlgebraPhysical.Join.BuilderclearRightKeys()The key to perform Join (on results output by right_plan)GraphAlgebraPhysical.Join.BuilderclearRightPlan().physical.PhysicalPlan right_plan = 5;GraphAlgebraPhysical.JoingetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()GraphAlgebraPhysical.Join.JoinKindgetJoinKind().physical.Join.JoinKind join_kind = 3;intgetJoinKindValue().physical.Join.JoinKind join_kind = 3;OuterExpression.VariablegetLeftKeys(int index)The key to perform Join (on results output by left_plan)OuterExpression.Variable.BuildergetLeftKeysBuilder(int index)The key to perform Join (on results output by left_plan)List<OuterExpression.Variable.Builder>getLeftKeysBuilderList()The key to perform Join (on results output by left_plan)intgetLeftKeysCount()The key to perform Join (on results output by left_plan)List<OuterExpression.Variable>getLeftKeysList()The key to perform Join (on results output by left_plan)OuterExpression.VariableOrBuildergetLeftKeysOrBuilder(int index)The key to perform Join (on results output by left_plan)List<? extends OuterExpression.VariableOrBuilder>getLeftKeysOrBuilderList()The key to perform Join (on results output by left_plan)GraphAlgebraPhysical.PhysicalPlangetLeftPlan().physical.PhysicalPlan left_plan = 4;GraphAlgebraPhysical.PhysicalPlan.BuildergetLeftPlanBuilder().physical.PhysicalPlan left_plan = 4;GraphAlgebraPhysical.PhysicalPlanOrBuildergetLeftPlanOrBuilder().physical.PhysicalPlan left_plan = 4;OuterExpression.VariablegetRightKeys(int index)The key to perform Join (on results output by right_plan)OuterExpression.Variable.BuildergetRightKeysBuilder(int index)The key to perform Join (on results output by right_plan)List<OuterExpression.Variable.Builder>getRightKeysBuilderList()The key to perform Join (on results output by right_plan)intgetRightKeysCount()The key to perform Join (on results output by right_plan)List<OuterExpression.Variable>getRightKeysList()The key to perform Join (on results output by right_plan)OuterExpression.VariableOrBuildergetRightKeysOrBuilder(int index)The key to perform Join (on results output by right_plan)List<? extends OuterExpression.VariableOrBuilder>getRightKeysOrBuilderList()The key to perform Join (on results output by right_plan)GraphAlgebraPhysical.PhysicalPlangetRightPlan().physical.PhysicalPlan right_plan = 5;GraphAlgebraPhysical.PhysicalPlan.BuildergetRightPlanBuilder().physical.PhysicalPlan right_plan = 5;GraphAlgebraPhysical.PhysicalPlanOrBuildergetRightPlanOrBuilder().physical.PhysicalPlan right_plan = 5;booleanhasLeftPlan().physical.PhysicalPlan left_plan = 4;booleanhasRightPlan().physical.PhysicalPlan right_plan = 5;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()GraphAlgebraPhysical.Join.BuildermergeFrom(GraphAlgebraPhysical.Join other)GraphAlgebraPhysical.Join.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)GraphAlgebraPhysical.Join.BuildermergeFrom(com.google.protobuf.Message other)GraphAlgebraPhysical.Join.BuildermergeLeftPlan(GraphAlgebraPhysical.PhysicalPlan value).physical.PhysicalPlan left_plan = 4;GraphAlgebraPhysical.Join.BuildermergeRightPlan(GraphAlgebraPhysical.PhysicalPlan value).physical.PhysicalPlan right_plan = 5;GraphAlgebraPhysical.Join.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)GraphAlgebraPhysical.Join.BuilderremoveLeftKeys(int index)The key to perform Join (on results output by left_plan)GraphAlgebraPhysical.Join.BuilderremoveRightKeys(int index)The key to perform Join (on results output by right_plan)GraphAlgebraPhysical.Join.BuildersetJoinKind(GraphAlgebraPhysical.Join.JoinKind value).physical.Join.JoinKind join_kind = 3;GraphAlgebraPhysical.Join.BuildersetJoinKindValue(int value).physical.Join.JoinKind join_kind = 3;GraphAlgebraPhysical.Join.BuildersetLeftKeys(int index, OuterExpression.Variable value)The key to perform Join (on results output by left_plan)GraphAlgebraPhysical.Join.BuildersetLeftKeys(int index, OuterExpression.Variable.Builder builderForValue)The key to perform Join (on results output by left_plan)GraphAlgebraPhysical.Join.BuildersetLeftPlan(GraphAlgebraPhysical.PhysicalPlan value).physical.PhysicalPlan left_plan = 4;GraphAlgebraPhysical.Join.BuildersetLeftPlan(GraphAlgebraPhysical.PhysicalPlan.Builder builderForValue).physical.PhysicalPlan left_plan = 4;GraphAlgebraPhysical.Join.BuildersetRightKeys(int index, OuterExpression.Variable value)The key to perform Join (on results output by right_plan)GraphAlgebraPhysical.Join.BuildersetRightKeys(int index, OuterExpression.Variable.Builder builderForValue)The key to perform Join (on results output by right_plan)GraphAlgebraPhysical.Join.BuildersetRightPlan(GraphAlgebraPhysical.PhysicalPlan value).physical.PhysicalPlan right_plan = 5;GraphAlgebraPhysical.Join.BuildersetRightPlan(GraphAlgebraPhysical.PhysicalPlan.Builder builderForValue).physical.PhysicalPlan right_plan = 5;GraphAlgebraPhysical.Join.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
从类继承的方法 com.google.protobuf.GeneratedMessageV3.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
从类继承的方法 com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
-
-
-
方法详细资料
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- 指定者:
internalGetFieldAccessorTable在类中com.google.protobuf.GeneratedMessageV3.Builder<GraphAlgebraPhysical.Join.Builder>
-
clear
public GraphAlgebraPhysical.Join.Builder clear()
- 指定者:
clear在接口中com.google.protobuf.Message.Builder- 指定者:
clear在接口中com.google.protobuf.MessageLite.Builder- 覆盖:
clear在类中com.google.protobuf.GeneratedMessageV3.Builder<GraphAlgebraPhysical.Join.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- 指定者:
getDescriptorForType在接口中com.google.protobuf.Message.Builder- 指定者:
getDescriptorForType在接口中com.google.protobuf.MessageOrBuilder- 覆盖:
getDescriptorForType在类中com.google.protobuf.GeneratedMessageV3.Builder<GraphAlgebraPhysical.Join.Builder>
-
getDefaultInstanceForType
public GraphAlgebraPhysical.Join getDefaultInstanceForType()
- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageLiteOrBuilder- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageOrBuilder
-
build
public GraphAlgebraPhysical.Join build()
- 指定者:
build在接口中com.google.protobuf.Message.Builder- 指定者:
build在接口中com.google.protobuf.MessageLite.Builder
-
buildPartial
public GraphAlgebraPhysical.Join buildPartial()
- 指定者:
buildPartial在接口中com.google.protobuf.Message.Builder- 指定者:
buildPartial在接口中com.google.protobuf.MessageLite.Builder
-
mergeFrom
public GraphAlgebraPhysical.Join.Builder mergeFrom(com.google.protobuf.Message other)
- 指定者:
mergeFrom在接口中com.google.protobuf.Message.Builder- 覆盖:
mergeFrom在类中com.google.protobuf.AbstractMessage.Builder<GraphAlgebraPhysical.Join.Builder>
-
mergeFrom
public GraphAlgebraPhysical.Join.Builder mergeFrom(GraphAlgebraPhysical.Join other)
-
isInitialized
public final boolean isInitialized()
- 指定者:
isInitialized在接口中com.google.protobuf.MessageLiteOrBuilder- 覆盖:
isInitialized在类中com.google.protobuf.GeneratedMessageV3.Builder<GraphAlgebraPhysical.Join.Builder>
-
mergeFrom
public GraphAlgebraPhysical.Join.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- 指定者:
mergeFrom在接口中com.google.protobuf.Message.Builder- 指定者:
mergeFrom在接口中com.google.protobuf.MessageLite.Builder- 覆盖:
mergeFrom在类中com.google.protobuf.AbstractMessage.Builder<GraphAlgebraPhysical.Join.Builder>- 抛出:
IOException
-
getLeftKeysList
public List<OuterExpression.Variable> getLeftKeysList()
The key to perform Join (on results output by left_plan)
repeated .common.Variable left_keys = 1;
-
getLeftKeysCount
public int getLeftKeysCount()
The key to perform Join (on results output by left_plan)
repeated .common.Variable left_keys = 1;
-
getLeftKeys
public OuterExpression.Variable getLeftKeys(int index)
The key to perform Join (on results output by left_plan)
repeated .common.Variable left_keys = 1;
-
setLeftKeys
public GraphAlgebraPhysical.Join.Builder setLeftKeys(int index, OuterExpression.Variable value)
The key to perform Join (on results output by left_plan)
repeated .common.Variable left_keys = 1;
-
setLeftKeys
public GraphAlgebraPhysical.Join.Builder setLeftKeys(int index, OuterExpression.Variable.Builder builderForValue)
The key to perform Join (on results output by left_plan)
repeated .common.Variable left_keys = 1;
-
addLeftKeys
public GraphAlgebraPhysical.Join.Builder addLeftKeys(OuterExpression.Variable value)
The key to perform Join (on results output by left_plan)
repeated .common.Variable left_keys = 1;
-
addLeftKeys
public GraphAlgebraPhysical.Join.Builder addLeftKeys(int index, OuterExpression.Variable value)
The key to perform Join (on results output by left_plan)
repeated .common.Variable left_keys = 1;
-
addLeftKeys
public GraphAlgebraPhysical.Join.Builder addLeftKeys(OuterExpression.Variable.Builder builderForValue)
The key to perform Join (on results output by left_plan)
repeated .common.Variable left_keys = 1;
-
addLeftKeys
public GraphAlgebraPhysical.Join.Builder addLeftKeys(int index, OuterExpression.Variable.Builder builderForValue)
The key to perform Join (on results output by left_plan)
repeated .common.Variable left_keys = 1;
-
addAllLeftKeys
public GraphAlgebraPhysical.Join.Builder addAllLeftKeys(Iterable<? extends OuterExpression.Variable> values)
The key to perform Join (on results output by left_plan)
repeated .common.Variable left_keys = 1;
-
clearLeftKeys
public GraphAlgebraPhysical.Join.Builder clearLeftKeys()
The key to perform Join (on results output by left_plan)
repeated .common.Variable left_keys = 1;
-
removeLeftKeys
public GraphAlgebraPhysical.Join.Builder removeLeftKeys(int index)
The key to perform Join (on results output by left_plan)
repeated .common.Variable left_keys = 1;
-
getLeftKeysBuilder
public OuterExpression.Variable.Builder getLeftKeysBuilder(int index)
The key to perform Join (on results output by left_plan)
repeated .common.Variable left_keys = 1;
-
getLeftKeysOrBuilder
public OuterExpression.VariableOrBuilder getLeftKeysOrBuilder(int index)
The key to perform Join (on results output by left_plan)
repeated .common.Variable left_keys = 1;
-
getLeftKeysOrBuilderList
public List<? extends OuterExpression.VariableOrBuilder> getLeftKeysOrBuilderList()
The key to perform Join (on results output by left_plan)
repeated .common.Variable left_keys = 1;
-
addLeftKeysBuilder
public OuterExpression.Variable.Builder addLeftKeysBuilder()
The key to perform Join (on results output by left_plan)
repeated .common.Variable left_keys = 1;
-
addLeftKeysBuilder
public OuterExpression.Variable.Builder addLeftKeysBuilder(int index)
The key to perform Join (on results output by left_plan)
repeated .common.Variable left_keys = 1;
-
getLeftKeysBuilderList
public List<OuterExpression.Variable.Builder> getLeftKeysBuilderList()
The key to perform Join (on results output by left_plan)
repeated .common.Variable left_keys = 1;
-
getRightKeysList
public List<OuterExpression.Variable> getRightKeysList()
The key to perform Join (on results output by right_plan)
repeated .common.Variable right_keys = 2;
-
getRightKeysCount
public int getRightKeysCount()
The key to perform Join (on results output by right_plan)
repeated .common.Variable right_keys = 2;
-
getRightKeys
public OuterExpression.Variable getRightKeys(int index)
The key to perform Join (on results output by right_plan)
repeated .common.Variable right_keys = 2;
-
setRightKeys
public GraphAlgebraPhysical.Join.Builder setRightKeys(int index, OuterExpression.Variable value)
The key to perform Join (on results output by right_plan)
repeated .common.Variable right_keys = 2;
-
setRightKeys
public GraphAlgebraPhysical.Join.Builder setRightKeys(int index, OuterExpression.Variable.Builder builderForValue)
The key to perform Join (on results output by right_plan)
repeated .common.Variable right_keys = 2;
-
addRightKeys
public GraphAlgebraPhysical.Join.Builder addRightKeys(OuterExpression.Variable value)
The key to perform Join (on results output by right_plan)
repeated .common.Variable right_keys = 2;
-
addRightKeys
public GraphAlgebraPhysical.Join.Builder addRightKeys(int index, OuterExpression.Variable value)
The key to perform Join (on results output by right_plan)
repeated .common.Variable right_keys = 2;
-
addRightKeys
public GraphAlgebraPhysical.Join.Builder addRightKeys(OuterExpression.Variable.Builder builderForValue)
The key to perform Join (on results output by right_plan)
repeated .common.Variable right_keys = 2;
-
addRightKeys
public GraphAlgebraPhysical.Join.Builder addRightKeys(int index, OuterExpression.Variable.Builder builderForValue)
The key to perform Join (on results output by right_plan)
repeated .common.Variable right_keys = 2;
-
addAllRightKeys
public GraphAlgebraPhysical.Join.Builder addAllRightKeys(Iterable<? extends OuterExpression.Variable> values)
The key to perform Join (on results output by right_plan)
repeated .common.Variable right_keys = 2;
-
clearRightKeys
public GraphAlgebraPhysical.Join.Builder clearRightKeys()
The key to perform Join (on results output by right_plan)
repeated .common.Variable right_keys = 2;
-
removeRightKeys
public GraphAlgebraPhysical.Join.Builder removeRightKeys(int index)
The key to perform Join (on results output by right_plan)
repeated .common.Variable right_keys = 2;
-
getRightKeysBuilder
public OuterExpression.Variable.Builder getRightKeysBuilder(int index)
The key to perform Join (on results output by right_plan)
repeated .common.Variable right_keys = 2;
-
getRightKeysOrBuilder
public OuterExpression.VariableOrBuilder getRightKeysOrBuilder(int index)
The key to perform Join (on results output by right_plan)
repeated .common.Variable right_keys = 2;
-
getRightKeysOrBuilderList
public List<? extends OuterExpression.VariableOrBuilder> getRightKeysOrBuilderList()
The key to perform Join (on results output by right_plan)
repeated .common.Variable right_keys = 2;
-
addRightKeysBuilder
public OuterExpression.Variable.Builder addRightKeysBuilder()
The key to perform Join (on results output by right_plan)
repeated .common.Variable right_keys = 2;
-
addRightKeysBuilder
public OuterExpression.Variable.Builder addRightKeysBuilder(int index)
The key to perform Join (on results output by right_plan)
repeated .common.Variable right_keys = 2;
-
getRightKeysBuilderList
public List<OuterExpression.Variable.Builder> getRightKeysBuilderList()
The key to perform Join (on results output by right_plan)
repeated .common.Variable right_keys = 2;
-
getJoinKindValue
public int getJoinKindValue()
.physical.Join.JoinKind join_kind = 3;- 指定者:
getJoinKindValue在接口中GraphAlgebraPhysical.JoinOrBuilder- 返回:
- The enum numeric value on the wire for joinKind.
-
setJoinKindValue
public GraphAlgebraPhysical.Join.Builder setJoinKindValue(int value)
.physical.Join.JoinKind join_kind = 3;- 参数:
value- The enum numeric value on the wire for joinKind to set.- 返回:
- This builder for chaining.
-
getJoinKind
public GraphAlgebraPhysical.Join.JoinKind getJoinKind()
.physical.Join.JoinKind join_kind = 3;- 指定者:
getJoinKind在接口中GraphAlgebraPhysical.JoinOrBuilder- 返回:
- The joinKind.
-
setJoinKind
public GraphAlgebraPhysical.Join.Builder setJoinKind(GraphAlgebraPhysical.Join.JoinKind value)
.physical.Join.JoinKind join_kind = 3;- 参数:
value- The joinKind to set.- 返回:
- This builder for chaining.
-
clearJoinKind
public GraphAlgebraPhysical.Join.Builder clearJoinKind()
.physical.Join.JoinKind join_kind = 3;- 返回:
- This builder for chaining.
-
hasLeftPlan
public boolean hasLeftPlan()
.physical.PhysicalPlan left_plan = 4;- 指定者:
hasLeftPlan在接口中GraphAlgebraPhysical.JoinOrBuilder- 返回:
- Whether the leftPlan field is set.
-
getLeftPlan
public GraphAlgebraPhysical.PhysicalPlan getLeftPlan()
.physical.PhysicalPlan left_plan = 4;- 指定者:
getLeftPlan在接口中GraphAlgebraPhysical.JoinOrBuilder- 返回:
- The leftPlan.
-
setLeftPlan
public GraphAlgebraPhysical.Join.Builder setLeftPlan(GraphAlgebraPhysical.PhysicalPlan value)
.physical.PhysicalPlan left_plan = 4;
-
setLeftPlan
public GraphAlgebraPhysical.Join.Builder setLeftPlan(GraphAlgebraPhysical.PhysicalPlan.Builder builderForValue)
.physical.PhysicalPlan left_plan = 4;
-
mergeLeftPlan
public GraphAlgebraPhysical.Join.Builder mergeLeftPlan(GraphAlgebraPhysical.PhysicalPlan value)
.physical.PhysicalPlan left_plan = 4;
-
clearLeftPlan
public GraphAlgebraPhysical.Join.Builder clearLeftPlan()
.physical.PhysicalPlan left_plan = 4;
-
getLeftPlanBuilder
public GraphAlgebraPhysical.PhysicalPlan.Builder getLeftPlanBuilder()
.physical.PhysicalPlan left_plan = 4;
-
getLeftPlanOrBuilder
public GraphAlgebraPhysical.PhysicalPlanOrBuilder getLeftPlanOrBuilder()
.physical.PhysicalPlan left_plan = 4;
-
hasRightPlan
public boolean hasRightPlan()
.physical.PhysicalPlan right_plan = 5;- 指定者:
hasRightPlan在接口中GraphAlgebraPhysical.JoinOrBuilder- 返回:
- Whether the rightPlan field is set.
-
getRightPlan
public GraphAlgebraPhysical.PhysicalPlan getRightPlan()
.physical.PhysicalPlan right_plan = 5;- 指定者:
getRightPlan在接口中GraphAlgebraPhysical.JoinOrBuilder- 返回:
- The rightPlan.
-
setRightPlan
public GraphAlgebraPhysical.Join.Builder setRightPlan(GraphAlgebraPhysical.PhysicalPlan value)
.physical.PhysicalPlan right_plan = 5;
-
setRightPlan
public GraphAlgebraPhysical.Join.Builder setRightPlan(GraphAlgebraPhysical.PhysicalPlan.Builder builderForValue)
.physical.PhysicalPlan right_plan = 5;
-
mergeRightPlan
public GraphAlgebraPhysical.Join.Builder mergeRightPlan(GraphAlgebraPhysical.PhysicalPlan value)
.physical.PhysicalPlan right_plan = 5;
-
clearRightPlan
public GraphAlgebraPhysical.Join.Builder clearRightPlan()
.physical.PhysicalPlan right_plan = 5;
-
getRightPlanBuilder
public GraphAlgebraPhysical.PhysicalPlan.Builder getRightPlanBuilder()
.physical.PhysicalPlan right_plan = 5;
-
getRightPlanOrBuilder
public GraphAlgebraPhysical.PhysicalPlanOrBuilder getRightPlanOrBuilder()
.physical.PhysicalPlan right_plan = 5;
-
setUnknownFields
public final GraphAlgebraPhysical.Join.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- 指定者:
setUnknownFields在接口中com.google.protobuf.Message.Builder- 覆盖:
setUnknownFields在类中com.google.protobuf.GeneratedMessageV3.Builder<GraphAlgebraPhysical.Join.Builder>
-
mergeUnknownFields
public final GraphAlgebraPhysical.Join.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- 指定者:
mergeUnknownFields在接口中com.google.protobuf.Message.Builder- 覆盖:
mergeUnknownFields在类中com.google.protobuf.GeneratedMessageV3.Builder<GraphAlgebraPhysical.Join.Builder>
-
-