Get desktop application:
View/edit binary Protocol Buffers messages
IsReady is the heartbeat endpoint for gRPC.
* ReadyResponse is the health check result.
ReduceFn applies a reduce function to a request stream.
* ReduceRequest represents a request element.
* ReduceResponse represents a response element.
window represents a window to which the result belongs.
EOF represents the end of the response for a window.
Payload represents a payload element.
Used in:
Metadata is the metadata of the message
WindowOperation represents a window operation. For Aligned windows, OPEN, APPEND and CLOSE events are sent.
Used in:
Used in:
Result represents a result element. It contains the result of the reduce function.
Used in:
Metadata is the metadata of the message
Window represents a window. Since the client doesn't track keys, window doesn't have a keys field.
Used in: ,