|
Pharos 0.7.23
Modern Web Framework & Web App Hosting Service.
|
Data Fields | |
| char * | source |
| char * | event_kind |
| char * | created_at |
| long | native_order |
| long | user_id |
| long | business_id |
| long | tenant_id |
| char * | resource_kind |
| char * | resource_id |
| char * | replay_trace_id |
| yyjson_val * | payload_json |
Definition at line 12609 of file native_json_runtime_ops.c.
| long event_stream_row_runtime::business_id |
Definition at line 12615 of file native_json_runtime_ops.c.
Referenced by collect_event_stream_row_runtime(), and handle_state_event_stream_row_json_lines_command().
| char* event_stream_row_runtime::created_at |
Definition at line 12612 of file native_json_runtime_ops.c.
Referenced by collect_event_stream_row_runtime(), compare_event_stream_rows_runtime(), free_event_stream_row_runtime(), and handle_state_event_stream_row_json_lines_command().
| char* event_stream_row_runtime::event_kind |
Definition at line 12611 of file native_json_runtime_ops.c.
Referenced by collect_event_stream_row_runtime(), event_stream_matches_filters_runtime(), free_event_stream_row_runtime(), and handle_state_event_stream_row_json_lines_command().
| long event_stream_row_runtime::native_order |
Definition at line 12613 of file native_json_runtime_ops.c.
Referenced by collect_event_stream_row_runtime(), and compare_event_stream_rows_runtime().
| yyjson_val* event_stream_row_runtime::payload_json |
Definition at line 12620 of file native_json_runtime_ops.c.
Referenced by collect_event_stream_row_runtime(), and handle_state_event_stream_row_json_lines_command().
| char* event_stream_row_runtime::replay_trace_id |
Definition at line 12619 of file native_json_runtime_ops.c.
Referenced by collect_event_stream_row_runtime(), event_stream_matches_filters_runtime(), free_event_stream_row_runtime(), and handle_state_event_stream_row_json_lines_command().
| char* event_stream_row_runtime::resource_id |
Definition at line 12618 of file native_json_runtime_ops.c.
Referenced by collect_event_stream_row_runtime(), event_stream_matches_filters_runtime(), free_event_stream_row_runtime(), and handle_state_event_stream_row_json_lines_command().
| char* event_stream_row_runtime::resource_kind |
Definition at line 12617 of file native_json_runtime_ops.c.
Referenced by collect_event_stream_row_runtime(), free_event_stream_row_runtime(), and handle_state_event_stream_row_json_lines_command().
| char* event_stream_row_runtime::source |
Definition at line 12610 of file native_json_runtime_ops.c.
Referenced by collect_event_stream_row_runtime(), compare_event_stream_rows_runtime(), event_stream_matches_filters_runtime(), free_event_stream_row_runtime(), and handle_state_event_stream_row_json_lines_command().
| long event_stream_row_runtime::tenant_id |
Definition at line 12616 of file native_json_runtime_ops.c.
Referenced by collect_event_stream_row_runtime(), and handle_state_event_stream_row_json_lines_command().
| long event_stream_row_runtime::user_id |
Definition at line 12614 of file native_json_runtime_ops.c.
Referenced by collect_event_stream_row_runtime(), and handle_state_event_stream_row_json_lines_command().