Package org.apache.activemq.store.kahadb.disk.page
-
Interface Summary Interface Description 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. -
Class Summary Class Description Page<T> A Page within a file.PageFile A PageFile provides you random access to fixed sized disk pages.PageFile.MetaData The MetaData object hold the persistent data associated with a PageFile object.Transaction The class used to read/update a PageFile object. -
Exception Summary Exception Description