Package org.apache.activemq.store.kahadb.disk.page
package org.apache.activemq.store.kahadb.disk.page
-
ClassDescriptionPage<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.Transaction.CallableClosure<R,
T extends Throwable> This closure interface is intended for the end user implement callbacks for the Transaction.exectue() method.Transaction.Closure<T extends Throwable>This closure interface is intended for the end user implement callbacks for the Transaction.exectue() method.