Nexus API Reference

WorkerPoolConfig
in package

Read onlyYes
FinalYes
Tags
psalm-api
psalm-immutable

Table of Contents

Properties

$systemNamePrefix  : string
$workerCount  : int

Methods

withSystemNamePrefix()  : self
withThreads()  : self

Properties

Methods

withSystemNamePrefix()

public withSystemNamePrefix(string $prefix) : self
Parameters
$prefix : string
Return values
self

withThreads()

public static withThreads(int $workerCount) : self
Parameters
$workerCount : int
Return values
self

        
On this page

Search results