JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
org.redisson.api.search.aggregate.Expression
Packages that use
Expression
Package
Description
org.redisson.api.search.aggregate
Uses of
Expression
in
org.redisson.api.search.aggregate
Methods in
org.redisson.api.search.aggregate
that return types with arguments of type
Expression
Modifier and Type
Method
Description
List
<
Expression
>
AggregationOptions.
getExpressions
()
Methods in
org.redisson.api.search.aggregate
with parameters of type
Expression
Modifier and Type
Method
Description
AggregationOptions
AggregationOptions.
apply
(
Expression
... expressions)