SubscriptionCommands
object SubscriptionCommands
Types
Link copied to clipboard
Resets the state and re-executes the subscription process.
Link copied to clipboard
class Restart<T>(key: SubscriptionKey<T>, revision: String, restartedAt: Long) : SubscriptionCommand<T>