Class TFilterPushDownInfo

    • Field Detail

      • input_prev

        public int input_prev
      • input_start

        public int input_start
      • input_next

        public int input_next
    • Constructor Detail

      • TFilterPushDownInfo

        public TFilterPushDownInfo()
      • TFilterPushDownInfo

        public TFilterPushDownInfo​(int input_prev,
                                   int input_start,
                                   int input_next)
      • TFilterPushDownInfo

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

      • getInput_prev

        public int getInput_prev()
      • unsetInput_prev

        public void unsetInput_prev()
      • isSetInput_prev

        public boolean isSetInput_prev()
        Returns true if field input_prev is set (has been assigned a value) and false otherwise
      • setInput_prevIsSet

        public void setInput_prevIsSet​(boolean value)
      • getInput_start

        public int getInput_start()
      • unsetInput_start

        public void unsetInput_start()
      • isSetInput_start

        public boolean isSetInput_start()
        Returns true if field input_start is set (has been assigned a value) and false otherwise
      • setInput_startIsSet

        public void setInput_startIsSet​(boolean value)
      • getInput_next

        public int getInput_next()
      • unsetInput_next

        public void unsetInput_next()
      • isSetInput_next

        public boolean isSetInput_next()
        Returns true if field input_next is set (has been assigned a value) and false otherwise
      • setInput_nextIsSet

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