Class RLHashIndexPredicate.RLPath

java.lang.Object
org.nustaq.reallive.api.RLHashIndexPredicate.RLPath
Direct Known Subclasses:
RLHashIndexPredicate.IntersectionPath, RLHashIndexPredicate.JoinPath, RLHashIndexPredicate.SubtractPath
Enclosing class:
RLHashIndexPredicate

public abstract static class RLHashIndexPredicate.RLPath extends Object
  • Constructor Details

  • Method Details

    • test

      public boolean test(Record r)
    • getKey

      public Object getKey()
    • getPathString

      public String getPathString()
    • toString

      public String toString()
      Overrides:
      toString in class Object