public interface InferenceEngine
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
Row |
infer(Row row) |
void |
initialize() |
void initialize()
throws RuleCompileException
RuleCompileExceptionRow infer(Row row) throws RecipeException, SkipRowException
RecipeExceptionSkipRowExceptionvoid destroy()
Copyright © 2019 CDAP Licensed under the Apache License, Version 2.0.