Class RelCommon

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.substrait.proto.RelCommon
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, RelCommonOrBuilder, Serializable

public final class RelCommon extends com.google.protobuf.GeneratedMessageV3 implements RelCommonOrBuilder
 Common fields for all relational operators
 
Protobuf type substrait.RelCommon
See Also:
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static final class 
    Common fields for all relational operators
    static final class 
    Direct indicates no change on presence and ordering of fields in the output
    static interface 
     
    static final class 
    Remap which fields are output and in which order
    static enum 
     
    static interface 
     
    static final class 
    Changes to the operation that can influence efficiency/performance but should not impact correctness.
    static interface 
     

    Nested classes/interfaces inherited from class 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

    Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite

    com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
     
    static final int
     
    static final int
     
    static final int
     

    Fields inherited from class com.google.protobuf.GeneratedMessageV3

    alwaysUseFieldBuilders, unknownFields

    Fields inherited from class com.google.protobuf.AbstractMessage

    memoizedSize

    Fields inherited from class com.google.protobuf.AbstractMessageLite

    memoizedHashCode
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    .substrait.extensions.AdvancedExtension advanced_extension = 4;
    .substrait.extensions.AdvancedExtension advanced_extension = 4;
    static RelCommon
     
     
    static final com.google.protobuf.Descriptors.Descriptor
     
    The underlying relation is output as is (no reordering or projection of columns)
    The underlying relation is output as is (no reordering or projection of columns)
    Allows to control for order and inclusion of fields
     
    Allows to control for order and inclusion of fields
    .substrait.RelCommon.Hint hint = 3;
    .substrait.RelCommon.Hint hint = 3;
    com.google.protobuf.Parser<RelCommon>
     
    int
     
    boolean
    .substrait.extensions.AdvancedExtension advanced_extension = 4;
    boolean
    The underlying relation is output as is (no reordering or projection of columns)
    boolean
    Allows to control for order and inclusion of fields
    int
     
    boolean
    .substrait.RelCommon.Hint hint = 3;
    protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
     
    final boolean
     
     
    newBuilder(RelCommon prototype)
     
     
    newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
     
    protected Object
    newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
     
    static RelCommon
     
    static RelCommon
    parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static RelCommon
    parseFrom(byte[] data)
     
    static RelCommon
    parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static RelCommon
    parseFrom(com.google.protobuf.ByteString data)
     
    static RelCommon
    parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static RelCommon
    parseFrom(com.google.protobuf.CodedInputStream input)
     
    static RelCommon
    parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static RelCommon
     
    static RelCommon
    parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static RelCommon
     
    static RelCommon
    parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static com.google.protobuf.Parser<RelCommon>
     
     
    void
    writeTo(com.google.protobuf.CodedOutputStream output)
     

    Methods inherited from class com.google.protobuf.GeneratedMessageV3

    canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, 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

    Methods inherited from class com.google.protobuf.AbstractMessage

    findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString

    Methods inherited from class com.google.protobuf.AbstractMessageLite

    addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait

    Methods inherited from interface com.google.protobuf.MessageLite

    toByteArray, toByteString, writeDelimitedTo, writeTo

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
  • Field Details

  • Method Details

    • newInstance

      protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
      Overrides:
      newInstance in class com.google.protobuf.GeneratedMessageV3
    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3
    • getEmitKindCase

      public RelCommon.EmitKindCase getEmitKindCase()
      Specified by:
      getEmitKindCase in interface RelCommonOrBuilder
    • hasDirect

      public boolean hasDirect()
       The underlying relation is output as is (no reordering or projection of columns)
       
      .substrait.RelCommon.Direct direct = 1;
      Specified by:
      hasDirect in interface RelCommonOrBuilder
      Returns:
      Whether the direct field is set.
    • getDirect

      public RelCommon.Direct getDirect()
       The underlying relation is output as is (no reordering or projection of columns)
       
      .substrait.RelCommon.Direct direct = 1;
      Specified by:
      getDirect in interface RelCommonOrBuilder
      Returns:
      The direct.
    • getDirectOrBuilder

      public RelCommon.DirectOrBuilder getDirectOrBuilder()
       The underlying relation is output as is (no reordering or projection of columns)
       
      .substrait.RelCommon.Direct direct = 1;
      Specified by:
      getDirectOrBuilder in interface RelCommonOrBuilder
    • hasEmit

      public boolean hasEmit()
       Allows to control for order and inclusion of fields
       
      .substrait.RelCommon.Emit emit = 2;
      Specified by:
      hasEmit in interface RelCommonOrBuilder
      Returns:
      Whether the emit field is set.
    • getEmit

      public RelCommon.Emit getEmit()
       Allows to control for order and inclusion of fields
       
      .substrait.RelCommon.Emit emit = 2;
      Specified by:
      getEmit in interface RelCommonOrBuilder
      Returns:
      The emit.
    • getEmitOrBuilder

      public RelCommon.EmitOrBuilder getEmitOrBuilder()
       Allows to control for order and inclusion of fields
       
      .substrait.RelCommon.Emit emit = 2;
      Specified by:
      getEmitOrBuilder in interface RelCommonOrBuilder
    • hasHint

      public boolean hasHint()
      .substrait.RelCommon.Hint hint = 3;
      Specified by:
      hasHint in interface RelCommonOrBuilder
      Returns:
      Whether the hint field is set.
    • getHint

      public RelCommon.Hint getHint()
      .substrait.RelCommon.Hint hint = 3;
      Specified by:
      getHint in interface RelCommonOrBuilder
      Returns:
      The hint.
    • getHintOrBuilder

      public RelCommon.HintOrBuilder getHintOrBuilder()
      .substrait.RelCommon.Hint hint = 3;
      Specified by:
      getHintOrBuilder in interface RelCommonOrBuilder
    • hasAdvancedExtension

      public boolean hasAdvancedExtension()
      .substrait.extensions.AdvancedExtension advanced_extension = 4;
      Specified by:
      hasAdvancedExtension in interface RelCommonOrBuilder
      Returns:
      Whether the advancedExtension field is set.
    • getAdvancedExtension

      public AdvancedExtension getAdvancedExtension()
      .substrait.extensions.AdvancedExtension advanced_extension = 4;
      Specified by:
      getAdvancedExtension in interface RelCommonOrBuilder
      Returns:
      The advancedExtension.
    • getAdvancedExtensionOrBuilder

      public AdvancedExtensionOrBuilder getAdvancedExtensionOrBuilder()
      .substrait.extensions.AdvancedExtension advanced_extension = 4;
      Specified by:
      getAdvancedExtensionOrBuilder in interface RelCommonOrBuilder
    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessageV3
    • writeTo

      public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
      Specified by:
      writeTo in interface com.google.protobuf.MessageLite
      Overrides:
      writeTo in class com.google.protobuf.GeneratedMessageV3
      Throws:
      IOException
    • getSerializedSize

      public int getSerializedSize()
      Specified by:
      getSerializedSize in interface com.google.protobuf.MessageLite
      Overrides:
      getSerializedSize in class com.google.protobuf.GeneratedMessageV3
    • equals

      public boolean equals(Object obj)
      Specified by:
      equals in interface com.google.protobuf.Message
      Overrides:
      equals in class com.google.protobuf.AbstractMessage
    • hashCode

      public int hashCode()
      Specified by:
      hashCode in interface com.google.protobuf.Message
      Overrides:
      hashCode in class com.google.protobuf.AbstractMessage
    • parseFrom

      public static RelCommon parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static RelCommon parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static RelCommon parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static RelCommon parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static RelCommon parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static RelCommon parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static RelCommon parseFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static RelCommon parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static RelCommon parseDelimitedFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static RelCommon parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseFrom

      public static RelCommon parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static RelCommon parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • newBuilderForType

      public RelCommon.Builder newBuilderForType()
      Specified by:
      newBuilderForType in interface com.google.protobuf.Message
      Specified by:
      newBuilderForType in interface com.google.protobuf.MessageLite
    • newBuilder

      public static RelCommon.Builder newBuilder()
    • newBuilder

      public static RelCommon.Builder newBuilder(RelCommon prototype)
    • toBuilder

      public RelCommon.Builder toBuilder()
      Specified by:
      toBuilder in interface com.google.protobuf.Message
      Specified by:
      toBuilder in interface com.google.protobuf.MessageLite
    • newBuilderForType

      protected RelCommon.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
      Specified by:
      newBuilderForType in class com.google.protobuf.GeneratedMessageV3
    • getDefaultInstance

      public static RelCommon getDefaultInstance()
    • parser

      public static com.google.protobuf.Parser<RelCommon> parser()
    • getParserForType

      public com.google.protobuf.Parser<RelCommon> getParserForType()
      Specified by:
      getParserForType in interface com.google.protobuf.Message
      Specified by:
      getParserForType in interface com.google.protobuf.MessageLite
      Overrides:
      getParserForType in class com.google.protobuf.GeneratedMessageV3
    • getDefaultInstanceForType

      public RelCommon getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder