Class NoLastEvent

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.thrift.TException
dev.vality.xrates.rate.NoLastEvent
All Implemented Interfaces:
Serializable, Cloneable, Comparable<NoLastEvent>, org.apache.thrift.TBase<NoLastEvent,​NoLastEvent._Fields>, org.apache.thrift.TSerializable

@Generated(value="Autogenerated by Thrift Compiler (0.14.2)",
           date="2022-02-22")
public class NoLastEvent
extends org.apache.thrift.TException
implements org.apache.thrift.TBase<NoLastEvent,​NoLastEvent._Fields>, Serializable, Cloneable, Comparable<NoLastEvent>
See Also:
Serialized Form
  • Field Details

    • metaDataMap

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

    • NoLastEvent

      public NoLastEvent()
    • NoLastEvent

      public NoLastEvent​(NoLastEvent other)
      Performs a deep copy on other.
  • Method Details