|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExecutionInfo | |
---|---|
com.metamatrix.connector.xml | |
com.metamatrix.connector.xml.base | |
com.metamatrix.connector.xml.jms |
Uses of ExecutionInfo in com.metamatrix.connector.xml |
---|
Methods in com.metamatrix.connector.xml that return ExecutionInfo | |
---|---|
ExecutionInfo |
XMLExecution.getInfo()
|
Uses of ExecutionInfo in com.metamatrix.connector.xml.base |
---|
Methods in com.metamatrix.connector.xml.base that return ExecutionInfo | |
---|---|
ExecutionInfo |
QueryAnalyzer.getExecutionInfo()
|
protected ExecutionInfo |
RequestResponseDocumentProducer.getExecutionInfo()
|
ExecutionInfo |
XMLExecutionImpl.getInfo()
Provides access to the ExecutionInfo to the Executors. |
Methods in com.metamatrix.connector.xml.base with parameters of type ExecutionInfo | |
---|---|
static boolean |
RequestResponseDocumentProducer.checkIfRequestIsNeeded(ExecutionInfo info)
Examines the Query to determine if a request to a source is needed. |
java.util.List |
BaseResultsProducer.getResult(ExecutionInfo info,
Response response)
|
Constructors in com.metamatrix.connector.xml.base with parameters of type ExecutionInfo | |
---|---|
BaseBatchProducer(java.util.List allResultsList,
ExecutionInfo info,
ExecutionContext exeCtx,
ConnectorEnvironment connectorEnv)
|
Uses of ExecutionInfo in com.metamatrix.connector.xml.jms |
---|
Methods in com.metamatrix.connector.xml.jms that return ExecutionInfo | |
---|---|
ExecutionInfo |
JMSExecution.getInfo()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |