
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(AgentInfo a)
Publish the current data of all the
DataProviderInfos managed
by this object. |
List<DataProviderInfo> getDataProviderInfos()
DataProviderInfos.DataProviderInfosvoid publishDataProviderCurrentData(AgentInfo a)
DataProviderInfos managed
by this object.a - The AgentInfo for which we are requesting to publish the data.Copyright © 2020 LSST. All rights reserved.