Repository: incubator-geode Updated Branches: refs/staging/docs-grant1 [created] 2eabdb2d7
Change , to > Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/1218f209 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/1218f209 Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/1218f209 Branch: refs/staging/docs-grant1 Commit: 1218f2092019294bc76ad7b0220e0eb6170497f3 Parents: 839082e Author: Joey McAllister <[email protected]> Authored: Wed Aug 31 09:41:07 2016 -0700 Committer: Joey McAllister <[email protected]> Committed: Wed Aug 31 09:41:07 2016 -0700 ---------------------------------------------------------------------- .../client-cache-elements-list.html.md.erb | 24 +++++++++----------- 1 file changed, 11 insertions(+), 13 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1218f209/reference/topics/client-cache-elements-list.html.md.erb ---------------------------------------------------------------------- diff --git a/reference/topics/client-cache-elements-list.html.md.erb b/reference/topics/client-cache-elements-list.html.md.erb index d5d4a24..2b533cc 100644 --- a/reference/topics/client-cache-elements-list.html.md.erb +++ b/reference/topics/client-cache-elements-list.html.md.erb @@ -24,7 +24,7 @@ For details, see [<client-cache> Element Reference.](client-cache.html) <string> <declarable> <region-attributes> - <key-constraint> + <key-constraint> <value-constraint> <region-time-to-live> <expiration-attributes> @@ -33,19 +33,19 @@ For details, see [<client-cache> Element Reference.](client-cache.html) <parameter> <string> <declarable> - <region-idle-time> + <region-idle-time> <expiration-attributes> <custom-expiry> <class-name> <parameter> <string> <declarable> - <entry-time-to-live> + <entry-time-to-live> <expiration-attributes> <custom-expiry> <class-name> <parameter> - <string. + <string> <declarable> <entry-idle-time> <expiration-attributes> @@ -54,17 +54,17 @@ For details, see [<client-cache> Element Reference.](client-cache.html) <parameter> <string> <declarable> - <cache-loader> + <cache-loader> <class-name> <parameter> <string> <declarable> - <cache-writer> + <cache-writer> <class-name> <parameter> <string> <declarable> - <cache-listener> + <cache-listener> <class-name> <parameter> <string> @@ -89,7 +89,7 @@ For details, see [<client-cache> Element Reference.](client-cache.html) <config-property-value> <region> <region-attributes> - <index> + <index> <entry> <key> <string> @@ -97,7 +97,7 @@ For details, see [<client-cache> Element Reference.](client-cache.html) <value> <string> <declarable> - <region> + <region> <function-service> <function> <class-name> @@ -109,14 +109,12 @@ For details, see [<client-cache> Element Reference.](client-cache.html) <serializer> <class-name> <instantiator> - <class-name> + <class-name> <initializer> <class-name> <parameter> <string> <declarable> </client-cache> - -``` - +```
