WorkManager
implements
ChunkWriterInterface
Table of Contents
Interfaces
- ChunkWriterInterface
Methods
-
__construct()
: mixed
-
thenDo()
: self
-
thenWait()
: self
-
toChunks()
: Generator
__construct()
public
__construct(int $treadCount) : mixed
Parameters
-
$treadCount
: int
-
thenDo()
public
thenDo(string $className[, array<string|int, mixed> $options = [] ]) : self
Parameters
-
$className
: string
-
-
$options
: array<string|int, mixed>
= []
-
thenWait()
public
thenWait() : self
toChunks()
public
toChunks() : Generator