public class SwapSpaceMonitor extends NodeMonitor
Modifier and Type | Class and Description |
---|---|
static class |
SwapSpaceMonitor.MemoryUsage2
Memory Usage.
|
ExtensionPoint.LegacyInstancesAreScopedToHudson
Modifier and Type | Field and Description |
---|---|
static AbstractNodeMonitorDescriptor<org.jvnet.hudson.MemoryUsage> |
DESCRIPTOR |
LIST
Constructor and Description |
---|
SwapSpaceMonitor() |
Modifier and Type | Method and Description |
---|---|
String |
getColumnCaption()
Returns the name of the column to be added to
ComputerSet index.jelly. |
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, triggerUpdate
@Extension public static final AbstractNodeMonitorDescriptor<org.jvnet.hudson.MemoryUsage> DESCRIPTOR
public String toHtml(org.jvnet.hudson.MemoryUsage usage)
public long toMB(org.jvnet.hudson.MemoryUsage usage)
public String getColumnCaption()
NodeMonitor
ComputerSet
index.jelly.getColumnCaption
in class NodeMonitor
Copyright © 2017. All rights reserved.