Uses of Class
com.spotify.docker.client.messages.ContainerStats
Packages that use ContainerStats
-
Uses of ContainerStats in com.spotify.docker.client
Methods in com.spotify.docker.client that return ContainerStatsModifier and TypeMethodDescriptionRetrieves one-time stats (stream=0) for the container with the specified id. -
Uses of ContainerStats in com.spotify.docker.client.messages
Subclasses of ContainerStats in com.spotify.docker.client.messagesMethods in com.spotify.docker.client.messages that return ContainerStatsModifier and TypeMethodDescription(package private) static ContainerStats
ContainerStats.create
(Date read, NetworkStats networkStats, Map<String, NetworkStats> networks, MemoryStats memoryStats, BlockIoStats blockIoStats, CpuStats cpuStats, CpuStats precpuStats)