Uses of Class
org.apache.hama.bsp.BSP

Packages that use BSP
org.apache.hama.bsp BSP computing framework. 
 

Uses of BSP in org.apache.hama.bsp
 

Methods in org.apache.hama.bsp that return types with arguments of type BSP
 Class<? extends BSP> BSPJob.getBspClass()
           
 

Method parameters in org.apache.hama.bsp with type arguments of type BSP
 void BSPJob.setBspClass(Class<? extends BSP> cls)
          Set the BSP algorithm class for the job.
 



Copyright © 2011 The Apache Software Foundation