Preparing search index...
The search index is not available
virtufin-workmanager
virtufin-workmanager
WorkManager
Variable WorkManager
Const
WorkManager
:
GenService
<
{
createWorker
:
{
input
:
typeof
CreateWorkerRequestSchema
;
methodKind
:
"unary"
;
output
:
typeof
CreateWorkerResponseSchema
;
}
;
deleteWorker
:
{
input
:
typeof
DeleteWorkerRequestSchema
;
methodKind
:
"unary"
;
output
:
typeof
DeleteWorkerResponseSchema
;
}
;
getTag
:
{
input
:
typeof
GetTagRequestSchema
;
methodKind
:
"unary"
;
output
:
typeof
GetTagResponseSchema
;
}
;
getTags
:
{
input
:
typeof
GetTagsRequestSchema
;
methodKind
:
"unary"
;
output
:
typeof
GetTagsResponseSchema
;
}
;
getWorkerHistory
:
{
input
:
typeof
GetWorkerHistoryRequestSchema
;
methodKind
:
"unary"
;
output
:
typeof
GetWorkerHistoryResponseSchema
;
}
;
listWorkers
:
{
input
:
typeof
ListWorkersRequestSchema
;
methodKind
:
"unary"
;
output
:
typeof
ListWorkersResponseSchema
;
}
;
loadCode
:
{
input
:
typeof
LoadCodeRequestSchema
;
methodKind
:
"unary"
;
output
:
typeof
LoadCodeResponseSchema
;
}
;
recoverWorkers
:
{
input
:
typeof
RecoverWorkersRequestSchema
;
methodKind
:
"unary"
;
output
:
typeof
RecoverWorkersResponseSchema
;
}
;
setTag
:
{
input
:
typeof
SetTagRequestSchema
;
methodKind
:
"unary"
;
output
:
typeof
SetTagResponseSchema
;
}
;
setTags
:
{
input
:
typeof
SetTagsRequestSchema
;
methodKind
:
"unary"
;
output
:
typeof
SetTagsResponseSchema
;
}
;
startWorker
:
{
input
:
typeof
StartWorkerRequestSchema
;
methodKind
:
"unary"
;
output
:
typeof
StartWorkerResponseSchema
;
}
;
stopWorker
:
{
input
:
typeof
StopWorkerRequestSchema
;
methodKind
:
"unary"
;
output
:
typeof
StopWorkerResponseSchema
;
}
;
}
,
>
Generated
from service virtufin.WorkManager
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
virtufin-workmanager
Loading...
Generated
from service virtufin.WorkManager