public class FreeMemMonitor extends SwapSpaceMonitor
| Modifier and Type | Class and Description |
|---|---|
static class |
FreeMemMonitor.DescriptorImpl |
SwapSpaceMonitor.MemoryUsage2ExtensionPoint.LegacyInstancesAreScopedToHudsonDESCRIPTORLIST| Constructor and Description |
|---|
FreeMemMonitor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getColumnCaption() |
String |
toHtml(org.jvnet.hudson.MemoryUsage usage)
Returns the HTML representation of the space.
|
long |
toMB(org.jvnet.hudson.MemoryUsage usage) |
all, data, getAll, getDescriptor, isIgnored, setIgnored, triggerUpdatepublic String toHtml(org.jvnet.hudson.MemoryUsage usage)
toHtml in class SwapSpaceMonitorpublic long toMB(org.jvnet.hudson.MemoryUsage usage)
toMB in class SwapSpaceMonitorpublic String getColumnCaption()
getColumnCaption in class SwapSpaceMonitorCopyright © 2016–2020. All rights reserved.