|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HamaConfiguration | |
---|---|
org.apache.hama.bsp | BSP computing framework. |
Uses of HamaConfiguration in org.apache.hama.bsp |
---|
Methods in org.apache.hama.bsp with parameters of type HamaConfiguration | |
---|---|
static long |
TaskLog.getTaskLogLength(HamaConfiguration conf)
Get the desired maximum length of task's logs. |
void |
BSPJob.setInputPath(HamaConfiguration conf,
org.apache.hadoop.fs.Path iNPUTPATH)
|
static BSPMaster |
BSPMaster.startMaster(HamaConfiguration conf)
|
static BSPMaster |
BSPMaster.startMaster(HamaConfiguration conf,
String identifier)
|
Constructors in org.apache.hama.bsp with parameters of type HamaConfiguration | |
---|---|
BSPJob(HamaConfiguration conf)
|
|
BSPJob(HamaConfiguration conf,
Class<?> exampleClass)
|
|
BSPJob(HamaConfiguration conf,
int numPeer)
|
|
BSPJob(HamaConfiguration conf,
String jobName)
|
|
BSPMaster(HamaConfiguration conf)
Start the BSPMaster process, listen on the indicated hostname/port |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |