Class LatestClock

java.lang.Object
dev.vality.fistful.transfer.LatestClock
All Implemented Interfaces:
Serializable, Cloneable, Comparable<LatestClock>, org.apache.thrift.TBase<LatestClock,​LatestClock._Fields>, org.apache.thrift.TSerializable

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

    • metaDataMap

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

    • LatestClock

      public LatestClock()
    • LatestClock

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