
public interface DataProviderDictionary extends Serializable
| Modifier and Type | Method and Description |
|---|---|
List<DataProviderInfo> |
getDataProviderDescriptionsForGroup(String group) |
List<DataProviderInfo> |
getDataProviderInfos() |
Set<String> |
getGroups() |
long |
getTimestamp()
Get the timestamp of the dictionary creation.
|
List<DataProviderInfo> getDataProviderInfos()
List<DataProviderInfo> getDataProviderDescriptionsForGroup(String group)
group - long getTimestamp()
Copyright © 2018 LSST. All rights reserved.