Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
L
N
O
P
Q
R
S
A
addMessage(ActiveMQMessage)
- Method in class org.codehaus.activemq.store.bdb.
BDbMessageStore
asBytes(long)
- Static method in class org.codehaus.activemq.store.bdb.
BDbHelper
asBytes(Long)
- Static method in class org.codehaus.activemq.store.bdb.
BDbHelper
asBytes(ActiveMQMessage)
- Method in class org.codehaus.activemq.store.bdb.
BDbMessageStore
asBytes(String)
- Method in class org.codehaus.activemq.store.bdb.
BDbMessageStore
B
BDbHelper
- class org.codehaus.activemq.store.bdb.
BDbHelper
.
Some helper factory methods for creating default configured Berkeley DB objects
BDbHelper()
- Constructor for class org.codehaus.activemq.store.bdb.
BDbHelper
BDbMessageStore
- class org.codehaus.activemq.store.bdb.
BDbMessageStore
.
BDbMessageStore(Database, SecondaryDatabase, SecondaryConfig, SequenceNumberCreator, WireFormat)
- Constructor for class org.codehaus.activemq.store.bdb.
BDbMessageStore
BDbPersistenceAdapter
- class org.codehaus.activemq.store.bdb.
BDbPersistenceAdapter
.
A
PersistenceAdapter
implementation using
Berkeley DB Java Edition
BDbPersistenceAdapter()
- Constructor for class org.codehaus.activemq.store.bdb.
BDbPersistenceAdapter
BDbPersistenceAdapter(File)
- Constructor for class org.codehaus.activemq.store.bdb.
BDbPersistenceAdapter
BDbPersistenceAdapter(Environment, WireFormat)
- Constructor for class org.codehaus.activemq.store.bdb.
BDbPersistenceAdapter
BDbPersistenceAdapter(Environment, WireFormat, DatabaseConfig, TransactionConfig)
- Constructor for class org.codehaus.activemq.store.bdb.
BDbPersistenceAdapter
BDbPreparedTransactionStore
- class org.codehaus.activemq.store.bdb.
BDbPreparedTransactionStore
.
BDbPreparedTransactionStore(Database)
- Constructor for class org.codehaus.activemq.store.bdb.
BDbPreparedTransactionStore
BDbTopicMessageStore
- class org.codehaus.activemq.store.bdb.
BDbTopicMessageStore
.
BDbTopicMessageStore(Database, SecondaryDatabase, SecondaryConfig, SequenceNumberCreator, WireFormat, Database)
- Constructor for class org.codehaus.activemq.store.bdb.
BDbTopicMessageStore
beginTransaction()
- Method in class org.codehaus.activemq.store.bdb.
BDbPersistenceAdapter
C
checkClosed()
- Method in class org.codehaus.activemq.store.bdb.
BDbMessageStore
checkClosed()
- Method in class org.codehaus.activemq.store.bdb.
BDbPreparedTransactionStore
closeDatabase(Database, JMSException)
- Static method in class org.codehaus.activemq.store.bdb.
BDbPersistenceAdapter
commitTransaction()
- Method in class org.codehaus.activemq.store.bdb.
BDbPersistenceAdapter
createDatabase(String)
- Method in class org.codehaus.activemq.store.bdb.
BDbPersistenceAdapter
createDatabaseConfig()
- Static method in class org.codehaus.activemq.store.bdb.
BDbHelper
createEnvironment(File)
- Static method in class org.codehaus.activemq.store.bdb.
BDbHelper
createKey(String)
- Method in class org.codehaus.activemq.store.bdb.
BDbMessageStore
createPreparedTransactionStore()
- Method in class org.codehaus.activemq.store.bdb.
BDbPersistenceAdapter
createQueueMessageStore(String)
- Method in class org.codehaus.activemq.store.bdb.
BDbPersistenceAdapter
createSecondaryConfig(SecondaryKeyCreator)
- Method in class org.codehaus.activemq.store.bdb.
BDbPersistenceAdapter
createSecondaryDatabase(String, Database, SecondaryConfig)
- Method in class org.codehaus.activemq.store.bdb.
BDbPersistenceAdapter
createSecondaryKey(SecondaryDatabase, DatabaseEntry, DatabaseEntry, DatabaseEntry)
- Method in class org.codehaus.activemq.store.bdb.
SequenceNumberCreator
createSecondaryKey(SecondaryDatabase, DatabaseEntry, DatabaseEntry, DatabaseEntry)
- Method in class org.codehaus.activemq.store.bdb.
StubSecondaryKeyGenerator
createTopicMessageStore(String)
- Method in class org.codehaus.activemq.store.bdb.
BDbPersistenceAdapter
D
decrementMessageCountAndMaybeDelete(MessageIdentity, MessageAck)
- Method in class org.codehaus.activemq.store.bdb.
BDbTopicMessageStore
doSetLastAcknowledgedMessageIdentity(Subscription, MessageIdentity)
- Method in class org.codehaus.activemq.store.bdb.
BDbTopicMessageStore
E
extractLong(DatabaseEntry)
- Method in class org.codehaus.activemq.store.bdb.
SequenceNumberCreator
extractMessage(DatabaseEntry)
- Method in class org.codehaus.activemq.store.bdb.
BDbMessageStore
extractString(DatabaseEntry)
- Method in class org.codehaus.activemq.store.bdb.
BDbMessageStore
extractTransaction(DatabaseEntry)
- Method in class org.codehaus.activemq.store.bdb.
BDbPreparedTransactionStore
extractXid(DatabaseEntry)
- Method in class org.codehaus.activemq.store.bdb.
BDbPreparedTransactionStore
F
findSequenceNumber(String)
- Method in class org.codehaus.activemq.store.bdb.
BDbMessageStore
Iterates through from the start of the collection until the given message ID is found
G
getConfig()
- Method in class org.codehaus.activemq.store.bdb.
BDbPersistenceAdapter
getContainer()
- Method in class org.codehaus.activemq.store.bdb.
BDbMessageStore
getCursorConfig()
- Method in class org.codehaus.activemq.store.bdb.
BDbMessageStore
getDatabase()
- Method in class org.codehaus.activemq.store.bdb.
BDbMessageStore
getDirectory()
- Method in class org.codehaus.activemq.store.bdb.
BDbPersistenceAdapter
getEnvironment()
- Method in class org.codehaus.activemq.store.bdb.
BDbPersistenceAdapter
getInitialDestinations()
- Method in class org.codehaus.activemq.store.bdb.
BDbPersistenceAdapter
getLastAcknowledgedMessageID(Subscription, MessageIdentity)
- Method in class org.codehaus.activemq.store.bdb.
BDbTopicMessageStore
getLastKey()
- Method in class org.codehaus.activemq.store.bdb.
SequenceNumberCreator
getLastestMessageIdentity()
- Method in class org.codehaus.activemq.store.bdb.
BDbTopicMessageStore
getMessage(MessageIdentity)
- Method in class org.codehaus.activemq.store.bdb.
BDbMessageStore
getSecondaryDatabase()
- Method in class org.codehaus.activemq.store.bdb.
BDbMessageStore
getSequenceNumberKey(MessageIdentity)
- Method in class org.codehaus.activemq.store.bdb.
BDbMessageStore
Returns the sequence number key for the given message identity.
getSubscriberEntry(ConsumerInfo)
- Method in class org.codehaus.activemq.store.bdb.
BDbTopicMessageStore
getTransaction()
- Static method in class org.codehaus.activemq.store.bdb.
BDbHelper
getTransactionConfig()
- Method in class org.codehaus.activemq.store.bdb.
BDbPersistenceAdapter
getTransactionCount()
- Static method in class org.codehaus.activemq.store.bdb.
BDbHelper
getWireFormat()
- Method in class org.codehaus.activemq.store.bdb.
BDbPersistenceAdapter
getXids()
- Method in class org.codehaus.activemq.store.bdb.
BDbPreparedTransactionStore
I
incrementMessageCount(MessageIdentity)
- Method in class org.codehaus.activemq.store.bdb.
BDbTopicMessageStore
initialise(SecondaryDatabase)
- Method in class org.codehaus.activemq.store.bdb.
SequenceNumberCreator
L
loadPreparedTransactions(TransactionManager)
- Method in class org.codehaus.activemq.store.bdb.
BDbPreparedTransactionStore
longFromBytes(byte[])
- Static method in class org.codehaus.activemq.store.bdb.
BDbHelper
N
newInstance(File)
- Static method in class org.codehaus.activemq.store.bdb.
BDbPersistenceAdapter
Factory method to create an instance using the defaults
O
org.codehaus.activemq.store.bdb
- package org.codehaus.activemq.store.bdb
Message persistence implemented using
Berkeley DB Java Edition
P
popTransaction()
- Static method in class org.codehaus.activemq.store.bdb.
BDbHelper
Pops off the current transaction from the stack
pushTransaction(Transaction)
- Static method in class org.codehaus.activemq.store.bdb.
BDbHelper
Sets the current transaction, possibly including nesting
put(ActiveMQXid, Transaction)
- Method in class org.codehaus.activemq.store.bdb.
BDbPreparedTransactionStore
Q
queryLatestKeyInDatabase(SecondaryDatabase)
- Method in class org.codehaus.activemq.store.bdb.
SequenceNumberCreator
R
recover(QueueMessageContainer)
- Method in class org.codehaus.activemq.store.bdb.
BDbMessageStore
recoverSubscription(Subscription, MessageIdentity)
- Method in class org.codehaus.activemq.store.bdb.
BDbTopicMessageStore
remove(ActiveMQXid)
- Method in class org.codehaus.activemq.store.bdb.
BDbPreparedTransactionStore
removeAllMessages()
- Method in class org.codehaus.activemq.store.bdb.
BDbMessageStore
removeMessage(MessageIdentity, MessageAck)
- Method in class org.codehaus.activemq.store.bdb.
BDbMessageStore
rollbackTransaction()
- Method in class org.codehaus.activemq.store.bdb.
BDbPersistenceAdapter
S
SequenceNumberCreator
- class org.codehaus.activemq.store.bdb.
SequenceNumberCreator
.
SequenceNumberCreator()
- Constructor for class org.codehaus.activemq.store.bdb.
SequenceNumberCreator
StubSecondaryKeyGenerator
- class org.codehaus.activemq.store.bdb.
StubSecondaryKeyGenerator
.
StubSecondaryKeyGenerator()
- Constructor for class org.codehaus.activemq.store.bdb.
StubSecondaryKeyGenerator
setConfig(DatabaseConfig)
- Method in class org.codehaus.activemq.store.bdb.
BDbPersistenceAdapter
setDeleteKey(DatabaseEntry)
- Method in class org.codehaus.activemq.store.bdb.
SequenceNumberCreator
Sets the next primary key to return, such as doing a delete
setDirectory(File)
- Method in class org.codehaus.activemq.store.bdb.
BDbPersistenceAdapter
setEnvironment(Environment)
- Method in class org.codehaus.activemq.store.bdb.
BDbPersistenceAdapter
setLastAcknowledgedMessageIdentity(Subscription, MessageIdentity)
- Method in class org.codehaus.activemq.store.bdb.
BDbTopicMessageStore
setMessageContainer(MessageContainer)
- Method in class org.codehaus.activemq.store.bdb.
BDbMessageStore
setSubscriberEntry(ConsumerInfo, SubscriberEntry)
- Method in class org.codehaus.activemq.store.bdb.
BDbTopicMessageStore
setTransactionConfig(TransactionConfig)
- Method in class org.codehaus.activemq.store.bdb.
BDbPersistenceAdapter
setWireFormat(WireFormat)
- Method in class org.codehaus.activemq.store.bdb.
BDbPersistenceAdapter
start()
- Method in class org.codehaus.activemq.store.bdb.
BDbMessageStore
start()
- Method in class org.codehaus.activemq.store.bdb.
BDbPersistenceAdapter
start()
- Method in class org.codehaus.activemq.store.bdb.
BDbPreparedTransactionStore
stop()
- Method in class org.codehaus.activemq.store.bdb.
BDbMessageStore
stop()
- Method in class org.codehaus.activemq.store.bdb.
BDbPersistenceAdapter
stop()
- Method in class org.codehaus.activemq.store.bdb.
BDbPreparedTransactionStore
stop()
- Method in class org.codehaus.activemq.store.bdb.
BDbTopicMessageStore
A
B
C
D
E
F
G
I
L
N
O
P
Q
R
S
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2004-2005 Protique, Ltd.. All Rights Reserved.