Class BrokerRequest

    • Constructor Detail

      • BrokerRequest

        public BrokerRequest()
      • BrokerRequest

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

      • unsetQuerySource

        public void unsetQuerySource()
      • isSetQuerySource

        public boolean isSetQuerySource()
        Returns true if field querySource is set (has been assigned a value) and false otherwise
      • setQuerySourceIsSet

        public void setQuerySourceIsSet​(boolean value)
      • getPinotQuery

        public PinotQuery getPinotQuery()
      • unsetPinotQuery

        public void unsetPinotQuery()
      • isSetPinotQuery

        public boolean isSetPinotQuery()
        Returns true if field pinotQuery is set (has been assigned a value) and false otherwise
      • setPinotQueryIsSet

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