| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final String |
ANNOTATION_DATA |
"Annotation Data" |
private static final String |
AUTO_TERMINATED_RELATIONSHIPS |
"Auto Terminated Relationships" |
private static final String |
BULLETIN_LEVEL |
"Bulletin Level" |
private static final String |
COMMENTS |
"Comments" |
private static final String |
CONCURRENTLY_SCHEDULABLE_TASKS |
"Concurrent Tasks" |
private static final String |
NAME |
"Name" |
private static final String |
PENALTY_DURATION |
"Penalty Duration" |
private static final String |
SCHEDULING_PERIOD |
"Run Schedule" |
private static final String |
SCHEDULING_STRATEGY |
"Scheduling Strategy" |
private static final String |
YIELD_DURATION |
"Yield Duration" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final String |
BACK_PRESSURE_DATA_SIZE_THRESHOLD |
"Back Pressure Data Size Threshold" |
private static final String |
BACK_PRESSURE_OBJECT_THRESHOLD |
"Back Pressure Object Threshold" |
private static final String |
FLOW_FILE_EXPIRATION |
"File Expiration" |
private static final String |
NAME |
"Name" |
private static final String |
PRIORITIZERS |
"Prioritizers" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final String |
INVALID_REVISION_ERROR |
"Given revision %s does not match current revision %s." |
private static final String |
SYNC_ERROR |
"This NiFi instance has been updated by \'%s\'. Please refresh to synchronize the view." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CLIENT_ID_PARAM |
"clientId" |
public static final String |
REVISION_PARAM |
"revision" |
public static final String |
VERBOSE_PARAM |
"verbose" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CLIENT_ID |
"clientId" |
private static final int |
CLUSTER_CONTEXT_HEADER_VALUE_MAX_BYTES |
12288 |
public static final String |
CLUSTER_CONTEXT_HTTP_HEADER |
"X-ClusterContext" |
private static final int |
HEADER_BUFFER_SIZE |
16384 |
public static final String |
PROXIED_ENTITIES_CHAIN_HTTP_HEADER |
"X-ProxiedEntitiesChain" |
public static final String |
PROXIED_ENTITY_USER_DETAILS_HTTP_HEADER |
"X-ProxiedEntityUserDetails" |
public static final String |
PROXY_CONTEXT_PATH_HTTP_HEADER |
"X-ProxyContextPath" |
public static final String |
PROXY_HOST_HTTP_HEADER |
"X-ProxyHost" |
public static final String |
PROXY_PORT_HTTP_HEADER |
"X-ProxyPort" |
public static final String |
PROXY_SCHEME_HTTP_HEADER |
"X-ProxyScheme" |
public static final String |
VERSION |
"version" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final String |
RECURSIVE |
"false" |
private static final String |
VERBOSE |
"false" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final int |
MAX_MAX_RESULTS |
10000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final String |
VERBOSE_DEFAULT_VALUE |
"false" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final String |
LINKED |
"false" |
private static final String |
VERBOSE |
"false" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final String |
EXCEPTION_SEPARATOR |
": " |
| Modifier and Type | Constant Field | Value |
|---|---|---|
final int |
MAX_BULLETINS_PER_COMPONENT |
5 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final String |
INVALID_PATTERN_MESSAGE |
"Unable to parse pattern \'%s\'" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final String |
INVALID_CONNECTABLE_TYPE_MESSAGE |
"Unable to parse \'%s\' as a connectable type." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final String |
DATE_TIME_FORMAT |
"MM/dd/yyyy HH:mm:ss" |
private static final String |
INVALID_INTEGER_MESSAGE |
"Unable to parse \'%s\' as a date/time. Expected format \'%s\'." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final String |
INVALID_DOUBLE_MESSAGE |
"Unable to parse \'%s\' as a double value." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final String |
INVALID_INTEGER_MESSAGE |
"Unable to parse \'%s\' as an integer value." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final String |
INVALID_LONG_MESSAGE |
"Unable to parse \'%s\' as a long value." |
Copyright © 2015 Apache NiFi (incubating). All rights reserved.