Uses of Class
net.sf.eos.document.Serializer

Packages that use Serializer
net.sf.eos.document Contains the base document for all εοs data. 
net.sf.eos.hadoop.mapred Contains the base infrastructure for mapreduce handling. 
 

Uses of Serializer in net.sf.eos.document
 

Subclasses of Serializer in net.sf.eos.document
 class XmlSerializer
          Serializer and deserializer for an EosDocument.
 

Methods in net.sf.eos.document that return Serializer
static Serializer Serializer.newInstance(Configuration config)
           
 

Uses of Serializer in net.sf.eos.hadoop.mapred
 

Methods in net.sf.eos.hadoop.mapred that return Serializer
protected  Serializer EosDocumentSupportMapReduceBase.getSerializer()
          Returns a Serializer instance.
 



Copyright © 2008. All Rights Reserved.