Package | Description |
---|---|
com.github.dockerjava.api | |
com.github.dockerjava.api.command | |
com.github.dockerjava.core | |
com.github.dockerjava.core.command |
Modifier and Type | Method and Description |
---|---|
StatsCmd |
DockerClient.statsCmd(StatsCallback statsCallback) |
Modifier and Type | Method and Description |
---|---|
StatsCallback |
StatsCmd.getStatsCallback() |
Modifier and Type | Method and Description |
---|---|
StatsCmd |
StatsCmd.withStatsCallback(StatsCallback statsCallback) |
Modifier and Type | Method and Description |
---|---|
StatsCmd |
DockerClientImpl.statsCmd(StatsCallback statsCallback) |
Modifier and Type | Method and Description |
---|---|
StatsCallback |
StatsCmdImpl.getStatsCallback() |
Modifier and Type | Method and Description |
---|---|
StatsCmd |
StatsCmdImpl.withStatsCallback(StatsCallback statsCallback) |
Constructor and Description |
---|
StatsCmdImpl(StatsCmd.Exec exec,
StatsCallback statsCallback) |
Copyright © 2015. All Rights Reserved.