| Package | Description |
|---|---|
| org.lsst.ccs.config |
Classes responsible for managing the configuration of a subsystem.
|
| org.lsst.ccs.config.remote |
| 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 © 2021 LSST. All rights reserved.