| Package | Description |
|---|---|
| io.prestosql.dispatcher | |
| io.prestosql.server |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<?> |
DispatchManager.createQuery(QueryId queryId,
String slug,
SessionContext sessionContext,
String query) |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpRequestSessionContext |
| Modifier and Type | Method and Description |
|---|---|
Session |
SessionSupplier.createSession(QueryId queryId,
SessionContext context) |
Session |
QuerySessionSupplier.createSession(QueryId queryId,
SessionContext context) |
Session |
NoOpSessionSupplier.createSession(QueryId queryId,
SessionContext context) |
Copyright © 2012–2019. All rights reserved.