| Package | Description |
|---|---|
| in.zapr.druid.druidry.dimension |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDimension |
class |
ExtractionDimension |
| Modifier and Type | Field and Description |
|---|---|
protected DimensionSpec |
FilteredDimension.delegate |
| Constructor and Description |
|---|
ListFilteredDimension(DimensionSpec dimensionSpec,
List<String> values,
Boolean whitelist) |
PrefixFilteredDimension(DimensionSpec dimensionSpec,
String prefix) |
RegexFilteredDimension(DimensionSpec dimensionSpec,
String pattern) |
Copyright © 2019. All rights reserved.