| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MODE_PIPELINE |
2 |
public static final int |
MODE_PUB_SUB |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CONSUME_FRAGMENT_RESULT |
0 |
public static final int |
FAILED_FRAGMENT_RESULT |
2 |
public static final int |
POSTPONE_FRAGMENT_RESULT |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
FLAG_BATCH_BEGIN_BITMASK |
128 |
public static final int |
FLAG_BATCH_END_BITMASK |
64 |
public static final int |
FLAG_FAILED_BITMASK |
32 |
public static final int |
FRAME_ALIGNMENT |
8 |
public static final short |
TYPE_MESSAGE |
0 |
public static final short |
TYPE_PADDING |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
RESULT_END_OF_PARTITION |
-1 |
public static final int |
RESULT_PADDING_AT_END_OF_PARTITION |
-2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
PARTITION_CLEAN |
0 |
public static final int |
PARTITION_COUNT |
3 |
public static final int |
PARTITION_MIN_LENGTH |
65536 |
public static final int |
PARTITION_NEEDS_CLEANING |
1 |
Copyright © 2017–2018 camunda services GmbH. All rights reserved.