Package io.trino.plugin.pinot.client
Interface PinotHostMapper
-
- All Known Implementing Classes:
IdentityPinotHostMapper
public interface PinotHostMapper
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetBrokerHost(String host, String port)org.apache.pinot.core.transport.ServerInstancegetServerInstance(String serverHost)
-