Click or drag to resize
net.openstack.Core.Caching Namespace
The net.openstack.Core.Caching namespace defines types used for caching, for example, the results of calls to various REST APIs that are frequently reused.
Classes
  ClassDescription
Public classUserAccessCache
Provides a thread-safe cache of UserAccess objects. A default shared instance is available through Instance.
Interfaces