public class ReceiveBufferDispatcher extends Object
| Constructor and Description |
|---|
ReceiveBufferDispatcher(int packetSize,
String clusterName,
String nodeId,
TopicEntry entry,
MsgReceiver rec) |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup(String s)
if a sender stops sending, remove from map to free memory
|
PacketReceiveBuffer |
getBuffer(de.ruedigermoeller.heapoff.structs.structtypes.StructString sender) |
TopicEntry |
getTopicEntry() |
public ReceiveBufferDispatcher(int packetSize,
String clusterName,
String nodeId,
TopicEntry entry,
MsgReceiver rec)
public TopicEntry getTopicEntry()
public PacketReceiveBuffer getBuffer(de.ruedigermoeller.heapoff.structs.structtypes.StructString sender)
public void cleanup(String s)
s - Copyright © 2014. All rights reserved.