Package | Description |
---|---|
org.apache.activemq.store.kahadb | |
org.apache.activemq.store.kahadb.disk.index | |
org.apache.activemq.store.kahadb.disk.util |
Modifier and Type | Class and Description |
---|---|
protected static class |
MessageDatabase.MessageKeysMarshaller |
protected class |
MessageDatabase.StoredDestinationMarshaller |
protected static class |
TempMessageDatabase.MessageKeysMarshaller |
protected class |
TempMessageDatabase.StoredDestinationMarshaller |
Modifier and Type | Class and Description |
---|---|
static class |
BTreeNode.Marshaller<Key,Value>
The Marshaller is used to store and load the data in the BTreeNode into a Page.
|
static class |
ListNode.NodeMarshaller<Key,Value>
The Marshaller is used to store and load the data in the ListNode into a Page.
|
Modifier and Type | Class and Description |
---|---|
class |
ObjectMarshaller
Implementation of a Marshaller for Objects
|
Copyright © 2005–2017 FuseSource, Corp.. All rights reserved.