| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BINLOG_FILENAME_KEY |
"binlog.filename" |
public static final String |
BINLOG_GTIDSET_KEY |
"binlog.gtidset" |
public static final String |
BINLOG_POSITION_KEY |
"binlog.position" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final int |
QUEUE_OFFER_TIMEOUT_MSEC |
100 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final int |
DO_NOT_SET |
-1000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final boolean |
AUTO_CLOSE_ENABLED |
true |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final String |
COMMA_SEPARATOR |
"," |
Copyright © 2022 Apache NiFi Project. All rights reserved.