public class DataProviderDictionaryService.DataProviderDictionaryCommands extends Object
| Constructor and Description |
|---|
DataProviderDictionaryCommands() |
| Modifier and Type | Method and Description |
|---|---|
String |
printDataProviderDictionary() |
void |
publishDataProviderCurrentData() |
void |
publishDataProviderDictionary() |
@Command(description="Publish on the status bus the Agent\'s dictionary of data.", type=QUERY, category=SYSTEM) public void publishDataProviderDictionary()
@Command(description="Publish on the status bus the Agent\'s current data.", type=QUERY, category=SYSTEM) public void publishDataProviderCurrentData()
Copyright © 2023 LSST. All rights reserved.