Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hama Wiki" for change 
notification.

The "BSPJob" page has been changed by ChiaHungLin:
https://wiki.apache.org/hama/BSPJob?action=diff&rev1=4&rev2=5

  <<TableOfContents(5)>>
  
  == Configuration Keys ==
- ||'''Method'''         ||'''Key'''              ||'''Default value'''         
        ||
+ ||'''Method'''         ||'''Key'''               ||'''Default value'''        
         ||
- ||getWorkingDirectory()|| bsp.working.dir       || 
System.getProperty("user.dir")     ||
+ ||getWorkingDirectory()|| bsp.working.dir        || 
System.getProperty("user.dir")     ||
- ||getBSPClass()        || bsp.work.class        || BSP.class                  
        ||
+ ||getBSPClass()        || bsp.work.class         || BSP.class                 
         ||
- ||getCombinerClass()   || bsp.combiner.class    || Combiner.class             
        ||
+ ||getCombinerClass()   || bsp.combiner.class     || Combiner.class            
         ||
- ||getNumBspTask()      || bsp.peers.num         || 1                          
        ||
+ ||getNumBspTask()      || bsp.peers.num          || 1                         
         ||
- ||                     || bsp.jar               ||                            
        ||
+ ||                     || bsp.jar                ||                           
         ||
- ||                     || hama.supersteps.class ||                            
        ||
+ ||                     || hama.supersteps.class  ||                           
         ||
- ||                     || user.name             ||                            
        ||
+ ||                     || user.name              ||                           
         ||
- ||                     || bsp.job.name          ||                            
        ||
+ ||                     || bsp.job.name           ||                           
         ||
+ ||getInputFormat()     || bsp.input.format.class || InputFormat.class         
         ||
  

Reply via email to