Uses of Class
org.apache.pinot.segment.local.segment.index.bloom.BloomIndexType
-
Packages that use BloomIndexType Package Description org.apache.pinot.segment.local.segment.index.bloom -
-
Uses of BloomIndexType in org.apache.pinot.segment.local.segment.index.bloom
Methods in org.apache.pinot.segment.local.segment.index.bloom that return BloomIndexType Modifier and Type Method Description BloomIndexTypeBloomIndexPlugin. getIndexType()
-