This project has retired. For details please refer to its Attic page.
Apache REEF: Org.Apache.REEF.IMRU.API.IPerMapperConfigGenerator Interface Reference
Apache REEF  0.15.0
Retainable Evaluator Execution Framework
Public Member Functions | List of all members
Org.Apache.REEF.IMRU.API.IPerMapperConfigGenerator Interface Reference

Class returning mapper specific configuration More...

Public Member Functions

IConfiguration GetMapperConfiguration (int currentPartitionNumber, int totalMappers)
 returns per mapper configuration More...
 

Detailed Description

Class returning mapper specific configuration

Member Function Documentation

IConfiguration Org.Apache.REEF.IMRU.API.IPerMapperConfigGenerator.GetMapperConfiguration ( int  currentPartitionNumber,
int  totalMappers 
)

returns per mapper configuration

Parameters
currentPartitionNumbercurrent partition number
totalMapperstotal number of mappers
Returns
mapper configuration

The documentation for this interface was generated from the following file: