public abstract static class ExecEdge.Shuffle extends Object
ExecEdge.Shuffle defines how to exchange the records between ExecNodes.| Modifier and Type | Class and Description |
|---|---|
static class |
ExecEdge.Shuffle.Type
Enumeration which describes the shuffle type for records when passing this edge.
|
| Modifier | Constructor and Description |
|---|---|
protected |
Shuffle(ExecEdge.Shuffle.Type type) |
protected Shuffle(ExecEdge.Shuffle.Type type)
public ExecEdge.Shuffle.Type getType()
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.