Uses of Class
io.datarouter.storage.setting.cached.impl.LongCachedSetting
| Package | Description |
|---|---|
| io.datarouter.storage.setting |
-
Uses of LongCachedSetting in io.datarouter.storage.setting
Methods in io.datarouter.storage.setting that return LongCachedSetting Modifier and Type Method Description LongCachedSettingSettingNode. registerLong(String name, Long defaultValue)LongCachedSettingSettingNode. registerLongs(String name, DefaultSettingValue<Long> defaultValue)