Class VersionHistoryItem

    • Field Detail

      • eventID

        public long eventID
      • version

        public long version
      • metaDataMap

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

      • VersionHistoryItem

        public VersionHistoryItem()
      • VersionHistoryItem

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

      • getEventID

        public long getEventID()
      • unsetEventID

        public void unsetEventID()
      • isSetEventID

        public boolean isSetEventID()
        Returns true if field eventID is set (has been assigned a value) and false otherwise
      • setEventIDIsSet

        public void setEventIDIsSet​(boolean value)
      • getVersion

        public long getVersion()
      • unsetVersion

        public void unsetVersion()
      • isSetVersion

        public boolean isSetVersion()
        Returns true if field version is set (has been assigned a value) and false otherwise
      • setVersionIsSet

        public void setVersionIsSet​(boolean value)
      • equals

        public boolean equals​(java.lang.Object that)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • read

        public void read​(org.apache.thrift.protocol.TProtocol iprot)
                  throws org.apache.thrift.TException
        Specified by:
        read in interface org.apache.thrift.TBase<VersionHistoryItem,​VersionHistoryItem._Fields>
        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.TBase<VersionHistoryItem,​VersionHistoryItem._Fields>
        Throws:
        org.apache.thrift.TException
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • validate

        public void validate()
                      throws org.apache.thrift.TException
        Throws:
        org.apache.thrift.TException