protected class DockerStatsConsumer.StatsCallback extends com.github.dockerjava.api.async.ResultCallbackTemplate<DockerStatsConsumer.StatsCallback,com.github.dockerjava.api.model.Statistics>
| Modifier | Constructor and Description |
|---|---|
protected |
StatsCallback() |
| Modifier and Type | Method and Description |
|---|---|
void |
onNext(com.github.dockerjava.api.model.Statistics statistics) |
Apache Camel