Wow
Toggle table of contents
9.0.16
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-apiclient
/
me.ahoo.wow.apiclient.query
/
count
count
fun
FilterExpression
.
count
(
snapshotQueryApi
:
ReactiveSnapshotCountQueryApi
)
:
Mono
<
Long
>
fun
FilterExpression
.
count
(
snapshotQueryApi
:
SynchronousSnapshotCountQueryApi
)
:
Long
fun
Condition
.
count
(
snapshotQueryApi
:
ReactiveSnapshotCountQueryApi
)
:
Mono
<
Long
>
fun
Condition
.
count
(
snapshotQueryApi
:
SynchronousSnapshotCountQueryApi
)
:
Long
Deprecated
Scheduled for removal in 10.0.0. Use FilterExpression.count.