org.jgap.distr.grid
Interface IWorkerReturnStrategy
-
- All Superinterfaces:
- java.io.Serializable
- All Known Implementing Classes:
- DefaultWorkerReturnStrategy
public interface IWorkerReturnStrategy extends java.io.SerializableDefines which part of a result is returned by a worker.- Since:
- 3.2
-
-
Field Summary
Fields Modifier and Type Field and Description static java.lang.StringCVS_REVISIONString containing the CVS revision.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description JGAPResultassembleResult(JGAPRequest a_request, Genotype a_genotype)
-
-
-
Field Detail
-
CVS_REVISION
static final java.lang.String CVS_REVISION
String containing the CVS revision. Read out via reflection!- See Also:
- Constant Field Values
-
-
Method Detail
-
assembleResult
JGAPResult assembleResult(JGAPRequest a_request, Genotype a_genotype) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-
DMelt 3.0 © DataMelt by jWork.ORG