| Interface | Description |
|---|---|
| ContinuousQueryListener.Event |
Base type of
ContinuousQueryListener events |
| QueryExecutionListener |
:: Experimental ::
The interface of query execution listener that can be used to analyze execution metrics.
|
| Class | Description |
|---|---|
| ContinuousQueryListener |
:: Experimental ::
Interface for listening to events related to
ContinuousQueries. |
| ContinuousQueryListener.QueryProgress |
Event representing any progress updates in a query
|
| ContinuousQueryListener.QueryStarted |
Event representing the start of a query
|
| ContinuousQueryListener.QueryTerminated |
Event representing that termination of a query
|
| ExecutionListenerManager |
:: Experimental ::
|