| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
APPLICATION_XML |
"application/xml" |
public static final String |
DEFAULT_CHANNEL |
"System" |
public static final int |
DEFAULT_MAX_BUFFER |
1048576 |
public static final int |
DEFAULT_MAX_QUEUE_SIZE |
1024 |
public static final String |
DEFAULT_XPATH |
"*" |
public static final String |
PROCESSOR_ALREADY_SUBSCRIBED |
"Processor already subscribed to Event Log, expected cleanup to unsubscribe." |
public static final String |
UNABLE_TO_SUBSCRIBE |
"Unable to subscribe with provided parameters, received the following error code: " |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EVT_RENDER_RETURNED_THE_FOLLOWING_ERROR_CODE |
"EvtRender returned the following error code " |
public static final int |
INITIAL_BUFFER_SIZE |
1024 |
public static final String |
MISSING_EVENT_MESSAGE |
"Received missing event notification. Consider triggering processor more frequently or increasing queue size." |
public static final String |
RECEIVED_THE_FOLLOWING_WIN32_ERROR |
"Received the following Win32 error: " |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
EVENT_XML |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ERROR_EVT_QUERY_RESULT_STALE |
15011 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
EVT_SUBSCRIBE_STRICT |
65536 |
public static final int |
SUBSCRIBE_TO_FUTURE |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DELIVER |
1 |
public static final int |
ERROR |
0 |
Copyright © 2022 Apache NiFi Project. All rights reserved.