| 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 |
|---|---|
DataProviderInfo |
DataDictionary.getDataProviderInfoForPath(String path) |
DataProviderInfo |
DataProviderDictionary.getDataProviderInfoForPath(String path)
Get the DataProviderInfo definition for the provided path.
|
| Modifier and Type | Method and Description |
|---|---|
List<DataProviderInfo> |
DataDictionary.getDataProviderDescriptionsForGroup(String group)
Deprecated.
|
List<DataProviderInfo> |
DataProviderDictionary.getDataProviderDescriptionsForGroup(String group)
Deprecated.
|
List<DataProviderInfo> |
DataDictionary.getDataProviderInfos() |
List<DataProviderInfo> |
DataProviderDictionary.getDataProviderInfos() |
| Constructor and Description |
|---|
DataDictionary(List<DataProviderInfo> data) |
Copyright © 2022 LSST. All rights reserved.