EngineCacheEntrySet
API reference
A set of cache entries returned by a query to a cache
Implements Node
diskSpaceBytes: Int!
The total disk space used by the cache entries in this set.
entryCount: Int!
The number of cache entries in this set.
id: ID!
A unique identifier for this EngineCacheEntrySet.
entries: [EngineCacheEntry!]!
The list of individual cache entries in the set