| Package | Description |
|---|---|
| org.apache.hudi.sink.transform | |
| org.apache.hudi.util |
| Modifier and Type | Class and Description |
|---|---|
class |
ChainedTransformer
A
Transformer to chain other Transformers and apply sequentially. |
| Constructor and Description |
|---|
ChainedTransformer(List<Transformer> transformers) |
| Modifier and Type | Method and Description |
|---|---|
static Option<Transformer> |
StreamerUtil.createTransformer(List<String> classNames) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.