| Package | Description |
|---|---|
| org.lsst.ccs.messaging.util |
| Modifier and Type | Method and Description |
|---|---|
static Dispatcher.Stat |
Dispatcher.Stat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Dispatcher.Stat[] |
Dispatcher.Stat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
long |
Dispatcher.Status.getTime(boolean incoming,
Bus bus,
Dispatcher.Order ordering,
Dispatcher.Stage stage,
Dispatcher.Stat stat,
int period)
Returns time spent by tasks in the specified stage of processing.
|
long |
AbstractDispatcher.Status.getTime(boolean incoming,
Bus bus,
Dispatcher.Order order,
Dispatcher.Stage stage,
Dispatcher.Stat stat,
int periodID) |
Copyright © 2020 LSST. All rights reserved.