|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.umd.cloud9.mapred.NullOutputFormat
@Deprecated public class NullOutputFormat
| Nested Class Summary | |
|---|---|
static class |
NullOutputFormat.NullRecordWriter
Deprecated. |
| Constructor Summary | |
|---|---|
NullOutputFormat()
Deprecated. |
|
| Method Summary | |
|---|---|
void |
checkOutputSpecs(FileSystem ignored,
JobConf job)
Deprecated. |
RecordWriter<NullWritable,NullWritable> |
getRecordWriter(FileSystem ignored,
JobConf job,
String name,
Progressable progress)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NullOutputFormat()
| Method Detail |
|---|
public void checkOutputSpecs(FileSystem ignored,
JobConf job)
checkOutputSpecs in interface OutputFormat<NullWritable,NullWritable>
public RecordWriter<NullWritable,NullWritable> getRecordWriter(FileSystem ignored,
JobConf job,
String name,
Progressable progress)
getRecordWriter in interface OutputFormat<NullWritable,NullWritable>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||