| Package | Description |
|---|---|
| org.lsst.ccs.bus |
This package deals with standard messages for the CCS buses.
|
| Modifier and Type | Method and Description |
|---|---|
DistributionInfo |
HeartBeatStatus.getDistributionInfo() |
DistributionInfo |
CCSVersions.getDistributionInfo(Agent agent)
Get the DistributionInfo for a given Agent.
|
DistributionInfo |
CCSVersions.getDistributionInfo(String agent)
Get the DistributionInfo for a given agent by name.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CCSVersions.add(Agent agent,
DistributionInfo distInfo)
Add a new Agent, DistributionInfo pair.
|
Copyright © 2015 LSST. All rights reserved.