Uses of Interface
org.apache.druid.collections.spatial.search.SearchStrategy
Packages that use SearchStrategy
Package
Description
-
Uses of SearchStrategy in org.apache.druid.collections.spatial
Methods in org.apache.druid.collections.spatial with parameters of type SearchStrategy -
Uses of SearchStrategy in org.apache.druid.collections.spatial.search
Classes in org.apache.druid.collections.spatial.search that implement SearchStrategyModifier and TypeClassDescriptionclassGutmanSearchStrategy<TCoordinateArray,TPoint extends ImmutableNode<TCoordinateArray>>