Class SearchContext.Consistency

  • Enclosing class:
    SearchContext

    public class SearchContext.Consistency
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Consistency​(long lastTxId)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      long getlastTxId()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Consistency

        public Consistency​(long lastTxId)
    • Method Detail

      • getlastTxId

        public long getlastTxId()