Uses of Interface
org.apache.pinot.segment.spi.index.startree.StarTree
-
Packages that use StarTree Package Description org.apache.pinot.segment.spi.index.startree -
-
Uses of StarTree in org.apache.pinot.segment.spi.index.startree
Methods in org.apache.pinot.segment.spi.index.startree that return StarTree Modifier and Type Method Description StarTreeStarTreeV2. getStarTree()Returns theStarTreedata structure.
-