This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new e105e2a Automated deployment: Thu Aug 6 06:33:34 UTC 2020
f7100d3874cb48531622775d2cab7eba22b553ab
e105e2a is described below
commit e105e2a8d63cc5cace4b93eea51807c3ac2a46a9
Author: beiwei30 <[email protected]>
AuthorDate: Thu Aug 6 06:33:34 2020 +0000
Automated deployment: Thu Aug 6 06:33:34 UTC 2020
f7100d3874cb48531622775d2cab7eba22b553ab
---
en-us/docs/dev/impls/cache.html | 2 +-
en-us/docs/dev/impls/cache.json | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/en-us/docs/dev/impls/cache.html b/en-us/docs/dev/impls/cache.html
index 90c1adb..5917a3d 100644
--- a/en-us/docs/dev/impls/cache.html
+++ b/en-us/docs/dev/impls/cache.html
@@ -55,7 +55,7 @@
}
}
</code></pre>
-<p>XxxCacheFactory.java:</p>
+<p>XxxCache.java:</p>
<pre><code class="language-java"><span class="hljs-keyword">package</span>
com.xxx;
<span class="hljs-keyword">import</span> org.apache.dubbo.cache.Cache;
diff --git a/en-us/docs/dev/impls/cache.json b/en-us/docs/dev/impls/cache.json
index b8a6ab5..c2172b0 100644
--- a/en-us/docs/dev/impls/cache.json
+++ b/en-us/docs/dev/impls/cache.json
@@ -1,6 +1,6 @@
{
"filename": "cache.md",
- "__html": "<h1>Cache Extension</h1>\n<h2>Summary</h2>\n<p>Cache the return
value, use request parameter as the key.</p>\n<h2>Extension
Interface</h2>\n<p><code>org.apache.dubbo.cache.CacheFactory</code></p>\n<h2>Extension
Configuration</h2>\n<pre><code class=\"language-xml\"><span
class=\"hljs-tag\"><<span class=\"hljs-name\">dubbo:service</span> <span
class=\"hljs-attr\">cache</span>=<span class=\"hljs-string\">\"lru\"</span>
/></span>\n<span class=\"hljs-comment\"><!-- metho [...]
+ "__html": "<h1>Cache Extension</h1>\n<h2>Summary</h2>\n<p>Cache the return
value, use request parameter as the key.</p>\n<h2>Extension
Interface</h2>\n<p><code>org.apache.dubbo.cache.CacheFactory</code></p>\n<h2>Extension
Configuration</h2>\n<pre><code class=\"language-xml\"><span
class=\"hljs-tag\"><<span class=\"hljs-name\">dubbo:service</span> <span
class=\"hljs-attr\">cache</span>=<span class=\"hljs-string\">\"lru\"</span>
/></span>\n<span class=\"hljs-comment\"><!-- metho [...]
"link": "/en-us/docs/dev/impls/cache.html",
"meta": {}
}
\ No newline at end of file