public interface DataProviderDictionary extends Serializable
| Modifier and Type | Method and Description |
|---|---|
org.lsst.ccs.utilities.taitime.CCSTimeStamp |
getCCSTimeStamp()
Deprecated.
|
List<DataProviderInfo> |
getDataProviderDescriptionsForGroup(String group)
Deprecated.
|
DataProviderInfo |
getDataProviderInfoForPath(String path)
Get the DataProviderInfo definition for the provided path.
|
List<DataProviderInfo> |
getDataProviderInfos() |
Set<String> |
getGroups()
Deprecated.
|
List<DataProviderInfo> getDataProviderInfos()
@Deprecated Set<String> getGroups()
@Deprecated List<DataProviderInfo> getDataProviderDescriptionsForGroup(String group)
group - @Deprecated org.lsst.ccs.utilities.taitime.CCSTimeStamp getCCSTimeStamp()
DataProviderInfo getDataProviderInfoForPath(String path)
path - The path for the desired DataProviderInfoCopyright © 2022 LSST. All rights reserved.