Class HavingFilterQuery

    • Constructor Detail

      • HavingFilterQuery

        public HavingFilterQuery()
      • HavingFilterQuery

        public HavingFilterQuery​(int id,
                                 List<String> value,
                                 List<Integer> nestedFilterQueryIds)
      • HavingFilterQuery

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

      • getId

        public int getId()
      • setId

        public void setId​(int id)
      • unsetId

        public void unsetId()
      • isSetId

        public boolean isSetId()
        Returns true if field id is set (has been assigned a value) and false otherwise
      • setIdIsSet

        public void setIdIsSet​(boolean value)
      • getAggregationInfo

        public AggregationInfo getAggregationInfo()
        This should be unique within a single request *
      • setAggregationInfo

        public void setAggregationInfo​(AggregationInfo aggregationInfo)
        This should be unique within a single request *
      • unsetAggregationInfo

        public void unsetAggregationInfo()
      • isSetAggregationInfo

        public boolean isSetAggregationInfo()
        Returns true if field aggregationInfo is set (has been assigned a value) and false otherwise
      • setAggregationInfoIsSet

        public void setAggregationInfoIsSet​(boolean value)
      • getValueSize

        public int getValueSize()
      • addToValue

        public void addToValue​(String elem)
      • setValue

        public void setValue​(List<String> value)
      • unsetValue

        public void unsetValue()
      • isSetValue

        public boolean isSetValue()
        Returns true if field value is set (has been assigned a value) and false otherwise
      • setValueIsSet

        public void setValueIsSet​(boolean value)
      • unsetOperator

        public void unsetOperator()
      • isSetOperator

        public boolean isSetOperator()
        Returns true if field operator is set (has been assigned a value) and false otherwise
      • setOperatorIsSet

        public void setOperatorIsSet​(boolean value)
      • getNestedFilterQueryIdsSize

        public int getNestedFilterQueryIdsSize()
      • getNestedFilterQueryIdsIterator

        public Iterator<Integer> getNestedFilterQueryIdsIterator()
      • addToNestedFilterQueryIds

        public void addToNestedFilterQueryIds​(int elem)
      • getNestedFilterQueryIds

        public List<Integer> getNestedFilterQueryIds()
      • setNestedFilterQueryIds

        public void setNestedFilterQueryIds​(List<Integer> nestedFilterQueryIds)
      • unsetNestedFilterQueryIds

        public void unsetNestedFilterQueryIds()
      • isSetNestedFilterQueryIds

        public boolean isSetNestedFilterQueryIds()
        Returns true if field nestedFilterQueryIds is set (has been assigned a value) and false otherwise
      • setNestedFilterQueryIdsIsSet

        public void setNestedFilterQueryIdsIsSet​(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