Skip navigation links
C D G I M O P R S T 

C

close() - Method in class org.lsst.ccs.config.remote.scripts.ConfigurationBusClient
 
ConfigurationBusClient - Class in org.lsst.ccs.config.remote.scripts
operates on Buses and send commands to the configuration service , receives responses
ConfigurationBusClient(String, String) - Constructor for class org.lsst.ccs.config.remote.scripts.ConfigurationBusClient
 
ConfigurationBusClient() - Constructor for class org.lsst.ccs.config.remote.scripts.ConfigurationBusClient
 
ConfigurationServerModule - Class in org.lsst.ccs.config.remote
A CCS module that delegates Configuration Service calls to a local ConfigurationServiceImpl object.
ConfigurationServerModule() - Constructor for class org.lsst.ccs.config.remote.ConfigurationServerModule
 
ConfigurationServerModule(ConfigurationServiceImpl) - Constructor for class org.lsst.ccs.config.remote.ConfigurationServerModule
 
ConfigurationServerSystem - Class in org.lsst.ccs.config.remote
A subsystem that listens on the buses for request for boot data, or for other subsystems status notifications fired when they start with a configuration (or give up); it is also a full-fledged Configuration service that can receive and execute commands.
ConfigurationServerSystem(ConfigurationFacade) - Constructor for class org.lsst.ccs.config.remote.ConfigurationServerSystem
 
ConfigurationService - Interface in org.lsst.ccs.config.remote
Abstract services definition for Configuration Service.
ConfigurationServiceImpl - Class in org.lsst.ccs.config.remote
A raw implementation of Configuration Service that delegates to a ConfigurationFacade object.
ConfigurationServiceImpl(ConfigurationFacade) - Constructor for class org.lsst.ccs.config.remote.ConfigurationServiceImpl
 
createPreparedConfiguration(String, String, String, String) - Method in class org.lsst.ccs.config.remote.ConfigurationServerModule
 
createPreparedConfiguration(String, String, String, String) - Method in interface org.lsst.ccs.config.remote.ConfigurationService
generates in the database a special entry with a merge of description and configuration
createPreparedConfiguration(String, String, String, String) - Method in class org.lsst.ccs.config.remote.ConfigurationServiceImpl
 
createPreparedConfiguration(String, String, String, String) - Method in class org.lsst.ccs.config.remote.RMIConfigurationServer
 

D

deprecateConfigProfile(String, String, String) - Method in class org.lsst.ccs.config.remote.ConfigurationServerModule
 
deprecateConfigProfile(String, String, String) - Method in interface org.lsst.ccs.config.remote.ConfigurationService
Deprecates a valid Configuration Profile.
deprecateConfigProfile(String, String, String) - Method in class org.lsst.ccs.config.remote.ConfigurationServiceImpl
 
deprecateConfigProfile(String, String, String) - Method in class org.lsst.ccs.config.remote.RMIConfigurationServer
 
deprecateSubsystemDescription(String, String) - Method in class org.lsst.ccs.config.remote.ConfigurationServerModule
 
deprecateSubsystemDescription(String, String) - Method in interface org.lsst.ccs.config.remote.ConfigurationService
Deprecates a registered subsystem.
deprecateSubsystemDescription(String, String) - Method in class org.lsst.ccs.config.remote.ConfigurationServiceImpl
 
deprecateSubsystemDescription(String, String) - Method in class org.lsst.ccs.config.remote.RMIConfigurationServer
 
deprecating - Variable in class org.lsst.ccs.config.remote.DescriptionDeprecationEvent
 
deprecating - Variable in class org.lsst.ccs.config.remote.ProfileDeprecationEvent
 
DescriptionDeprecationEvent - Class in org.lsst.ccs.config.remote
Notification of a Subsystem Deprecation.
DescriptionDeprecationEvent(SubsystemDescription, String) - Constructor for class org.lsst.ccs.config.remote.DescriptionDeprecationEvent
 
DescriptionResult - Class in org.lsst.ccs.config.remote
A data structure that groups the results of a subsystem description registration.
DescriptionResult() - Constructor for class org.lsst.ccs.config.remote.DescriptionResult
 
detail - Variable in class org.lsst.ccs.config.remote.DescriptionDeprecationEvent
 
detail - Variable in class org.lsst.ccs.config.remote.ProfileDeprecationEvent
 

G

getActiveConfigProfile(String, String, String) - Method in class org.lsst.ccs.config.remote.ConfigurationServerModule
 
getActiveConfigProfile(String, String, String) - Method in interface org.lsst.ccs.config.remote.ConfigurationService
gets an active ConfigProfile with anme and tag
getActiveConfigProfile(String, String, String) - Method in class org.lsst.ccs.config.remote.ConfigurationServiceImpl
 
getActiveConfigProfile(String, String, String) - Method in class org.lsst.ccs.config.remote.RMIConfigurationServer
 
getActiveSubsystemDescription(String, String) - Method in class org.lsst.ccs.config.remote.ConfigurationServerModule
 
getActiveSubsystemDescription(String, String) - Method in interface org.lsst.ccs.config.remote.ConfigurationService
fetch the active Description with name and tag
getActiveSubsystemDescription(String, String) - Method in class org.lsst.ccs.config.remote.ConfigurationServiceImpl
 
getActiveSubsystemDescription(String, String) - Method in class org.lsst.ccs.config.remote.RMIConfigurationServer
 
getActiveValueAt(String, String, long) - Method in class org.lsst.ccs.config.remote.ConfigurationServerModule
 
getActiveValueAt(String, String, long) - Method in interface org.lsst.ccs.config.remote.ConfigurationService
gets the value of a parameter for a subsystem which was active at a moment in time.
getActiveValueAt(String, String, long) - Method in class org.lsst.ccs.config.remote.ConfigurationServiceImpl
 
getActiveValueAt(String, String, long) - Method in class org.lsst.ccs.config.remote.RMIConfigurationServer
 
getConfigRunningAt(String, long) - Method in class org.lsst.ccs.config.remote.ConfigurationServerModule
 
getConfigRunningAt(String, long) - Method in interface org.lsst.ccs.config.remote.ConfigurationService
Returns the Configuration which was running for a given subsystem at a moment in time
getConfigRunningAt(String, long) - Method in class org.lsst.ccs.config.remote.ConfigurationServiceImpl
 
getConfigRunningAt(String, long) - Method in class org.lsst.ccs.config.remote.RMIConfigurationServer
 
getConfigValidAt(String, String, String, long) - Method in class org.lsst.ccs.config.remote.ConfigurationServerModule
 
getConfigValidAt(String, String, String, long) - Method in interface org.lsst.ccs.config.remote.ConfigurationService
Gets a ConfigProfile which was (or is) valid at a precise moment.
getConfigValidAt(String, String, String, long) - Method in class org.lsst.ccs.config.remote.ConfigurationServiceImpl
 
getConfigValidAt(String, String, String, long) - Method in class org.lsst.ccs.config.remote.RMIConfigurationServer
 
getDescriptionDeprecationEvent() - Method in class org.lsst.ccs.config.remote.DescriptionResult
 
getFacade() - Method in class org.lsst.ccs.config.remote.ConfigurationServiceImpl
 
getMachineConfiguration(String) - Method in class org.lsst.ccs.config.remote.ConfigurationServerModule
 
getMachineConfiguration(String) - Method in interface org.lsst.ccs.config.remote.ConfigurationService
get the machine configuration for a specific machine
getMachineConfiguration(String) - Method in class org.lsst.ccs.config.remote.ConfigurationServiceImpl
 
getMachineConfiguration(String) - Method in class org.lsst.ccs.config.remote.RMIConfigurationServer
 
getNext(ConfigProfile) - Method in class org.lsst.ccs.config.remote.ConfigurationServerModule
 
getNext(ConfigProfile) - Method in interface org.lsst.ccs.config.remote.ConfigurationService
Gets a (deprecated or "alive") ConfigProfile with same name and tag as the argument
getNext(ConfigProfile) - Method in class org.lsst.ccs.config.remote.ConfigurationServiceImpl
 
getNext(ConfigProfile) - Method in class org.lsst.ccs.config.remote.RMIConfigurationServer
 
getPrevious(ConfigProfile) - Method in class org.lsst.ccs.config.remote.ConfigurationServerModule
 
getPrevious(SubsystemDescription) - Method in class org.lsst.ccs.config.remote.ConfigurationServerModule
 
getPrevious(ConfigProfile) - Method in interface org.lsst.ccs.config.remote.ConfigurationService
gets a (deprecated) ConfigProfile with same name and tag as the argument.
getPrevious(SubsystemDescription) - Method in interface org.lsst.ccs.config.remote.ConfigurationService
Gets the (deprecated) SubsystemDescription with same characteritics as the argument
getPrevious(ConfigProfile) - Method in class org.lsst.ccs.config.remote.ConfigurationServiceImpl
 
getPrevious(SubsystemDescription) - Method in class org.lsst.ccs.config.remote.ConfigurationServiceImpl
 
getPrevious(ConfigProfile) - Method in class org.lsst.ccs.config.remote.RMIConfigurationServer
 
getPrevious(SubsystemDescription) - Method in class org.lsst.ccs.config.remote.RMIConfigurationServer
 
getProfileDeprecationEvent() - Method in class org.lsst.ccs.config.remote.ProfileResult
 
getProfileDeprecationEvents() - Method in class org.lsst.ccs.config.remote.DescriptionResult
 
getResult() - Method in class org.lsst.ccs.config.remote.DescriptionResult
 
getResult() - Method in class org.lsst.ccs.config.remote.ProfileResult
 
getValueValidAt(String, String, String, String, long) - Method in class org.lsst.ccs.config.remote.ConfigurationServerModule
 
getValueValidAt(String, String, String, String, long) - Method in interface org.lsst.ccs.config.remote.ConfigurationService
Gets the value of a Parameter which was valid at a moment in time.
getValueValidAt(String, String, String, String, long) - Method in class org.lsst.ccs.config.remote.ConfigurationServiceImpl
 
getValueValidAt(String, String, String, String, long) - Method in class org.lsst.ccs.config.remote.RMIConfigurationServer
 

I

invoke(long, String, Object...) - Method in class org.lsst.ccs.config.remote.scripts.ConfigurationBusClient
Invokes a method remotely on the Configuration service server.
invoke(String, Object...) - Method in class org.lsst.ccs.config.remote.scripts.ConfigurationBusClient
Invokes a method remotely on the Configuration service server.

M

main(String[]) - Static method in class org.lsst.ccs.config.remote.ConfigurationServerSystem
 
modifyParmConf(ParameterConfiguration) - Method in class org.lsst.ccs.config.remote.ConfigurationServerModule
 
modifyParmConf(ParameterConfiguration) - Method in interface org.lsst.ccs.config.remote.ConfigurationService
Registers a modification to a ParameterConfiguration operated through ConfigProfile.temporaryChangeConfigurationValue
modifyParmConf(ParameterConfiguration) - Method in class org.lsst.ccs.config.remote.ConfigurationServiceImpl
 
modifyParmConf(ParameterConfiguration) - Method in class org.lsst.ccs.config.remote.RMIConfigurationServer
 

O

ON_DATABASE - Static variable in class org.lsst.ccs.config.remote.ConfigurationServiceImpl
 
ON_LOCAL_FILES - Static variable in class org.lsst.ccs.config.remote.ConfigurationServiceImpl
 
onStatus(BusMessage) - Method in class org.lsst.ccs.config.remote.ConfigurationServerSystem
 
org.lsst.ccs.config.remote - package org.lsst.ccs.config.remote
Remote operations on the Configuration service.
org.lsst.ccs.config.remote.scripts - package org.lsst.ccs.config.remote.scripts
This package is a collection of utilities and scripts that act as remote configuration service clients.

P

ProfileDeprecationEvent - Class in org.lsst.ccs.config.remote
Notification of a ConfigProfile Deprecation.
ProfileDeprecationEvent(ConfigProfile, String) - Constructor for class org.lsst.ccs.config.remote.ProfileDeprecationEvent
 
ProfileResult - Class in org.lsst.ccs.config.remote
A data structure that groups the result of a ConfigProfile registration.
ProfileResult() - Constructor for class org.lsst.ccs.config.remote.ProfileResult
 

R

register(SubsystemDescription, String, String, int) - Method in class org.lsst.ccs.config.remote.scripts.RegisterConfigurationFromFile
 
register(String, String, String) - Method in class org.lsst.ccs.config.remote.scripts.RegisterDescriptionFromFile
 
registerConfigProfile(ConfigProfile) - Method in class org.lsst.ccs.config.remote.ConfigurationServerModule
 
registerConfigProfile(ConfigProfile) - Method in interface org.lsst.ccs.config.remote.ConfigurationService
Registers a new ConfigProfile in the configuration service.
registerConfigProfile(ConfigProfile) - Method in class org.lsst.ccs.config.remote.ConfigurationServiceImpl
 
registerConfigProfile(ConfigProfile) - Method in class org.lsst.ccs.config.remote.RMIConfigurationServer
 
registerConfiguration(String, String, String, String, int, Properties) - Method in class org.lsst.ccs.config.remote.ConfigurationServerModule
 
registerConfiguration(String, String, String, String, int, Properties) - Method in interface org.lsst.ccs.config.remote.ConfigurationService
typical remote service: a local properties structure is base for creating a new ConfigProfile
registerConfiguration(String, String, String, String, int, Properties) - Method in class org.lsst.ccs.config.remote.ConfigurationServiceImpl
 
registerConfiguration(String, String, String, String, int, Properties) - Method in class org.lsst.ccs.config.remote.RMIConfigurationServer
 
RegisterConfigurationFromFile - Class in org.lsst.ccs.config.remote.scripts
registers a ConfigProfile saved in a .properties file to the remote Configuration service (using the buses).
RegisterConfigurationFromFile(ConfigurationBusClient) - Constructor for class org.lsst.ccs.config.remote.scripts.RegisterConfigurationFromFile
 
RegisterConfigurationFromFile() - Constructor for class org.lsst.ccs.config.remote.scripts.RegisterConfigurationFromFile
 
RegisterDescriptionFromFile - Class in org.lsst.ccs.config.remote.scripts
gets description data from a file and registers it to the remote configuration service (on top of command bus).
RegisterDescriptionFromFile(ConfigurationBusClient) - Constructor for class org.lsst.ccs.config.remote.scripts.RegisterDescriptionFromFile
 
RegisterDescriptionFromFile() - Constructor for class org.lsst.ccs.config.remote.scripts.RegisterDescriptionFromFile
 
registerMachineConfiguration(MachineConfiguration) - Method in class org.lsst.ccs.config.remote.ConfigurationServerModule
 
registerMachineConfiguration(MachineConfiguration) - Method in interface org.lsst.ccs.config.remote.ConfigurationService
registers in the database a machineConfiguration entry
registerMachineConfiguration(MachineConfiguration) - Method in class org.lsst.ccs.config.remote.ConfigurationServiceImpl
 
registerMachineConfiguration(MachineConfiguration) - Method in class org.lsst.ccs.config.remote.RMIConfigurationServer
 
registerSubsystemDescription(SubsystemDescription) - Method in class org.lsst.ccs.config.remote.ConfigurationServerModule
 
registerSubsystemDescription(SubsystemDescription) - Method in interface org.lsst.ccs.config.remote.ConfigurationService
Registers in the configuration service a new subsystem description (created through Factories code.
registerSubsystemDescription(SubsystemDescription) - Method in class org.lsst.ccs.config.remote.ConfigurationServiceImpl
 
registerSubsystemDescription(SubsystemDescription) - Method in class org.lsst.ccs.config.remote.RMIConfigurationServer
 
RMIConfigurationServer - Class in org.lsst.ccs.config.remote
A RMI server for Configuration service that delegates to a local ConfigurationServiceImpl object.
RMIConfigurationServer(ConfigurationService) - Constructor for class org.lsst.ccs.config.remote.RMIConfigurationServer
 

S

simpleHQLRequest(String) - Method in class org.lsst.ccs.config.remote.ConfigurationServerModule
 
simpleHQLRequest(String) - Method in interface org.lsst.ccs.config.remote.ConfigurationService
can send a simple HQL request to the underlying Database.
simpleHQLRequest(String) - Method in class org.lsst.ccs.config.remote.ConfigurationServiceImpl
 
simpleHQLRequest(String) - Method in class org.lsst.ccs.config.remote.RMIConfigurationServer
 
stamp - Variable in class org.lsst.ccs.config.remote.DescriptionDeprecationEvent
 
stamp - Variable in class org.lsst.ccs.config.remote.ProfileDeprecationEvent
 

T

TIME_OUT - Static variable in class org.lsst.ccs.config.remote.scripts.ConfigurationBusClient
 
C D G I M O P R S T 
Skip navigation links

Copyright © 2015 LSST. All rights reserved.