| Package | Description |
|---|---|
| com.cloudera.sqoop.lib | |
| org.apache.sqoop.lib |
| Class and Description |
|---|
| 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.
|
| Class and Description |
|---|
| 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 © 2014 The Apache Software Foundation