Home > pinot-noir > PinotBrokerJSONTransport
Pinot broker JSON transport based on "undici" http client.
Signature:
export declare class PinotBrokerJSONTransport implements IPinotBrokerTransport
Implements: IPinotBrokerTransport
Constructor |
Modifiers |
Description |
---|---|---|
Constructs a new instance of the |
Property |
Modifiers |
Type |
Description |
---|---|---|---|
|
number | undefined |
Maximum query queue size. | |
|
Pool |
HTTP client pool. | |
|
HTTP pool statitstics | ||
|
string |
Pinot broker auth token. |
Method |
Modifiers |
Description |
---|---|---|
Closes connection to pinot broker | ||
Perform HTTP request to pinot |