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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • JoinPath

      public JoinPath​(java.lang.String path, java.lang.Object key)