Package | Description |
---|---|
io.druid.collections.spatial | |
io.druid.collections.spatial.split |
Modifier and Type | Method and Description |
---|---|
SplitStrategy |
RTree.getSplitStrategy() |
Constructor and Description |
---|
RTree(int numDims,
SplitStrategy splitStrategy,
BitmapFactory bitmapFactory) |
Modifier and Type | Class and Description |
---|---|
class |
GutmanSplitStrategy |
class |
LinearGutmanSplitStrategy |
class |
QuadraticGutmanSplitStrategy |
Copyright © 2011–2017. All rights reserved.