Class PinotLegacyServerQueryClientConfig

java.lang.Object
io.trino.plugin.pinot.client.PinotLegacyServerQueryClientConfig

public class PinotLegacyServerQueryClientConfig extends Object
  • Constructor Details

    • PinotLegacyServerQueryClientConfig

      public PinotLegacyServerQueryClientConfig()
  • Method Details

    • getMaxRowsPerSplitForSegmentQueries

      public int getMaxRowsPerSplitForSegmentQueries()
    • setMaxRowsPerSplitForSegmentQueries

      @Config("pinot.max-rows-per-split-for-segment-queries") public PinotLegacyServerQueryClientConfig setMaxRowsPerSplitForSegmentQueries(int maxRowsPerSplitForSegmentQueries)