Search
Preparing search index...
The search index is not available
@typexs/base
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@typexs/base
index
IQueueProcessor
Interface IQueueProcessor<T>
Type parameters
T
:
IQueueWorkload
Hierarchy
IQueueProcessor
Index
Methods
do
on
Empty
Methods
do
do
(
workLoad
:
T
, queue
?:
AsyncWorkerQueue
<
any
>
)
:
Promise
<
any
>
Parameters
workLoad:
T
Optional
queue:
AsyncWorkerQueue
<
any
>
Returns
Promise
<
any
>
Optional
on
Empty
on
Empty
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Modules
Activator
Bootstrap
Startup
index
IQueue
Processor
do
on
Empty
Generated using
TypeDoc