Uses of Class
io.trino.plugin.thrift.ThriftConnectorSplit
-
Packages that use ThriftConnectorSplit Package Description io.trino.plugin.thrift -
-
Uses of ThriftConnectorSplit in io.trino.plugin.thrift
Constructors in io.trino.plugin.thrift with parameters of type ThriftConnectorSplit Constructor Description ThriftPageSource(io.airlift.drift.client.DriftClient<TrinoThriftService> client, Map<String,String> thriftHeader, ThriftConnectorSplit split, List<ColumnHandle> columns, ThriftConnectorStats stats, long maxBytesPerResponse)
-