Uses of Package
org.apache.activemq.kaha

Packages that use org.apache.activemq.kaha
org.apache.activemq.broker The core classes for the ActiveMQ Message Broker and its connectors. 
org.apache.activemq.broker.region Region abstraction and implementations in the Broker. 
org.apache.activemq.broker.region.cursors Cursors used to page persistent messages into the broker from the store 
org.apache.activemq.kaha fast message persistence implementation 
org.apache.activemq.kaha.impl Kaha implementation classes 
org.apache.activemq.kaha.impl.async journal based data storage - scalable and fast 
org.apache.activemq.kaha.impl.container Map and List container implementations for Kaha 
org.apache.activemq.kaha.impl.data Data containers for Kaha. 
org.apache.activemq.kaha.impl.index Kaha index - type classes for the Map Container - including VM implementation 
org.apache.activemq.kaha.impl.index.hash disk based Hash implementation of an index for a Map 
org.apache.activemq.kaha.impl.index.tree BTree implementation of an index for a Map 
org.apache.activemq.store.kahadaptor kaha implementation of message persistence for the broker 
org.apache.activemq.usage   
 

Classes in org.apache.activemq.kaha used by org.apache.activemq.broker
Store
          A Store is holds persistent containers
 

Classes in org.apache.activemq.kaha used by org.apache.activemq.broker.region
Store
          A Store is holds persistent containers
 

Classes in org.apache.activemq.kaha used by org.apache.activemq.broker.region.cursors
ListContainer
          Represents a container of persistent objects in the store Acts as a map, but values can be retrieved in insertion order
 

Classes in org.apache.activemq.kaha used by org.apache.activemq.kaha
ContainerId
          Used by RootContainers
IndexMBean
          Index MBean
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
 

Classes in org.apache.activemq.kaha used by org.apache.activemq.kaha.impl
ContainerId
          Used by RootContainers
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
StoreLocation
          Location of a data in the Store
 

Classes in org.apache.activemq.kaha used by org.apache.activemq.kaha.impl.async
Marshaller
          Marshaller for marshalling in/out objects to a RawContainer
StoreLocation
          Location of a data in the Store
 

Classes in org.apache.activemq.kaha used by org.apache.activemq.kaha.impl.container
ContainerId
          Used by RootContainers
IndexMBean
          Index MBean
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
StoreEntry
          Entry for Store data
 

Classes in org.apache.activemq.kaha used by org.apache.activemq.kaha.impl.data
Marshaller
          Marshaller for marshalling in/out objects to a RawContainer
StoreLocation
          Location of a data in the Store
 

Classes in org.apache.activemq.kaha used by org.apache.activemq.kaha.impl.index
IndexMBean
          Index MBean
Marshaller
          Marshaller for marshalling in/out objects to a RawContainer
StoreEntry
          Entry for Store data
StoreLocation
          Location of a data in the Store
 

Classes in org.apache.activemq.kaha used by org.apache.activemq.kaha.impl.index.hash
IndexMBean
          Index MBean
Marshaller
          Marshaller for marshalling in/out objects to a RawContainer
StoreEntry
          Entry for Store data
 

Classes in org.apache.activemq.kaha used by org.apache.activemq.kaha.impl.index.tree
Marshaller
          Marshaller for marshalling in/out objects to a RawContainer
StoreEntry
          Entry for Store data
 

Classes in org.apache.activemq.kaha used by org.apache.activemq.store.kahadaptor
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
 

Classes in org.apache.activemq.kaha used by org.apache.activemq.usage
Store
          A Store is holds persistent containers
 



Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.