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

Packages that use UTF8
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 UTF8 in org.apache.hadoop.io
 

Methods in org.apache.hadoop.io with parameters of type UTF8
static MD5Hash MD5Hash.digest(UTF8 utf8)
          Construct a hash value for a String.
 void UTF8.set(UTF8 other)
          Deprecated. Set to contain the contents of a string.
 

Constructors in org.apache.hadoop.io with parameters of type UTF8
UTF8(UTF8 utf8)
          Deprecated. Construct from a given string.
 



Copyright © 2009 The Apache Software Foundation