Class WallClockTimestamp

  • All Implemented Interfaces:
    Comparable<Timestamp>, Timestamp

    public class WallClockTimestamp
    extends Object
    implements Timestamp
    A Timestamp that derives its value from the prevailing wallclock time on the controller where it is generated.
    • Constructor Detail

      • WallClockTimestamp

        public WallClockTimestamp()
      • WallClockTimestamp

        public WallClockTimestamp​(long timestamp)