Package org.nustaq.reallive.api
Class RLHashIndexPredicate.JoinPath
java.lang.Object
org.nustaq.reallive.api.RLHashIndexPredicate.RLPath
org.nustaq.reallive.api.RLHashIndexPredicate.JoinPath
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- RLHashIndexPredicate
public static class RLHashIndexPredicate.JoinPath extends RLHashIndexPredicate.RLPath implements java.io.Serializable
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description JoinPath(java.lang.String path, java.lang.Object key) -
Method Summary
Methods inherited from class org.nustaq.reallive.api.RLHashIndexPredicate.RLPath
getKey, getPathString, test, toString
-
Constructor Details
-
JoinPath
public JoinPath(java.lang.String path, java.lang.Object key)
-