Uses of Class
org.apache.druid.frame.processor.MultiColumnSelectorFactory
-
Packages that use MultiColumnSelectorFactory Package Description org.apache.druid.frame.processor -
-
Uses of MultiColumnSelectorFactory in org.apache.druid.frame.processor
Methods in org.apache.druid.frame.processor that return MultiColumnSelectorFactory Modifier and Type Method Description MultiColumnSelectorFactoryMultiColumnSelectorFactory. withRowMemoryAndSignatureColumns()Create a copy that includesFrameColumnSelectorFactory.ROW_SIGNATURE_COLUMNandFrameColumnSelectorFactory.ROW_MEMORY_COLUMNto potentially enable direct row memory copying.
-