Keel
Toggle table of contents
0.0.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Keel
keel-jvm-runtime
/
com.keel.jvm.runtime
/
ShutdownResponse
/
ShutdownResponse
Shutdown
Response
constructor
(
kind
:
String
=
"shutdown-response"
,
protocolVersion
:
Int
=
PLUGIN_JVM_PROTOCOL_VERSION
,
pluginId
:
String
,
generation
:
Long
,
timestamp
:
Long
,
messageId
:
String
,
correlationId
:
String
,
accepted
:
Boolean
,
inflightInvokes
:
Int
)
(
source
)