Expand description
Unified streaming data functionality for real-time chart updates.
This module provides a comprehensive streaming data architecture that combines the best of both streaming implementations with enhanced performance and reliability.
Structs§
- Chart
Instance - Chart instance in the manager
- Chart
Instance Config - Configuration for a chart instance
- Manager
Config - Configuration for the streaming chart manager
- Manager
Metrics - Manager performance metrics
- Pipeline
Config - Configuration for the streaming data pipeline
- Pipeline
Metrics - Pipeline performance metrics
- Source
Config - Configuration for a streaming data source
- Streaming
Chart Manager - Manager for coordinating multiple streaming charts
- Streaming
Config - Configuration for streaming data behavior
- Streaming
Data Pipeline - Streaming data pipeline that connects data sources to animated charts
- Streaming
Data Source - Enhanced streaming data source with improved capabilities
- Streaming
Metrics - Performance metrics for streaming operations
- Sync
State - Synchronization state for the manager
- Unified
Streaming Buffer - A unified streaming data buffer that combines efficient memory management with real-time data handling capabilities.
Enums§
- Chart
Type - Type of chart
- Error
Recovery - Error recovery strategy
- Memory
Strategy - Memory management strategy
- Monitoring
Level - Performance monitoring level
- Source
State - State of a streaming data source
- Sync
Mode - Synchronization mode for multiple data sources