| Package | Description |
|---|---|
| com.facebook.presto.spi | |
| com.facebook.presto.spi.classloader |
| Modifier and Type | Method and Description |
|---|---|
ConnectorPartitionResult |
ConnectorSplitManager.getPartitions(ConnectorTableHandle table,
TupleDomain<ConnectorColumnHandle> tupleDomain)
Gets the Partitions for the specified table.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectorPartitionResult |
ClassLoaderSafeConnectorSplitManager.getPartitions(ConnectorTableHandle table,
TupleDomain<ConnectorColumnHandle> tupleDomain) |
Copyright © 2012-2014. All Rights Reserved.