public class LargeObjectLoader extends LargeObjectLoader
LargeObjectLoader| 修飾子とタイプ | フィールドと説明 |
|---|---|
static long |
DEFAULT_MAX_LOB_LENGTH
非推奨です。
|
static java.lang.String |
MAX_INLINE_LOB_LEN_KEY
非推奨です。
|
| コンストラクタと説明 |
|---|
LargeObjectLoader(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.fs.Path workPath)
非推奨です。
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 © 2015 The Apache Software Foundation