| Package | Description |
|---|---|
| com.facebook.presto.spi.prerequisites |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<?> |
QueryPrerequisites.waitForPrerequisites(QueryId queryId,
QueryPrerequisitesContext context,
WarningCollector warningCollector)
Given the query context, implementations can perform actions or ensure that all conditions
are ready for the query to execute.
|
Copyright © 2012–2022. All rights reserved.