| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_NOTIFICATION_TOPIC |
"$SYS/broker/connection/#{clientId}/state" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ONCE_A_MINUTE |
"0 0/1 * * * ?" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final byte |
FAILURE |
-128 |
public static final byte |
QoS_0 |
0 |
public static final byte |
QoS_1 |
1 |
public static final byte |
QoS_2 |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CALLBACK_EXECUTOR_PREFIX |
"com.hivemq.callback.executor" |
public static final String |
EXCEPTION_PREFIX |
"com.hivemq.exceptions" |
public static final String |
PLUGIN_EXECUTOR_PREFIX |
"com.hivemq.plugin.executor" |
public static final String |
SINGLE_WRITER_PREFIX |
"com.hivemq.persistence.executor" |
public static final String |
WEBINTERFACE_EXECUTOR_PREFIX |
"com.hivemq.web-ui.executor" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
DISCARD |
0L |
public static final long |
DISCARD_OLDEST |
1L |
Copyright © 2013-2018 dc-square GmbH. All Rights Reserved.