类 GraphAlgebraPhysical.Unfold.Builder

    • 方法详细资料

      • 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.Unfold.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.Unfold.Builder>
      • getDefaultInstanceForType

        public GraphAlgebraPhysical.Unfold getDefaultInstanceForType()
        指定者:
        getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuilder
        指定者:
        getDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilder
      • build

        public GraphAlgebraPhysical.Unfold build()
        指定者:
        build 在接口中 com.google.protobuf.Message.Builder
        指定者:
        build 在接口中 com.google.protobuf.MessageLite.Builder
      • buildPartial

        public GraphAlgebraPhysical.Unfold buildPartial()
        指定者:
        buildPartial 在接口中 com.google.protobuf.Message.Builder
        指定者:
        buildPartial 在接口中 com.google.protobuf.MessageLite.Builder
      • isInitialized

        public final boolean isInitialized()
        指定者:
        isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilder
        覆盖:
        isInitialized 在类中 com.google.protobuf.GeneratedMessageV3.Builder<GraphAlgebraPhysical.Unfold.Builder>
      • mergeFrom

        public GraphAlgebraPhysical.Unfold.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.Unfold.Builder>
        抛出:
        IOException
      • hasTag

        public boolean hasTag()
         The tag of a graph relation that **must** refer to a data of collection type
         
        .google.protobuf.Int32Value tag = 1;
        指定者:
        hasTag 在接口中 GraphAlgebraPhysical.UnfoldOrBuilder
        返回:
        Whether the tag field is set.
      • getTag

        public com.google.protobuf.Int32Value getTag()
         The tag of a graph relation that **must** refer to a data of collection type
         
        .google.protobuf.Int32Value tag = 1;
        指定者:
        getTag 在接口中 GraphAlgebraPhysical.UnfoldOrBuilder
        返回:
        The tag.
      • setTag

        public GraphAlgebraPhysical.Unfold.Builder setTag​(com.google.protobuf.Int32Value value)
         The tag of a graph relation that **must** refer to a data of collection type
         
        .google.protobuf.Int32Value tag = 1;
      • setTag

        public GraphAlgebraPhysical.Unfold.Builder setTag​(com.google.protobuf.Int32Value.Builder builderForValue)
         The tag of a graph relation that **must** refer to a data of collection type
         
        .google.protobuf.Int32Value tag = 1;
      • mergeTag

        public GraphAlgebraPhysical.Unfold.Builder mergeTag​(com.google.protobuf.Int32Value value)
         The tag of a graph relation that **must** refer to a data of collection type
         
        .google.protobuf.Int32Value tag = 1;
      • clearTag

        public GraphAlgebraPhysical.Unfold.Builder clearTag()
         The tag of a graph relation that **must** refer to a data of collection type
         
        .google.protobuf.Int32Value tag = 1;
      • getTagBuilder

        public com.google.protobuf.Int32Value.Builder getTagBuilder()
         The tag of a graph relation that **must** refer to a data of collection type
         
        .google.protobuf.Int32Value tag = 1;
      • getTagOrBuilder

        public com.google.protobuf.Int32ValueOrBuilder getTagOrBuilder()
         The tag of a graph relation that **must** refer to a data of collection type
         
        .google.protobuf.Int32Value tag = 1;
        指定者:
        getTagOrBuilder 在接口中 GraphAlgebraPhysical.UnfoldOrBuilder
      • hasAlias

        public boolean hasAlias()
         The alias tag for the elements that are unfolded from the collection
         
        .google.protobuf.Int32Value alias = 2;
        指定者:
        hasAlias 在接口中 GraphAlgebraPhysical.UnfoldOrBuilder
        返回:
        Whether the alias field is set.
      • getAlias

        public com.google.protobuf.Int32Value getAlias()
         The alias tag for the elements that are unfolded from the collection
         
        .google.protobuf.Int32Value alias = 2;
        指定者:
        getAlias 在接口中 GraphAlgebraPhysical.UnfoldOrBuilder
        返回:
        The alias.
      • setAlias

        public GraphAlgebraPhysical.Unfold.Builder setAlias​(com.google.protobuf.Int32Value value)
         The alias tag for the elements that are unfolded from the collection
         
        .google.protobuf.Int32Value alias = 2;
      • setAlias

        public GraphAlgebraPhysical.Unfold.Builder setAlias​(com.google.protobuf.Int32Value.Builder builderForValue)
         The alias tag for the elements that are unfolded from the collection
         
        .google.protobuf.Int32Value alias = 2;
      • mergeAlias

        public GraphAlgebraPhysical.Unfold.Builder mergeAlias​(com.google.protobuf.Int32Value value)
         The alias tag for the elements that are unfolded from the collection
         
        .google.protobuf.Int32Value alias = 2;
      • clearAlias

        public GraphAlgebraPhysical.Unfold.Builder clearAlias()
         The alias tag for the elements that are unfolded from the collection
         
        .google.protobuf.Int32Value alias = 2;
      • getAliasBuilder

        public com.google.protobuf.Int32Value.Builder getAliasBuilder()
         The alias tag for the elements that are unfolded from the collection
         
        .google.protobuf.Int32Value alias = 2;
      • getAliasOrBuilder

        public com.google.protobuf.Int32ValueOrBuilder getAliasOrBuilder()
         The alias tag for the elements that are unfolded from the collection
         
        .google.protobuf.Int32Value alias = 2;
        指定者:
        getAliasOrBuilder 在接口中 GraphAlgebraPhysical.UnfoldOrBuilder