Class | Description |
---|---|
SAllGatherTLink<T> |
Represent a data set created by an all gather operation
|
SAllReduceTLink<T> |
Represent a data set create by a all reduce opration
|
SDirectTLink<T> | |
SGatherTLink<T> |
Create a gather data set
|
SKeyedDirectTLink<K,V> | |
SKeyedPartitionTLink<K,V> | |
SPartitionTLink<T> | |
SReduceTLink<T> | |
SReplicateTLink<T> | |
StreamingGatherLink<T> |
This is the Tlinks used by gather operations.
|
StreamingIteratorLink<T> | |
StreamingSingleLink<T> | |
StreamingTLinkImpl<T1,T0> |