| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
PROCESS_COMPLETED_SUCCESSFULLY |
0 |
public static final int |
PROCESS_NO_RESTART_EXIT_CODE |
254 |
public static final int |
PROCESS_RESTART_EXIT_CODE |
253 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
ADDED |
1 |
protected static final int |
SKIPPED |
0 |
protected static final int |
STOP_NOW |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_MAX_QUEUE_SIZE |
1000 |
public static final String |
MAX_QUEUE_SIZE_KEY |
"maxQueueSize" |
public static final String |
NUM_CONSUMERS_KEY |
"numConsumers" |
Copyright © 2007–2025 The Apache Software Foundation. All rights reserved.