| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 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: