Interface PinotGrpcDataFetcher.GrpcQueryClientFactory

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      org.apache.pinot.common.utils.grpc.GrpcQueryClient create​(com.google.common.net.HostAndPort hostAndPort)  
    • Method Detail

      • create

        org.apache.pinot.common.utils.grpc.GrpcQueryClient create​(com.google.common.net.HostAndPort hostAndPort)