Package io.split.client
Class CacheUpdaterService
- java.lang.Object
-
- io.split.client.CacheUpdaterService
-
public final class CacheUpdaterService extends Object
-
-
Constructor Summary
Constructors Constructor Description CacheUpdaterService(SplitCacheProducer splitCacheProducer)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidupdateCache(Map<SplitAndKey,LocalhostSplit> map)
-
-
-
Constructor Detail
-
CacheUpdaterService
public CacheUpdaterService(SplitCacheProducer splitCacheProducer)
-
-
Method Detail
-
updateCache
public void updateCache(Map<SplitAndKey,LocalhostSplit> map)
-
-