| Modifier and Type | Method and Description |
|---|---|
ConnectionInfoLookupResponse |
ExecutionGraph.lookupConnectionInfoAndDeployReceivers(InstanceConnectionInfo caller,
ChannelID sourceChannelID) |
| Modifier and Type | Method and Description |
|---|---|
static ConnectionInfoLookupResponse |
ConnectionInfoLookupResponse.createJobIsAborting() |
static ConnectionInfoLookupResponse |
ConnectionInfoLookupResponse.createReceiverFoundAndReady(ChannelID targetChannelID) |
static ConnectionInfoLookupResponse |
ConnectionInfoLookupResponse.createReceiverFoundAndReady(RemoteReceiver remoteReceiver) |
static ConnectionInfoLookupResponse |
ConnectionInfoLookupResponse.createReceiverNotFound() |
static ConnectionInfoLookupResponse |
ConnectionInfoLookupResponse.createReceiverNotReady() |
| Constructor and Description |
|---|
EnvelopeReceiverList(ConnectionInfoLookupResponse cilr) |
| Modifier and Type | Method and Description |
|---|---|
ConnectionInfoLookupResponse |
JobManager.lookupConnectionInfo(InstanceConnectionInfo caller,
JobID jobID,
ChannelID sourceChannelID) |
| Modifier and Type | Method and Description |
|---|---|
ConnectionInfoLookupResponse |
ChannelLookupProtocol.lookupConnectionInfo(InstanceConnectionInfo caller,
JobID jobID,
ChannelID sourceChannelID)
Retrieves all recipients of a data for the given
sourceChannelID. |
Copyright © 2015 The Apache Software Foundation. All rights reserved.