ILIAS
release_8 Revision v8.19-1-g4e8f2f9140c
|
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 () | |
getNamedObjectives (?Config $config=null) | |
Protected Member Functions | |
getMemcachedServer (array $node) | |
Protected Attributes | |
ILIAS Refinery Factory | $refinery |
Definition at line 26 of file class.ilGlobalCacheSetupAgent.php.
ilGlobalCacheSetupAgent::__construct | ( | Refinery\Factory | $refinery | ) |
Definition at line 31 of file class.ilGlobalCacheSetupAgent.php.
References $refinery, and ILIAS\Repository\refinery().
ilGlobalCacheSetupAgent::getArrayToConfigTransformation | ( | ) |
Definition at line 48 of file class.ilGlobalCacheSetupAgent.php.
References $data, ILIAS\LTI\ToolProvider\$settings, getMemcachedServer(), ILIAS\Repository\refinery(), ilGlobalCache\TYPE_APC, ilGlobalCache\TYPE_MEMCACHED, and ilGlobalCache\TYPE_STATIC.
ilGlobalCacheSetupAgent::getBuildArtifactObjective | ( | ) |
Definition at line 137 of file class.ilGlobalCacheSetupAgent.php.
ilGlobalCacheSetupAgent::getInstallObjective | ( | Setup\Config | $config = null | ) |
|
protected |
Definition at line 101 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 153 of file class.ilGlobalCacheSetupAgent.php.
ilGlobalCacheSetupAgent::getNamedObjectives | ( | ?Config | $config = null | ) |
Definition at line 158 of file class.ilGlobalCacheSetupAgent.php.
ilGlobalCacheSetupAgent::getStatusObjective | ( | Setup\Metrics\Storage | $storage | ) |
Definition at line 145 of file class.ilGlobalCacheSetupAgent.php.
ilGlobalCacheSetupAgent::getUpdateObjective | ( | Setup\Config | $config = null | ) |
ilGlobalCacheSetupAgent::hasConfig | ( | ) |
Definition at line 40 of file class.ilGlobalCacheSetupAgent.php.
Definition at line 28 of file class.ilGlobalCacheSetupAgent.php.
Referenced by __construct().