Uses of Package
com.pervasive.datarush.ports.model
Packages that use com.pervasive.datarush.ports.model
Package
Description
Provides shared and base classes for PMML model representation of Analytics algorithms.
Provides utility, PMML and other classes for shared use by regression related entities.
Provides classes and interfaces for developing dataflow operators.
Provides operators for reading from JDBC sources and writing to JDBC targets.
Provides operators for handling models.
Provides implementations of port objects dealing with the flow of single objects
between operators.
-
Classes in com.pervasive.datarush.ports.model used by com.pervasive.datarush.analytics.pmmlClassDescriptionCommon base class for all types of model ports.Base class for model port factories.Base class for model metadata.A model merge handle is responsible for merging partial models into a final model.
-
Classes in com.pervasive.datarush.ports.model used by com.pervasive.datarush.analytics.regression
-
Classes in com.pervasive.datarush.ports.model used by com.pervasive.datarush.operators
-
Classes in com.pervasive.datarush.ports.model used by com.pervasive.datarush.operators.io.jdbcClassDescriptionUsed to coordinate processing between operators that have a processing dependency but no explicit data dependency.
-
Classes in com.pervasive.datarush.ports.model used by com.pervasive.datarush.operators.modelClassDescriptionCommon base class for all types of model ports.A model merge handle is responsible for merging partial models into a final model.
-
Classes in com.pervasive.datarush.ports.model used by com.pervasive.datarush.ports.modelClassDescriptionCommon base class for all types of model ports.Base class for model port factories.Base class for model metadata.Used to coordinate processing between operators that have a processing dependency but no explicit data dependency.A model merge handle is responsible for merging partial models into a final model.A model storage handler is responsible for handling the persistence of a model object.A simple implementation for model ports.Factory for creating SimpleModelPorts