41 return 'il_gc_memcache_server';
51 $mem =
new Memcached();
52 $mem->resetServerList();
55 $stats = $mem->getStats();
57 return $stats[$this->
getHost() .
':' . $this->
getPort()][
'pid'] > 0;
68 protected ?
int $id = 0;
107 public function setId(
int $id): void
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
int $weight
@con_has_field true @con_fieldtype integer @con_length 2
string $host
@con_has_field true @con_fieldtype text @con_length 256
int $port
@con_has_field true @con_fieldtype integer @con_length 8
static returnDbTableName()
@description Return the Name of your Database Table
int $id
@con_is_primary true @con_is_unique true @con_has_field true @con_fieldtype integer @con_length 8 @co...
setFlushNeeded(string $flush_needed)