org.duracloud.services.hadoop.fixity
Class FixityOutputFormat

java.lang.Object
  extended by org.apache.hadoop.mapred.FileOutputFormat<K,V>
      extended by org.apache.hadoop.mapred.TextOutputFormat<K,V>
          extended by org.duracloud.services.hadoop.base.AltTextOutputFormat
              extended by org.duracloud.services.hadoop.fixity.FixityOutputFormat
All Implemented Interfaces:
org.apache.hadoop.mapred.OutputFormat

public class FixityOutputFormat
extends AltTextOutputFormat


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.hadoop.mapred.TextOutputFormat
org.apache.hadoop.mapred.TextOutputFormat.LineRecordWriter<K,V>
 
Constructor Summary
FixityOutputFormat()
           
 
Method Summary
protected  String getOutputFileName()
           
 
Methods inherited from class org.duracloud.services.hadoop.base.AltTextOutputFormat
checkOutputSpecs, getRecordWriter
 
Methods inherited from class org.apache.hadoop.mapred.FileOutputFormat
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

FixityOutputFormat

public FixityOutputFormat()
Method Detail

getOutputFileName

protected String getOutputFileName()
Overrides:
getOutputFileName in class AltTextOutputFormat


Copyright © 2009-2012 DuraSpace. All Rights Reserved.