public final class WonConstants
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
MAX_CONFIRMATIONS
Each message container keeps track of the messages that still need to be
'confirmed', i.e. referenced by a subsequent message.
|
public static final int MAX_CONFIRMATIONS
UNCONFIRMED_QUEUE_SIZE, which means that every unconfirmed
message is referenced at most N times by a subsequent message. This may lead
to messages ending up unconfirmed.Copyright © 2019. All Rights Reserved.