|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Index | |
|---|---|
| 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 |
| org.apache.activemq.kaha.impl.index.tree | BTree implementation of an index for a Map |
| Uses of Index in org.apache.activemq.kaha.impl.container |
|---|
| Fields in org.apache.activemq.kaha.impl.container declared as Index | |
|---|---|
protected Index |
MapContainerImpl.index
|
| Uses of Index in org.apache.activemq.kaha.impl.index |
|---|
| Classes in org.apache.activemq.kaha.impl.index that implement Index | |
|---|---|
class |
VMIndex
Index implementation using a HashMap |
| Uses of Index in org.apache.activemq.kaha.impl.index.hash |
|---|
| Classes in org.apache.activemq.kaha.impl.index.hash that implement Index | |
|---|---|
class |
HashIndex
BTree implementation |
| Uses of Index in org.apache.activemq.kaha.impl.index.tree |
|---|
| Classes in org.apache.activemq.kaha.impl.index.tree that implement Index | |
|---|---|
class |
TreeIndex
BTree implementation |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||