com.northconcepts.datapipeline.transform
Class ExcludeFields
java.lang.Object
com.northconcepts.datapipeline.transform.Transformer
com.northconcepts.datapipeline.transform.ExcludeFields
public class ExcludeFields
- extends Transformer
ExcludeFields
public ExcludeFields(String... fieldNames)
add
public ExcludeFields add(String... fieldNames)
transform
public boolean transform(Record record)
throws Throwable
- Specified by:
transform in class Transformer
- Throws:
Throwable
toString
public String toString()
- Overrides:
toString in class Object
Copyright (c) 2007-2009 North Concepts Inc. All Rights Reserved.