Class Protocol.ProposeRunCompletionMessage

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Protocol.ProposeRunCompletionMessageOrBuilder, Serializable
Enclosing class:
Protocol

public static final class Protocol.ProposeRunCompletionMessage extends com.google.protobuf.GeneratedMessage implements Protocol.ProposeRunCompletionMessageOrBuilder
 This is a special control message to propose ctx.run completions to the runtime.
 This won't be written to the journal immediately, but will appear later as a new notification (meaning the result was stored).

 Type: 0x0000 + 5
 
Protobuf type dev.restate.service.protocol.ProposeRunCompletionMessage
See Also: