| Package | Description |
|---|---|
| org.lsst.ccs |
This package deals with core classes for subsystems.
|
| org.lsst.ccs.config |
Classes responsible for managing the configuration of a subsystem.
|
| org.lsst.ccs.config.remote |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationDAO |
ConfigurationDAOWrapper.getConfigurationDAO() |
| Modifier and Type | Class and Description |
|---|---|
class |
LocalConfigurationDAO
Local file based implementation of interface ConfigurationDAO.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LocalToRemoteMigrationDAO
A DAO for migrating from local files to remote files.
|
class |
RestFileServerRemoteDAO
An implementation of the ConfigurationDAQ using the CCS rest file server This
implementation uses the following bootstrap properties
org.lsst.ccs.config.remote.uri -- the file server to connect to.
|
Copyright © 2022 LSST. All rights reserved.