Uses of Class
io.trino.plugin.prometheus.PrometheusColumnHandle
-
Uses of PrometheusColumnHandle in io.trino.plugin.prometheus
Constructor parameters in io.trino.plugin.prometheus with type arguments of type PrometheusColumnHandleModifierConstructorDescriptionPrometheusRecordCursor(List<PrometheusColumnHandle> columnHandles, com.google.common.io.ByteSource byteSource) PrometheusRecordSet(PrometheusClient prometheusClient, PrometheusSplit split, List<PrometheusColumnHandle> columnHandles)