| Package | Description |
|---|---|
| io.druid.query.extraction |
| Modifier and Type | Class and Description |
|---|---|
class |
MapLookupExtractor |
class |
NamespacedExtractor
Namespaced extraction is a special case of DimExtractionFn where the actual extractor is pulled from a map of known implementations.
|
| Modifier and Type | Method and Description |
|---|---|
LookupExtractor |
LookupExtractionFn.getLookup() |
| Constructor and Description |
|---|
LookupExtractionFn(LookupExtractor lookup,
boolean retainMissingValue,
String replaceMissingValueWith,
boolean injective) |
Copyright © 2011–2015. All rights reserved.