Home > pinot-noir > IBrokerResponse
Broker response.
Signature:
export interface IBrokerResponse extends IBrokerResponseStats
Extends: IBrokerResponseStats
Property |
Modifiers |
Type |
Description |
---|---|---|---|
string |
Broker ID. | ||
List of exceptions. | |||
boolean |
Indicates if the result is partial. | ||
string |
Request ID. | ||
Result table. | |||
Broker response stats. | |||
Record<string, unknown> |
(Optional) Trace information. |