| Package | Description |
|---|---|
| org.apache.tez.dag.library.vertexmanager |
| Modifier and Type | Method and Description |
|---|---|
static FairShuffleVertexManager.FairRoutingType |
FairShuffleVertexManager.FairRoutingType.fromString(String type) |
static FairShuffleVertexManager.FairRoutingType |
FairShuffleVertexManager.FairRoutingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FairShuffleVertexManager.FairRoutingType[] |
FairShuffleVertexManager.FairRoutingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FairShuffleVertexManager.FairShuffleVertexManagerConfigBuilder |
FairShuffleVertexManager.FairShuffleVertexManagerConfigBuilder.setAutoParallelism(FairShuffleVertexManager.FairRoutingType fairRoutingType) |
Copyright © 2019 Apache Software Foundation. All rights reserved.