Uses of Interface
org.apache.druid.collections.spatial.BaseImmutableRTee
-
Packages that use BaseImmutableRTee Package Description org.apache.druid.collections.spatial org.apache.druid.segment.index.semantic -
-
Uses of BaseImmutableRTee in org.apache.druid.collections.spatial
Classes in org.apache.druid.collections.spatial that implement BaseImmutableRTee Modifier and Type Class Description classImmutableRTreeAn immutable representation of anRTreefor spatial indexing. -
Uses of BaseImmutableRTee in org.apache.druid.segment.index.semantic
Methods in org.apache.druid.segment.index.semantic that return BaseImmutableRTee Modifier and Type Method Description BaseImmutableRTeeSpatialIndex. getRTree()
-