|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectml.shifu.guagua.yarn.GuaguaLineRecordReader
GuaguaLineRecordReader
@Deprecated public class GuaguaLineRecordReader
Copy from LineRecordReader to avoid using Mapreduce-related interfaces.
| 构造方法摘要 | |
|---|---|
GuaguaLineRecordReader()
已过时。 |
|
GuaguaLineRecordReader(byte[] recordDelimiter)
已过时。 |
|
| 方法摘要 | |
|---|---|
void |
close()
已过时。 |
GuaguaWritableAdapter<org.apache.hadoop.io.LongWritable> |
getCurrentKey()
已过时。 |
GuaguaWritableAdapter<org.apache.hadoop.io.Text> |
getCurrentValue()
已过时。 |
float |
getProgress()
已过时。 Get the progress within the split |
void |
initialize(GuaguaFileSplit genericSplit)
已过时。 |
boolean |
nextKeyValue()
已过时。 |
| 从类 java.lang.Object 继承的方法 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 构造方法详细信息 |
|---|
public GuaguaLineRecordReader()
public GuaguaLineRecordReader(byte[] recordDelimiter)
| 方法详细信息 |
|---|
public void initialize(GuaguaFileSplit genericSplit)
throws IOException
GuaguaRecordReader<GuaguaWritableAdapter<org.apache.hadoop.io.LongWritable>,GuaguaWritableAdapter<org.apache.hadoop.io.Text>> 中的 initializeIOException
public boolean nextKeyValue()
throws IOException
GuaguaRecordReader<GuaguaWritableAdapter<org.apache.hadoop.io.LongWritable>,GuaguaWritableAdapter<org.apache.hadoop.io.Text>> 中的 nextKeyValueIOExceptionpublic GuaguaWritableAdapter<org.apache.hadoop.io.LongWritable> getCurrentKey()
GuaguaRecordReader<GuaguaWritableAdapter<org.apache.hadoop.io.LongWritable>,GuaguaWritableAdapter<org.apache.hadoop.io.Text>> 中的 getCurrentKeypublic GuaguaWritableAdapter<org.apache.hadoop.io.Text> getCurrentValue()
GuaguaRecordReader<GuaguaWritableAdapter<org.apache.hadoop.io.LongWritable>,GuaguaWritableAdapter<org.apache.hadoop.io.Text>> 中的 getCurrentValuepublic float getProgress()
public void close()
throws IOException
GuaguaRecordReader<GuaguaWritableAdapter<org.apache.hadoop.io.LongWritable>,GuaguaWritableAdapter<org.apache.hadoop.io.Text>> 中的 closeIOException
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||