类 GraphAlgebraPhysical.PhysicalOpr.Operator
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
-
- 所有已实现的接口:
GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public static final class GraphAlgebraPhysical.PhysicalOpr.Operator extends com.google.protobuf.GeneratedMessageV3 implements GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
Protobuf typephysical.PhysicalOpr.Operator- 另请参阅:
- 序列化表格
-
-
嵌套类概要
嵌套类 修饰符和类型 类 说明 static classGraphAlgebraPhysical.PhysicalOpr.Operator.BuilderProtobuf typephysical.PhysicalOpr.Operatorstatic classGraphAlgebraPhysical.PhysicalOpr.Operator.OpKindCase-
从类继承的嵌套类/接口 com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
字段概要
字段 修饰符和类型 字段 说明 static intAPPLY_FIELD_NUMBERstatic intDEDUP_FIELD_NUMBERstatic intEDGE_FIELD_NUMBERstatic intGROUP_BY_FIELD_NUMBERstatic intINTERSECT_FIELD_NUMBERstatic intJOIN_FIELD_NUMBERstatic intLIMIT_FIELD_NUMBERstatic intORDER_BY_FIELD_NUMBERstatic intPATH_FIELD_NUMBERstatic intPROJECT_FIELD_NUMBERstatic intREPARTITION_FIELD_NUMBERstatic intROOT_FIELD_NUMBERstatic intSAMPLE_FIELD_NUMBERstatic intSCAN_FIELD_NUMBERstatic intSELECT_FIELD_NUMBERstatic intSINK_FIELD_NUMBERstatic intUNFOLD_FIELD_NUMBERstatic intUNION_FIELD_NUMBERstatic intVERTEX_FIELD_NUMBER
-
方法概要
所有方法 静态方法 实例方法 具体方法 修饰符和类型 方法 说明 booleanequals(Object obj)GraphAlgebraPhysical.ApplygetApply().physical.Apply apply = 10;GraphAlgebraPhysical.ApplyOrBuildergetApplyOrBuilder().physical.Apply apply = 10;GraphAlgebra.DedupgetDedup().algebra.Dedup dedup = 5;GraphAlgebra.DedupOrBuildergetDedupOrBuilder().algebra.Dedup dedup = 5;static GraphAlgebraPhysical.PhysicalOpr.OperatorgetDefaultInstance()GraphAlgebraPhysical.PhysicalOpr.OperatorgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()GraphAlgebraPhysical.EdgeExpandgetEdge().physical.EdgeExpand edge = 31;GraphAlgebraPhysical.EdgeExpandOrBuildergetEdgeOrBuilder().physical.EdgeExpand edge = 31;GraphAlgebraPhysical.GroupBygetGroupBy().physical.GroupBy group_by = 3;GraphAlgebraPhysical.GroupByOrBuildergetGroupByOrBuilder().physical.GroupBy group_by = 3;GraphAlgebraPhysical.IntersectgetIntersect().physical.Intersect intersect = 13;GraphAlgebraPhysical.IntersectOrBuildergetIntersectOrBuilder().physical.Intersect intersect = 13;GraphAlgebraPhysical.JoingetJoin().physical.Join join = 11;GraphAlgebraPhysical.JoinOrBuildergetJoinOrBuilder().physical.Join join = 11;GraphAlgebra.LimitgetLimit().algebra.Limit limit = 7;GraphAlgebra.LimitOrBuildergetLimitOrBuilder().algebra.Limit limit = 7;GraphAlgebraPhysical.PhysicalOpr.Operator.OpKindCasegetOpKindCase()GraphAlgebra.OrderBygetOrderBy().algebra.OrderBy order_by = 4;GraphAlgebra.OrderByOrBuildergetOrderByOrBuilder().algebra.OrderBy order_by = 4;com.google.protobuf.Parser<GraphAlgebraPhysical.PhysicalOpr.Operator>getParserForType()GraphAlgebraPhysical.PathExpandgetPath().physical.PathExpand path = 32;GraphAlgebraPhysical.PathExpandOrBuildergetPathOrBuilder().physical.PathExpand path = 32;GraphAlgebraPhysical.ProjectgetProject().physical.Project project = 1;GraphAlgebraPhysical.ProjectOrBuildergetProjectOrBuilder().physical.Project project = 1;GraphAlgebraPhysical.RepartitiongetRepartition().physical.Repartition repartition = 14;GraphAlgebraPhysical.RepartitionOrBuildergetRepartitionOrBuilder().physical.Repartition repartition = 14;GraphAlgebraPhysical.RootgetRoot().physical.Root root = 16;GraphAlgebraPhysical.RootOrBuildergetRootOrBuilder().physical.Root root = 16;GraphAlgebra.SamplegetSample().algebra.Sample sample = 17;GraphAlgebra.SampleOrBuildergetSampleOrBuilder().algebra.Sample sample = 17;GraphAlgebraPhysical.ScangetScan().physical.Scan scan = 8;GraphAlgebraPhysical.ScanOrBuildergetScanOrBuilder().physical.Scan scan = 8;GraphAlgebra.SelectgetSelect().algebra.Select select = 2;GraphAlgebra.SelectOrBuildergetSelectOrBuilder().algebra.Select select = 2;intgetSerializedSize()GraphAlgebraPhysical.SinkgetSink().physical.Sink sink = 9;GraphAlgebraPhysical.SinkOrBuildergetSinkOrBuilder().physical.Sink sink = 9;GraphAlgebraPhysical.UnfoldgetUnfold().physical.Unfold unfold = 6;GraphAlgebraPhysical.UnfoldOrBuildergetUnfoldOrBuilder().physical.Unfold unfold = 6;GraphAlgebraPhysical.UniongetUnion().physical.Union union = 12;GraphAlgebraPhysical.UnionOrBuildergetUnionOrBuilder().physical.Union union = 12;GraphAlgebraPhysical.GetVgetVertex()Saving the room for relational operatorsGraphAlgebraPhysical.GetVOrBuildergetVertexOrBuilder()Saving the room for relational operatorsbooleanhasApply().physical.Apply apply = 10;booleanhasDedup().algebra.Dedup dedup = 5;booleanhasEdge().physical.EdgeExpand edge = 31;booleanhasGroupBy().physical.GroupBy group_by = 3;inthashCode()booleanhasIntersect().physical.Intersect intersect = 13;booleanhasJoin().physical.Join join = 11;booleanhasLimit().algebra.Limit limit = 7;booleanhasOrderBy().algebra.OrderBy order_by = 4;booleanhasPath().physical.PathExpand path = 32;booleanhasProject().physical.Project project = 1;booleanhasRepartition().physical.Repartition repartition = 14;booleanhasRoot().physical.Root root = 16;booleanhasSample().algebra.Sample sample = 17;booleanhasScan().physical.Scan scan = 8;booleanhasSelect().algebra.Select select = 2;booleanhasSink().physical.Sink sink = 9;booleanhasUnfold().physical.Unfold unfold = 6;booleanhasUnion().physical.Union union = 12;booleanhasVertex()Saving the room for relational operatorsprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static GraphAlgebraPhysical.PhysicalOpr.Operator.BuildernewBuilder()static GraphAlgebraPhysical.PhysicalOpr.Operator.BuildernewBuilder(GraphAlgebraPhysical.PhysicalOpr.Operator prototype)GraphAlgebraPhysical.PhysicalOpr.Operator.BuildernewBuilderForType()protected GraphAlgebraPhysical.PhysicalOpr.Operator.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static GraphAlgebraPhysical.PhysicalOpr.OperatorparseDelimitedFrom(InputStream input)static GraphAlgebraPhysical.PhysicalOpr.OperatorparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GraphAlgebraPhysical.PhysicalOpr.OperatorparseFrom(byte[] data)static GraphAlgebraPhysical.PhysicalOpr.OperatorparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GraphAlgebraPhysical.PhysicalOpr.OperatorparseFrom(com.google.protobuf.ByteString data)static GraphAlgebraPhysical.PhysicalOpr.OperatorparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GraphAlgebraPhysical.PhysicalOpr.OperatorparseFrom(com.google.protobuf.CodedInputStream input)static GraphAlgebraPhysical.PhysicalOpr.OperatorparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GraphAlgebraPhysical.PhysicalOpr.OperatorparseFrom(InputStream input)static GraphAlgebraPhysical.PhysicalOpr.OperatorparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GraphAlgebraPhysical.PhysicalOpr.OperatorparseFrom(ByteBuffer data)static GraphAlgebraPhysical.PhysicalOpr.OperatorparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<GraphAlgebraPhysical.PhysicalOpr.Operator>parser()GraphAlgebraPhysical.PhysicalOpr.Operator.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
从类继承的方法 com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
从类继承的方法 com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
-
-
-
字段详细资料
-
PROJECT_FIELD_NUMBER
public static final int PROJECT_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
SELECT_FIELD_NUMBER
public static final int SELECT_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
GROUP_BY_FIELD_NUMBER
public static final int GROUP_BY_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
ORDER_BY_FIELD_NUMBER
public static final int ORDER_BY_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
DEDUP_FIELD_NUMBER
public static final int DEDUP_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
UNFOLD_FIELD_NUMBER
public static final int UNFOLD_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
LIMIT_FIELD_NUMBER
public static final int LIMIT_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
SCAN_FIELD_NUMBER
public static final int SCAN_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
SINK_FIELD_NUMBER
public static final int SINK_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
APPLY_FIELD_NUMBER
public static final int APPLY_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
JOIN_FIELD_NUMBER
public static final int JOIN_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
UNION_FIELD_NUMBER
public static final int UNION_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
INTERSECT_FIELD_NUMBER
public static final int INTERSECT_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
REPARTITION_FIELD_NUMBER
public static final int REPARTITION_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
ROOT_FIELD_NUMBER
public static final int ROOT_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
SAMPLE_FIELD_NUMBER
public static final int SAMPLE_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
VERTEX_FIELD_NUMBER
public static final int VERTEX_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
EDGE_FIELD_NUMBER
public static final int EDGE_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
PATH_FIELD_NUMBER
public static final int PATH_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
-
方法详细资料
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- 覆盖:
newInstance在类中com.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- 指定者:
internalGetFieldAccessorTable在类中com.google.protobuf.GeneratedMessageV3
-
getOpKindCase
public GraphAlgebraPhysical.PhysicalOpr.Operator.OpKindCase getOpKindCase()
-
hasProject
public boolean hasProject()
.physical.Project project = 1;- 指定者:
hasProject在接口中GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder- 返回:
- Whether the project field is set.
-
getProject
public GraphAlgebraPhysical.Project getProject()
.physical.Project project = 1;- 指定者:
getProject在接口中GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder- 返回:
- The project.
-
getProjectOrBuilder
public GraphAlgebraPhysical.ProjectOrBuilder getProjectOrBuilder()
.physical.Project project = 1;
-
hasSelect
public boolean hasSelect()
.algebra.Select select = 2;- 指定者:
hasSelect在接口中GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder- 返回:
- Whether the select field is set.
-
getSelect
public GraphAlgebra.Select getSelect()
.algebra.Select select = 2;- 指定者:
getSelect在接口中GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder- 返回:
- The select.
-
getSelectOrBuilder
public GraphAlgebra.SelectOrBuilder getSelectOrBuilder()
.algebra.Select select = 2;
-
hasGroupBy
public boolean hasGroupBy()
.physical.GroupBy group_by = 3;- 指定者:
hasGroupBy在接口中GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder- 返回:
- Whether the groupBy field is set.
-
getGroupBy
public GraphAlgebraPhysical.GroupBy getGroupBy()
.physical.GroupBy group_by = 3;- 指定者:
getGroupBy在接口中GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder- 返回:
- The groupBy.
-
getGroupByOrBuilder
public GraphAlgebraPhysical.GroupByOrBuilder getGroupByOrBuilder()
.physical.GroupBy group_by = 3;
-
hasOrderBy
public boolean hasOrderBy()
.algebra.OrderBy order_by = 4;- 指定者:
hasOrderBy在接口中GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder- 返回:
- Whether the orderBy field is set.
-
getOrderBy
public GraphAlgebra.OrderBy getOrderBy()
.algebra.OrderBy order_by = 4;- 指定者:
getOrderBy在接口中GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder- 返回:
- The orderBy.
-
getOrderByOrBuilder
public GraphAlgebra.OrderByOrBuilder getOrderByOrBuilder()
.algebra.OrderBy order_by = 4;
-
hasDedup
public boolean hasDedup()
.algebra.Dedup dedup = 5;- 指定者:
hasDedup在接口中GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder- 返回:
- Whether the dedup field is set.
-
getDedup
public GraphAlgebra.Dedup getDedup()
.algebra.Dedup dedup = 5;- 指定者:
getDedup在接口中GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder- 返回:
- The dedup.
-
getDedupOrBuilder
public GraphAlgebra.DedupOrBuilder getDedupOrBuilder()
.algebra.Dedup dedup = 5;
-
hasUnfold
public boolean hasUnfold()
.physical.Unfold unfold = 6;- 指定者:
hasUnfold在接口中GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder- 返回:
- Whether the unfold field is set.
-
getUnfold
public GraphAlgebraPhysical.Unfold getUnfold()
.physical.Unfold unfold = 6;- 指定者:
getUnfold在接口中GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder- 返回:
- The unfold.
-
getUnfoldOrBuilder
public GraphAlgebraPhysical.UnfoldOrBuilder getUnfoldOrBuilder()
.physical.Unfold unfold = 6;
-
hasLimit
public boolean hasLimit()
.algebra.Limit limit = 7;- 指定者:
hasLimit在接口中GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder- 返回:
- Whether the limit field is set.
-
getLimit
public GraphAlgebra.Limit getLimit()
.algebra.Limit limit = 7;- 指定者:
getLimit在接口中GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder- 返回:
- The limit.
-
getLimitOrBuilder
public GraphAlgebra.LimitOrBuilder getLimitOrBuilder()
.algebra.Limit limit = 7;
-
hasScan
public boolean hasScan()
.physical.Scan scan = 8;- 指定者:
hasScan在接口中GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder- 返回:
- Whether the scan field is set.
-
getScan
public GraphAlgebraPhysical.Scan getScan()
.physical.Scan scan = 8;- 指定者:
getScan在接口中GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder- 返回:
- The scan.
-
getScanOrBuilder
public GraphAlgebraPhysical.ScanOrBuilder getScanOrBuilder()
.physical.Scan scan = 8;
-
hasSink
public boolean hasSink()
.physical.Sink sink = 9;- 指定者:
hasSink在接口中GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder- 返回:
- Whether the sink field is set.
-
getSink
public GraphAlgebraPhysical.Sink getSink()
.physical.Sink sink = 9;- 指定者:
getSink在接口中GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder- 返回:
- The sink.
-
getSinkOrBuilder
public GraphAlgebraPhysical.SinkOrBuilder getSinkOrBuilder()
.physical.Sink sink = 9;
-
hasApply
public boolean hasApply()
.physical.Apply apply = 10;- 指定者:
hasApply在接口中GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder- 返回:
- Whether the apply field is set.
-
getApply
public GraphAlgebraPhysical.Apply getApply()
.physical.Apply apply = 10;- 指定者:
getApply在接口中GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder- 返回:
- The apply.
-
getApplyOrBuilder
public GraphAlgebraPhysical.ApplyOrBuilder getApplyOrBuilder()
.physical.Apply apply = 10;
-
hasJoin
public boolean hasJoin()
.physical.Join join = 11;- 指定者:
hasJoin在接口中GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder- 返回:
- Whether the join field is set.
-
getJoin
public GraphAlgebraPhysical.Join getJoin()
.physical.Join join = 11;- 指定者:
getJoin在接口中GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder- 返回:
- The join.
-
getJoinOrBuilder
public GraphAlgebraPhysical.JoinOrBuilder getJoinOrBuilder()
.physical.Join join = 11;
-
hasUnion
public boolean hasUnion()
.physical.Union union = 12;- 指定者:
hasUnion在接口中GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder- 返回:
- Whether the union field is set.
-
getUnion
public GraphAlgebraPhysical.Union getUnion()
.physical.Union union = 12;- 指定者:
getUnion在接口中GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder- 返回:
- The union.
-
getUnionOrBuilder
public GraphAlgebraPhysical.UnionOrBuilder getUnionOrBuilder()
.physical.Union union = 12;
-
hasIntersect
public boolean hasIntersect()
.physical.Intersect intersect = 13;- 指定者:
hasIntersect在接口中GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder- 返回:
- Whether the intersect field is set.
-
getIntersect
public GraphAlgebraPhysical.Intersect getIntersect()
.physical.Intersect intersect = 13;- 指定者:
getIntersect在接口中GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder- 返回:
- The intersect.
-
getIntersectOrBuilder
public GraphAlgebraPhysical.IntersectOrBuilder getIntersectOrBuilder()
.physical.Intersect intersect = 13;
-
hasRepartition
public boolean hasRepartition()
.physical.Repartition repartition = 14;- 指定者:
hasRepartition在接口中GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder- 返回:
- Whether the repartition field is set.
-
getRepartition
public GraphAlgebraPhysical.Repartition getRepartition()
.physical.Repartition repartition = 14;- 指定者:
getRepartition在接口中GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder- 返回:
- The repartition.
-
getRepartitionOrBuilder
public GraphAlgebraPhysical.RepartitionOrBuilder getRepartitionOrBuilder()
.physical.Repartition repartition = 14;
-
hasRoot
public boolean hasRoot()
.physical.Root root = 16;- 指定者:
hasRoot在接口中GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder- 返回:
- Whether the root field is set.
-
getRoot
public GraphAlgebraPhysical.Root getRoot()
.physical.Root root = 16;- 指定者:
getRoot在接口中GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder- 返回:
- The root.
-
getRootOrBuilder
public GraphAlgebraPhysical.RootOrBuilder getRootOrBuilder()
.physical.Root root = 16;
-
hasSample
public boolean hasSample()
.algebra.Sample sample = 17;- 指定者:
hasSample在接口中GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder- 返回:
- Whether the sample field is set.
-
getSample
public GraphAlgebra.Sample getSample()
.algebra.Sample sample = 17;- 指定者:
getSample在接口中GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder- 返回:
- The sample.
-
getSampleOrBuilder
public GraphAlgebra.SampleOrBuilder getSampleOrBuilder()
.algebra.Sample sample = 17;
-
hasVertex
public boolean hasVertex()
Saving the room for relational operators
.physical.GetV vertex = 30;- 指定者:
hasVertex在接口中GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder- 返回:
- Whether the vertex field is set.
-
getVertex
public GraphAlgebraPhysical.GetV getVertex()
Saving the room for relational operators
.physical.GetV vertex = 30;- 指定者:
getVertex在接口中GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder- 返回:
- The vertex.
-
getVertexOrBuilder
public GraphAlgebraPhysical.GetVOrBuilder getVertexOrBuilder()
Saving the room for relational operators
.physical.GetV vertex = 30;
-
hasEdge
public boolean hasEdge()
.physical.EdgeExpand edge = 31;- 指定者:
hasEdge在接口中GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder- 返回:
- Whether the edge field is set.
-
getEdge
public GraphAlgebraPhysical.EdgeExpand getEdge()
.physical.EdgeExpand edge = 31;- 指定者:
getEdge在接口中GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder- 返回:
- The edge.
-
getEdgeOrBuilder
public GraphAlgebraPhysical.EdgeExpandOrBuilder getEdgeOrBuilder()
.physical.EdgeExpand edge = 31;
-
hasPath
public boolean hasPath()
.physical.PathExpand path = 32;- 指定者:
hasPath在接口中GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder- 返回:
- Whether the path field is set.
-
getPath
public GraphAlgebraPhysical.PathExpand getPath()
.physical.PathExpand path = 32;- 指定者:
getPath在接口中GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder- 返回:
- The path.
-
getPathOrBuilder
public GraphAlgebraPhysical.PathExpandOrBuilder getPathOrBuilder()
.physical.PathExpand path = 32;
-
isInitialized
public final boolean isInitialized()
- 指定者:
isInitialized在接口中com.google.protobuf.MessageLiteOrBuilder- 覆盖:
isInitialized在类中com.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- 指定者:
writeTo在接口中com.google.protobuf.MessageLite- 覆盖:
writeTo在类中com.google.protobuf.GeneratedMessageV3- 抛出:
IOException
-
getSerializedSize
public int getSerializedSize()
- 指定者:
getSerializedSize在接口中com.google.protobuf.MessageLite- 覆盖:
getSerializedSize在类中com.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- 指定者:
equals在接口中com.google.protobuf.Message- 覆盖:
equals在类中com.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- 指定者:
hashCode在接口中com.google.protobuf.Message- 覆盖:
hashCode在类中com.google.protobuf.AbstractMessage
-
parseFrom
public static GraphAlgebraPhysical.PhysicalOpr.Operator parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GraphAlgebraPhysical.PhysicalOpr.Operator parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GraphAlgebraPhysical.PhysicalOpr.Operator parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GraphAlgebraPhysical.PhysicalOpr.Operator parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GraphAlgebraPhysical.PhysicalOpr.Operator parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GraphAlgebraPhysical.PhysicalOpr.Operator parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GraphAlgebraPhysical.PhysicalOpr.Operator parseFrom(InputStream input) throws IOException
- 抛出:
IOException
-
parseFrom
public static GraphAlgebraPhysical.PhysicalOpr.Operator parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- 抛出:
IOException
-
parseDelimitedFrom
public static GraphAlgebraPhysical.PhysicalOpr.Operator parseDelimitedFrom(InputStream input) throws IOException
- 抛出:
IOException
-
parseDelimitedFrom
public static GraphAlgebraPhysical.PhysicalOpr.Operator parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- 抛出:
IOException
-
parseFrom
public static GraphAlgebraPhysical.PhysicalOpr.Operator parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- 抛出:
IOException
-
parseFrom
public static GraphAlgebraPhysical.PhysicalOpr.Operator parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- 抛出:
IOException
-
newBuilderForType
public GraphAlgebraPhysical.PhysicalOpr.Operator.Builder newBuilderForType()
- 指定者:
newBuilderForType在接口中com.google.protobuf.Message- 指定者:
newBuilderForType在接口中com.google.protobuf.MessageLite
-
newBuilder
public static GraphAlgebraPhysical.PhysicalOpr.Operator.Builder newBuilder()
-
newBuilder
public static GraphAlgebraPhysical.PhysicalOpr.Operator.Builder newBuilder(GraphAlgebraPhysical.PhysicalOpr.Operator prototype)
-
toBuilder
public GraphAlgebraPhysical.PhysicalOpr.Operator.Builder toBuilder()
- 指定者:
toBuilder在接口中com.google.protobuf.Message- 指定者:
toBuilder在接口中com.google.protobuf.MessageLite
-
newBuilderForType
protected GraphAlgebraPhysical.PhysicalOpr.Operator.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- 指定者:
newBuilderForType在类中com.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static GraphAlgebraPhysical.PhysicalOpr.Operator getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<GraphAlgebraPhysical.PhysicalOpr.Operator> parser()
-
getParserForType
public com.google.protobuf.Parser<GraphAlgebraPhysical.PhysicalOpr.Operator> getParserForType()
- 指定者:
getParserForType在接口中com.google.protobuf.Message- 指定者:
getParserForType在接口中com.google.protobuf.MessageLite- 覆盖:
getParserForType在类中com.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public GraphAlgebraPhysical.PhysicalOpr.Operator getDefaultInstanceForType()
- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageLiteOrBuilder- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageOrBuilder
-
-