Class TimestampType

    • Field Detail

      • isAdjustedToUTC

        public boolean isAdjustedToUTC
    • Constructor Detail

      • TimestampType

        public TimestampType()
      • TimestampType

        public TimestampType​(boolean isAdjustedToUTC,
                             TimeUnit unit)
      • TimestampType

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

      • isIsAdjustedToUTC

        public boolean isIsAdjustedToUTC()
      • setIsAdjustedToUTC

        public TimestampType setIsAdjustedToUTC​(boolean isAdjustedToUTC)
      • unsetIsAdjustedToUTC

        public void unsetIsAdjustedToUTC()
      • isSetIsAdjustedToUTC

        public boolean isSetIsAdjustedToUTC()
        Returns true if field isAdjustedToUTC is set (has been assigned a value) and false otherwise
      • setIsAdjustedToUTCIsSet

        public void setIsAdjustedToUTCIsSet​(boolean value)
      • unsetUnit

        public void unsetUnit()
      • isSetUnit

        public boolean isSetUnit()
        Returns true if field unit is set (has been assigned a value) and false otherwise
      • setUnitIsSet

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