Class TExecuteCQ

    • Field Detail

      • queryBody

        public String queryBody
      • startTime

        public long startTime
      • endTime

        public long endTime
      • timeout

        public long timeout
      • zoneId

        public String zoneId
      • username

        public String username
      • metaDataMap

        public static final Map<TExecuteCQ._Fields,​org.apache.thrift.meta_data.FieldMetaData> metaDataMap
    • Constructor Detail

      • TExecuteCQ

        public TExecuteCQ()
      • TExecuteCQ

        public TExecuteCQ​(String queryBody,
                          long startTime,
                          long endTime,
                          long timeout,
                          String zoneId,
                          String cqId,
                          String username)
      • TExecuteCQ

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

      • getQueryBody

        public String getQueryBody()
      • unsetQueryBody

        public void unsetQueryBody()
      • isSetQueryBody

        public boolean isSetQueryBody()
        Returns true if field queryBody is set (has been assigned a value) and false otherwise
      • setQueryBodyIsSet

        public void setQueryBodyIsSet​(boolean value)
      • getStartTime

        public long getStartTime()
      • setStartTime

        public TExecuteCQ setStartTime​(long startTime)
      • unsetStartTime

        public void unsetStartTime()
      • isSetStartTime

        public boolean isSetStartTime()
        Returns true if field startTime is set (has been assigned a value) and false otherwise
      • setStartTimeIsSet

        public void setStartTimeIsSet​(boolean value)
      • getEndTime

        public long getEndTime()
      • setEndTime

        public TExecuteCQ setEndTime​(long endTime)
      • unsetEndTime

        public void unsetEndTime()
      • isSetEndTime

        public boolean isSetEndTime()
        Returns true if field endTime is set (has been assigned a value) and false otherwise
      • setEndTimeIsSet

        public void setEndTimeIsSet​(boolean value)
      • getTimeout

        public long getTimeout()
      • setTimeout

        public TExecuteCQ setTimeout​(long timeout)
      • unsetTimeout

        public void unsetTimeout()
      • isSetTimeout

        public boolean isSetTimeout()
        Returns true if field timeout is set (has been assigned a value) and false otherwise
      • setTimeoutIsSet

        public void setTimeoutIsSet​(boolean value)
      • getZoneId

        public String getZoneId()
      • unsetZoneId

        public void unsetZoneId()
      • isSetZoneId

        public boolean isSetZoneId()
        Returns true if field zoneId is set (has been assigned a value) and false otherwise
      • setZoneIdIsSet

        public void setZoneIdIsSet​(boolean value)
      • getCqId

        public String getCqId()
      • unsetCqId

        public void unsetCqId()
      • isSetCqId

        public boolean isSetCqId()
        Returns true if field cqId is set (has been assigned a value) and false otherwise
      • setCqIdIsSet

        public void setCqIdIsSet​(boolean value)
      • getUsername

        public String getUsername()
      • unsetUsername

        public void unsetUsername()
      • isSetUsername

        public boolean isSetUsername()
        Returns true if field username is set (has been assigned a value) and false otherwise
      • setUsernameIsSet

        public void setUsernameIsSet​(boolean value)
      • isSet

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

        public boolean equals​(TExecuteCQ that)
      • 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