Package | Description |
---|---|
org.apache.activemq.memory.buffer | |
org.apache.activemq.memory.list |
Class and Description |
---|
MessageBuffer
Represents a collection of MessageQueue instances which are all bound by the
same memory buffer to fix the amount of RAM used to some uppper bound.
|
MessageQueue
Allows messages to be added to the end of the buffer such that they are kept
around and evicted in a FIFO manner.
|
Class and Description |
---|
MessageBuffer
Represents a collection of MessageQueue instances which are all bound by the
same memory buffer to fix the amount of RAM used to some uppper bound.
|
Copyright © 2005–2015. All rights reserved.