| Package | Description |
|---|---|
| org.apache.pinot.tools.segment.converter |
| Modifier and Type | Method and Description |
|---|---|
DictionaryToRawIndexConverter |
DictionaryToRawIndexConverter.setColumns(String columns)
Setter for columns to convert.
|
DictionaryToRawIndexConverter |
DictionaryToRawIndexConverter.setDataDir(String dataDir)
Setter for
_dataDir |
DictionaryToRawIndexConverter |
DictionaryToRawIndexConverter.setOutputDir(String outputDir)
Setter for
_outputDir |
DictionaryToRawIndexConverter |
DictionaryToRawIndexConverter.setOverwrite(boolean overwrite)
Setter for
_overwrite
When set to true, already existing output directory is overwritten. |
Copyright © 2018–2020 Apache Software Foundation. All rights reserved.