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
SequenceFileAsBinaryOutputFormat.WritableValueBytes()
           
SequenceFileAsBinaryOutputFormat.WritableValueBytes(org.apache.hadoop.io.BytesWritable value)
           
 
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

public SequenceFileAsBinaryOutputFormat.WritableValueBytes()

SequenceFileAsBinaryOutputFormat.WritableValueBytes

public SequenceFileAsBinaryOutputFormat.WritableValueBytes(org.apache.hadoop.io.BytesWritable value)


Copyright © 2013 Apache Software Foundation. All Rights Reserved.