|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.proactive.calcium.skeletons.Farm<T>
public class Farm<T>
This class provides Farm parallelism (also known as Master/Slave). A task will execute the child skeleton.
Field Summary |
---|
Fields inherited from interface org.objectweb.proactive.calcium.interfaces.Skeleton |
---|
logger |
Constructor Summary | |
---|---|
Farm(Skeleton<T> child)
|
Method Summary | |
---|---|
java.util.Vector<Instruction<T>> |
getInstructionStack()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Farm(Skeleton<T> child)
Method Detail |
---|
public java.util.Vector<Instruction<T>> getInstructionStack()
getInstructionStack
in interface Skeleton<T>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |