This project has retired. For details please refer to its Attic page.
Uses of Package org.apache.sqoop.lib (Sqoop 1.4.0-incubating API)

Uses of Package
org.apache.sqoop.lib

Packages that use org.apache.sqoop.lib
com.cloudera.sqoop.lib   
org.apache.sqoop.lib   
 

Classes in org.apache.sqoop.lib used by com.cloudera.sqoop.lib
BlobRef
          BlobRef is a wrapper that holds a BLOB either directly, or a reference to a file that holds the BLOB data.
ClobRef
          ClobRef is a wrapper that holds a CLOB either directly, or a reference to a file that holds the CLOB data.
DelimiterSet
          Encapsulates a set of delimiters used to encode a record.
FieldMappable
          Interface describing a class capable of returning a map of the fields of the object to their values.
FieldMapProcessor
          Interface implemented by classes that process FieldMappable objects.
LargeObjectLoader
          Contains a set of methods which can read db columns from a ResultSet into Java types, and do serialization of these types to/from DataInput/DataOutput for use with Hadoop's Writable implementation.
LobRef
          Abstract base class that holds a reference to a Blob or a Clob.
ProcessingException
          General error during processing of a SqoopRecord.
RecordParser
          Parses a record containing one or more fields.
RecordParser.ParseError
          An error thrown when parsing fails.
SqoopRecord
          Interface implemented by the classes generated by sqoop's orm.ClassWriter.
 

Classes in org.apache.sqoop.lib used by org.apache.sqoop.lib
FieldMappable
          Interface describing a class capable of returning a map of the fields of the object to their values.
LobRef
          Abstract base class that holds a reference to a Blob or a Clob.
 



Copyright © 2011 The Apache Software Foundation