| Package | Description |
|---|---|
| org.lsst.ccs.bus |
This package deals with standard messages for the CCS buses.
|
| Modifier and Type | Method and Description |
|---|---|
Agent |
Status.getAgent() |
| Modifier and Type | Method and Description |
|---|---|
Set<Agent> |
CCSVersions.getAgents()
Get the Set of Agent contained in this class.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CCSVersions.add(Agent agent,
DistributionInfo distInfo)
Add a new Agent, DistributionInfo pair.
|
DistributionInfo |
CCSVersions.getDistributionInfo(Agent agent)
Get the DistributionInfo for a given Agent.
|
void |
Status.setAgent(Agent agent) |
Copyright © 2015 LSST. All rights reserved.