Class SnapshotLeafSearchResult

java.lang.Object
io.datarouter.filesystem.snapshot.reader.record.SnapshotLeafSearchResult

public class SnapshotLeafSearchResult
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    SnapshotLeafSearchResult​(long recordId, boolean exactMatch)  
  • Method Summary

    Modifier and Type Method Description
    long recordId​(boolean inclusive)  

    Methods inherited from class java.lang.Object

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

  • Method Details

    • recordId

      public long recordId​(boolean inclusive)