Uses of Class
io.trino.plugin.pinot.client.PinotLegacyServerQueryClientConfig
Packages that use PinotLegacyServerQueryClientConfig
-
Uses of PinotLegacyServerQueryClientConfig in io.trino.plugin.pinot.client
Methods in io.trino.plugin.pinot.client that return PinotLegacyServerQueryClientConfigModifier and TypeMethodDescriptionPinotLegacyServerQueryClientConfig.setMaxRowsPerSplitForSegmentQueries(int maxRowsPerSplitForSegmentQueries) Constructors in io.trino.plugin.pinot.client with parameters of type PinotLegacyServerQueryClientConfigModifierConstructorDescriptionFactory(PinotHostMapper pinotHostMapper, PinotConfig pinotConfig, PinotLegacyServerQueryClientConfig pinotLegacyServerQueryClientConfig)