Class SyncState


  • public class SyncState
    extends java.lang.Object
    • Field Detail

      • data

        public byte[] data
    • Constructor Detail

      • SyncState

        public SyncState()
    • Method Detail

      • clear

        public int clear()
      • buffer

        public int buffer​(int size)
      • wrote

        public int wrote​(int bytes)
      • pageseek

        public int pageseek​(Page og)
      • pageout

        public int pageout​(Page og)
      • reset

        public int reset()
      • init

        public void init()
      • getDataOffset

        public int getDataOffset()
      • getBufferOffset

        public int getBufferOffset()