Class TRestriction

    • Constructor Detail

      • TRestriction

        public TRestriction()
      • TRestriction

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

      • getDatabase

        public String getDatabase()
      • unsetDatabase

        public void unsetDatabase()
      • isSetDatabase

        public boolean isSetDatabase()
        Returns true if field database is set (has been assigned a value) and false otherwise
      • setDatabaseIsSet

        public void setDatabaseIsSet​(boolean value)
      • getTable

        public String getTable()
      • unsetTable

        public void unsetTable()
      • isSetTable

        public boolean isSetTable()
        Returns true if field table is set (has been assigned a value) and false otherwise
      • setTableIsSet

        public void setTableIsSet​(boolean value)
      • getColumn

        public String getColumn()
      • 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)
      • getValuesSize

        public int getValuesSize()
      • addToValues

        public void addToValues​(String elem)
      • unsetValues

        public void unsetValues()
      • isSetValues

        public boolean isSetValues()
        Returns true if field values is set (has been assigned a value) and false otherwise
      • setValuesIsSet

        public void setValuesIsSet​(boolean value)
      • isSet

        public boolean isSet​(TRestriction._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<TRestriction,​TRestriction._Fields>
      • 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