Uses of Package
com.cloudera.sqoop.lib

Classes in com.cloudera.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.ParseError
          An error thrown when parsing fails.
 



Copyright © 2011 Cloudera, Inc.