| Modifier and Type | Method and Description |
|---|---|
TransactionItem[] |
TransactionSet.clear(List<String> deliveredMessageIDs)
Clear items by IDs from the transaction set and return a snapshot of the items
|
List<LocalQueue> |
TransactionSet.updatedQueues(List<String> deliveredMessageIDs)
Compute a list of queues that were updated in this transaction set
|
| Constructor and Description |
|---|
FFMQEngine(String name,
Settings engineSettings)
Constructor
|
FFMQEngine(String name,
Settings engineSettings,
FFMQEngineListener listener)
Constructor
|
| Modifier and Type | Class and Description |
|---|---|
class |
InvalidDescriptorException
Exception thrown when an invalid desciptor is found.
|
| Constructor and Description |
|---|
FFMQEngineSetup(Settings settings)
Constructor
|
| Modifier and Type | Class and Description |
|---|---|
class |
DataStoreException
DataStoreException
|
class |
DataStoreFullException
DataStoreFullException
|
| Modifier and Type | Class and Description |
|---|---|
class |
JournalException
JournalException
|
| Modifier and Type | Class and Description |
|---|---|
class |
PacketTransportException
PacketTransportException
|
Copyright © 2019. All rights reserved.