Wow
Toggle table of contents
9.0.16
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-query
/
me.ahoo.wow.query
/
QueryObserver
Query
Observer
interface
QueryObserver
Inheritors
QueryLogObserver
Members
Functions
on
Cancel
Link copied to clipboard
open
fun
onCancel
(
namedAggregate
:
NamedAggregate
,
queryType
:
QueryType
)
on
Complete
Link copied to clipboard
open
fun
onComplete
(
namedAggregate
:
NamedAggregate
,
queryType
:
QueryType
)
on
Error
Link copied to clipboard
open
fun
onError
(
namedAggregate
:
NamedAggregate
,
queryType
:
QueryType
,
error
:
Throwable
)