|
Apache REEF
0.15.0
Retainable Evaluator Execution Framework
|
Class returning mapper specific configuration More...
Public Member Functions | |
| IConfiguration | GetMapperConfiguration (int currentPartitionNumber, int totalMappers) |
| returns per mapper configuration More... | |
Class returning mapper specific configuration
| IConfiguration Org.Apache.REEF.IMRU.API.IPerMapperConfigGenerator.GetMapperConfiguration | ( | int | currentPartitionNumber, |
| int | totalMappers | ||
| ) |
returns per mapper configuration
| currentPartitionNumber | current partition number |
| totalMappers | total number of mappers |
1.8.11