Package org.apache.activemq.store.kahadb.disk.page


package org.apache.activemq.store.kahadb.disk.page
  • Class
    Description
    Page<T>
    A Page within a file.
    A PageFile provides you random access to fixed sized disk pages.
    The MetaData object hold the persistent data associated with a PageFile object.
    The class used to read/update a PageFile object.
    This closure interface is intended for the end user implement callbacks for the Transaction.exectue() method.
    This closure interface is intended for the end user implement callbacks for the Transaction.exectue() method.