protected static class AbstractRTOTestCase.MyQueryListener extends Object implements QueryEngine.IRunningQueryListener
IRunningQuery.| Constructor and Description |
|---|
AbstractRTOTestCase.MyQueryListener(UUID queryId) |
| Modifier and Type | Method and Description |
|---|---|
Set<IRunningQuery> |
getRunningQueries()
Return each
IRunningQuery that was noticed by this listener. |
void |
notify(IRunningQuery q) |
public AbstractRTOTestCase.MyQueryListener(UUID queryId)
public void notify(IRunningQuery q)
notify in interface QueryEngine.IRunningQueryListenerpublic Set<IRunningQuery> getRunningQueries()
IRunningQuery that was noticed by this listener.Copyright © 2006–2016 SYSTAP, LLC DBA Blazegraph. All rights reserved.