Class UnionNode
- java.lang.Object
-
- com.redis.lettucemod.search.querybuilder.QueryNode
-
- com.redis.lettucemod.search.querybuilder.UnionNode
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.redis.lettucemod.search.querybuilder.Node
Node.ParenMode
-
-
Constructor Summary
Constructors Constructor Description UnionNode()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.StringgetJoinString()
-
-
-
Method Detail
-
getJoinString
protected java.lang.String getJoinString()
- Specified by:
getJoinStringin classQueryNode
-
-