Uses of Class
io.trino.split.SplitSource.SplitBatch
Packages that use SplitSource.SplitBatch
-
Uses of SplitSource.SplitBatch in io.trino.split
Methods in io.trino.split that return types with arguments of type SplitSource.SplitBatchModifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<SplitSource.SplitBatch>BufferingSplitSource.getNextBatch(ConnectorPartitionHandle partitionHandle, Lifespan lifespan, int maxSize) com.google.common.util.concurrent.ListenableFuture<SplitSource.SplitBatch>ConnectorAwareSplitSource.getNextBatch(ConnectorPartitionHandle partitionHandle, Lifespan lifespan, int maxSize) com.google.common.util.concurrent.ListenableFuture<SplitSource.SplitBatch>SampledSplitSource.getNextBatch(ConnectorPartitionHandle partitionHandle, Lifespan lifespan, int maxSize) com.google.common.util.concurrent.ListenableFuture<SplitSource.SplitBatch>SplitSource.getNextBatch(ConnectorPartitionHandle partitionHandle, Lifespan lifespan, int maxSize)