You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by rv...@apache.org on 2016/09/30 00:33:22 UTC

[15/50] [abbrv] incubator-geode git commit: Region shortcuts: consistent capitalization and use of underscore for data-policy specifications [#116783515]

Region shortcuts: consistent capitalization and use of underscore for data-policy specifications [#116783515]


Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/27455f03
Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/27455f03
Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/27455f03

Branch: refs/staging/docs-grant1
Commit: 27455f038afc110f84f6e9bacef28547baa9fa7f
Parents: 51f43fa
Author: Dave Barnes <db...@pivotal.io>
Authored: Tue Sep 6 16:55:01 2016 -0700
Committer: Dave Barnes <db...@pivotal.io>
Committed: Tue Sep 6 16:55:01 2016 -0700

----------------------------------------------------------------------
 .../region_shortcuts_reference.html.md.erb      | 20 ++++++-------
 .../topics/region_shortcuts_table.html.md.erb   | 30 ++++++++++----------
 2 files changed, 25 insertions(+), 25 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/27455f03/reference/topics/region_shortcuts_reference.html.md.erb
----------------------------------------------------------------------
diff --git a/reference/topics/region_shortcuts_reference.html.md.erb b/reference/topics/region_shortcuts_reference.html.md.erb
index 0104aa1..c10da71 100644
--- a/reference/topics/region_shortcuts_reference.html.md.erb
+++ b/reference/topics/region_shortcuts_reference.html.md.erb
@@ -207,7 +207,7 @@ For more information, see:
 |    |    |
 |----|----|
 | scope: |  local |
-| data-policy: | PERSISTENT-REPLICATE |
+| data-policy: | PERSISTENT_REPLICATE |
 
 ### <a id="reference_l5r_y4y_lk__section_E41981F332664D48A3914D4BEEC50902" class="no-quick-link"></a>gfsh Command Example
 
@@ -260,7 +260,7 @@ For more information, see:
 |    |    |
 |----|----|
 | scope: |  local |
-| data-policy: | PERSISTENT-REPLICATE |
+| data-policy: | PERSISTENT_REPLICATE |
 
 <span class="keyword parmname">Eviction Attributes</span>
 
@@ -516,7 +516,7 @@ For more information, see:
 
 |    |    |
 |----|----|
-| data-policy: | PERSISTENT-PARTITION |
+| data-policy: | PERSISTENT_PARTITION |
 
 ### <a id="reference_d4k_jpy_lk__section_F2B651B4803341E3991F554544EF8551" class="no-quick-link"></a>gfsh Command Example
 
@@ -568,7 +568,7 @@ For more information, see:
 
 |    |    |
 |----|----|
-| data-policy: | PERSISTENT-PARTITION |
+| data-policy: | PERSISTENT_PARTITION |
 
 <span class="keyword parmname">Eviction Attributes</span>
 
@@ -976,7 +976,7 @@ For more information, see:
 
 |    |    |
 |----|----|
-| data-policy: | PERSISTENT-PARTITION |
+| data-policy: | PERSISTENT_PARTITION |
 
 <span class="keyword parmname">Partition Attributes</span>
 
@@ -1038,7 +1038,7 @@ For more information, see:
 
 |    |    |
 |----|----|
-| data-policy: | PERSISTENT-PARTITION |
+| data-policy: | PERSISTENT_PARTITION |
 
 <span class="keyword parmname">Eviction Attributes</span>
 
@@ -1161,7 +1161,7 @@ For more information, see:
 |    |    |
 |----|----|
 | scope: |  distributed-ack |
-| data-policy: | preloaded |
+| data-policy: | PRELOADED |
 
  <span class="keyword parmname">Eviction Attributes</span>
 
@@ -1253,7 +1253,7 @@ For more information, see:
 |    |    |
 |----|----|
 | scope: |  distributed-ack |
-| data-policy: | replicate |
+| data-policy: | REPLICATE |
 
 <span class="keyword parmname">Eviction Attributes</span>
 
@@ -1321,7 +1321,7 @@ For more information, see:
 |    |    |
 |----|----|
 | scope: |  distributed-ack |
-| data-policy: | PERSISTENT-REPLICATE |
+| data-policy: | PERSISTENT_REPLICATE |
 
 ### <a id="reference_emp_jpy_lk__section_71C90F066BDC4013B8AB7B68D4766B5B" class="no-quick-link"></a>gfsh Command Example
 
@@ -1375,7 +1375,7 @@ For more information, see:
 |    |    |
 |----|----|
 | scope: |  distributed-ack |
-| data-policy: | PERSISTENT-REPLICATE |
+| data-policy: | PERSISTENT_REPLICATE |
 
 <span class="keyword parmname">Eviction Attributes</span>
 

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/27455f03/reference/topics/region_shortcuts_table.html.md.erb
----------------------------------------------------------------------
diff --git a/reference/topics/region_shortcuts_table.html.md.erb b/reference/topics/region_shortcuts_table.html.md.erb
index a7607f0..b73f9af 100644
--- a/reference/topics/region_shortcuts_table.html.md.erb
+++ b/reference/topics/region_shortcuts_table.html.md.erb
@@ -28,7 +28,7 @@ This section provides a quick reference for all region shortcuts.
 <td><p><a href="region_shortcuts_reference.html#reference_w2h_3cd_lk)">LOCAL</a></p></td>
 <td><div id="reference_ufj_5kz_4k__p_q44_t11_nk" class="p">
 scope:
-local
+local<br />
 data-policy:
 NORMAL
 </div></td>
@@ -38,7 +38,7 @@ NORMAL
 <td><p><a href="region_shortcuts_reference.html#reference_wd5_lpy_lk">LOCAL_HEAP_LRU</a></p></td>
 <td><div id="reference_ufj_5kz_4k__p_axf_z11_nk" class="p">
 scope:
-local
+local<br />
 data-policy:
 NORMAL
 </div></td>
@@ -62,7 +62,7 @@ NORMAL
 <td><p>[LOCAL_OVERFLOW](region_shortcuts_reference.html#reference_adk_y4y_lk)</p></td>
 <td><div id="reference_ufj_5kz_4k__p_fsq_jc1_nk" class="p">
 scope:
-local
+local<br />
 data-policy:
 NORMAL
 </div></td>
@@ -86,9 +86,9 @@ NORMAL
 <td><p>[LOCAL_PERSISTENT](region_shortcuts_reference.html#reference_l5r_y4y_lk)</p></td>
 <td><div id="reference_ufj_5kz_4k__p_ctq_jc1_nk" class="p">
 scope:
-local
+local<br />
 data-policy:
-PERSISTENT-REPLICATE
+PERSISTENT\_REPLICATE
 </div></td>
 <td>�</td>
 </tr>
@@ -96,9 +96,9 @@ PERSISTENT-REPLICATE
 <td><p>[LOCAL\_PERSISTENT\_OVERFLOW](region_shortcuts_reference.html#reference_a45_y4y_lk)</p></td>
 <td><div id="reference_ufj_5kz_4k__p_ttq_jc1_nk" class="p">
 scope:
-local
+local<br />
 data-policy:
-PERSISTENT-REPLICATE
+PERSISTENT\_REPLICATE
 </div></td>
 <td><p><span class="keyword parmname">Eviction Attributes</span></p>
 <div id="reference_ufj_5kz_4k__p_e5q_jc1_nk" class="p">
@@ -172,7 +172,7 @@ PARTITION
 <td><p>[PARTITION_PERSISTENT](region_shortcuts_reference.html#reference_d4k_jpy_lk)</p></td>
 <td><div id="reference_ufj_5kz_4k__p_qwq_jc1_nk" class="p">
 data-policy:
-PERSISTENT-PARTITION
+PERSISTENT\_PARTITION
 </div></td>
 <td>�</td>
 </tr>
@@ -180,7 +180,7 @@ PERSISTENT-PARTITION
 <td><p>[PARTITION\_PERSISTENT\_OVERFLOW](region_shortcuts_reference.html#reference_v5l_jpy_lk)</p></td>
 <td><div id="reference_ufj_5kz_4k__p_axq_jc1_nk" class="p">
 data-policy:
-PERSISTENT-PARTITION
+PERSISTENT\_PARTITION
 </div></td>
 <td><p><span class="keyword parmname">Eviction Attributes</span></p>
 <div id="reference_ufj_5kz_4k__p_lxq_jc1_nk" class="p">
@@ -326,7 +326,7 @@ PARTITION
 <td><p>[PARTITION\_REDUNDANT\_PERSISTENT](region_shortcuts_reference.html#reference_bd4_jpy_lk)</p></td>
 <td><div id="reference_ufj_5kz_4k__p_jbr_jc1_nk" class="p">
 data-policy:
-PERSISTENT-PARTITION
+PERSISTENT\_PARTITION
 </div></td>
 <td><div id="reference_ufj_5kz_4k__p_pbr_jc1_nk" class="p">
 <span class="keyword parmname">Partition Attributes</span>
@@ -344,7 +344,7 @@ PERSISTENT-PARTITION
 <td><p>[PARTITION\_REDUNDANT\_PERSISTENT_OVERFLOW](region_shortcuts_reference.html#reference_xqq_tvc_lk)</p></td>
 <td><div id="reference_ufj_5kz_4k__p_xbr_jc1_nk" class="p">
 data-policy:
-PERSISTENT-PARTITION
+PERSISTENT\_PARTITION
 </div></td>
 <td><p><span class="keyword parmname">Eviction Attributes</span></p>
 <div id="reference_ufj_5kz_4k__p_fcr_jc1_nk" class="p">
@@ -387,7 +387,7 @@ distributed-ack
 <td><p>[REPLICATE\_HEAP\_LRU](region_shortcuts_reference.html#reference_xx4_jpy_lk)</p></td>
 <td><div id="reference_ufj_5kz_4k__p_cdr_jc1_nk" class="p">
 data-policy:
-preloaded
+PRELOADED
 scope:
 distributed-ack
 </div></td>
@@ -430,7 +430,7 @@ distributed-ack
 <td><p>[REPLICATE_OVERFLOW](region_shortcuts_reference.html#reference_t2p_jpy_lk)</p></td>
 <td><div id="reference_ufj_5kz_4k__p_wdr_jc1_nk" class="p">
 data-policy:
-replicate
+REPLICATE
 scope:
 distributed-ack
 </div></td>
@@ -454,7 +454,7 @@ distributed-ack
 <td><p>[REPLICATE_PERSISTENT](region_shortcuts_reference.html#reference_emp_jpy_lk)</p></td>
 <td><div id="reference_ufj_5kz_4k__p_n2r_jc1_nk" class="p">
 data-policy:
-PERSISTENT-REPLICATE
+PERSISTENT\_REPLICATE
 scope:
 distributed-ack
 </div></td>
@@ -464,7 +464,7 @@ distributed-ack
 <td><p>[REPLICATE\_PERSISTENT\_OVERFLOW](region_shortcuts_reference.html#reference_tsp_jpy_lk)</p></td>
 <td><div id="reference_ufj_5kz_4k__p_w2r_jc1_nk" class="p">
 data-policy:
-PERSISTENT-REPLICATE
+PERSISTENT\_REPLICATE
 scope:
 distributed-ack
 </div></td>