Class RelativeTime

java.lang.Object
org.apache.accumulo.server.util.time.BaseRelativeTime
org.apache.accumulo.server.util.time.RelativeTime
All Implemented Interfaces:
ProvidesTime

public class RelativeTime extends BaseRelativeTime
Provide time from System time and hints from another time source. Provides a convenient static replacement for System.currentTimeMillis()
  • Method Details

    • getInstance

      public static BaseRelativeTime getInstance()
    • currentTimeMillis

      public static long currentTimeMillis()