Class CachedClusterSettingTags
java.lang.Object
io.datarouter.util.cached.BaseCached<T>
io.datarouter.util.cached.Cached<List<DatarouterSettingTag>>
io.datarouter.storage.setting.cached.CachedClusterSettingTags
- All Implemented Interfaces:
Supplier<List<DatarouterSettingTag>>
@Singleton public class CachedClusterSettingTags extends io.datarouter.util.cached.Cached<List<DatarouterSettingTag>>
-
Field Summary
-
Constructor Summary
Constructors Constructor Description CachedClusterSettingTags(DatarouterServerTypeDetector datarouterServerTypeDetector) -
Method Summary
Modifier and Type Method Description static StringgetConfigFilePath()protected List<DatarouterSettingTag>reload()voidwriteToFile(String value)
-
Constructor Details
-
Method Details
-
reload
- Specified by:
reloadin classio.datarouter.util.cached.BaseCached<List<DatarouterSettingTag>>
-
writeToFile
-
getConfigFilePath
-