Uses of Class
org.apache.hadoop.io.BytesWritable

Packages that use BytesWritable
org.apache.hadoop.io Generic i/o code for use when reading and writing data to the network, to databases, and to files. 
 

Uses of BytesWritable in org.apache.hadoop.io
 

Methods in org.apache.hadoop.io with parameters of type BytesWritable
 void BytesWritable.set(BytesWritable newData)
          Set the BytesWritable to the contents of the given newData.
 



Copyright © 2006 The Apache Software Foundation