| Package | Description |
|---|---|
| io.continual.flowcontrol.controlapi | |
| io.continual.flowcontrol.endpoints | |
| io.continual.flowcontrol.testSupport |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
ConfigTransferService.deployConfiguration(FlowControlJob job)
Prepare a configuration to be pulled into a running deployment and return a fetch key
|
InputStream |
ConfigTransferService.fetch(String byKey)
Fetch a configuration based on a key generated by the deployConfiguration call
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigFetch.getConfig(io.continual.http.service.framework.context.CHttpRequestContext context,
String id) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
DummyConfigTransfer.deployConfiguration(FlowControlJob job) |
InputStream |
DummyConfigTransfer.fetch(String byKey) |
Copyright © 2022 continual.io. All rights reserved.