| Protocol |
|
| Protocol.AwakeableEntryMessage |
Kind: Completable JournalEntry
Type: 0x0C00 + 3
Awakeables are addressed by an identifier exposed to the user.
|
| Protocol.AwakeableEntryMessage.Builder |
Kind: Completable JournalEntry
Type: 0x0C00 + 3
Awakeables are addressed by an identifier exposed to the user.
|
| Protocol.BackgroundInvokeEntryMessage |
Kind: Non-Completable JournalEntry
Type: 0x0C00 + 2
|
| Protocol.BackgroundInvokeEntryMessage.Builder |
Kind: Non-Completable JournalEntry
Type: 0x0C00 + 2
|
| Protocol.ClearStateEntryMessage |
Kind: Non-Completable JournalEntry
Type: 0x0800 + 2
|
| Protocol.ClearStateEntryMessage.Builder |
Kind: Non-Completable JournalEntry
Type: 0x0800 + 2
|
| Protocol.CompleteAwakeableEntryMessage |
Kind: Non-Completable JournalEntry
Type: 0x0C00 + 4
|
| Protocol.CompleteAwakeableEntryMessage.Builder |
Kind: Non-Completable JournalEntry
Type: 0x0C00 + 4
|
| Protocol.CompletionMessage |
Type: 0x0000 + 1
Note: Acks to custom messages will have the `empty` field filled.
|
| Protocol.CompletionMessage.Builder |
Type: 0x0000 + 1
Note: Acks to custom messages will have the `empty` field filled.
|
| Protocol.ErrorMessage |
Type: 0x0000 + 3
|
| Protocol.ErrorMessage.Builder |
Type: 0x0000 + 3
|
| Protocol.Failure |
This failure object carries user visible errors,
e.g.
|
| Protocol.Failure.Builder |
This failure object carries user visible errors,
e.g.
|
| Protocol.GetStateEntryMessage |
Kind: Completable JournalEntry
Type: 0x0800 + 0
|
| Protocol.GetStateEntryMessage.Builder |
Kind: Completable JournalEntry
Type: 0x0800 + 0
|
| Protocol.InvokeEntryMessage |
Kind: Completable JournalEntry
Type: 0x0C00 + 1
|
| Protocol.InvokeEntryMessage.Builder |
Kind: Completable JournalEntry
Type: 0x0C00 + 1
|
| Protocol.OutputStreamEntryMessage |
Kind: Non-Completable JournalEntry
Type: 0x0400 + 1
|
| Protocol.OutputStreamEntryMessage.Builder |
Kind: Non-Completable JournalEntry
Type: 0x0400 + 1
|
| Protocol.PollInputStreamEntryMessage |
Kind: Completable JournalEntry
Type: 0x0400 + 0
|
| Protocol.PollInputStreamEntryMessage.Builder |
Kind: Completable JournalEntry
Type: 0x0400 + 0
|
| Protocol.SetStateEntryMessage |
Kind: Non-Completable JournalEntry
Type: 0x0800 + 1
|
| Protocol.SetStateEntryMessage.Builder |
Kind: Non-Completable JournalEntry
Type: 0x0800 + 1
|
| Protocol.SleepEntryMessage |
Kind: Completable JournalEntry
Type: 0x0C00 + 0
|
| Protocol.SleepEntryMessage.Builder |
Kind: Completable JournalEntry
Type: 0x0C00 + 0
|
| Protocol.StartMessage |
Type: 0x0000 + 0
|
| Protocol.StartMessage.Builder |
Type: 0x0000 + 0
|
| Protocol.StartMessage.StateEntry |
Protobuf type dev.restate.service.protocol.StartMessage.StateEntry
|
| Protocol.StartMessage.StateEntry.Builder |
Protobuf type dev.restate.service.protocol.StartMessage.StateEntry
|
| Protocol.SuspensionMessage |
Type: 0x0000 + 2
Implementations MUST send this message when suspending an invocation.
|
| Protocol.SuspensionMessage.Builder |
Type: 0x0000 + 2
Implementations MUST send this message when suspending an invocation.
|