Class TGetRegionIdReq

    • Constructor Detail

      • TGetRegionIdReq

        public TGetRegionIdReq()
      • TGetRegionIdReq

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

      • unsetType

        public void unsetType()
      • isSetType

        public boolean isSetType()
        Returns true if field type is set (has been assigned a value) and false otherwise
      • setTypeIsSet

        public void setTypeIsSet​(boolean value)
      • 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)
      • unsetStartTimeSlot

        public void unsetStartTimeSlot()
      • isSetStartTimeSlot

        public boolean isSetStartTimeSlot()
        Returns true if field startTimeSlot is set (has been assigned a value) and false otherwise
      • setStartTimeSlotIsSet

        public void setStartTimeSlotIsSet​(boolean value)
      • unsetEndTimeSlot

        public void unsetEndTimeSlot()
      • isSetEndTimeSlot

        public boolean isSetEndTimeSlot()
        Returns true if field endTimeSlot is set (has been assigned a value) and false otherwise
      • setEndTimeSlotIsSet

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