Class TCountTimeSlotListReq

    • Field Detail

      • database

        public String database
      • device

        public String device
      • regionId

        public long regionId
      • startTime

        public long startTime
      • endTime

        public long endTime
    • Constructor Detail

      • TCountTimeSlotListReq

        public TCountTimeSlotListReq()
      • TCountTimeSlotListReq

        public TCountTimeSlotListReq​(TCountTimeSlotListReq 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)
      • getDevice

        public String getDevice()
      • unsetDevice

        public void unsetDevice()
      • isSetDevice

        public boolean isSetDevice()
        Returns true if field device is set (has been assigned a value) and false otherwise
      • setDeviceIsSet

        public void setDeviceIsSet​(boolean value)
      • getRegionId

        public long getRegionId()
      • unsetRegionId

        public void unsetRegionId()
      • isSetRegionId

        public boolean isSetRegionId()
        Returns true if field regionId is set (has been assigned a value) and false otherwise
      • setRegionIdIsSet

        public void setRegionIdIsSet​(boolean value)
      • getStartTime

        public long getStartTime()
      • 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()
      • 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)
      • 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