@Deprecated public class GlobalSwitch extends Object implements Switch
NOTICE:
1. system settings will take effect in all bolt client or server instances in one process
2. user settings will only take effect in the current instance of bolt client or server.
| 构造器和说明 |
|---|
GlobalSwitch()
已过时。
Init with system default value
if settings exist by system property then use system property at first;
if no settings exist by system property then use default value in
Configs
All these settings can be overwrite by user api settings. |
public GlobalSwitch()
Configs
All these settings can be overwrite by user api settings.Copyright © 2021. All rights reserved.