Crate dora_node_api_c

Source

Enums§

EventType

Constants§

HEADER_NODE_API

Functions§

dora_next_event
Waits for the next incoming event for the node.
dora_send_output
Sends the given output to subscribed dora nodes/operators.
free_dora_context
Frees the given dora context.
free_dora_event
Frees the given dora event.
init_dora_context_from_env
Initializes a dora context from the environment variables that were set by the dora-coordinator.
read_dora_event_type
Reads out the type of the given event.
read_dora_input_data
Reads out the data of the given input event.
read_dora_input_id
Reads out the ID of the given input event.
read_dora_input_timestamp
Reads out the timestamp of the given input event from metadata.