public class SwapSpaceMonitor extends NodeMonitor
Modifier and Type | Class and Description |
---|---|
static class |
SwapSpaceMonitor.DescriptorImpl |
static class |
SwapSpaceMonitor.MemoryUsage2
Memory Usage.
|
ExtensionPoint.LegacyInstancesAreScopedToHudson
Modifier and Type | Field and Description |
---|---|
static AbstractNodeMonitorDescriptor<org.jvnet.hudson.MemoryUsage> |
DESCRIPTOR
Deprecated.
as of 2.0
use injection
|
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
@Deprecated public static 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 © 2004–2022. All rights reserved.