InvocationId

interface InvocationId

This represents a stable identifier created by Restate for this invocation.

You can embed it in external system requests by using toString.

Functions

Link copied to clipboard
abstract fun toRandomSeed(): Long
Link copied to clipboard
abstract fun toString(): String