Package | Description |
---|---|
com.pervasive.datarush.analytics.pmml |
Provides shared and base classes for PMML model representation of Analytics algorithms.
|
com.pervasive.datarush.ports.model |
Provides implementations of port objects dealing with the flow of single objects
between operators.
|
Modifier and Type | Field and Description |
---|---|
static AbstractModelPortFactory<PMMLModel,PMMLPort> |
PMMLPort.FACTORY
A factory for PMML ports.
|
Modifier and Type | Method and Description |
---|---|
AbstractModelPortFactory<PMMLModel,PMMLPort> |
PMMLPort.getFactory() |
Modifier and Type | Class and Description |
---|---|
static class |
SimpleModelPort.Factory<T extends Serializable>
Factory for creating SimpleModelPorts
|
Modifier and Type | Field and Description |
---|---|
static AbstractModelPortFactory<Void,DoneSignalPort> |
DoneSignalPort.FACTORY
The factory for DoneSignalPorts
|
Copyright © 2020 Actian Corporation. All rights reserved.