Uses of Class
org.apache.cassandra.cql3.selection.Selector.InputRow
Packages that use Selector.InputRow
-
Uses of Selector.InputRow in org.apache.cassandra.cql3.selection
Methods in org.apache.cassandra.cql3.selection with parameters of type Selector.InputRowModifier and TypeMethodDescriptionabstract voidSelector.addInput(Selector.InputRow input) Add the current value from the specifiedResultSetBuilder.voidSimpleSelector.addInput(Selector.InputRow input) voidTermSelector.addInput(Selector.InputRow input) voidVectorSelector.addInput(Selector.InputRow input) voidSelection.Selectors.addInputRow(Selector.InputRow input) Adds the current row of the specifiedResultSetBuilder.