| Package | Description |
|---|---|
| com.facebook.presto.spi | |
| com.facebook.presto.spi.connector | |
| com.facebook.presto.spi.connector.classloader |
| Modifier and Type | Method and Description |
|---|---|
Node |
NodeManager.getCurrentNode() |
| Modifier and Type | Method and Description |
|---|---|
Set<Node> |
NodeManager.getActiveDatasourceNodes(String datasourceName) |
Set<Node> |
NodeManager.getCoordinators() |
Set<Node> |
NodeManager.getNodes(NodeState state) |
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,Node> |
ConnectorNodePartitioningProvider.getBucketToNode(ConnectorTransactionHandle transactionHandle,
ConnectorSession session,
ConnectorPartitioningHandle partitioningHandle) |
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,Node> |
ClassLoaderSafeNodePartitioningProvider.getBucketToNode(ConnectorTransactionHandle transactionHandle,
ConnectorSession session,
ConnectorPartitioningHandle partitioningHandle) |
Copyright © 2012-2016. All Rights Reserved.