Structs§
- Client
- A coordinator client.
- Handle
- A handle to a running coordinator.
- Record
First RowStream - A wrapper around a Stream of PeekResponseUnary that records when it sees the first row data in the given histogram. It also keeps track of whether we have already observed the end of the underlying stream.
- Session
Client - A coordinator client that is bound to a connection.
- Timeout 🔒