Uses of Class
io.trino.plugin.pinot.client.PinotLegacyServerQueryClientConfig
-
Packages that use PinotLegacyServerQueryClientConfig Package Description io.trino.plugin.pinot.client -
-
Uses of PinotLegacyServerQueryClientConfig in io.trino.plugin.pinot.client
Methods in io.trino.plugin.pinot.client that return PinotLegacyServerQueryClientConfig Modifier and Type Method Description PinotLegacyServerQueryClientConfigPinotLegacyServerQueryClientConfig. setMaxRowsPerSplitForSegmentQueries(int maxRowsPerSplitForSegmentQueries)Constructors in io.trino.plugin.pinot.client with parameters of type PinotLegacyServerQueryClientConfig Constructor Description Factory(PinotHostMapper pinotHostMapper, PinotConfig pinotConfig, PinotLegacyServerQueryClientConfig pinotLegacyServerQueryClientConfig)
-