Class LogAccessFileBuffer


  • final class LogAccessFileBuffer
    extends java.lang.Object
    A single buffer of data.
    • Field Detail

      • buffer

        protected byte[] buffer
        Fields of the class
      • bytes_free

        protected int bytes_free
      • position

        protected int position
      • length

        protected int length
      • greatest_instant

        protected long greatest_instant
    • Constructor Detail

      • LogAccessFileBuffer

        public LogAccessFileBuffer​(int size)
        Constructors for This class:
    • Method Detail

      • init

        public void init​(int reserve)
        Private/Protected methods of This class: