Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_DESCRIPTION |
"An instance of this component can cause high usage of this system resource. Multiple instances or high concurrency settings may result a degradation of performance." |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final String |
NEGATIVE_EXPLANATION |
"Given value not found in allowed set \'%1$s\'" |
private static final String |
POSITIVE_EXPLANATION |
"Given value found in allowed set" |
private static final String |
VALUE_DEMARCATOR |
", " |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final long |
serialVersionUID |
1L |
Modifier and Type | Constant Field | Value |
---|---|---|
private final String |
name |
"name" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DATA_SIZE_REGEX |
"(\\d+(?:\\.\\d+)?)\\s*(B|KB|MB|GB|TB)" |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final long |
serialVersionUID |
1L |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final long |
serialVersionUID |
1L |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final long |
serialVersionUID |
1L |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final long |
serialVersionUID |
1L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
REMOTE_INPUT_PORT_TYPE |
"Remote Input Port" |
public static final String |
REMOTE_OUTPUT_PORT_TYPE |
"Remote Output Port" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MAX_BULLETINS_FOR_CONTROLLER |
10 |
public static final int |
MAX_BULLETINS_PER_COMPONENT |
5 |
Copyright © 2019 Apache NiFi Project. All rights reserved.