public static class SplitSource.SplitBatch extends Object
| Constructor and Description |
|---|
SplitBatch(List<Split> splits,
boolean lastBatch) |
| Modifier and Type | Method and Description |
|---|---|
List<Split> |
getSplits() |
boolean |
isLastBatch()
Returns true if all splits for the requested driver group have been returned.
|
public boolean isLastBatch()
SplitSource.getNextBatch(io.prestosql.spi.connector.ConnectorPartitionHandle, io.prestosql.execution.Lifespan, int)
form the complete set of splits in the requested driver group.Copyright © 2012–2019. All rights reserved.