public class RemoveFields extends Transformer
FieldPath for supported field name expressions.| Constructor and Description |
|---|
RemoveFields(Collection<String> fieldNames) |
RemoveFields(String... fieldNames) |
| Modifier and Type | Method and Description |
|---|---|
RemoveFields |
add(Collection<String> fieldNames) |
RemoveFields |
add(String... fieldNames) |
String |
toString() |
boolean |
transform(Record record) |
addExceptionProperties, close, geEndpoint, getEndpoint, getReader, getWriter, open, setWriterpublic RemoveFields(Collection<String> fieldNames)
public RemoveFields(String... fieldNames)
public RemoveFields add(Collection<String> fieldNames)
public RemoveFields add(String... fieldNames)
public boolean transform(Record record) throws Throwable
transform in class TransformerThrowableCopyright (c) 2006-2025 North Concepts Inc. All Rights Reserved.