Property | Type | Description | |
---|---|---|---|
$policyData | Cached policy file contents |
Method | Description | |
---|---|---|
onConfigUpdated ( ) : void | Called when worker is going to update configuration | |
onReady ( ) : void | Called when worker is ready |
Method | Description | |
---|---|---|
getConfigDefaults ( ) : array | boolean | Setting default config options Overriden from ConnectionPool::getConfigDefaults |
protected getConfigDefaults ( ) : array | boolean | ||
return | array | boolean |
public onConfigUpdated ( ) : void | ||
return | void |