Class Selection

    • Field Detail

      • metaDataMap

        public static final Map<Selection._Fields,​org.apache.thrift.meta_data.FieldMetaData> metaDataMap
    • Constructor Detail

      • Selection

        public Selection()
      • Selection

        public Selection​(Selection other)
        Performs a deep copy on other.
    • Method Detail

      • getSelectionColumnsSize

        public int getSelectionColumnsSize()
      • getSelectionColumnsIterator

        public Iterator<String> getSelectionColumnsIterator()
      • addToSelectionColumns

        public void addToSelectionColumns​(String elem)
      • getSelectionColumns

        public List<String> getSelectionColumns()
      • setSelectionColumns

        public void setSelectionColumns​(List<String> selectionColumns)
      • unsetSelectionColumns

        public void unsetSelectionColumns()
      • isSetSelectionColumns

        public boolean isSetSelectionColumns()
        Returns true if field selectionColumns is set (has been assigned a value) and false otherwise
      • setSelectionColumnsIsSet

        public void setSelectionColumnsIsSet​(boolean value)
      • getSelectionSortSequenceSize

        public int getSelectionSortSequenceSize()
      • addToSelectionSortSequence

        public void addToSelectionSortSequence​(SelectionSort elem)
      • setSelectionSortSequence

        public void setSelectionSortSequence​(List<SelectionSort> selectionSortSequence)
      • unsetSelectionSortSequence

        public void unsetSelectionSortSequence()
      • isSetSelectionSortSequence

        public boolean isSetSelectionSortSequence()
        Returns true if field selectionSortSequence is set (has been assigned a value) and false otherwise
      • setSelectionSortSequenceIsSet

        public void setSelectionSortSequenceIsSet​(boolean value)
      • getOffset

        public int getOffset()
      • setOffset

        public void setOffset​(int offset)
      • unsetOffset

        public void unsetOffset()
      • isSetOffset

        public boolean isSetOffset()
        Returns true if field offset is set (has been assigned a value) and false otherwise
      • setOffsetIsSet

        public void setOffsetIsSet​(boolean value)
      • getSize

        public int getSize()
      • setSize

        public void setSize​(int size)
      • unsetSize

        public void unsetSize()
      • isSetSize

        public boolean isSetSize()
        Returns true if field size is set (has been assigned a value) and false otherwise
      • setSizeIsSet

        public void setSizeIsSet​(boolean value)
      • isSet

        public boolean isSet​(Selection._Fields field)
        Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
        Specified by:
        isSet in interface org.apache.thrift.TBase<Selection,​Selection._Fields>
      • equals

        public boolean equals​(Selection that)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • read

        public void read​(org.apache.thrift.protocol.TProtocol iprot)
                  throws org.apache.thrift.TException
        Specified by:
        read in interface org.apache.thrift.TSerializable
        Throws:
        org.apache.thrift.TException
      • write

        public void write​(org.apache.thrift.protocol.TProtocol oprot)
                   throws org.apache.thrift.TException
        Specified by:
        write in interface org.apache.thrift.TSerializable
        Throws:
        org.apache.thrift.TException
      • validate

        public void validate()
                      throws org.apache.thrift.TException
        Throws:
        org.apache.thrift.TException