
public interface DataProviderDictionary extends Serializable
| Modifier and Type | Method and Description |
|---|---|
CCSTimeStamp |
getCCSTimeStamp()
Get the CCSTimeStamp of when this dictionary was created.
|
List<DataProviderInfo> |
getDataProviderDescriptionsForGroup(String group) |
List<DataProviderInfo> |
getDataProviderInfos() |
Set<String> |
getGroups() |
long |
getTimestamp()
Deprecated.
uset
getCCSTimeStamp() instead |
List<DataProviderInfo> getDataProviderInfos()
List<DataProviderInfo> getDataProviderDescriptionsForGroup(String group)
group - long getTimestamp()
getCCSTimeStamp() insteadCCSTimeStamp getCCSTimeStamp()
Copyright © 2019 LSST. All rights reserved.