com.bigdata.service.mapred
Interface IMapTask

All Superinterfaces:
ITask, Serializable
All Known Implementing Classes:
AbstractFileInputMapTask, AbstractMapTask, ExtractKeywords, NOPMapTask, ReadOnlyMapTask

public interface IMapTask
extends ITask

Interface for a map task to be executed on a map/reduce client.

Version:
$Id: IMapTask.java 2265 2009-10-26 12:51:06Z thompsonbry $
Author:
Bryan Thompson

Field Summary
static org.apache.log4j.Logger log
           
 
Method Summary
 
Methods inherited from interface com.bigdata.service.mapred.ITask
getUUID
 

Field Detail

log

static final org.apache.log4j.Logger log


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