Uses of Interface
com.sportradar.unifiedodds.sdk.oddsentities.Market
Packages that use Market
Package
Description
-
Uses of Market in com.sportradar.unifiedodds.sdk.internal.impl.markets
Method parameters in com.sportradar.unifiedodds.sdk.internal.impl.markets with type arguments of type MarketModifier and TypeMethodDescriptionlongMarketManagerImpl.parallelPrefetchVariantMarketDescriptions(List<? extends Market> markets) longMarketManagerImpl.parallelPrefetchVariantMarketDescriptions(List<? extends Market> markets, boolean onlyVariantMarkets) longMarketManagerImpl.parallelPrefetchVariantMarketDescriptions(List<? extends Market> markets, boolean onlyVariantMarkets, int threadPoolSize) Prefetch variant market descriptions in parallel Useful when list of markets on feed message contains many variant markets which calls single variant market description api endpoint -
Uses of Market in com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.markets
Classes in com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.markets that implement MarketMethods in com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.markets that return types with arguments of type MarketModifier and TypeMethodDescriptionMarketFactory.buildMarket(SportEvent sportEvent, com.sportradar.uf.datamodel.UfMarket m, int producerId) MarketFactoryImpl.buildMarket(SportEvent sportEvent, com.sportradar.uf.datamodel.UfMarket market, int producerId) -
Uses of Market in com.sportradar.unifiedodds.sdk.managers
Method parameters in com.sportradar.unifiedodds.sdk.managers with type arguments of type MarketModifier and TypeMethodDescriptionlongMarketDescriptionManager.parallelPrefetchVariantMarketDescriptions(List<? extends Market> markets) Prefetch variant market descriptions in parallel Useful when list of markets on feed message contains many variant markets which calls single variant market description api endpoint Only call this if name of the market is needed.longMarketDescriptionManager.parallelPrefetchVariantMarketDescriptions(List<? extends Market> markets, boolean onlyVariantMarkets) Prefetch variant market descriptions in parallel Useful when list of markets on feed message contains many variant markets which calls single variant market description api endpoint Only call this if name of the market is needed.longMarketDescriptionManager.parallelPrefetchVariantMarketDescriptions(List<? extends Market> markets, boolean onlyVariantMarkets, int threadPoolSize) Prefetch variant market descriptions in parallel Useful when list of markets on feed message contains many variant markets which calls single variant market description api endpoint Only call this if name of the market is needed. -
Uses of Market in com.sportradar.unifiedodds.sdk.oddsentities
Subinterfaces of Market in com.sportradar.unifiedodds.sdk.oddsentitiesModifier and TypeInterfaceDescriptioninterfaceInformation about a market that was cancelledinterfaceThis represents the odds changes for one market in theOddsChangemessage.interfaceDefines methods used to access data of markets with probabilitiesinterfaceDescribes a market whose settlement is being rolled backinterfaceInformation about how to clear bets for the outcomes of a particular marketMethods in com.sportradar.unifiedodds.sdk.oddsentities that return types with arguments of type MarketModifier and TypeMethodDescriptionMarketMessage.getMarkets()Returns a list of markets that are affected by the associated message