org.apache.hadoop.mapred
Class SequenceFileAsBinaryOutputFormat.WritableValueBytes

java.lang.Object
  extended by org.apache.hadoop.mapreduce.lib.output.SequenceFileAsBinaryOutputFormat.WritableValueBytes
      extended by org.apache.hadoop.mapred.SequenceFileAsBinaryOutputFormat.WritableValueBytes
All Implemented Interfaces:
org.apache.hadoop.io.SequenceFile.ValueBytes
Enclosing class:
SequenceFileAsBinaryOutputFormat

protected static class SequenceFileAsBinaryOutputFormat.WritableValueBytes
extends SequenceFileAsBinaryOutputFormat.WritableValueBytes

Inner class used for appendRaw


Constructor Summary
protected SequenceFileAsBinaryOutputFormat.WritableValueBytes()
           
 
Method Summary
 
Methods inherited from class org.apache.hadoop.mapreduce.lib.output.SequenceFileAsBinaryOutputFormat.WritableValueBytes
getSize, reset, writeCompressedBytes, writeUncompressedBytes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SequenceFileAsBinaryOutputFormat.WritableValueBytes

protected SequenceFileAsBinaryOutputFormat.WritableValueBytes()


Copyright © 2012 Apache Software Foundation. All Rights Reserved.