Modifier and Type | Constant Field | Value |
---|---|---|
public static final double |
DEFAULT_JITTER |
0.5 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MAPPER_RETURNED_NULL |
"The mapper returned `null`" |
public static final String |
SUPPLIER_PRODUCED_NULL |
"The supplier returned `null`" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final long |
COMPLETED_MASK |
-9223372036854775808L |
protected static final long |
REQUESTED_MASK |
9223372036854775807L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
TO_LARGE_TO_BE_BOUNDED |
10000000 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_ORDINAL |
100 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_ORDINAL |
100 |
Copyright © 2019–2020 SmallRye. All rights reserved.