Interface | Description |
---|---|
CacheReaderWriter |
Basic class used to read and write cache blocks
|
Class | Description |
---|---|
CacheBlock |
Represents a block of data that was cached at the same time
|
CachedContext |
Represents cached context
|
CachedPage |
Represents a cached page
|
CachedPage.Builder |
Builder class to create a cached page
|
CacheUtility |
Class containing utility methods and constants associated with caching pages and context using the data manager
|