public class DummyConfigTransfer extends SimpleService implements ConfigTransferService
ConfigTransferService.ServiceExceptionService.FailedToStart| Constructor and Description |
|---|
DummyConfigTransfer() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
deployConfiguration(FlowControlJob job)
Prepare a configuration to be pulled into a running deployment and return a fetch key
|
InputStream |
fetch(String byKey)
Fetch a configuration based on a key generated by the deployConfiguration call
|
isRunning, onStartRequested, onStopRequested, requestFinish, requestFinishAndWait, startpublic Map<String,String> deployConfiguration(FlowControlJob job) throws ConfigTransferService.ServiceException
ConfigTransferServicedeployConfiguration in interface ConfigTransferServiceConfigTransferService.ServiceExceptionpublic InputStream fetch(String byKey) throws ConfigTransferService.ServiceException
ConfigTransferServicefetch in interface ConfigTransferServiceConfigTransferService.ServiceExceptionCopyright © 2022 continual.io. All rights reserved.