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 |
DataManager | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | code | html |
IndexRootContainer | A container of roots for other Containers | code | html |
KahaStore | Store Implementation | code | html |
StoreLockedExcpetion | Exception thrown if the store is in use by another application | code | html |