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