This project has retired. For details please refer to its Attic page.
Uses of Interface com.cloudera.sqoop.lib.FieldMapProcessor (Sqoop 1.4.3 API)

Uses of Interface
com.cloudera.sqoop.lib.FieldMapProcessor

Packages that use FieldMapProcessor
org.apache.sqoop.lib   
 

Uses of FieldMapProcessor in org.apache.sqoop.lib
 

Methods in org.apache.sqoop.lib with parameters of type FieldMapProcessor
 void SqoopRecord.delegate(FieldMapProcessor processor)
          Use the delegate pattern to allow arbitrary processing of the fields of this record.
 



Copyright © 2013 The Apache Software Foundation