|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hadoop.mapred.FileOutputFormat<K,V>
org.apache.hadoop.mapred.lib.MultipleOutputFormat<K,V>
org.apache.hadoop.mapred.lib.MultipleSequenceFileOutputFormat<ChukwaRecordKey,ChukwaRecord>
org.apache.hadoop.chukwa.extraction.demux.ChukwaRecordOutputFormat
public class ChukwaRecordOutputFormat
| Constructor Summary | |
|---|---|
ChukwaRecordOutputFormat()
|
|
| Method Summary | |
|---|---|
protected String |
generateFileNameForKeyValue(ChukwaRecordKey key,
ChukwaRecord record,
String name)
|
| Methods inherited from class org.apache.hadoop.mapred.lib.MultipleSequenceFileOutputFormat |
|---|
getBaseRecordWriter |
| Methods inherited from class org.apache.hadoop.mapred.lib.MultipleOutputFormat |
|---|
generateActualKey, generateActualValue, generateLeafFileName, getInputFileBasedOutputFileName, getRecordWriter |
| Methods inherited from class org.apache.hadoop.mapred.FileOutputFormat |
|---|
checkOutputSpecs, getCompressOutput, getOutputCompressorClass, getOutputPath, getPathForCustomFile, getTaskOutputPath, getUniqueName, getWorkOutputPath, setCompressOutput, setOutputCompressorClass, setOutputPath |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ChukwaRecordOutputFormat()
| Method Detail |
|---|
protected String generateFileNameForKeyValue(ChukwaRecordKey key,
ChukwaRecord record,
String name)
generateFileNameForKeyValue in class org.apache.hadoop.mapred.lib.MultipleOutputFormat<ChukwaRecordKey,ChukwaRecord>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||