Uses of Class
org.apache.pinot.common.response.broker.SelectionResults
-
Packages that use SelectionResults Package Description org.apache.pinot.common.response.broker -
-
Uses of SelectionResults in org.apache.pinot.common.response.broker
Methods in org.apache.pinot.common.response.broker that return SelectionResults Modifier and Type Method Description SelectionResultsBrokerResponseNative. getSelectionResults()Methods in org.apache.pinot.common.response.broker with parameters of type SelectionResults Modifier and Type Method Description voidBrokerResponseNative. setSelectionResults(SelectionResults selectionResults)
-