| Package | Description |
|---|---|
| org.apache.druid.segment.transform |
| Modifier and Type | Method and Description |
|---|---|
Transformer |
TransformSpec.toTransformer()
Create a
Transformer from this TransformSpec, when the rows to be transformed do not have a known
signature. |
| Constructor and Description |
|---|
TransformingInputEntityReader(InputEntityReader delegate,
Transformer transformer) |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.