Package | Description |
---|---|
org.opennms.core.queue | |
org.opennms.netmgt.scheduler |
Class and Description |
---|
FifoQueue
This interface defines a queue that uses F irst In,
F irst O ut semantics when adding and removing objects.
|
FifoQueueException
The root of all exceptions dealing with queues that implement the
FifoQueue interface. |
Class and Description |
---|
FifoQueue
This interface defines a queue that uses F irst In,
F irst O ut semantics when adding and removing objects.
|
FifoQueueImpl
This interface defines a queue that uses F irst In,
F irst O ut semantics when adding and removing objects.
|
Copyright © 2017. All rights reserved.