
public interface HasDataProviderInfos
DataProviderInfos.
This interface is to be implemented by objects that are responsible for
publishing the data related by the quantities in the DataProviderDictionary| Modifier and Type | Method and Description |
|---|---|
List<DataProviderInfo> |
getDataProviderInfos()
Get the list of available
DataProviderInfos. |
void |
publishDataProviderCurrentData()
Publish the current data of all the
DataProviderInfos managed
by this object. |
List<DataProviderInfo> getDataProviderInfos()
DataProviderInfos.DataProviderInfosvoid publishDataProviderCurrentData()
DataProviderInfos managed
by this object.Copyright © 2020 LSST. All rights reserved.