com.metamatrix.query.processor
Interface ProcessorDataManager

All Superinterfaces:
LookupEvaluator
All Known Implementing Classes:
TempTableDataManager

public interface ProcessorDataManager
extends LookupEvaluator


Method Summary
 TupleSource registerRequest(java.lang.Object processorId, Command command, java.lang.String modelName, java.lang.String connectorBindingId, int nodeID)
           
 
Methods inherited from interface com.metamatrix.query.eval.LookupEvaluator
lookupCodeValue
 

Method Detail

registerRequest

TupleSource registerRequest(java.lang.Object processorId,
                            Command command,
                            java.lang.String modelName,
                            java.lang.String connectorBindingId,
                            int nodeID)
                            throws MetaMatrixComponentException,
                                   MetaMatrixProcessingException
Throws:
MetaMatrixComponentException
MetaMatrixProcessingException


Copyright © 2009. All Rights Reserved.