OptionalviewHandler: QwpResultBatchViewHandlerInternalWhether the consumer has retired while the wire still drains.
InternalInternalStarts the deadline after QUERY_REQUEST reaches the transport.
Waits for completion without changing the query lifecycle. A finite wait returns false on expiry; the query remains active until it completes, is cancelled explicitly, or its configured query deadline expires.
InternalInternalPreserves batch/callback order before a wire query error.
Whether the query has reached any terminal outcome.
InternalCredit needed to discard a late batch while cancellation drains.
InternalPublishes a batch after reserveMaterializedBatch().
InternalQueues a decoded view after reserveViewBatch().
InternalReleases a reservation when decoding fails.
InternalReleases a reservation when zero-copy decoding fails.
InternalWaits for one decoded materialized-batch slot.
InternalWaits for one reusable zero-copy view slot.
InternalInternalDiscards queued results and retires the consumer immediately.
InternalWaits until all callback-scoped views have been released.
One QWP query/statement and its stream of materialized result batches.