| Package | Description |
|---|---|
| org.apache.servicecomb.http.client.task |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTask.BackOffSleepTask |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractTask.startTask(Task task) |
| Constructor and Description |
|---|
BackOffSleepTask(int failedCount,
Task nextTask) |
BackOffSleepTask(long waitTime,
Task nextTask) |
Copyright © 2017–2020 The Apache Software Foundation. All rights reserved.