BulkContentReferenceCacheLoadStrategyProvider
class BulkContentReferenceCacheLoadStrategyProvider
Bases: ContentReferenceCacheLoadStrategyProviderBase[TContent]
Content reference cache load strategy provider that uses bulk load strategies.
__init__()
Methods
__init__() |
|
|---|---|
get_destination_cache_load_strategy() |
Gets the cache load strategy for destination endpoints. |
get_source_cache_load_strategy() |
Gets the cache load strategy for source endpoints. |
get_source_cache_load_strategy()
Gets the cache load strategy for source endpoints.
Returns: The cache load strategy.
get_destination_cache_load_strategy()
Gets the cache load strategy for destination endpoints.
Returns: The cache load strategy.