| Protocol |
|
| Protocol.AwakeableEntryMessage |
Completable: Yes
Fallible: No
Type: 0x0C00 + 3
Awakeables are addressed by an identifier exposed to the user.
|
| Protocol.AwakeableEntryMessage.Builder |
Completable: Yes
Fallible: No
Type: 0x0C00 + 3
Awakeables are addressed by an identifier exposed to the user.
|
| Protocol.BackgroundInvokeEntryMessage |
Completable: No
Fallible: Yes
Type: 0x0C00 + 2
|
| Protocol.BackgroundInvokeEntryMessage.Builder |
Completable: No
Fallible: Yes
Type: 0x0C00 + 2
|
| Protocol.ClearStateEntryMessage |
Completable: No
Fallible: No
Type: 0x0800 + 2
|
| Protocol.ClearStateEntryMessage.Builder |
Completable: No
Fallible: No
Type: 0x0800 + 2
|
| Protocol.CompleteAwakeableEntryMessage |
Completable: No
Fallible: Yes
Type: 0x0C00 + 4
|
| Protocol.CompleteAwakeableEntryMessage.Builder |
Completable: No
Fallible: Yes
Type: 0x0C00 + 4
|
| Protocol.CompletionMessage |
Type: 0x0000 + 1
|
| Protocol.CompletionMessage.Builder |
Type: 0x0000 + 1
|
| Protocol.EndMessage |
Type: 0x0000 + 5
Implementations MUST send this message when the invocation lifecycle ends.
|
| Protocol.EndMessage.Builder |
Type: 0x0000 + 5
Implementations MUST send this message when the invocation lifecycle ends.
|
| Protocol.EntryAckMessage |
Type: 0x0000 + 4
|
| Protocol.EntryAckMessage.Builder |
Type: 0x0000 + 4
|
| 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 |
Completable: Yes
Fallible: No
Type: 0x0800 + 0
|
| Protocol.GetStateEntryMessage.Builder |
Completable: Yes
Fallible: No
Type: 0x0800 + 0
|
| Protocol.InvokeEntryMessage |
Completable: Yes
Fallible: Yes
Type: 0x0C00 + 1
|
| Protocol.InvokeEntryMessage.Builder |
Completable: Yes
Fallible: Yes
Type: 0x0C00 + 1
|
| Protocol.OutputStreamEntryMessage |
Completable: No
Fallible: No
Type: 0x0400 + 1
|
| Protocol.OutputStreamEntryMessage.Builder |
Completable: No
Fallible: No
Type: 0x0400 + 1
|
| Protocol.PollInputStreamEntryMessage |
Completable: Yes
Fallible: No
Type: 0x0400 + 0
|
| Protocol.PollInputStreamEntryMessage.Builder |
Completable: Yes
Fallible: No
Type: 0x0400 + 0
|
| Protocol.SetStateEntryMessage |
Completable: No
Fallible: No
Type: 0x0800 + 1
|
| Protocol.SetStateEntryMessage.Builder |
Completable: No
Fallible: No
Type: 0x0800 + 1
|
| Protocol.SleepEntryMessage |
Completable: Yes
Fallible: No
Type: 0x0C00 + 0
|
| Protocol.SleepEntryMessage.Builder |
Completable: Yes
Fallible: No
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.
|