| Package | Description |
|---|---|
| org.lsst.ccs |
This package deals with core classes for subsystems.
|
| Modifier and Type | Field and Description |
|---|---|
protected Agent.RunningCommand |
Agent.currentAction
Currently running CONFIGURATION or ACTION command.
|
| Modifier and Type | Field and Description |
|---|---|
protected Set<Agent.RunningCommand> |
Agent.currentQueries
Currently running QUERY commands.
|
protected Set<Agent.RunningCommand> |
Agent.currentSignals
Currently running SIGNAL commands.
|
| Modifier and Type | Method and Description |
|---|---|
Agent.RunningCommand |
Agent.getCurrentAction()
Get the current RunningCommand action.
|
Copyright © 2021 LSST. All rights reserved.