|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use NodeContext | |
|---|---|
| org.apache.crunch.impl.mr.plan | |
| org.apache.crunch.impl.mr.run | |
| Uses of NodeContext in org.apache.crunch.impl.mr.plan |
|---|
| Methods in org.apache.crunch.impl.mr.plan with parameters of type NodeContext | |
|---|---|
RTNode |
DoNode.toRTNode(boolean inputNode,
org.apache.hadoop.conf.Configuration conf,
NodeContext nodeContext)
|
| Uses of NodeContext in org.apache.crunch.impl.mr.run |
|---|
| Methods in org.apache.crunch.impl.mr.run that return NodeContext | |
|---|---|
protected NodeContext |
CrunchReducer.getNodeContext()
|
protected NodeContext |
CrunchCombiner.getNodeContext()
|
static NodeContext |
NodeContext.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static NodeContext[] |
NodeContext.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||