|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Collaboration diagram for ILIAS\Cache\Nodes\Node:Public Member Functions | |
| __construct (private string $host, private int $port, private ?int $weight=null) | |
| getHost () | |
| getPort () | |
| getWeight () | |
| ILIAS\Cache\Nodes\Node::__construct | ( | private string | $host, |
| private int | $port, | ||
| private ?int | $weight = null |
||
| ) |
| ILIAS\Cache\Nodes\Node::getHost | ( | ) |
Definition at line 35 of file Node.php.
Referenced by ilMemcacheNodesRepository\store().
Here is the caller graph for this function:| ILIAS\Cache\Nodes\Node::getPort | ( | ) |
Definition at line 40 of file Node.php.
Referenced by ilMemcacheNodesRepository\store().
Here is the caller graph for this function:| ILIAS\Cache\Nodes\Node::getWeight | ( | ) |
Definition at line 45 of file Node.php.
Referenced by ilMemcacheNodesRepository\store().
Here is the caller graph for this function: