Class | Description |
---|---|
AnnotatingPass |
A compile-time pass that annotates the IR DAG with execution properties.
|
CompressionPass |
A pass for applying compression algorithm for data flowing between vertices.
|
DataSkewEdgeDataStorePass |
Pass to annotate the DAG for a job to perform data skew.
|
DataSkewEdgeMetricCollectionPass |
Pass to annotate the DAG for a job to perform data skew.
|
DataSkewEdgePartitionerPass |
Pado pass for tagging edges with
PartitionerProperty . |
DataSkewVertexPass |
Pass to annotate the DAG for a job to perform data skew.
|
DefaultEdgeUsedDataHandlingPass |
Pass for initiating IREdge UsedDataHandling ExecutionProperty with default values.
|
DefaultParallelismPass |
Optimization pass for tagging parallelism execution property.
|
DefaultStagePartitioningPass |
Default method of partitioning an IR DAG into stages.
|
DisaggregationEdgeDataStorePass |
A pass to support Disaggregated Resources by tagging edges.
|
PadoEdgeDataFlowModelPass |
Pado pass for tagging edges with DataFlowModel ExecutionProperty.
|
PadoEdgeDataStorePass |
Pado pass for tagging edges with DataStore ExecutionProperty.
|
PadoVertexExecutorPlacementPass |
Pado pass for tagging vertices.
|
ReviseInterStageEdgeDataStorePass |
Edge data store pass to process inter-stage memory store edges.
|
SailfishEdgeDataFlowModelPass |
A pass to support Sailfish-like shuffle by tagging edges.
|
SailfishEdgeDataStorePass |
A pass to support Sailfish-like shuffle by tagging edges.
|
SailfishEdgeUsedDataHandlingPass |
A pass to support Sailfish-like shuffle by tagging edges.
|
ScheduleGroupPass |
A pass for assigning each stages in schedule groups.
|
ShuffleEdgePushPass |
A pass for tagging shuffle edges different from the default ones.
|
Copyright © 2018. All rights reserved.