Modifier and Type | Field and Description |
---|---|
protected long |
last_highest |
protected Lock |
lock |
protected int |
num_stable_msgs |
protected int |
received_bytes |
protected Table<Message> |
received_msgs |
protected short |
recv_conn_id |
protected AtomicLong |
timestamp |
Constructor and Description |
---|
ReceiverEntry(Table<Message> received_msgs,
short recv_conn_id) |
protected final short recv_conn_id
protected int received_bytes
protected final AtomicLong timestamp
protected final Lock lock
protected long last_highest
protected int num_stable_msgs
Copyright © 2022 JBoss, a division of Red Hat. All rights reserved.