Uses of Class
com.bigdata.service.mapred.AbstractFileInputMapTask

Packages that use AbstractFileInputMapTask
com.bigdata.service.mapred.tasks This package contains a library of map/reduce tasks. 
 

Uses of AbstractFileInputMapTask in com.bigdata.service.mapred.tasks
 

Subclasses of AbstractFileInputMapTask in com.bigdata.service.mapred.tasks
 class ExtractKeywords
          Tokenizes an input file, writing {key, term} tuples.
 class NOPMapTask
          Does nothing.
 class ReadOnlyMapTask
          Reads the bytes and throws them away.
 



Copyright © 2006-2009 SYSTAP, LLC. All Rights Reserved.