| Package | Description |
|---|---|
| io.continual.flowcontrol.jobapi | |
| io.continual.flowcontrol.testSupport |
| Modifier and Type | Method and Description |
|---|---|
FlowControlJob |
FlowControlJobDb.Builder.build() |
void |
FlowControlJobDb.removeJob(FlowControlCallContext ctx,
String name)
Remove the given job
|
void |
FlowControlJobDb.storeJob(FlowControlCallContext ctx,
String name,
FlowControlJob job)
Store the give job
|
| Modifier and Type | Method and Description |
|---|---|
void |
DummyJobDb.removeJob(FlowControlCallContext ctx,
String name) |
void |
DummyJobDb.storeJob(FlowControlCallContext ctx,
String name,
FlowControlJob job) |
Copyright © 2022 continual.io. All rights reserved.