This is called when an entry shall be retrieved from the cache.
The cache key the item is stored under.
This is called when an entry is added to the cache.
The cache key to store the item under.
The destination alongside an expiration time to store in the cache.
Copyright Ⓒ 2023 SAP SE or an SAP affiliate company. All rights reserved.
Interface to implement custom destination caching. To use a custom cache, call setDestinationCache and pass a cache instance that implements this interface.