| Package | Description |
|---|---|
| org.lsst.ccs.bus.data |
This package defines all the public data sent on the CCS buses via
messages defined in package org.lsst.ccs.bus.messages.
|
| Modifier and Type | Method and Description |
|---|---|
DistributionInfo |
CCSVersions.getDistributionInfo(AgentInfo agent)
Deprecated.
Get the DistributionInfo for a given AgentInfo.
|
DistributionInfo |
CCSVersions.getDistributionInfo(String agent)
Deprecated.
Get the DistributionInfo for a given agent by name.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CCSVersions.add(AgentInfo agent,
DistributionInfo distInfo)
Deprecated.
Add a new AgentInfo, DistributionInfo pair.
|
Copyright © 2020 LSST. All rights reserved.