Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Deployer
Cluster
ClusterFactory
PHP Класс Deployer\Cluster\ClusterFactory
Автор:
Irfan Durmus (http://github.com/irfan) (
[email protected]
)
Показать файл
Открыть проект
Примеры использования класса
Открытые методы
Метод
Описание
create
(
Deployer
$deployer
,
string
$name
,
array
$nodes
,
integer
$port
= 22 ) :
Cluster
Приватные методы
Метод
Описание
__construct
( )
This class should not be initialized, so set the __construct as private
Описание методов
create()
публичный
статический
Метод
public
static
create
(
Deployer
$deployer
,
string
$name
,
array
$nodes
,
integer
$port
= 22 ) :
Cluster
$deployer
Deployer\Deployer
$name
string
$nodes
array
$port
integer
Результат
Cluster