public static class GenMRProcContext.GenMapRedCtx extends Object
| Constructor and Description |
|---|
GenMRProcContext.GenMapRedCtx() |
GenMRProcContext.GenMapRedCtx(Task<? extends Serializable> currTask,
String currAliasId) |
public GenMRProcContext.GenMapRedCtx()
public GenMRProcContext.GenMapRedCtx(Task<? extends Serializable> currTask, String currAliasId)
currTask - the current taskcurrAliasId - public Task<? extends Serializable> getCurrTask()
public String getCurrAliasId()
Copyright © 2017 The Apache Software Foundation. All rights reserved.