public final class PersistentConnectionToMasterMap extends Object
| Constructor and Description |
|---|
PersistentConnectionToMasterMap(MessageEnvironment messageEnvironment) |
| Modifier and Type | Method and Description |
|---|---|
MessageSender<edu.snu.coral.runtime.common.comm.ControlMessage.Message> |
getMessageSender(String listenerId)
Get the message sender corresponding to the given listener ID.
|
@Inject public PersistentConnectionToMasterMap(MessageEnvironment messageEnvironment)
public MessageSender<edu.snu.coral.runtime.common.comm.ControlMessage.Message> getMessageSender(String listenerId)
listenerId - the ID of the listener.Copyright © 2018. All rights reserved.