public class MemoryStatsConfig extends DockerObject implements Serializable
Statistics| Constructor and Description |
|---|
MemoryStatsConfig() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getFailcnt() |
Long |
getLimit() |
Long |
getMaxUsage() |
StatsConfig |
getStats() |
Long |
getUsage() |
getRawValues@CheckForNull public StatsConfig getStats()
stats@CheckForNull public Long getUsage()
usage@CheckForNull public Long getMaxUsage()
maxUsage@CheckForNull public Long getLimit()
limitCopyright © 2025. All rights reserved.