Class NoCacheStubCacheAdapter<TFields>

A cache adapter is an interface by which objects can be cached, fetched from cache, and removed from cache (invalidated).

Type Parameters

  • TFields

Implements

Constructors

Methods