Package | Description |
---|---|
org.apache.activemq.artemis.core.client.impl | |
org.apache.activemq.artemis.spi.core.remoting | |
org.apache.activemq.artemis.utils |
Class and Description |
---|
ConfirmationWindowWarning
TODO: get rid of this
|
FutureLatch |
TokenBucketLimiter
This class can throttle to a specific rate, using an algorithm based on the Token Bucket metaphor.
|
Class and Description |
---|
IDGenerator
Generator of record IDs for the journals.
|
Class and Description |
---|
IDGenerator
Generator of record IDs for the journals.
|
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 © 2018 The Apache Software Foundation. All Rights Reserved.