Package | Description |
---|---|
org.apache.activemq.kaha |
fast message persistence implementation
|
org.apache.activemq.kaha.impl.container |
Map and List container implementations 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
|
Modifier and Type | Method and Description |
---|---|
IndexMBean |
MapContainer.getIndexMBean() |
Modifier and Type | Method and Description |
---|---|
IndexMBean |
MapContainerImpl.getIndexMBean() |
Modifier and Type | Class and Description |
---|---|
class |
VMIndex
Index implementation using a HashMap
|
Modifier and Type | Interface and Description |
---|---|
interface |
HashIndexMBean
MBean for HashIndex
|
Modifier and Type | Class and Description |
---|---|
class |
HashIndex
BTree implementation
|
Copyright © 2005–2017. All rights reserved.