Class RLHashIndexPredicate.SubtractPath

java.lang.Object
org.nustaq.reallive.api.RLHashIndexPredicate.RLPath
org.nustaq.reallive.api.RLHashIndexPredicate.SubtractPath
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
RLHashIndexPredicate

public static class RLHashIndexPredicate.SubtractPath
extends RLHashIndexPredicate.RLPath
implements java.io.Serializable
See Also:
Serialized Form
  • Constructor Summary

    Constructors 
    Constructor Description
    SubtractPath​(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

    • SubtractPath

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