Toggle navigation
Hot Examples
KO
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]
)
파일 보기
프로젝트 열기: elfet/deployer
1 사용 예제들
공개 메소드들
메소드
설명
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