| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FLOW_VERSION_STRING |
"Flow java client v0.1" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_BATCH_SIZE |
20 |
public static final int |
DEFAULT_LIMIT_SIZE |
20 |
public static final int |
NO_LIMIT |
2147483647 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
heartbeat |
"{\"type\" : \"heartbeat\"}" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
QOS_AT_LEAST_ONCE |
1 |
public static final int |
QOS_AT_MOST_ONCE |
0 |
public static final int |
QOS_EXACTLY_ONCE |
2 |
Copyright © 2017. All rights reserved.