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