Uses of Record Class
net.ygbstudio.powerwp4j.models.entities.WPCacheKeySnapshot
Packages that use WPCacheKeySnapshot
-
Uses of WPCacheKeySnapshot in net.ygbstudio.powerwp4j.engine
Methods in net.ygbstudio.powerwp4j.engine that return types with arguments of type WPCacheKeySnapshotModifier and TypeMethodDescription<V> Stream<WPCacheKeySnapshot<V>> WPCacheAnalyzer.getCacheSubKeySnapshotStream(@NotNull Function<? super tools.jackson.databind.JsonNode, ? extends V> subKeyTransformer, CacheKeyEnum cacheKey, CacheSubKeyEnum... subKeys) ReturnsWPCacheKeySnapshotinstances extracted from the in-memory local cache filtered by a specified cache key.WPCacheAnalyzer.getContents()ReturnsWPCacheKeySnapshotinstances extracted from the in-memory local cache filtered by the cache keyWPCacheKey.WPCacheAnalyzer.getExcerpts()ReturnsWPCacheKeySnapshotinstances extracted from the in-memory local cache filtered by the cache keyWPCacheKeyenum and containing the"rendered"and"protected"represented by theWPCacheSubKeyenum.WPCacheAnalyzer.getGuids()ReturnsWPCacheKeySnapshotinstances extracted from the in-memory local cache filtered by the cache keyWPCacheKey.GUIDenum and containing the"rendered"represented by theWPCacheSubKeyenum.