public abstract class AbstractPipeline extends Object
| Modifier and Type | Field and Description |
|---|---|
private static org.slf4j.Logger |
log |
| Constructor and Description |
|---|
AbstractPipeline() |
| Modifier and Type | Method and Description |
|---|---|
abstract List<Answer> |
getAnswersToQuestion(HAWKQuestion q) |
protected static void |
write(Set<EvalObj> evals) |
public abstract List<Answer> getAnswersToQuestion(HAWKQuestion q)
Copyright © 2016–2017 Pivotal Software, Inc.. All rights reserved.