Soil
Toggle table of contents
1.0.0-alpha11
common
Platform filter
common
Switch theme
Search in API
Soil
soil-query-core
/
soil.query
/
SubscriptionCommands
/
Restart
Restart
class
Restart
<
T
>
(
key
:
SubscriptionKey
<
T
>
,
revision
:
String
,
restartedAt
:
Long
)
:
SubscriptionCommand
<
T
>
Members
Constructors
Restart
Link copied to clipboard
constructor
(
key
:
SubscriptionKey
<
T
>
,
revision
:
String
,
restartedAt
:
Long
)
Functions
handle
Link copied to clipboard
open
suspend override
fun
handle
(
ctx
:
SubscriptionCommand.Context
<
T
>
)
Handles the subscription.