Expand description
Frontend client to run flow as batching task which is time-window-aware normal query triggered every tick set by user
Structs§
Enums§
- Frontend
Client - A simple frontend client able to execute sql using grpc protocol
- Peer
Desc 🔒 - Describe a peer of frontend
Traits§
- Grpc
Query Handler With Boxed Error - Just like
GrpcQueryHandler
but use BoxedError