public class Transformer extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Transformer.TransformedInputRow |
| Modifier and Type | Method and Description |
|---|---|
InputRow |
transform(InputRow row)
Transforms an input row, or returns null if the row should be filtered out.
|
Copyright © 2011–2018. All rights reserved.