| Package | Description |
|---|---|
| com.facebook.presto.spi | |
| com.facebook.presto.spi.classloader |
| Modifier and Type | Class and Description |
|---|---|
class |
FixedSplitSource |
| Modifier and Type | Method and Description |
|---|---|
ConnectorSplitSource |
ConnectorSplitManager.getPartitionSplits(ConnectorTableHandle table,
List<ConnectorPartition> partitions)
Gets the Splits for the specified Partitions in the indicated table.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectorSplitSource |
ClassLoaderSafeConnectorSplitManager.getPartitionSplits(ConnectorTableHandle table,
List<ConnectorPartition> partitions) |
Copyright © 2012-2015. All Rights Reserved.