Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-query
/
me.ahoo.wow.query.snapshot.filter
/
SnapshotQueryFilter
Snapshot
Query
Filter
interface
SnapshotQueryFilter
:
QueryFilter
<
QueryContext
<
*
,
*
>
>
Inheritors
MaskingSnapshotQueryFilter
TailSnapshotQueryFilter
Members
Functions
filter
Link copied to clipboard
abstract
fun
filter
(
context
:
QueryContext
<
*
,
*
>
,
next
:
FilterChain
<
QueryContext
<
*
,
*
>
>
)
:
Mono
<
Void
>