TypeScript API Documentation for GCK-2
API Version: 2
Library Version: 4.4.0
Generated with TypeDoc via ts-for-gir v4.0.0-beta.41
Interface for implementing ObjectCache. Contains only the virtual methods that need to be implemented.
Virtual
Adds the attributes to the set cached on this object. If an attribute is already present in the cache it will be overridden by this value.
This will be done in a thread-safe manner.
the attributes to cache
Interface for implementing ObjectCache. Contains only the virtual methods that need to be implemented.