Overview

Namespaces

  • Alvine
    • Infrastructure
      • Jenkins
        • Build
          • Action
          • SCM
        • Computer
          • Launcher
          • Monitor
          • Node
        • Job
          • Action
            • Type
          • Config
            • Builders
              • PublishOverSSH
            • BuildWrappers
            • Property
              • ParametersDefinition
                • Parameter
              • SecurityMatrix
                • Permission
                  • Build
                  • Computer
                  • Credential
                  • Jenkins
                  • Job
                  • Release
                  • SCM
                  • View
            • Publisher
            • SCM
              • SVN
                • Browser
            • Trigger
          • QueueItem
          • SCM
        • Plugin
        • Security
          • Authorization
          • Credential
            • PrivateKeySource
            • SCM
            • Store
              • Specification
          • Realm

Classes

  • Architecture
  • Clock
  • DiskSpace
  • ResponseTime
  • Space
  • SwapSpace
  • TemporarySpace
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated

Class SwapSpace

SwapSpace

Alvine\Application\Model
Extended by Alvine\Infrastructure\Jenkins\Model implements Alvine\Application\ModelFactory
Extended by Alvine\Infrastructure\Jenkins\Computer\Monitor
Extended by Alvine\Infrastructure\Jenkins\Computer\Monitor\SwapSpace
Namespace: Alvine\Infrastructure\Jenkins\Computer\Monitor
Package: Alvine\Infrastructure\Jenkins
Category: Alvine
License: Alvine Nutzungslizenz
Author: schukai GmbH info@schukai.com
Version: $Revision:$
Since: 20141118
Link: alvine.io
Located at computer/monitor/SwapSpace.class.php
Methods summary
public
# __construct( )

Neue Instanz

Neue Instanz

public integer
# getAvailablePhysicalMemory( )

getAvailablePhysicalMemory

getAvailablePhysicalMemory

Returns

integer
public integer
# getAvailableSwapSpace( )

getAvailableSwapSpace

getAvailableSwapSpace

Returns

integer
public integer
# getTotalPhysicalMemory( )

getTotalPhysicalMemory

getTotalPhysicalMemory

Returns

integer
public integer
# getTotalSwapSpace( )

getTotalSwapSpace

getTotalSwapSpace

Returns

integer
public Alvine\Infrastructure\Jenkins\Computer\Monitor\SwapSpace
# setAvailablePhysicalMemory( integer $availablePhysicalMemory )

setAvailablePhysicalMemory

setAvailablePhysicalMemory

Parameters

$availablePhysicalMemory

Returns

Alvine\Infrastructure\Jenkins\Computer\Monitor\SwapSpace
public Alvine\Infrastructure\Jenkins\Computer\Monitor\SwapSpace
# setAvailableSwapSpace( integer $availableSwapSpace )

setAvailableSwapSpace

setAvailableSwapSpace

Parameters

$availableSwapSpace

Returns

Alvine\Infrastructure\Jenkins\Computer\Monitor\SwapSpace
public Alvine\Infrastructure\Jenkins\Computer\Monitor\SwapSpace
# setTotalPhysicalMemory( integer $totalPhysicalMemory )

setTotalPhysicalMemory

setTotalPhysicalMemory

Parameters

$totalPhysicalMemory

Returns

Alvine\Infrastructure\Jenkins\Computer\Monitor\SwapSpace
public Alvine\Infrastructure\Jenkins\Computer\Monitor\SwapSpace
# setTotalSwapSpace( integer $totalSwapSpace )

setTotalSwapSpace

setTotalSwapSpace

Parameters

$totalSwapSpace

Returns

Alvine\Infrastructure\Jenkins\Computer\Monitor\SwapSpace
public static Alvine\Infrastructure\Jenkins\Computer\Monitor\SwapSpace
# getInstanceFromArray( Array $array )

getInstanceFromArray

getInstanceFromArray

Parameters

$array

Returns

Alvine\Infrastructure\Jenkins\Computer\Monitor\SwapSpace
Methods inherited from Alvine\Infrastructure\Jenkins\Model
getInstanceFromJson()
Properties summary
public integer $availablePhysicalMemory
#
public integer $availableSwapSpace
#
public integer $totalPhysicalMemory
#
public integer $totalSwapSpace
#
alvine.infrastructure.jenkins API-Dokumentation 0.11.0 | © schukai GmbH | Impressum