PHP Class config\Worker

显示文件 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_oe static_oe property

public static $masterPidPath

$webPidPath public_oe static_oe property

worker master pid path
public static $webPidPath