public class IntermediateResultHandler
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
TABLE_NAME |
| Constructor and Description |
|---|
IntermediateResultHandler(ai.libs.jaicore.basic.SQLAdapter adapter,
java.lang.String benchmarkName,
java.lang.String testEvalTechnique,
java.lang.String testSplitTechnique,
int testSeed,
java.lang.String valEvalTechnique,
java.lang.String valSplitTechnique,
int valSeed) |
| Modifier and Type | Method and Description |
|---|---|
void |
receiveSolutionEvaluationEvent(HASCOSolutionEvaluationEvent<?,?> solution) |
public static final java.lang.String TABLE_NAME
public IntermediateResultHandler(ai.libs.jaicore.basic.SQLAdapter adapter,
java.lang.String benchmarkName,
java.lang.String testEvalTechnique,
java.lang.String testSplitTechnique,
int testSeed,
java.lang.String valEvalTechnique,
java.lang.String valSplitTechnique,
int valSeed)
public void receiveSolutionEvaluationEvent(HASCOSolutionEvaluationEvent<?,?> solution) throws com.fasterxml.jackson.core.JsonProcessingException, java.sql.SQLException
com.fasterxml.jackson.core.JsonProcessingExceptionjava.sql.SQLException