public class LargeObjectLoader extends LargeObjectLoader
LargeObjectLoader| Modifier and Type | Field and Description |
|---|---|
static long |
DEFAULT_MAX_LOB_LENGTH
Deprecated.
|
static java.lang.String |
MAX_INLINE_LOB_LEN_KEY
Deprecated.
|
| Constructor and Description |
|---|
LargeObjectLoader(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.fs.Path workPath)
Deprecated.
Create a new LargeObjectLoader.
|
close, finalize, readBlobRef, readClobRefpublic static final long DEFAULT_MAX_LOB_LENGTH
public static final java.lang.String MAX_INLINE_LOB_LEN_KEY
public LargeObjectLoader(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.fs.Path workPath)
throws java.io.IOException
conf - the Configuration to useworkPath - the HDFS working directory for this task.java.io.IOExceptionCopyright © 2014 The Apache Software Foundation