Package | Description |
---|---|
org.hornetq.core.client.impl | |
org.hornetq.utils |
Utilities and helper classes.
|
Class and Description |
---|
FutureLatch
A Future
|
TokenBucketLimiter
This class can throttle to a specific rate, using an algorithm based on the Token Bucket metaphor.
|
Class and Description |
---|
ExecutorFactory
A ExecutorFactory
|
IDGenerator
Generator of record IDs for the journals.
|
LinkedList
A LinkedList
|
LinkedListImpl
A linked list implementation which allows multiple iterators to exist at the same time on the queue, and which see any
elements added or removed from the queue either directly or via iterators.
|
LinkedListIterator
A LinkedListIterator
This iterator allows the last element to be repeated in the next call to hasNext or next
|
MemorySize.ObjectFactory |
PriorityLinkedList
A type of linked list which maintains items according to a priority
and allows adding and removing of elements at both ends, and peeking
|
SoftValueHashMap.ValueCache |
TokenBucketLimiter
This class can throttle to a specific rate, using an algorithm based on the Token Bucket metaphor.
|
Copyright © 2015 JBoss, a division of Red Hat. All Rights Reserved.