long-runner
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
long-runner
tasks-controller
/
org.artofdev.tasks.controller.db
/
Executor
/
Executor
Executor
constructor
(
id
:
Int
=
0
,
hid
:
String
?
=
null
,
hostname
:
String
?
=
null
,
type
:
TaskExecutorType
,
createTime
:
Instant
,
lastAliveTime
:
Instant
?
=
null
)