Interface to implement custom destination caching. To set a custom implementation, call method setDestinationCache and pass the cache instance.

Hierarchy

  • DestinationCacheInterface

Methods

Methods

  • Returns Promise<void>

  • Parameters

    • key: undefined | string

    Returns Promise<undefined | Destination>

  • Parameters

    • key: string

    Returns Promise<boolean>

  • Parameters

    Returns Promise<void>

Copyright Ⓒ 2023 SAP SE or an SAP affiliate company. All rights reserved.