Uses of Interface
io.envoyproxy.envoy.extensions.http.cache.file_system_http_cache.v3.FileSystemHttpCacheConfigOrBuilder
-
Packages that use FileSystemHttpCacheConfigOrBuilder Package Description io.envoyproxy.envoy.extensions.http.cache.file_system_http_cache.v3 -
-
Uses of FileSystemHttpCacheConfigOrBuilder in io.envoyproxy.envoy.extensions.http.cache.file_system_http_cache.v3
Classes in io.envoyproxy.envoy.extensions.http.cache.file_system_http_cache.v3 that implement FileSystemHttpCacheConfigOrBuilder Modifier and Type Class Description classFileSystemHttpCacheConfigConfiguration for a cache implementation that caches in the local file system.static classFileSystemHttpCacheConfig.BuilderConfiguration for a cache implementation that caches in the local file system.
-