PHP Class config\Worker

Show file Open project: smalleyes/statistics Class Usage Examples

Public Properties

Property Type Description
$masterPidPath
$webPidPath worker master pid path

Public Methods

Method Description
getInitData ( ) : multitype:number 获取Worker类初始化配置

Method Details

getInitData() public static method

获取Worker类初始化配置
public static getInitData ( ) : multitype:number
return multitype:number

Property Details

$masterPidPath public static property

public static $masterPidPath

$webPidPath public static property

worker master pid path
public static $webPidPath