Package io.trino.plugin.prometheus
Class PrometheusClock
java.lang.Object
io.trino.plugin.prometheus.PrometheusClock
allow for settable Clock for testing
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PrometheusClockfixedClockAt(Instant fixedInstant) now()
-
Constructor Details
-
PrometheusClock
@Inject public PrometheusClock()
-
-
Method Details
-
now
-
fixedClockAt
-