| Package | Description |
|---|---|
| io.druid.sql.calcite.filtration |
| Modifier and Type | Method and Description |
|---|---|
static com.google.common.collect.Range<BoundValue> |
Bounds.toRange(BoundDimFilter bound) |
static List<com.google.common.collect.Range<BoundValue>> |
Bounds.toRanges(List<BoundDimFilter> bounds) |
| Modifier and Type | Method and Description |
|---|---|
int |
BoundValue.compareTo(BoundValue o) |
| Modifier and Type | Method and Description |
|---|---|
static BoundDimFilter |
Bounds.toFilter(BoundRefKey boundRefKey,
com.google.common.collect.Range<BoundValue> range) |
Copyright © 2011–2017. All rights reserved.