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