Class Summary |
AbstractQueryCallback |
callback for a query |
QueryActorFilter |
An ActorStream filter that intercepts query results and passes them to
the QueryManager to be matched with pending queries. |
QueryFutureCallback |
QueryFutureCallback is used to wait
for query callbacks. |
QueryManager |
QueryCallbackManager is used to generate query ids and to wait
for query callbacks. |
QueryMessageStreamFilter |
An ActorStream filter that intercepts query results and passes them to
the QueryManager to be matched with pending queries. |