public class QueryManager extends Object implements QueryWatcher
| Constructor and Description |
|---|
QueryManager() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
cancelQuery(String id) |
Set<String> |
getQueryDatasources(String queryId) |
void |
registerQuery(Query query,
com.google.common.util.concurrent.ListenableFuture future) |
public boolean cancelQuery(String id)
public void registerQuery(Query query, com.google.common.util.concurrent.ListenableFuture future)
registerQuery in interface QueryWatcherCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.