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
/
PluginDrainCompleteEvent
/
PluginDrainCompleteEvent
Plugin
Drain
Complete
Event
constructor
(
kind
:
String
=
"plugin-drain-complete-event"
,
protocolVersion
:
Int
=
PLUGIN_JVM_PROTOCOL_VERSION
,
pluginId
:
String
,
generation
:
Long
,
timestamp
:
Long
,
messageId
:
String
,
authToken
:
String
,
remainingInvokes
:
Int
)
(
source
)