| Class | Description |
|---|---|
| BAllGatherExample | |
| BAllReduceExample | |
| BBroadcastExample | |
| BDirectExample | |
| BDJoinExample | |
| BDKeyedGatherExample |
todo fix verification
|
| BGatherExample | |
| BJoinExample | |
| BJoinStudentExample |
This example join performs a join between two tables, 1 : | Student ID | Name | and 2 :
| Student ID | Course ID |.
|
| BKeyedGatherExample | |
| BKeyedPartitionExample |
This class is a example use of the keyed partition function
|
| BKeyedReduceExample | |
| BPartitionExample | |
| BReduceExample | |
| BTAllToAll |