Package org.nustaq.reallive.api
Class RLHashIndexPredicate.IntersectionPath
java.lang.Object
org.nustaq.reallive.api.RLHashIndexPredicate.RLPath
org.nustaq.reallive.api.RLHashIndexPredicate.IntersectionPath
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- RLHashIndexPredicate
public static class RLHashIndexPredicate.IntersectionPath extends RLHashIndexPredicate.RLPath implements java.io.Serializable
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description IntersectionPath(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
-
IntersectionPath
public IntersectionPath(java.lang.String path, java.lang.Object key)
-