Package io.trino.plugin.pinot.client
Interface PinotHostMapper
- All Known Implementing Classes:
IdentityPinotHostMapper
public interface PinotHostMapper
-
Method Summary
Modifier and TypeMethodDescriptiongetBrokerHost(String host, String port) com.google.common.net.HostAndPortgetServerGrpcHostAndPort(String serverHost, int grpcPort) org.apache.pinot.core.transport.ServerInstancegetServerInstance(String serverHost)
-
Method Details
-
getBrokerHost
-
getServerInstance
-
getServerGrpcHostAndPort
-