Class SwapSpaceMonitor

    • Constructor Detail

      • SwapSpaceMonitor

        @DataBoundConstructor
        public SwapSpaceMonitor()
    • Method Detail

      • toHtml

        public String toHtml​(org.jvnet.hudson.MemoryUsage usage)
        Returns the HTML representation of the space.
      • toMB

        public long toMB​(org.jvnet.hudson.MemoryUsage usage)
      • getColumnCaption

        public String getColumnCaption()
        Description copied from class: NodeMonitor
        Returns the name of the column to be added to ComputerSet index.jelly.
        Overrides:
        getColumnCaption in class NodeMonitor
        Returns:
        null to not render a column. The convention is to use capitalization like "Foo Bar Zot".