Class AbstractPredictor
java.lang.Object
org.apache.camel.component.djl.model.AbstractPredictor
- Direct Known Subclasses:
AbstractCvZooPredictor,AbstractNlpZooPredictor,CustomAudioPredictor,CustomCvPredictor,CustomForecastingPredictor,CustomImageGenerationPredictor,CustomNlpPredictor,CustomQuestionAnswerPredictor,CustomTabularPredictor,ZooAudioPredictor,ZooForecastingPredictor,ZooImageGenerationPredictor,ZooLinearRegressionPredictor,ZooQuestionAnswerPredictor,ZooSoftmaxRegressionPredictor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected DJLEndpointabstract voidprocess(org.apache.camel.Exchange exchange)
-
Constructor Details
-
AbstractPredictor
-
-
Method Details
-
process
- Throws:
Exception
-
getEndpoint
-