public class JoinHandler extends Object implements InstanceHandler<TransformationEngine>, JoinFunction
ID, JOIN_TYPES, PARAMETER_JOIN
Constructor and Description |
---|
JoinHandler() |
Modifier and Type | Method and Description |
---|---|
ResourceIterator<FamilyInstance> |
partitionInstances(InstanceCollection instances,
String transformationIdentifier,
TransformationEngine engine,
com.google.common.collect.ListMultimap<String,ParameterValue> transformationParameters,
Map<String,String> executionParameters,
TransformationLog log)
Partition the given instances.
|
public ResourceIterator<FamilyInstance> partitionInstances(InstanceCollection instances, String transformationIdentifier, TransformationEngine engine, com.google.common.collect.ListMultimap<String,ParameterValue> transformationParameters, Map<String,String> executionParameters, TransformationLog log) throws TransformationException
InstanceHandler
partitionInstances
in interface InstanceHandler<TransformationEngine>
instances
- the instancestransformationIdentifier
- the transformation function identifierengine
- the transformation engine that may be used for the function
executiontransformationParameters
- the transformation parameters, may be
null
executionParameters
- additional parameters for the execution, may
be null
log
- the transformation log to report any information about the
execution of the transformation toTransformationException
- if an unrecoverable error occurs during
transformationInstanceHandler.partitionInstances(eu.esdihumboldt.hale.common.instance.model.InstanceCollection,
java.lang.String,
eu.esdihumboldt.hale.common.align.transformation.engine.TransformationEngine,
com.google.common.collect.ListMultimap, java.util.Map,
eu.esdihumboldt.hale.common.align.transformation.report.TransformationLog)
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a