| Package | Description |
|---|---|
| org.lsst.ccs |
This package deals with core classes for subsystems.
|
| Modifier and Type | Method and Description |
|---|---|
ConfigurationService.ConfigurationLock |
ConfigurationService.acquireConfigurationLock()
Acquires a read lock on the subsystem configuration.
|
ConfigurationService.ConfigurationLock |
ConfigurationService.tryAcquireConfigurationLock(long time,
TimeUnit unit)
Acquires a configuration read lock if it is free within the given waiting
time and the current thread has not been interrupted.
|
Copyright © 2022 LSST. All rights reserved.