Uses of Class
io.split.engine.common.SyncManagerImp
-
Packages that use SyncManagerImp Package Description io.split.engine.common -
-
Uses of SyncManagerImp in io.split.engine.common
Methods in io.split.engine.common that return SyncManagerImp Modifier and Type Method Description static SyncManagerImpSyncManagerImp. build(SplitTasks splitTasks, SplitFetcher splitFetcher, SplitCacheProducer splitCacheProducer, SplitAPI splitAPI, SegmentCacheProducer segmentCacheProducer, SDKReadinessGates gates, TelemetryRuntimeProducer telemetryRuntimeProducer, TelemetrySynchronizer telemetrySynchronizer, SplitClientConfig config, SplitParser splitParser, RuleBasedSegmentParser ruleBasedSegmentParser, FlagSetsFilter flagSetsFilter, RuleBasedSegmentCache ruleBasedSegmentCache)
-