Package com.redis.riot.core
Class TemplateExpression
java.lang.Object
com.redis.riot.core.Expression
com.redis.riot.core.TemplateExpression
-
Field Summary
Fields inherited from class com.redis.riot.core.Expression
PARSER, spelExpression
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.redis.riot.core.Expression
getLong, getString, parse, parseTemplate, predicate, toString
-
Constructor Details
-
TemplateExpression
public TemplateExpression(org.springframework.expression.Expression expression)
-
-
Method Details
-
getValue
- Overrides:
getValue
in classExpression
-
getValue
- Overrides:
getValue
in classExpression
-