public class StatsCmdExec extends AbstrAsyncDockerCmdExec<StatsCmd,Statistics> implements StatsCmd.Exec
| Constructor and Description |
|---|
StatsCmdExec(javax.ws.rs.client.WebTarget baseResource,
DockerClientConfig dockerClientConfig) |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractCallbackNotifier<Statistics> |
callbackNotifier(StatsCmd command,
ResultCallback<Statistics> resultCallback) |
exec, executebool, booleanQueryParam, getBaseResource, getBuildAuthConfigs, registryAuth, registryConfigsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecpublic StatsCmdExec(javax.ws.rs.client.WebTarget baseResource,
DockerClientConfig dockerClientConfig)
protected AbstractCallbackNotifier<Statistics> callbackNotifier(StatsCmd command, ResultCallback<Statistics> resultCallback)
callbackNotifier in class AbstrAsyncDockerCmdExec<StatsCmd,Statistics>Copyright © 2017. All Rights Reserved.