Class SelectionSort

    • Field Detail

    • Constructor Detail

      • SelectionSort

        public SelectionSort()
      • SelectionSort

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

      • getColumn

        public String getColumn()
      • setColumn

        public void setColumn​(String column)
      • unsetColumn

        public void unsetColumn()
      • isSetColumn

        public boolean isSetColumn()
        Returns true if field column is set (has been assigned a value) and false otherwise
      • setColumnIsSet

        public void setColumnIsSet​(boolean value)
      • isIsAsc

        public boolean isIsAsc()
      • setIsAsc

        public void setIsAsc​(boolean isAsc)
      • unsetIsAsc

        public void unsetIsAsc()
      • isSetIsAsc

        public boolean isSetIsAsc()
        Returns true if field isAsc is set (has been assigned a value) and false otherwise
      • setIsAscIsSet

        public void setIsAscIsSet​(boolean value)
      • 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