protected static final class UNICAST.ReceiverEntry
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected Table<Message> |
received_msgs |
protected short |
recv_conn_id |
protected java.util.concurrent.atomic.AtomicLong |
timestamp |
Constructor and Description |
---|
ReceiverEntry(Table<Message> received_msgs,
short recv_conn_id) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
Copyright © 1998-2020 Red Hat. All Rights Reserved.