Home > pinot-noir > IPinotBrokerTransport
Pinot broker transport interface. Implement it to create your own.
Signature:
export interface IPinotBrokerTransport
Property |
Modifiers |
Type |
Description |
---|---|---|---|
Pool statistics (number of in-flight requests and so on). |
Method |
Description |
---|---|
Closes connection to Pinot broker. | |
Perform HTTP request to Pinot. |