|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.arsc.multisearch.ResultSetOutputFormat.ResultSetRecordWriter
protected static class ResultSetOutputFormat.ResultSetRecordWriter
Constructor Summary | |
---|---|
ResultSetOutputFormat.ResultSetRecordWriter(java.io.DataOutputStream dos)
Create a new writer with given output stream. |
Method Summary | |
---|---|
void |
close(org.apache.hadoop.mapred.Reporter reporter)
Close objects |
void |
write(org.apache.hadoop.io.Text text,
ResultSetWritable set)
Write this value to the stream |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResultSetOutputFormat.ResultSetRecordWriter(java.io.DataOutputStream dos)
DataOutputStream
- Method Detail |
---|
public void close(org.apache.hadoop.mapred.Reporter reporter)
close
in interface org.apache.hadoop.mapred.RecordWriter<org.apache.hadoop.io.Text,ResultSetWritable>
public void write(org.apache.hadoop.io.Text text, ResultSetWritable set) throws java.io.IOException
write
in interface org.apache.hadoop.mapred.RecordWriter<org.apache.hadoop.io.Text,ResultSetWritable>
Text
- ResultSet
-
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |