ILIAS
trunk Revision v11.0_alpha-1866-gfa368f7776e
|
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().
ILIAS\Cache\Nodes\Node::getPort | ( | ) |
Definition at line 40 of file Node.php.
Referenced by ilMemcacheNodesRepository\store().
ILIAS\Cache\Nodes\Node::getWeight | ( | ) |
Definition at line 45 of file Node.php.
Referenced by ilMemcacheNodesRepository\store().