Class SystemTime

java.lang.Object
com.linkedin.venice.utils.SystemTime
All Implemented Interfaces:
Time

public class SystemTime extends Object implements Time
Time implementation that just reads from the system clock
  • Field Details

    • INSTANCE

      public static final SystemTime INSTANCE
  • Constructor Details

    • SystemTime

      public SystemTime()
  • Method Details