Class TimeType

    • Field Detail

      • isAdjustedToUTC

        public boolean isAdjustedToUTC
      • metaDataMap

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

      • TimeType

        public TimeType()
      • TimeType

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

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

      • isIsAdjustedToUTC

        public boolean isIsAdjustedToUTC()
      • setIsAdjustedToUTC

        public TimeType 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)
      • isSet

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

        public boolean equals​(TimeType 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