Package | Description |
---|---|
org.apache.storm.pmml | |
org.apache.storm.pmml.runner.jpmml |
Constructor and Description |
---|
PMMLPredictorBolt(ModelRunnerFactory modelRunnerFactory,
ModelOutputs modelOutputs)
Creates an instance of
PMMLPredictorBolt that executes, for every tuple, the runner constructed with
the ModelRunnerFactory specified in the parameter
The PMMLPredictorBolt instantiated with this constructor declares the output fields as specified
by the ModelOutputs parameter. |
Modifier and Type | Class and Description |
---|---|
static class |
JpmmlFactory.ModelRunnerFromBlobStore
Creates a
JPmmlModelRunner writing to the default stream. |
static class |
JpmmlFactory.ModelRunnerFromFile |
Copyright © 2023 The Apache Software Foundation. All rights reserved.