Package io.trino.plugin.prometheus
Class PrometheusRecordSet
java.lang.Object
io.trino.plugin.prometheus.PrometheusRecordSet
- All Implemented Interfaces:
RecordSet
-
Constructor Summary
ConstructorsConstructorDescriptionPrometheusRecordSet(PrometheusClient prometheusClient, PrometheusSplit split, List<PrometheusColumnHandle> columnHandles) -
Method Summary
-
Constructor Details
-
PrometheusRecordSet
public PrometheusRecordSet(PrometheusClient prometheusClient, PrometheusSplit split, List<PrometheusColumnHandle> columnHandles)
-
-
Method Details
-
getColumnTypes
- Specified by:
getColumnTypesin interfaceRecordSet
-
cursor
-