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

Uses of Class
com.cloudera.sqoop.lib.ProcessingException

Packages that use ProcessingException
org.apache.sqoop.lib   
 

Uses of ProcessingException in org.apache.sqoop.lib
 

Methods in org.apache.sqoop.lib that throw ProcessingException
 void FieldMapProcessor.accept(FieldMappable record)
          Allow arbitrary processing of a FieldMappable object.
 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