ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Public Member Functions | |
__construct (Refinery\Factory $refinery) | |
hasConfig () | |
getArrayToConfigTransformation () | |
getInstallObjective (Setup\Config $config=null) | |
getUpdateObjective (Setup\Config $config=null) | |
getBuildArtifactObjective () | |
getStatusObjective (Setup\Metrics\Storage $storage) | |
getMigrations () | |
getNamedObjective (string $name, Setup\Config $config=null) | |
Protected Member Functions | |
getMemcachedServer (array $node) | |
Protected Attributes | |
$refinery | |
Definition at line 8 of file class.ilGlobalCacheSetupAgent.php.
ilGlobalCacheSetupAgent::__construct | ( | Refinery\Factory | $refinery | ) |
ilGlobalCacheSetupAgent::getArrayToConfigTransformation | ( | ) |
Definition at line 32 of file class.ilGlobalCacheSetupAgent.php.
References $data, getMemcachedServer(), ilGlobalCache\TYPE_APC, ilGlobalCache\TYPE_MEMCACHED, ilGlobalCache\TYPE_STATIC, and ilGlobalCache\TYPE_XCACHE.
ilGlobalCacheSetupAgent::getBuildArtifactObjective | ( | ) |
Definition at line 120 of file class.ilGlobalCacheSetupAgent.php.
ilGlobalCacheSetupAgent::getInstallObjective | ( | Setup\Config | $config = null | ) |
|
protected |
Definition at line 87 of file class.ilGlobalCacheSetupAgent.php.
References ilMemcacheServer\STATUS_ACTIVE, and ilMemcacheServer\STATUS_INACTIVE.
Referenced by getArrayToConfigTransformation(), and ILIAS\Tests\GlobalCache\Setup\TestObj\getMServer().
ilGlobalCacheSetupAgent::getMigrations | ( | ) |
Definition at line 136 of file class.ilGlobalCacheSetupAgent.php.
ilGlobalCacheSetupAgent::getNamedObjective | ( | string | $name, |
Setup\Config | $config = null |
||
) |
Definition at line 141 of file class.ilGlobalCacheSetupAgent.php.
ilGlobalCacheSetupAgent::getStatusObjective | ( | Setup\Metrics\Storage | $storage | ) |
Definition at line 128 of file class.ilGlobalCacheSetupAgent.php.
ilGlobalCacheSetupAgent::getUpdateObjective | ( | Setup\Config | $config = null | ) |
ilGlobalCacheSetupAgent::hasConfig | ( | ) |
Definition at line 24 of file class.ilGlobalCacheSetupAgent.php.
|
protected |
Definition at line 13 of file class.ilGlobalCacheSetupAgent.php.
Referenced by __construct().