Package org.apache.activemq.kaha

fast message persistence implementation

See:
          Description

Interface Summary
IndexTypes Types of Indexes used by the Store
ListContainer Represents a container of persistent objects in the store Acts as a map, but values can be retrieved in insertion order
MapContainer Represents a container of persistent objects in the store Acts as a map, but values can be retrieved in insertion order
Marshaller Marshaller for marshalling in/out objects to a RawContainer
Store A Store is holds persistent containers
StoreEntry Entry for Store data
StoreLocation Location of a data in the Store
 

Class Summary
BytesMarshaller Implementation of a Marshaller for byte arrays
ObjectMarshaller Implementation of a Marshaller for Objects
StoreFactory Factory for creating stores
StringMarshaller Implementation of a Marshaller for Strings
 

Exception Summary
RuntimeStoreException Runtime exception for the Store
 

Package org.apache.activemq.kaha Description

fast message persistence implementation



Copyright © 2010 Apache Software Foundation. All Rights Reserved.