Class DeltaDataPageWindow


  • @ParametersAreNonnullByDefault
    public class DeltaDataPageWindow
    extends java.lang.Object
    Access window for delta data.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int PAGE_SIZE  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void clearCache()
      Clears window cache.
      byte getByte​(long position)  
      • Methods inherited from class java.lang.Object

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

      • DeltaDataPageWindow

        public DeltaDataPageWindow​(FileDataSource data)
    • Method Detail

      • getByte

        public byte getByte​(long position)
      • clearCache

        public void clearCache()
        Clears window cache.