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