|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClusterUtil.GroomServerThread | |
---|---|
org.apache.hama.util | Common utilities. |
Uses of ClusterUtil.GroomServerThread in org.apache.hama.util |
---|
Methods in org.apache.hama.util that return ClusterUtil.GroomServerThread | |
---|---|
static ClusterUtil.GroomServerThread |
ClusterUtil.createGroomServerThread(org.apache.hadoop.conf.Configuration c,
Class<? extends GroomServer> hrsc,
int index)
Creates a ClusterUtil.GroomServerThread . |
Method parameters in org.apache.hama.util with type arguments of type ClusterUtil.GroomServerThread | |
---|---|
static void |
ClusterUtil.shutdown(BSPMaster master,
List<ClusterUtil.GroomServerThread> groomThreads,
org.apache.hadoop.conf.Configuration conf)
|
static String |
ClusterUtil.startup(BSPMaster m,
List<ClusterUtil.GroomServerThread> groomservers,
org.apache.hadoop.conf.Configuration conf)
Start the cluster. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |