Structs§
- DistributedQuery Stream 
- QueryExecution Info 
- QueryExecutionInfostores necessary information of query executions. Currently, a- QueryExecutionwill be removed right after it ends execution. We might add additional fields in the future.
- QueryManager 
- Manages execution of distributed batch queries.
- QueryResult Fetcher