Uses of Class
io.trino.plugin.prometheus.PrometheusClock
-
Uses of PrometheusClock in io.trino.plugin.prometheus
Methods in io.trino.plugin.prometheus that return PrometheusClockModifier and TypeMethodDescriptionstatic PrometheusClockPrometheusClock.fixedClockAt(Instant fixedInstant) Constructors in io.trino.plugin.prometheus with parameters of type PrometheusClockModifierConstructorDescriptionPrometheusSplitManager(PrometheusClient prometheusClient, PrometheusClock prometheusClock, PrometheusConnectorConfig config)