Class TextIndexUtils
- java.lang.Object
-
- org.apache.pinot.segment.local.segment.store.TextIndexUtils
-
public class TextIndexUtils extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static FSTTypegetFSTTypeOfIndex(File indexDir, String column)static booleanisFstTypeNative(Map<String,String> textIndexProperties)
-