java.lang.Object
org.odpi.openmetadata.accessservices.dataengine.server.service.ClockService

public class ClockService extends Object
ClockService manages a Clock instance and provides an utility method for getting the current dte and time
  • Constructor Details

    • ClockService

      public ClockService(Clock clock)
  • Method Details

    • getNow

      public Date getNow()
      Retrieves the current date
      Returns:
      current date and time