| Package | Description |
|---|---|
| org.lsst.ccs.messaging.util |
| Class and Description |
|---|
| AbstractDispatcher
Base class to facilitate implementing
Dispatcher. |
| AbstractDispatcher.Bin |
| AbstractDispatcher.Bucket |
| AbstractDispatcher.Status |
| Dispatcher
Task dispatcher that decouples MessagingLayer implementation (currently, JGroups) from CCS messaging framework.
|
| Dispatcher.Order
Enumeration of order of execution and capacity control policies.
|
| Dispatcher.Stage
Enumeration of task execution stages for which statistical data can be reported.
|
| Dispatcher.Stat
Enumeration of statistics.
|
| Dispatcher.Status |
| Dispatcher.StatusListener
Interface to be implemented by classes that should by notified of status changes.
|
| TimedExecutor
Managed executor that times its tasks.
|
| TimedExecutorMBean
MBean for managing executors that time their tasks.
|
Copyright © 2022 LSST. All rights reserved.