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, setWriter
public 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 Transformer
Throwable
Copyright (c) 2006-2024 North Concepts Inc. All Rights Reserved.