public class PPPMProcessorFactory
extends james.core.processor.plugintype.ProcessorFactory
PPPMProcessor
.Constructor and Description |
---|
PPPMProcessorFactory() |
Modifier and Type | Method and Description |
---|---|
james.core.processor.IProcessor |
create(james.core.model.IModel model,
james.core.experiments.tasks.IComputationTask computationTask,
james.core.distributed.partition.Partition partition,
james.core.parameters.ParameterBlock params) |
double |
getEfficencyIndex() |
List<Class<?>> |
getSupportedInterfaces() |
boolean |
supportsSubPartitions() |
getParameterStrings, supportsModel, toString
getOptionalParameters, getParameters, getReadableName, getRequiredParameters, getSubAlgoByParams, getSubAlgoParams, hasParameters
compareTo, getCompleteInfoString, getName, setName
changed, changed, getMediator, getSimpleId, isObserved, registerObserver, report, report, report, report, report, report, report, report, setMediator, unregister, unregisterObserver, unregisterObservers
public james.core.processor.IProcessor create(james.core.model.IModel model, james.core.experiments.tasks.IComputationTask computationTask, james.core.distributed.partition.Partition partition, james.core.parameters.ParameterBlock params)
create
in class james.core.processor.plugintype.ProcessorFactory
public double getEfficencyIndex()
getEfficencyIndex
in class james.core.processor.plugintype.ProcessorFactory
public List<Class<?>> getSupportedInterfaces()
getSupportedInterfaces
in class james.core.processor.plugintype.ProcessorFactory
public boolean supportsSubPartitions()
supportsSubPartitions
in class james.core.processor.plugintype.ProcessorFactory
Copyright © 2012. All Rights Reserved.