JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.druid.collections.spatial
Interface BaseImmutableRTee
All Known Implementing Classes:
ImmutableRTree
public interface
BaseImmutableRTee
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Iterable
<
ImmutableBitmap
>
search
(
Bound
bound)
Method Details
search
Iterable
<
ImmutableBitmap
>
search
(
Bound
bound)