DeerPlugin, org.aksw.faraday_cage.Execution<Model>, org.aksw.faraday_cage.IdentifiableExecution<Model>, org.aksw.faraday_cage.nodes.Node<Model>, org.aksw.faraday_cage.Plugin<Model>, org.pf4j.ExtensionPoint@Extension public class CloneEnrichmentOperator extends AbstractEnrichmentOperator
EnrichmentOperator for copying models to multiple parallel processed outputs.
The CloneEnrichmentOperator is an ParametrizedDeerPlugin to enable parallel processing of different
enrichments on the input model.
To this end, it just copies the input models data to its n ≥ 2 outputs.org.aksw.faraday_cage.nodes.AbstractNode.WithImplicitCloning<T extends Object>| Constructor | Description |
|---|---|
CloneEnrichmentOperator() |
| Modifier and Type | Method | Description |
|---|---|---|
protected List<Model> |
safeApply(List<Model> models) |
deepCopy, getDegreeBounds, getTypeapply, apply, getId, getInDegree, getOutDegree, init, init, isInitializedapply, apply, toMultiExecution, toSingleExecutiongetInDegree, getOutDegree, init, isInitializedCopyright © 2018. All rights reserved.