Uses of Class
io.split.engine.common.PushManagerImp
-
Packages that use PushManagerImp Package Description io.split.engine.common -
-
Uses of PushManagerImp in io.split.engine.common
Methods in io.split.engine.common that return PushManagerImp Modifier and Type Method Description static PushManagerImpPushManagerImp. build(Synchronizer synchronizer, String streamingUrl, String authUrl, SplitAPI splitAPI, LinkedBlockingQueue<PushManager.Status> statusMessages, TelemetryRuntimeProducer telemetryRuntimeProducer, ThreadFactory threadFactory, SplitParser splitParser, SplitCacheProducer splitCacheProducer, FlagSetsFilter flagSetsFilter, RuleBasedSegmentCache ruleBasedSegmentCache, RuleBasedSegmentParser ruleBasedSegmentParser)
-