You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by db...@apache.org on 2021/07/30 20:13:29 UTC

[geode-site] 01/01: Update for Geode 1.13.4

This is an automated email from the ASF dual-hosted git repository.

dbarnes pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/geode-site.git

commit fefde5862636abbbf8f6ecd1fe92ee5f5c2030c4
Author: Dave Barnes <db...@apache.org>
AuthorDate: Thu Jul 29 15:44:33 2021 -0700

    Update for Geode 1.13.4
---
 .../cpp/113/about-client-users-guide.html          |    6 +-
 docs/geode-native/cpp/113/client-cache-ref.html    |   12 +-
 .../cpp/113/configuring/config-client-cache.html   |    4 +-
 .../cpp/113/configuring/configuration.html         |    2 +-
 .../geode-native/cpp/113/configuring/sysprops.html |   17 +-
 .../configuring/system-level-configuration.html    |    2 +-
 .../cpp/113/connection-pools/client-pool-api.html  |    2 +-
 .../configuring-pools-attributes-example.html      |    2 +-
 .../113/connection-pools/configuring-pools.html    |    2 +-
 .../connection-pools/subscription-properties.html  |    2 +-
 docs/geode-native/cpp/113/continuous-queries.html  |    2 +-
 docs/geode-native/cpp/113/function-execution.html  |    2 +-
 .../getting-started/app-dev-walkthrough-cpp.html   |    2 +-
 .../getting-started/getting-started-nc-client.html |    2 +-
 .../cpp/113/getting-started/put-get-example.html   |    2 +-
 .../cpp/113/regions/region-attributes.html         |    2 +-
 docs/geode-native/cpp/113/regions/regions.html     |    2 +-
 .../regions/registering-interest-for-entries.html  |    2 +-
 docs/geode-native/cpp/113/remote-queries.html      |    2 +-
 .../cpp/113/security/authentication.html           |    2 +-
 .../cpp/113/security/security-systemprops.html     |  339 --
 docs/geode-native/cpp/113/security/security.html   |    2 +-
 .../cpp/113/security/sslclientserver.html          |    4 +-
 .../cpp/113/serialization/data-serialization.html  |    2 +-
 docs/geode-native/cpp/113/transactions.html        |    2 +-
 .../dotnet/113/about-client-users-guide.html       |   23 +-
 docs/geode-native/dotnet/113/client-cache-ref.html |   12 +-
 .../113/configuring/config-client-cache.html       |   21 +-
 .../dotnet/113/configuring/configuration.html      |   19 +-
 .../dotnet/113/configuring/sysprops.html           |   34 +-
 .../configuring/system-level-configuration.html    |   19 +-
 ...ring-pools.html => about-connection-pools.html} |   44 +-
 .../about-server-locators.html}                    |   39 +-
 .../client-load-balancing.html}                    |   41 +-
 .../113/connection-pools/client-pool-api.html      |   22 +-
 .../configuring-pools-attributes-example.html      |   50 +-
 .../113/connection-pools/configuring-pools.html    |   22 +-
 .../connection-pools.html}                         |   36 +-
 .../discovering-locators-dynamically.html}         |   37 +-
 ...ools.html => running-connection-pool-code.html} |   89 +-
 .../connection-pools/subscription-properties.html  |   19 +-
 .../dotnet/113/continuous-queries.html             |   19 +-
 .../dotnet/113/function-execution.html             |   19 +-
 .../app-dev-walkthrough-dotnet.html                |   19 +-
 .../getting-started/getting-started-nc-client.html |   62 +-
 .../113/getting-started/put-get-example.html       |   68 +-
 .../preserving-data/app-ops-during-int-reg.html    |   19 +-
 .../113/preserving-data/client-side-config.html    |   19 +-
 .../config-durable-interest-keys.html              |   19 +-
 .../preserving-data/config-durable-reconnect.html  |   19 +-
 .../preserving-data/configuring-durable-nc.html    |   19 +-
 .../113/preserving-data/configuring-nc-ha.html     |   21 +-
 .../preserving-data/disconnecting-from-server.html |   19 +-
 .../dotnet/113/preserving-data/disconnection.html  |   19 +-
 .../preserving-data/durable-client-life-cycle.html |   19 +-
 .../durable-client-messaging-req.html              |   19 +-
 .../preserving-data/durable-client-messaging.html  |   19 +-
 .../preserving-data/durable-message-replay.html    |   19 +-
 .../high-availability-client-server.html           |   19 +-
 .../impl-cache-listeners-durable-clients.html      |   19 +-
 .../113/preserving-data/initial-operation.html     |   19 +-
 .../113/preserving-data/preserving-data.html       |   19 +-
 .../dotnet/113/preserving-data/reconnection.html   |   19 +-
 .../sending-cache-ready-message.html               |   19 +-
 .../113/preserving-data/sending-periodic-ack.html  |   19 +-
 .../preserving-data/using-queue-conflation.html    |   19 +-
 .../dotnet/113/regions/region-attributes.html      |   19 +-
 docs/geode-native/dotnet/113/regions/regions.html  |   38 +-
 .../regions/registering-interest-for-entries.html  |   19 +-
 docs/geode-native/dotnet/113/remote-queries.html   |   19 +-
 .../dotnet/113/security/authentication.html        |   28 +-
 .../dotnet/113/security/security-systemprops.html  |  355 --
 .../geode-native/dotnet/113/security/security.html |   19 +-
 .../dotnet/113/security/sslclientserver.html       |   23 +-
 .../113/serialization/data-serialization.html      |   19 +-
 .../dotnet-pdx-autoserializer.html                 |   19 +-
 .../dotnet-pdx-serialization.html                  |   23 +-
 .../pdx-serializable-examples.html                 |   44 +-
 .../serialize-using-ipdxserializable.html          |   19 +-
 docs/geode-native/dotnet/113/transactions.html     |   32 +-
 docs/guide/113/images/Apache_Tomcat_Homepage.png   |  Bin 0 -> 134725 bytes
 .../http_session_mgmt/quick_start.html             |   42 +-
 .../tc_installing_the_module.html                  |   10 +-
 .../tomcat_changing_gf_default_cfg.html            |   21 +-
 .../tomcat_installing_the_module.html              |   31 +-
 .../tomcat_setting_up_the_module.html              |   73 +-
 .../weblogic_setting_up_the_module.html            |    7 +-
 releases/index.html                                |   32 +-
 releases/latest/cppdocs/a00014.html                |   14 +-
 releases/latest/cppdocs/a00014_source.html         |  123 +-
 releases/latest/cppdocs/a00017.html                |   14 +-
 releases/latest/cppdocs/a00017_source.html         |  120 +-
 releases/latest/cppdocs/a00020.html                |   14 +-
 releases/latest/cppdocs/a00020_source.html         |   67 +-
 releases/latest/cppdocs/a00023.html                |   14 +-
 releases/latest/cppdocs/a00023_source.html         |  185 +-
 releases/latest/cppdocs/a00026.html                |  146 +-
 releases/latest/cppdocs/a00026_source.html         |  378 +-
 releases/latest/cppdocs/a00029.html                |   14 +-
 releases/latest/cppdocs/a00029_source.html         |  156 +-
 releases/latest/cppdocs/a00032_source.html         |  150 +-
 releases/latest/cppdocs/a00035.html                |   14 +-
 releases/latest/cppdocs/a00035_source.html         |  100 +-
 releases/latest/cppdocs/a00038.html                |   14 +-
 releases/latest/cppdocs/a00038_source.html         |  145 +-
 releases/latest/cppdocs/a00041.html                |   14 +-
 releases/latest/cppdocs/a00041_source.html         |  110 +-
 releases/latest/cppdocs/a00044.html                |   14 +-
 releases/latest/cppdocs/a00044_source.html         |  299 +-
 releases/latest/cppdocs/a00047.html                |   14 +-
 releases/latest/cppdocs/a00047_source.html         |   88 +-
 releases/latest/cppdocs/a00050.html                |   14 +-
 releases/latest/cppdocs/a00050_source.html         |  102 +-
 releases/latest/cppdocs/a00053.html                |   14 +-
 releases/latest/cppdocs/a00053_source.html         |  104 +-
 releases/latest/cppdocs/a00056.html                |   14 +-
 releases/latest/cppdocs/a00056_source.html         |   73 +-
 releases/latest/cppdocs/a00059.html                |   14 +-
 releases/latest/cppdocs/a00059_source.html         |   78 +-
 releases/latest/cppdocs/a00062_source.html         |  100 +-
 releases/latest/cppdocs/a00065_source.html         |   90 +-
 releases/latest/cppdocs/a00068_source.html         |   63 +-
 releases/latest/cppdocs/a00071.html                |   14 +-
 releases/latest/cppdocs/a00071_source.html         |   78 +-
 releases/latest/cppdocs/a00074.html                |   14 +-
 releases/latest/cppdocs/a00074_source.html         |   69 +-
 releases/latest/cppdocs/a00077.html                |   14 +-
 releases/latest/cppdocs/a00077_source.html         |   87 +-
 releases/latest/cppdocs/a00080_source.html         |   76 +-
 releases/latest/cppdocs/a00083.html                |   14 +-
 releases/latest/cppdocs/a00083_source.html         |   59 +-
 releases/latest/cppdocs/a00086.html                |   14 +-
 releases/latest/cppdocs/a00086_source.html         |  118 +-
 releases/latest/cppdocs/a00089.html                |   14 +-
 releases/latest/cppdocs/a00089_source.html         |   61 +-
 releases/latest/cppdocs/a00092.html                |   14 +-
 releases/latest/cppdocs/a00092_source.html         |   66 +-
 releases/latest/cppdocs/a00095.html                |   14 +-
 releases/latest/cppdocs/a00095.js                  |    4 -
 releases/latest/cppdocs/a00095_source.html         |   54 +-
 releases/latest/cppdocs/a00098.html                |   14 +-
 releases/latest/cppdocs/a00098_source.html         |   63 +-
 releases/latest/cppdocs/a00101_source.html         |   59 +-
 releases/latest/cppdocs/a00104.html                |   14 +-
 releases/latest/cppdocs/a00104_source.html         |  585 +--
 releases/latest/cppdocs/a00107_source.html         |  660 +---
 releases/latest/cppdocs/a00110_source.html         |   77 +-
 releases/latest/cppdocs/a00113.html                |   14 +-
 releases/latest/cppdocs/a00113_source.html         |   81 +-
 releases/latest/cppdocs/a00116.html                |   14 +-
 releases/latest/cppdocs/a00116_source.html         |   77 +-
 releases/latest/cppdocs/a00119.html                |   14 +-
 releases/latest/cppdocs/a00119.js                  |    4 -
 releases/latest/cppdocs/a00119_source.html         |   54 +-
 releases/latest/cppdocs/a00122.html                |   14 +-
 releases/latest/cppdocs/a00122_source.html         |  127 +-
 releases/latest/cppdocs/a00125_source.html         |   93 +-
 releases/latest/cppdocs/a00128_source.html         |  888 +----
 releases/latest/cppdocs/a00131.html                |   14 +-
 releases/latest/cppdocs/a00131_source.html         |   98 +-
 releases/latest/cppdocs/a00134.html                |   65 +-
 releases/latest/cppdocs/a00134.js                  |   10 -
 releases/latest/cppdocs/a00134_source.html         |   65 +-
 releases/latest/cppdocs/a00137.html                |   14 +-
 releases/latest/cppdocs/a00137_source.html         |   78 +-
 releases/latest/cppdocs/a00140_source.html         |   63 +-
 releases/latest/cppdocs/a00143.html                |   14 +-
 releases/latest/cppdocs/a00143_source.html         |  102 +-
 releases/latest/cppdocs/a00146.html                |   14 +-
 releases/latest/cppdocs/a00146_source.html         |   74 +-
 releases/latest/cppdocs/a00149_source.html         |   48 +-
 releases/latest/cppdocs/a00152_source.html         |   79 +-
 releases/latest/cppdocs/a00155_source.html         |   73 +-
 releases/latest/cppdocs/a00158_source.html         |  198 +-
 releases/latest/cppdocs/a00161_source.html         |  192 +-
 releases/latest/cppdocs/a00164_source.html         |  150 +-
 releases/latest/cppdocs/a00167_source.html         |   91 +-
 releases/latest/cppdocs/a00170_source.html         |   75 +-
 releases/latest/cppdocs/a00173_source.html         |   54 +-
 releases/latest/cppdocs/a00176_source.html         |  103 +-
 releases/latest/cppdocs/a00179_source.html         |  164 +-
 releases/latest/cppdocs/a00182.html                |   14 +-
 releases/latest/cppdocs/a00182_source.html         |  104 +-
 releases/latest/cppdocs/a00185.html                |   14 +-
 releases/latest/cppdocs/a00185_source.html         |  178 +-
 releases/latest/cppdocs/a00188.html                |   14 +-
 releases/latest/cppdocs/a00188_source.html         |  219 +-
 releases/latest/cppdocs/a00191_source.html         |  119 +-
 releases/latest/cppdocs/a00194.html                |   14 +-
 releases/latest/cppdocs/a00194_source.html         |  138 +-
 releases/latest/cppdocs/a00197.html                |   14 +-
 releases/latest/cppdocs/a00197_source.html         |   76 +-
 releases/latest/cppdocs/a00200.html                |   14 +-
 releases/latest/cppdocs/a00200_source.html         |  103 +-
 releases/latest/cppdocs/a00203_source.html         |  595 +--
 releases/latest/cppdocs/a00206.html                |   14 +-
 releases/latest/cppdocs/a00206_source.html         |  290 +-
 releases/latest/cppdocs/a00209.html                |   14 +-
 releases/latest/cppdocs/a00209_source.html         |  197 +-
 releases/latest/cppdocs/a00212.html                |   14 +-
 releases/latest/cppdocs/a00212_source.html         |   88 +-
 releases/latest/cppdocs/a00215.html                |   14 +-
 releases/latest/cppdocs/a00215_source.html         |   95 +-
 releases/latest/cppdocs/a00218.html                |   14 +-
 releases/latest/cppdocs/a00218_source.html         |  186 +-
 releases/latest/cppdocs/a00221.html                |   14 +-
 releases/latest/cppdocs/a00221_source.html         |   79 +-
 releases/latest/cppdocs/a00224_source.html         |   60 +-
 releases/latest/cppdocs/a00227.html                |   14 +-
 releases/latest/cppdocs/a00227_source.html         |   74 +-
 releases/latest/cppdocs/a00230_source.html         |   59 +-
 releases/latest/cppdocs/a00233.html                |   14 +-
 releases/latest/cppdocs/a00233_source.html         |   77 +-
 releases/latest/cppdocs/a00236_source.html         |   88 +-
 releases/latest/cppdocs/a00239_source.html         |  497 +--
 releases/latest/cppdocs/a00242.html                |   14 +-
 releases/latest/cppdocs/a00242_source.html         |  120 +-
 releases/latest/cppdocs/a00245.html                |   14 +-
 releases/latest/cppdocs/a00245_source.html         |   68 +-
 releases/latest/cppdocs/a00248.html                |   14 +-
 releases/latest/cppdocs/a00248_source.html         |  345 +-
 releases/latest/cppdocs/a00251.html                |  116 -
 releases/latest/cppdocs/a00251.js                  |    4 -
 releases/latest/cppdocs/a00251_source.html         |   56 +-
 releases/latest/cppdocs/a00254_source.html         |   76 +-
 releases/latest/cppdocs/a00257_source.html         |   90 +-
 releases/latest/cppdocs/a00260_source.html         |   61 +-
 releases/latest/cppdocs/a00263_source.html         |  152 +-
 releases/latest/cppdocs/a00266.html                |   18 +-
 releases/latest/cppdocs/a00266_source.html         |  240 --
 releases/latest/cppdocs/a00269.html                |  112 -
 releases/latest/cppdocs/a00275.html                |   70 +-
 releases/latest/cppdocs/a00278.html                |  664 ----
 releases/latest/cppdocs/a00278.js                  |   19 -
 releases/latest/cppdocs/a00279.html                |   30 +-
 releases/latest/cppdocs/a00282.html                |  388 --
 releases/latest/cppdocs/a00282.js                  |   10 -
 releases/latest/cppdocs/a00283.html                |   18 +-
 releases/latest/cppdocs/a00286.html                |  198 -
 releases/latest/cppdocs/a00286.js                  |    5 -
 releases/latest/cppdocs/a00287.html                |   48 +-
 releases/latest/cppdocs/a00290.html                |  853 -----
 releases/latest/cppdocs/a00290.js                  |   23 -
 releases/latest/cppdocs/a00291.html                |   16 +-
 releases/latest/cppdocs/a00294.html                |  112 -
 releases/latest/cppdocs/a00295.html                |   16 +-
 releases/latest/cppdocs/a00298.html                |  112 -
 releases/latest/cppdocs/a00299.html                |   16 +-
 releases/latest/cppdocs/a00302.html                |  112 -
 releases/latest/cppdocs/a00303.html                |   16 +-
 releases/latest/cppdocs/a00306.html                |  112 -
 releases/latest/cppdocs/a00307.html                |   16 +-
 releases/latest/cppdocs/a00310.html                |  112 -
 releases/latest/cppdocs/a00311.html                |   16 +-
 releases/latest/cppdocs/a00314.html                |  112 -
 releases/latest/cppdocs/a00315.html                |   16 +-
 releases/latest/cppdocs/a00318.html                |  112 -
 releases/latest/cppdocs/a00319.html                |   16 +-
 releases/latest/cppdocs/a00322.html                |  113 -
 releases/latest/cppdocs/a00323.html                |   16 +-
 releases/latest/cppdocs/a00326.html                |  113 -
 releases/latest/cppdocs/a00327.html                |   76 +-
 releases/latest/cppdocs/a00330.html                |  468 ---
 releases/latest/cppdocs/a00330.js                  |   11 -
 releases/latest/cppdocs/a00331.html                |   26 +-
 releases/latest/cppdocs/a00334.html                |  458 ---
 releases/latest/cppdocs/a00334.js                  |   10 -
 releases/latest/cppdocs/a00335.html                |   36 +-
 releases/latest/cppdocs/a00338.html                |  470 ---
 releases/latest/cppdocs/a00338.js                  |    8 -
 releases/latest/cppdocs/a00339.html                |   30 +-
 releases/latest/cppdocs/a00342.html                |  291 --
 releases/latest/cppdocs/a00342.js                  |    7 -
 releases/latest/cppdocs/a00355.html                |   26 +-
 releases/latest/cppdocs/a00358.html                |  276 --
 releases/latest/cppdocs/a00358.js                  |    5 -
 releases/latest/cppdocs/a00359.html                |   36 +-
 releases/latest/cppdocs/a00362.html                |  443 ---
 releases/latest/cppdocs/a00362.js                  |    8 -
 releases/latest/cppdocs/a00367.html                |   20 +-
 releases/latest/cppdocs/a00370.html                |  179 -
 releases/latest/cppdocs/a00371.html                |   32 +-
 releases/latest/cppdocs/a00374.html                |  410 --
 releases/latest/cppdocs/a00374.js                  |   10 -
 releases/latest/cppdocs/a00375.html                |   38 +-
 releases/latest/cppdocs/a00378.html                |  571 ---
 releases/latest/cppdocs/a00378.js                  |   15 -
 releases/latest/cppdocs/a00379.html                |   18 +-
 releases/latest/cppdocs/a00382.html                |  220 --
 releases/latest/cppdocs/a00382.js                  |    5 -
 releases/latest/cppdocs/a00383.html                |   18 +-
 releases/latest/cppdocs/a00386.html                |  195 -
 releases/latest/cppdocs/a00386.js                  |    5 -
 releases/latest/cppdocs/a00387.html                |   84 +-
 releases/latest/cppdocs/a00387.js                  |    2 +-
 releases/latest/cppdocs/a00390.html                |  591 ---
 releases/latest/cppdocs/a00390.js                  |   15 -
 releases/latest/cppdocs/a00391.html                |   26 +-
 releases/latest/cppdocs/a00394.html                |  356 --
 releases/latest/cppdocs/a00394.js                  |    9 -
 releases/latest/cppdocs/a00395.html                |   18 +-
 releases/latest/cppdocs/a00398.html                |  175 -
 releases/latest/cppdocs/a00398.js                  |    5 -
 releases/latest/cppdocs/a00399.html                |   24 +-
 releases/latest/cppdocs/a00402.html                |  273 --
 releases/latest/cppdocs/a00402.js                  |    8 -
 releases/latest/cppdocs/a00403.html                |   22 +-
 releases/latest/cppdocs/a00406.html                |  255 --
 releases/latest/cppdocs/a00406.js                  |    7 -
 releases/latest/cppdocs/a00407.html                |   26 +-
 releases/latest/cppdocs/a00410.html                |  306 --
 releases/latest/cppdocs/a00410.js                  |    9 -
 releases/latest/cppdocs/a00411.html                |   20 +-
 releases/latest/cppdocs/a00414.html                |  225 --
 releases/latest/cppdocs/a00414.js                  |    6 -
 releases/latest/cppdocs/a00415.html                |   44 +-
 releases/latest/cppdocs/a00418.html                |  625 ---
 releases/latest/cppdocs/a00418.js                  |   18 -
 releases/latest/cppdocs/a00419.html                |   24 +-
 releases/latest/cppdocs/a00422.html                |  289 --
 releases/latest/cppdocs/a00422.js                  |    8 -
 releases/latest/cppdocs/a00423.html                |   24 +-
 releases/latest/cppdocs/a00426.html                |  272 --
 releases/latest/cppdocs/a00426.js                  |    8 -
 releases/latest/cppdocs/a00427.html                |   22 +-
 releases/latest/cppdocs/a00430.html                |  241 --
 releases/latest/cppdocs/a00430.js                  |    7 -
 releases/latest/cppdocs/a00431.html                |   24 +-
 releases/latest/cppdocs/a00434.html                |  286 --
 releases/latest/cppdocs/a00434.js                  |    8 -
 releases/latest/cppdocs/a00435.html                |  102 +-
 releases/latest/cppdocs/a00435.js                  |    4 +-
 releases/latest/cppdocs/a00438.html                |  891 -----
 releases/latest/cppdocs/a00438.js                  |   25 -
 releases/latest/cppdocs/a00439.html                |  256 +-
 releases/latest/cppdocs/a00439.js                  |   14 +-
 releases/latest/cppdocs/a00442.html                | 1277 -------
 releases/latest/cppdocs/a00442.js                  |   33 -
 releases/latest/cppdocs/a00447.html                |   28 +-
 releases/latest/cppdocs/a00450.html                |  318 --
 releases/latest/cppdocs/a00450.js                  |    8 -
 releases/latest/cppdocs/a00455.html                |   22 +-
 releases/latest/cppdocs/a00458.html                |  257 --
 releases/latest/cppdocs/a00458.js                  |    7 -
 releases/latest/cppdocs/a00459.html                |   44 +-
 releases/latest/cppdocs/a00462.html                |  573 ---
 releases/latest/cppdocs/a00462.js                  |   18 -
 releases/latest/cppdocs/a00463.html                |   22 +-
 releases/latest/cppdocs/a00466.html                |  214 --
 releases/latest/cppdocs/a00466.js                  |    6 -
 releases/latest/cppdocs/a00467.html                |   20 +-
 releases/latest/cppdocs/a00470.html                |  212 --
 releases/latest/cppdocs/a00470.js                  |    6 -
 releases/latest/cppdocs/a00471.html                |   20 +-
 releases/latest/cppdocs/a00474.html                |  212 --
 releases/latest/cppdocs/a00474.js                  |    6 -
 releases/latest/cppdocs/a00475.html                |   20 +-
 releases/latest/cppdocs/a00478.html                |  212 --
 releases/latest/cppdocs/a00478.js                  |    6 -
 releases/latest/cppdocs/a00479.html                |   20 +-
 releases/latest/cppdocs/a00482.html                |  212 --
 releases/latest/cppdocs/a00482.js                  |    6 -
 releases/latest/cppdocs/a00483.html                |   20 +-
 releases/latest/cppdocs/a00486.html                |  212 --
 releases/latest/cppdocs/a00486.js                  |    6 -
 releases/latest/cppdocs/a00487.html                |   20 +-
 releases/latest/cppdocs/a00490.html                |  212 --
 releases/latest/cppdocs/a00490.js                  |    6 -
 releases/latest/cppdocs/a00491.html                |   20 +-
 releases/latest/cppdocs/a00494.html                |  212 --
 releases/latest/cppdocs/a00494.js                  |    6 -
 releases/latest/cppdocs/a00495.html                |   20 +-
 releases/latest/cppdocs/a00498.html                |  212 --
 releases/latest/cppdocs/a00498.js                  |    6 -
 releases/latest/cppdocs/a00499.html                |   20 +-
 releases/latest/cppdocs/a00502.html                |  212 --
 releases/latest/cppdocs/a00502.js                  |    6 -
 releases/latest/cppdocs/a00503.html                |   20 +-
 releases/latest/cppdocs/a00506.html                |  212 --
 releases/latest/cppdocs/a00506.js                  |    6 -
 releases/latest/cppdocs/a00507.html                |   20 +-
 releases/latest/cppdocs/a00510.html                |  212 --
 releases/latest/cppdocs/a00510.js                  |    6 -
 releases/latest/cppdocs/a00511.html                |   20 +-
 releases/latest/cppdocs/a00514.html                |  212 --
 releases/latest/cppdocs/a00514.js                  |    6 -
 releases/latest/cppdocs/a00515.html                |   20 +-
 releases/latest/cppdocs/a00518.html                |  212 --
 releases/latest/cppdocs/a00518.js                  |    6 -
 releases/latest/cppdocs/a00519.html                |   20 +-
 releases/latest/cppdocs/a00522.html                |  212 --
 releases/latest/cppdocs/a00522.js                  |    6 -
 releases/latest/cppdocs/a00523.html                |   20 +-
 releases/latest/cppdocs/a00526.html                |  212 --
 releases/latest/cppdocs/a00526.js                  |    6 -
 releases/latest/cppdocs/a00527.html                |   20 +-
 releases/latest/cppdocs/a00530.html                |  212 --
 releases/latest/cppdocs/a00530.js                  |    6 -
 releases/latest/cppdocs/a00531.html                |   20 +-
 releases/latest/cppdocs/a00534.html                |  212 --
 releases/latest/cppdocs/a00534.js                  |    6 -
 releases/latest/cppdocs/a00535.html                |   20 +-
 releases/latest/cppdocs/a00538.html                |  212 --
 releases/latest/cppdocs/a00538.js                  |    6 -
 releases/latest/cppdocs/a00539.html                |   20 +-
 releases/latest/cppdocs/a00542.html                |  212 --
 releases/latest/cppdocs/a00542.js                  |    6 -
 releases/latest/cppdocs/a00543.html                |   20 +-
 releases/latest/cppdocs/a00546.html                |  212 --
 releases/latest/cppdocs/a00546.js                  |    6 -
 releases/latest/cppdocs/a00547.html                |   20 +-
 releases/latest/cppdocs/a00550.html                |  212 --
 releases/latest/cppdocs/a00550.js                  |    6 -
 releases/latest/cppdocs/a00551.html                |   20 +-
 releases/latest/cppdocs/a00554.html                |  212 --
 releases/latest/cppdocs/a00554.js                  |    6 -
 releases/latest/cppdocs/a00555.html                |   20 +-
 releases/latest/cppdocs/a00558.html                |  212 --
 releases/latest/cppdocs/a00558.js                  |    6 -
 releases/latest/cppdocs/a00559.html                |   20 +-
 releases/latest/cppdocs/a00562.html                |  212 --
 releases/latest/cppdocs/a00562.js                  |    6 -
 releases/latest/cppdocs/a00563.html                |   20 +-
 releases/latest/cppdocs/a00566.html                |  212 --
 releases/latest/cppdocs/a00566.js                  |    6 -
 releases/latest/cppdocs/a00567.html                |   20 +-
 releases/latest/cppdocs/a00570.html                |  212 --
 releases/latest/cppdocs/a00570.js                  |    6 -
 releases/latest/cppdocs/a00571.html                |   20 +-
 releases/latest/cppdocs/a00574.html                |  212 --
 releases/latest/cppdocs/a00574.js                  |    6 -
 releases/latest/cppdocs/a00575.html                |   20 +-
 releases/latest/cppdocs/a00578.html                |  212 --
 releases/latest/cppdocs/a00578.js                  |    6 -
 releases/latest/cppdocs/a00579.html                |   20 +-
 releases/latest/cppdocs/a00582.html                |  212 --
 releases/latest/cppdocs/a00582.js                  |    6 -
 releases/latest/cppdocs/a00583.html                |   20 +-
 releases/latest/cppdocs/a00586.html                |  212 --
 releases/latest/cppdocs/a00586.js                  |    6 -
 releases/latest/cppdocs/a00587.html                |   20 +-
 releases/latest/cppdocs/a00590.html                |  212 --
 releases/latest/cppdocs/a00590.js                  |    6 -
 releases/latest/cppdocs/a00591.html                |   20 +-
 releases/latest/cppdocs/a00594.html                |  212 --
 releases/latest/cppdocs/a00594.js                  |    6 -
 releases/latest/cppdocs/a00595.html                |   20 +-
 releases/latest/cppdocs/a00598.html                |  212 --
 releases/latest/cppdocs/a00598.js                  |    6 -
 releases/latest/cppdocs/a00599.html                |   20 +-
 releases/latest/cppdocs/a00602.html                |  212 --
 releases/latest/cppdocs/a00602.js                  |    6 -
 releases/latest/cppdocs/a00603.html                |   20 +-
 releases/latest/cppdocs/a00606.html                |  212 --
 releases/latest/cppdocs/a00606.js                  |    6 -
 releases/latest/cppdocs/a00607.html                |   20 +-
 releases/latest/cppdocs/a00610.html                |  212 --
 releases/latest/cppdocs/a00610.js                  |    6 -
 releases/latest/cppdocs/a00611.html                |   20 +-
 releases/latest/cppdocs/a00614.html                |  212 --
 releases/latest/cppdocs/a00614.js                  |    6 -
 releases/latest/cppdocs/a00615.html                |   20 +-
 releases/latest/cppdocs/a00618.html                |  212 --
 releases/latest/cppdocs/a00618.js                  |    6 -
 releases/latest/cppdocs/a00619.html                |   20 +-
 releases/latest/cppdocs/a00622.html                |  212 --
 releases/latest/cppdocs/a00622.js                  |    6 -
 releases/latest/cppdocs/a00623.html                |   20 +-
 releases/latest/cppdocs/a00626.html                |  212 --
 releases/latest/cppdocs/a00626.js                  |    6 -
 releases/latest/cppdocs/a00627.html                |   20 +-
 releases/latest/cppdocs/a00630.html                |  213 --
 releases/latest/cppdocs/a00630.js                  |    6 -
 releases/latest/cppdocs/a00631.html                |   20 +-
 releases/latest/cppdocs/a00634.html                |  212 --
 releases/latest/cppdocs/a00634.js                  |    6 -
 releases/latest/cppdocs/a00635.html                |   20 +-
 releases/latest/cppdocs/a00638.html                |  212 --
 releases/latest/cppdocs/a00638.js                  |    6 -
 releases/latest/cppdocs/a00639.html                |   20 +-
 releases/latest/cppdocs/a00642.html                |  212 --
 releases/latest/cppdocs/a00642.js                  |    6 -
 releases/latest/cppdocs/a00643.html                |   20 +-
 releases/latest/cppdocs/a00646.html                |  212 --
 releases/latest/cppdocs/a00646.js                  |    6 -
 releases/latest/cppdocs/a00647.html                |   20 +-
 releases/latest/cppdocs/a00650.html                |  212 --
 releases/latest/cppdocs/a00650.js                  |    6 -
 releases/latest/cppdocs/a00651.html                |   20 +-
 releases/latest/cppdocs/a00654.html                |  212 --
 releases/latest/cppdocs/a00654.js                  |    6 -
 releases/latest/cppdocs/a00655.html                |   20 +-
 releases/latest/cppdocs/a00658.html                |  212 --
 releases/latest/cppdocs/a00658.js                  |    6 -
 releases/latest/cppdocs/a00659.html                |   20 +-
 releases/latest/cppdocs/a00662.html                |  212 --
 releases/latest/cppdocs/a00662.js                  |    6 -
 releases/latest/cppdocs/a00663.html                |   20 +-
 releases/latest/cppdocs/a00666.html                |  212 --
 releases/latest/cppdocs/a00666.js                  |    6 -
 releases/latest/cppdocs/a00667.html                |   20 +-
 releases/latest/cppdocs/a00670.html                |  212 --
 releases/latest/cppdocs/a00670.js                  |    6 -
 releases/latest/cppdocs/a00671.html                |   20 +-
 releases/latest/cppdocs/a00674.html                |  212 --
 releases/latest/cppdocs/a00674.js                  |    6 -
 releases/latest/cppdocs/a00675.html                |   20 +-
 releases/latest/cppdocs/a00678.html                |  213 --
 releases/latest/cppdocs/a00678.js                  |    6 -
 releases/latest/cppdocs/a00679.html                |   20 +-
 releases/latest/cppdocs/a00682.html                |  212 --
 releases/latest/cppdocs/a00682.js                  |    6 -
 releases/latest/cppdocs/a00683.html                |   20 +-
 releases/latest/cppdocs/a00686.html                |  212 --
 releases/latest/cppdocs/a00686.js                  |    6 -
 releases/latest/cppdocs/a00687.html                |   20 +-
 releases/latest/cppdocs/a00690.html                |  212 --
 releases/latest/cppdocs/a00690.js                  |    6 -
 releases/latest/cppdocs/a00691.html                |   20 +-
 releases/latest/cppdocs/a00694.html                |  212 --
 releases/latest/cppdocs/a00694.js                  |    6 -
 releases/latest/cppdocs/a00695.html                |   20 +-
 releases/latest/cppdocs/a00698.html                |  212 --
 releases/latest/cppdocs/a00698.js                  |    6 -
 releases/latest/cppdocs/a00699.html                |   20 +-
 releases/latest/cppdocs/a00702.html                |  212 --
 releases/latest/cppdocs/a00702.js                  |    6 -
 releases/latest/cppdocs/a00703.html                |   20 +-
 releases/latest/cppdocs/a00706.html                |  212 --
 releases/latest/cppdocs/a00706.js                  |    6 -
 releases/latest/cppdocs/a00707.html                |   20 +-
 releases/latest/cppdocs/a00710.html                |  213 --
 releases/latest/cppdocs/a00710.js                  |    6 -
 releases/latest/cppdocs/a00711.html                |   20 +-
 releases/latest/cppdocs/a00714.html                |  213 --
 releases/latest/cppdocs/a00714.js                  |    6 -
 releases/latest/cppdocs/a00715.html                |   20 +-
 releases/latest/cppdocs/a00718.html                |  213 --
 releases/latest/cppdocs/a00718.js                  |    6 -
 releases/latest/cppdocs/a00719.html                |   20 +-
 releases/latest/cppdocs/a00722.html                |  212 --
 releases/latest/cppdocs/a00722.js                  |    6 -
 releases/latest/cppdocs/a00723.html                |   20 +-
 releases/latest/cppdocs/a00726.html                |  212 --
 releases/latest/cppdocs/a00726.js                  |    6 -
 releases/latest/cppdocs/a00727.html                |   82 +-
 releases/latest/cppdocs/a00727.js                  |    2 +-
 releases/latest/cppdocs/a00730.html                |  212 --
 releases/latest/cppdocs/a00730.js                  |    6 -
 releases/latest/cppdocs/a00731.html                |   36 +-
 releases/latest/cppdocs/a00731.js                  |    5 +
 releases/latest/cppdocs/a00734.html                |  212 --
 releases/latest/cppdocs/a00734.js                  |    6 -
 releases/latest/cppdocs/a00735.html                |   62 +-
 releases/latest/cppdocs/a00738.html                |  212 --
 releases/latest/cppdocs/a00738.js                  |    6 -
 releases/latest/cppdocs/a00739.html                |   26 +-
 releases/latest/cppdocs/a00742.html                |  338 --
 releases/latest/cppdocs/a00742.js                  |    8 -
 releases/latest/cppdocs/a00743.html                |   34 +-
 releases/latest/cppdocs/a00746.html                |  247 --
 releases/latest/cppdocs/a00746.js                  |    7 -
 releases/latest/cppdocs/a00747.html                |   38 +-
 releases/latest/cppdocs/a00750.html                |  259 --
 releases/latest/cppdocs/a00750.js                  |    6 -
 releases/latest/cppdocs/a00751.html                |   90 +-
 releases/latest/cppdocs/a00754.html                |  346 --
 releases/latest/cppdocs/a00755.html                |   88 +-
 releases/latest/cppdocs/a00755.js                  |    2 +-
 releases/latest/cppdocs/a00758.html                |  553 ---
 releases/latest/cppdocs/a00758.js                  |   14 -
 releases/latest/cppdocs/a00759.html                |   68 +-
 releases/latest/cppdocs/a00762.html                |  282 --
 releases/latest/cppdocs/a00762.js                  |    7 -
 releases/latest/cppdocs/a00763.html                |   32 +-
 releases/latest/cppdocs/a00766.html                | 1744 ---------
 releases/latest/cppdocs/a00766.js                  |   40 -
 releases/latest/cppdocs/a00767.html                |   20 +-
 releases/latest/cppdocs/a00770.html                | 1313 -------
 releases/latest/cppdocs/a00770.js                  |   28 -
 releases/latest/cppdocs/a00771.html                |   14 +-
 releases/latest/cppdocs/a00774.html                | 1318 -------
 releases/latest/cppdocs/a00774.js                  |   30 -
 releases/latest/cppdocs/a00775.html                |   36 +-
 releases/latest/cppdocs/a00778.html                |  443 ---
 releases/latest/cppdocs/a00778.js                  |   10 -
 releases/latest/cppdocs/a00779.html                |   66 +-
 releases/latest/cppdocs/a00782.html                |  257 --
 releases/latest/cppdocs/a00782.js                  |    6 -
 releases/latest/cppdocs/a00783.html                |   32 +-
 releases/latest/cppdocs/a00786.html                |  111 -
 releases/latest/cppdocs/a00787.html                |   70 +-
 releases/latest/cppdocs/a00790.html                |  500 ---
 releases/latest/cppdocs/a00790.js                  |   12 -
 releases/latest/cppdocs/a00791.html                |  114 +-
 releases/latest/cppdocs/a00794.html                | 1515 --------
 releases/latest/cppdocs/a00794.js                  |   29 -
 releases/latest/cppdocs/a00795.html                |   56 +-
 releases/latest/cppdocs/a00795.js                  |    2 +-
 releases/latest/cppdocs/a00798.html                |  508 ---
 releases/latest/cppdocs/a00798.js                  |   11 -
 releases/latest/cppdocs/a00799.html                |  126 +-
 releases/latest/cppdocs/a00799.js                  |   10 +-
 releases/latest/cppdocs/a00802.html                |  880 -----
 releases/latest/cppdocs/a00802.js                  |   32 -
 releases/latest/cppdocs/a00806.html                | 1519 --------
 releases/latest/cppdocs/a00806.js                  |   27 -
 releases/latest/cppdocs/a00807.html                |   24 +-
 releases/latest/cppdocs/a00810.html                |  257 --
 releases/latest/cppdocs/a00810.js                  |    8 -
 releases/latest/cppdocs/a00811.html                |   34 +-
 releases/latest/cppdocs/a00814.html                |  507 ---
 releases/latest/cppdocs/a00814.js                  |   14 -
 releases/latest/cppdocs/a00815.html                | 1420 +++----
 releases/latest/cppdocs/a00815.js                  |   46 +-
 releases/latest/cppdocs/a00819.html                |   90 +-
 releases/latest/cppdocs/a00822.html                |  326 --
 releases/latest/cppdocs/a00822.js                  |    8 -
 releases/latest/cppdocs/a00823.html                |  160 +-
 releases/latest/cppdocs/a00823.js                  |    2 +-
 releases/latest/cppdocs/a00826.html                |  515 ---
 releases/latest/cppdocs/a00826.js                  |   13 -
 releases/latest/cppdocs/a00827.html                |   26 +-
 releases/latest/cppdocs/a00830.html                | 3962 --------------------
 releases/latest/cppdocs/a00830.js                  |   82 -
 releases/latest/cppdocs/a00831.html                |   32 +-
 releases/latest/cppdocs/a00834.html                |  951 -----
 releases/latest/cppdocs/a00834.js                  |   37 -
 releases/latest/cppdocs/a00835.html                |  126 +-
 releases/latest/cppdocs/a00835.js                  |    2 +-
 releases/latest/cppdocs/a00838.html                | 1095 ------
 releases/latest/cppdocs/a00838.js                  |   30 -
 releases/latest/cppdocs/a00839.html                |   26 +-
 releases/latest/cppdocs/a00842.html                |  282 --
 releases/latest/cppdocs/a00842.js                  |    9 -
 releases/latest/cppdocs/a00843.html                |   28 +-
 releases/latest/cppdocs/a00846.html                |  378 --
 releases/latest/cppdocs/a00846.js                  |   12 -
 releases/latest/cppdocs/a00847.html                |   24 +-
 releases/latest/cppdocs/a00850.html                |  888 -----
 releases/latest/cppdocs/a00850.js                  |   25 -
 releases/latest/cppdocs/a00851.html                |   24 +-
 releases/latest/cppdocs/a00854.html                |  404 --
 releases/latest/cppdocs/a00854.js                  |   10 -
 releases/latest/cppdocs/a00855.html                |   22 +-
 releases/latest/cppdocs/a00858.html                |  293 --
 releases/latest/cppdocs/a00858.js                  |    8 -
 releases/latest/cppdocs/a00859.html                |   76 +-
 releases/latest/cppdocs/a00859.js                  |    2 +-
 releases/latest/cppdocs/a00862.html                |  286 --
 releases/latest/cppdocs/a00862.js                  |    8 -
 releases/latest/cppdocs/a00863.html                |   28 +-
 releases/latest/cppdocs/a00866.html                |  279 --
 releases/latest/cppdocs/a00866.js                  |    8 -
 releases/latest/cppdocs/a00867.html                |   94 +-
 releases/latest/cppdocs/a00870.html                |  224 --
 releases/latest/cppdocs/a00870.js                  |    5 -
 releases/latest/cppdocs/a00871.html                |   14 +-
 releases/latest/cppdocs/a00874.html                |  200 -
 releases/latest/cppdocs/a00874.js                  |    5 -
 releases/latest/cppdocs/a00875.html                |   20 +-
 releases/latest/cppdocs/a00878.html                |  367 --
 releases/latest/cppdocs/a00878.js                  |   10 -
 releases/latest/cppdocs/a00879.html                |   24 +-
 releases/latest/cppdocs/a00882.html                |  375 --
 releases/latest/cppdocs/a00882.js                  |   10 -
 releases/latest/cppdocs/a00883.html                |  478 +--
 releases/latest/cppdocs/a00883.js                  |   30 +-
 releases/latest/cppdocs/a00886.html                | 1270 -------
 releases/latest/cppdocs/a00886.js                  |   41 -
 releases/latest/cppdocs/a00887.html                |   14 +-
 releases/latest/cppdocs/a00890.html                |  113 -
 releases/latest/cppdocs/a00891.html                |   14 +-
 releases/latest/cppdocs/a00894.html                |  209 --
 releases/latest/cppdocs/a00894.js                  |    6 -
 releases/latest/cppdocs/a00895.html                |   14 +-
 releases/latest/cppdocs/a00898.html                |  284 --
 releases/latest/cppdocs/a00898.js                  |    7 -
 releases/latest/cppdocs/a00899.html                |   14 +-
 releases/latest/cppdocs/a00902.html                | 2975 ---------------
 releases/latest/cppdocs/a00902.js                  |   62 -
 releases/latest/cppdocs/annotated.html             |   14 +-
 releases/latest/cppdocs/classes.html               |  142 +-
 ...l => dir_0783dd080599fdc38753397524587ce5.html} |   14 +-
 ...l => dir_25ec139951c9ea396eef0eac88dcfea8.html} |   14 +-
 ...l => dir_9de4e68f59b6257a4e7d303602c7337b.html} |   14 +-
 .../dir_a6694d3324865ccab2c69054504cf8ee.html      |  105 -
 ...l => dir_d51407e9eaa4ea942d01904b9343f2f6.html} |   14 +-
 releases/latest/cppdocs/doxygen.css                |  165 +-
 releases/latest/cppdocs/doxygen.png                |  Bin 0 -> 3779 bytes
 releases/latest/cppdocs/doxygen.svg                |   26 -
 releases/latest/cppdocs/dynsections.js             |   33 +-
 releases/latest/cppdocs/files.html                 |   14 +-
 releases/latest/cppdocs/files_dup.js               |    2 +-
 releases/latest/cppdocs/functions.html             |   14 +-
 releases/latest/cppdocs/functions_b.html           |   14 +-
 releases/latest/cppdocs/functions_c.html           |   14 +-
 releases/latest/cppdocs/functions_d.html           |   14 +-
 releases/latest/cppdocs/functions_e.html           |   14 +-
 releases/latest/cppdocs/functions_f.html           |   14 +-
 releases/latest/cppdocs/functions_func.html        |   14 +-
 releases/latest/cppdocs/functions_func_b.html      |   14 +-
 releases/latest/cppdocs/functions_func_c.html      |   14 +-
 releases/latest/cppdocs/functions_func_d.html      |   14 +-
 releases/latest/cppdocs/functions_func_e.html      |   14 +-
 releases/latest/cppdocs/functions_func_f.html      |   14 +-
 releases/latest/cppdocs/functions_func_g.html      |   14 +-
 releases/latest/cppdocs/functions_func_h.html      |   14 +-
 releases/latest/cppdocs/functions_func_i.html      |   14 +-
 releases/latest/cppdocs/functions_func_k.html      |   14 +-
 releases/latest/cppdocs/functions_func_l.html      |   14 +-
 releases/latest/cppdocs/functions_func_m.html      |   14 +-
 releases/latest/cppdocs/functions_func_n.html      |   14 +-
 releases/latest/cppdocs/functions_func_o.html      |   14 +-
 releases/latest/cppdocs/functions_func_p.html      |   14 +-
 releases/latest/cppdocs/functions_func_q.html      |   14 +-
 releases/latest/cppdocs/functions_func_r.html      |   14 +-
 releases/latest/cppdocs/functions_func_s.html      |   14 +-
 releases/latest/cppdocs/functions_func_t.html      |   14 +-
 releases/latest/cppdocs/functions_func_u.html      |   14 +-
 releases/latest/cppdocs/functions_func_v.html      |   14 +-
 releases/latest/cppdocs/functions_func_w.html      |   14 +-
 releases/latest/cppdocs/functions_func_~.html      |   14 +-
 releases/latest/cppdocs/functions_g.html           |   14 +-
 releases/latest/cppdocs/functions_h.html           |   14 +-
 releases/latest/cppdocs/functions_i.html           |   14 +-
 releases/latest/cppdocs/functions_k.html           |   14 +-
 releases/latest/cppdocs/functions_l.html           |   14 +-
 releases/latest/cppdocs/functions_m.html           |   14 +-
 releases/latest/cppdocs/functions_n.html           |   14 +-
 releases/latest/cppdocs/functions_o.html           |   14 +-
 releases/latest/cppdocs/functions_p.html           |   14 +-
 releases/latest/cppdocs/functions_q.html           |   14 +-
 releases/latest/cppdocs/functions_r.html           |   14 +-
 releases/latest/cppdocs/functions_s.html           |   14 +-
 releases/latest/cppdocs/functions_t.html           |   14 +-
 releases/latest/cppdocs/functions_type.html        |   14 +-
 releases/latest/cppdocs/functions_u.html           |   14 +-
 releases/latest/cppdocs/functions_v.html           |   14 +-
 releases/latest/cppdocs/functions_vars.html        |   14 +-
 releases/latest/cppdocs/functions_w.html           |   14 +-
 releases/latest/cppdocs/functions_~.html           |   14 +-
 releases/latest/cppdocs/hierarchy.html             |   14 +-
 releases/latest/cppdocs/index.html                 |   14 +-
 releases/latest/cppdocs/jquery.js                  |   94 +-
 releases/latest/cppdocs/menu.js                    |   37 +-
 releases/latest/cppdocs/menudata.js                |   33 +-
 releases/latest/cppdocs/navtree.js                 |   74 +-
 releases/latest/cppdocs/navtreedata.js             |   45 +-
 releases/latest/cppdocs/navtreeindex0.js           |   18 +-
 releases/latest/cppdocs/navtreeindex1.js           |   46 +-
 releases/latest/cppdocs/navtreeindex2.js           |   10 +-
 releases/latest/cppdocs/navtreeindex3.js           |   36 +-
 releases/latest/cppdocs/navtreeindex4.js           |   74 +-
 releases/latest/cppdocs/navtreeindex5.js           |   48 +-
 releases/latest/cppdocs/pages.html                 |   14 +-
 releases/latest/cppdocs/resize.js                  |   38 +-
 releases/latest/cppdocs/search/all_0.html          |   19 +-
 releases/latest/cppdocs/search/all_0.js            |   52 +-
 releases/latest/cppdocs/search/all_1.html          |   19 +-
 releases/latest/cppdocs/search/all_1.js            |   18 +-
 releases/latest/cppdocs/search/all_10.html         |   19 +-
 releases/latest/cppdocs/search/all_10.js           |  144 +-
 releases/latest/cppdocs/search/all_11.html         |   19 +-
 releases/latest/cppdocs/search/all_11.js           |  154 +-
 releases/latest/cppdocs/search/all_12.html         |   19 +-
 releases/latest/cppdocs/search/all_12.js           |   20 +-
 releases/latest/cppdocs/search/all_13.html         |   19 +-
 releases/latest/cppdocs/search/all_13.js           |   12 +-
 releases/latest/cppdocs/search/all_14.html         |   19 +-
 releases/latest/cppdocs/search/all_14.js           |    4 +-
 releases/latest/cppdocs/search/all_15.html         |   19 +-
 releases/latest/cppdocs/search/all_15.js           |   68 +-
 releases/latest/cppdocs/search/all_16.html         |   19 +-
 releases/latest/cppdocs/search/all_16.js           |   24 +-
 releases/latest/cppdocs/search/all_2.html          |   19 +-
 releases/latest/cppdocs/search/all_2.js            |  224 +-
 releases/latest/cppdocs/search/all_3.html          |   19 +-
 releases/latest/cppdocs/search/all_3.js            |   72 +-
 releases/latest/cppdocs/search/all_4.html          |   19 +-
 releases/latest/cppdocs/search/all_4.js            |   40 +-
 releases/latest/cppdocs/search/all_5.html          |   19 +-
 releases/latest/cppdocs/search/all_5.js            |   20 +-
 releases/latest/cppdocs/search/all_6.html          |   19 +-
 releases/latest/cppdocs/search/all_6.js            |  298 +-
 releases/latest/cppdocs/search/all_7.html          |   19 +-
 releases/latest/cppdocs/search/all_7.js            |   12 +-
 releases/latest/cppdocs/search/all_8.html          |   19 +-
 releases/latest/cppdocs/search/all_8.js            |   41 +-
 releases/latest/cppdocs/search/all_9.html          |   19 +-
 releases/latest/cppdocs/search/all_9.js            |    4 +-
 releases/latest/cppdocs/search/all_a.html          |   19 +-
 releases/latest/cppdocs/search/all_a.js            |   38 +-
 releases/latest/cppdocs/search/all_b.html          |   19 +-
 releases/latest/cppdocs/search/all_b.js            |   24 +-
 releases/latest/cppdocs/search/all_c.html          |   19 +-
 releases/latest/cppdocs/search/all_c.js            |   38 +-
 releases/latest/cppdocs/search/all_d.html          |   19 +-
 releases/latest/cppdocs/search/all_d.js            |   28 +-
 releases/latest/cppdocs/search/all_e.html          |   19 +-
 releases/latest/cppdocs/search/all_e.js            |   48 +-
 releases/latest/cppdocs/search/all_f.html          |   19 +-
 releases/latest/cppdocs/search/all_f.js            |   10 +-
 releases/latest/cppdocs/search/classes_0.html      |   19 +-
 releases/latest/cppdocs/search/classes_0.js        |   16 +-
 releases/latest/cppdocs/search/classes_1.html      |   19 +-
 releases/latest/cppdocs/search/classes_1.js        |    2 +-
 releases/latest/cppdocs/search/classes_10.html     |   19 +-
 releases/latest/cppdocs/search/classes_10.js       |   16 +-
 releases/latest/cppdocs/search/classes_11.html     |   19 +-
 releases/latest/cppdocs/search/classes_11.js       |   12 +-
 releases/latest/cppdocs/search/classes_12.html     |   19 +-
 releases/latest/cppdocs/search/classes_12.js       |    6 +-
 releases/latest/cppdocs/search/classes_13.html     |   19 +-
 releases/latest/cppdocs/search/classes_13.js       |    4 +-
 releases/latest/cppdocs/search/classes_2.html      |   19 +-
 releases/latest/cppdocs/search/classes_2.js        |  100 +-
 releases/latest/cppdocs/search/classes_3.html      |   19 +-
 releases/latest/cppdocs/search/classes_3.js        |   16 +-
 releases/latest/cppdocs/search/classes_4.html      |   19 +-
 releases/latest/cppdocs/search/classes_4.js        |   16 +-
 releases/latest/cppdocs/search/classes_5.html      |   19 +-
 releases/latest/cppdocs/search/classes_5.js        |   10 +-
 releases/latest/cppdocs/search/classes_6.html      |   19 +-
 releases/latest/cppdocs/search/classes_6.js        |    6 +-
 releases/latest/cppdocs/search/classes_7.html      |   19 +-
 releases/latest/cppdocs/search/classes_7.js        |   10 +-
 releases/latest/cppdocs/search/classes_8.html      |   19 +-
 releases/latest/cppdocs/search/classes_8.js        |    2 +-
 releases/latest/cppdocs/search/classes_9.html      |   19 +-
 releases/latest/cppdocs/search/classes_9.js        |    2 +-
 releases/latest/cppdocs/search/classes_a.html      |   19 +-
 releases/latest/cppdocs/search/classes_a.js        |    2 +-
 releases/latest/cppdocs/search/classes_b.html      |   19 +-
 releases/latest/cppdocs/search/classes_b.js        |   12 +-
 releases/latest/cppdocs/search/classes_c.html      |   19 +-
 releases/latest/cppdocs/search/classes_c.js        |    4 +-
 releases/latest/cppdocs/search/classes_d.html      |   19 +-
 releases/latest/cppdocs/search/classes_d.js        |   30 +-
 releases/latest/cppdocs/search/classes_e.html      |   19 +-
 releases/latest/cppdocs/search/classes_e.js        |    6 +-
 releases/latest/cppdocs/search/classes_f.html      |   19 +-
 releases/latest/cppdocs/search/classes_f.js        |   28 +-
 releases/latest/cppdocs/search/close.png           |  Bin 0 -> 273 bytes
 releases/latest/cppdocs/search/close.svg           |   31 -
 releases/latest/cppdocs/search/enums_0.html        |   37 -
 releases/latest/cppdocs/search/enums_0.js          |    4 -
 releases/latest/cppdocs/search/enums_1.html        |   37 -
 releases/latest/cppdocs/search/enums_1.js          |    4 -
 releases/latest/cppdocs/search/enums_2.html        |   37 -
 releases/latest/cppdocs/search/enums_2.js          |    4 -
 releases/latest/cppdocs/search/enumvalues_0.html   |   37 -
 releases/latest/cppdocs/search/enumvalues_0.js     |    4 -
 releases/latest/cppdocs/search/enumvalues_1.html   |   37 -
 releases/latest/cppdocs/search/enumvalues_1.js     |    5 -
 releases/latest/cppdocs/search/enumvalues_2.html   |   37 -
 releases/latest/cppdocs/search/enumvalues_2.js     |    5 -
 releases/latest/cppdocs/search/files_0.html        |   19 +-
 releases/latest/cppdocs/search/files_0.js          |    6 +-
 releases/latest/cppdocs/search/files_1.html        |   19 +-
 releases/latest/cppdocs/search/files_1.js          |   42 +-
 releases/latest/cppdocs/search/files_2.html        |   19 +-
 releases/latest/cppdocs/search/files_2.js          |    8 +-
 releases/latest/cppdocs/search/files_3.html        |   19 +-
 releases/latest/cppdocs/search/files_3.js          |    8 +-
 releases/latest/cppdocs/search/files_4.html        |   19 +-
 releases/latest/cppdocs/search/files_4.js          |    2 +-
 releases/latest/cppdocs/search/files_5.html        |   19 +-
 releases/latest/cppdocs/search/files_5.js          |    2 +-
 releases/latest/cppdocs/search/files_6.html        |   19 +-
 releases/latest/cppdocs/search/files_6.js          |    8 +-
 releases/latest/cppdocs/search/files_7.html        |   19 +-
 releases/latest/cppdocs/search/files_7.js          |    4 +-
 releases/latest/cppdocs/search/files_8.html        |   19 +-
 releases/latest/cppdocs/search/files_8.js          |   14 +-
 releases/latest/cppdocs/search/files_9.html        |   19 +-
 releases/latest/cppdocs/search/files_9.js          |    8 +-
 releases/latest/cppdocs/search/functions_0.html    |   19 +-
 releases/latest/cppdocs/search/functions_0.js      |   34 +-
 releases/latest/cppdocs/search/functions_1.html    |   19 +-
 releases/latest/cppdocs/search/functions_1.js      |   14 +-
 releases/latest/cppdocs/search/functions_10.html   |   19 +-
 releases/latest/cppdocs/search/functions_10.js     |  110 +-
 releases/latest/cppdocs/search/functions_11.html   |   19 +-
 releases/latest/cppdocs/search/functions_11.js     |  134 +-
 releases/latest/cppdocs/search/functions_12.html   |   19 +-
 releases/latest/cppdocs/search/functions_12.js     |    8 +-
 releases/latest/cppdocs/search/functions_13.html   |   19 +-
 releases/latest/cppdocs/search/functions_13.js     |    6 +-
 releases/latest/cppdocs/search/functions_14.html   |   19 +-
 releases/latest/cppdocs/search/functions_14.js     |    4 +-
 releases/latest/cppdocs/search/functions_15.html   |   19 +-
 releases/latest/cppdocs/search/functions_15.js     |   66 +-
 releases/latest/cppdocs/search/functions_16.html   |   19 +-
 releases/latest/cppdocs/search/functions_16.js     |   24 +-
 releases/latest/cppdocs/search/functions_2.html    |   19 +-
 releases/latest/cppdocs/search/functions_2.js      |   62 +-
 releases/latest/cppdocs/search/functions_3.html    |   19 +-
 releases/latest/cppdocs/search/functions_3.js      |   12 +-
 releases/latest/cppdocs/search/functions_4.html    |   19 +-
 releases/latest/cppdocs/search/functions_4.js      |   20 +-
 releases/latest/cppdocs/search/functions_5.html    |   19 +-
 releases/latest/cppdocs/search/functions_5.js      |    8 +-
 releases/latest/cppdocs/search/functions_6.html    |   19 +-
 releases/latest/cppdocs/search/functions_6.js      |  290 +-
 releases/latest/cppdocs/search/functions_7.html    |   19 +-
 releases/latest/cppdocs/search/functions_7.js      |   12 +-
 releases/latest/cppdocs/search/functions_8.html    |   19 +-
 releases/latest/cppdocs/search/functions_8.js      |   28 +-
 releases/latest/cppdocs/search/functions_9.html    |   19 +-
 releases/latest/cppdocs/search/functions_9.js      |    2 +-
 releases/latest/cppdocs/search/functions_a.html    |   19 +-
 releases/latest/cppdocs/search/functions_a.js      |   32 +-
 releases/latest/cppdocs/search/functions_b.html    |   19 +-
 releases/latest/cppdocs/search/functions_b.js      |    6 +-
 releases/latest/cppdocs/search/functions_c.html    |   19 +-
 releases/latest/cppdocs/search/functions_c.js      |   26 +-
 releases/latest/cppdocs/search/functions_d.html    |   19 +-
 releases/latest/cppdocs/search/functions_d.js      |   24 +-
 releases/latest/cppdocs/search/functions_e.html    |   19 +-
 releases/latest/cppdocs/search/functions_e.js      |   20 +-
 releases/latest/cppdocs/search/functions_f.html    |   19 +-
 releases/latest/cppdocs/search/functions_f.js      |    2 +-
 releases/latest/cppdocs/search/mag_sel.png         |  Bin 0 -> 465 bytes
 releases/latest/cppdocs/search/mag_sel.svg         |   74 -
 releases/latest/cppdocs/search/nomatches.html      |    3 +-
 releases/latest/cppdocs/search/pages_0.html        |   19 +-
 releases/latest/cppdocs/search/pages_0.js          |    2 +-
 releases/latest/cppdocs/search/search.css          |  102 +-
 releases/latest/cppdocs/search/search.js           |   52 +-
 releases/latest/cppdocs/search/searchdata.js       |   12 +-
 releases/latest/cppdocs/search/typedefs_0.html     |   19 +-
 releases/latest/cppdocs/search/typedefs_0.js       |    2 +-
 releases/latest/cppdocs/search/typedefs_1.html     |   19 +-
 releases/latest/cppdocs/search/typedefs_1.js       |   32 +-
 releases/latest/cppdocs/search/typedefs_2.html     |   19 +-
 releases/latest/cppdocs/search/typedefs_2.js       |    2 +-
 releases/latest/cppdocs/search/typedefs_3.html     |   19 +-
 releases/latest/cppdocs/search/typedefs_3.js       |    2 +-
 releases/latest/cppdocs/search/variables_0.html    |   19 +-
 releases/latest/cppdocs/search/variables_0.js      |   38 +-
 releases/latest/cppdocs/search/variables_1.html    |   19 +-
 releases/latest/cppdocs/search/variables_1.js      |   16 +-
 releases/latest/cppdocs/tabs.css                   |    2 +-
 releases/latest/dotnetdocs/a00014.html             |   14 +-
 releases/latest/dotnetdocs/a00020.html             |   17 +-
 releases/latest/dotnetdocs/a00026.html             |   14 +-
 releases/latest/dotnetdocs/a00029.html             |   14 +-
 releases/latest/dotnetdocs/a00032.html             |   14 +-
 releases/latest/dotnetdocs/a00035.html             |   14 +-
 releases/latest/dotnetdocs/a00038.html             |   14 +-
 releases/latest/dotnetdocs/a00047.html             |   14 +-
 releases/latest/dotnetdocs/a00053.html             |   14 +-
 releases/latest/dotnetdocs/a00059.html             |   14 +-
 releases/latest/dotnetdocs/a00065.html             |   14 +-
 releases/latest/dotnetdocs/a00068.html             |   14 +-
 releases/latest/dotnetdocs/a00071.html             |   14 +-
 releases/latest/dotnetdocs/a00074.html             |   14 +-
 releases/latest/dotnetdocs/a00077.html             |   14 +-
 releases/latest/dotnetdocs/a00083.html             |   14 +-
 releases/latest/dotnetdocs/a00119.html             |   14 +-
 releases/latest/dotnetdocs/a00122.html             |   14 +-
 releases/latest/dotnetdocs/a00125.html             |   18 +-
 releases/latest/dotnetdocs/a00128.html             |   14 +-
 releases/latest/dotnetdocs/a00134.html             |   14 +-
 releases/latest/dotnetdocs/a00137.html             |   24 +-
 releases/latest/dotnetdocs/a00143.html             |   28 +-
 releases/latest/dotnetdocs/a00149.html             |   14 +-
 releases/latest/dotnetdocs/a00152.html             |   14 +-
 releases/latest/dotnetdocs/a00161.html             |   14 +-
 releases/latest/dotnetdocs/a00164.html             |   14 +-
 releases/latest/dotnetdocs/a00167.html             |   14 +-
 releases/latest/dotnetdocs/a00170.html             |   14 +-
 releases/latest/dotnetdocs/a00185.html             |   14 +-
 releases/latest/dotnetdocs/a00203.html             |   17 +-
 releases/latest/dotnetdocs/a00206.html             |   14 +-
 releases/latest/dotnetdocs/a00209.html             |   18 +-
 releases/latest/dotnetdocs/a00236.html             |   14 +-
 releases/latest/dotnetdocs/a00242.html             |   17 +-
 releases/latest/dotnetdocs/a00248.html             |   17 +-
 releases/latest/dotnetdocs/a00251.html             |   14 +-
 releases/latest/dotnetdocs/a00269.html             |   42 +-
 releases/latest/dotnetdocs/a00302.html             |   14 +-
 releases/latest/dotnetdocs/a00305.html             |   17 +-
 releases/latest/dotnetdocs/a00305.js               |    5 -
 releases/latest/dotnetdocs/a00308.html             |   23 +-
 releases/latest/dotnetdocs/a00311.html             |  129 -
 releases/latest/dotnetdocs/a00314.html             |   14 +-
 releases/latest/dotnetdocs/a00317.html             |  122 -
 releases/latest/dotnetdocs/a00320.html             |   14 +-
 releases/latest/dotnetdocs/a00323.html             |   14 +-
 releases/latest/dotnetdocs/a00326.html             |   14 +-
 releases/latest/dotnetdocs/a00329.html             |  129 -
 releases/latest/dotnetdocs/a00332.html             |   28 +-
 releases/latest/dotnetdocs/a00335.html             |  137 -
 releases/latest/dotnetdocs/a00335.js               |   10 -
 releases/latest/dotnetdocs/a00338.html             |   17 +-
 releases/latest/dotnetdocs/a00341.html             |   14 +-
 releases/latest/dotnetdocs/a00344.html             |   14 +-
 releases/latest/dotnetdocs/a00347.html             |   17 +-
 releases/latest/dotnetdocs/a00347.js               |    8 -
 releases/latest/dotnetdocs/a00350.html             |   17 +-
 releases/latest/dotnetdocs/a00353.html             |   14 +-
 releases/latest/dotnetdocs/a00356.html             |  129 -
 releases/latest/dotnetdocs/a00374.html             |   14 +-
 releases/latest/dotnetdocs/a00377.html             |  129 -
 releases/latest/dotnetdocs/a00381.html             |   16 +-
 releases/latest/dotnetdocs/a00382.html             |  131 +-
 releases/latest/dotnetdocs/a00382.js               |   49 +-
 releases/latest/dotnetdocs/a00383.html             |   16 +-
 releases/latest/dotnetdocs/a00384.html             |   16 +-
 releases/latest/dotnetdocs/a00384.js               |    5 -
 releases/latest/dotnetdocs/a00385.html             | 1194 ------
 releases/latest/dotnetdocs/a00385.js               |  219 --
 releases/latest/dotnetdocs/a00386.html             |  119 -
 releases/latest/dotnetdocs/a00386.js               |    4 -
 releases/latest/dotnetdocs/a00387.html             |  110 -
 releases/latest/dotnetdocs/a00402.html             |   56 +-
 releases/latest/dotnetdocs/a00405.html             |  666 ----
 releases/latest/dotnetdocs/a00405.js               |   18 -
 releases/latest/dotnetdocs/a00406.html             |   64 +-
 releases/latest/dotnetdocs/a00409.html             |  556 ---
 releases/latest/dotnetdocs/a00409.js               |   15 -
 releases/latest/dotnetdocs/a00410.html             |   56 +-
 releases/latest/dotnetdocs/a00413.html             |  762 ----
 releases/latest/dotnetdocs/a00413.js               |   21 -
 releases/latest/dotnetdocs/a00414.html             |   38 +-
 releases/latest/dotnetdocs/a00417.html             |  415 --
 releases/latest/dotnetdocs/a00417.js               |   12 -
 releases/latest/dotnetdocs/a00418.html             |  144 +-
 releases/latest/dotnetdocs/a00418.js               |    4 +-
 releases/latest/dotnetdocs/a00421.html             |  786 ----
 releases/latest/dotnetdocs/a00421.js               |   23 -
 releases/latest/dotnetdocs/a00422.html             |   56 +-
 releases/latest/dotnetdocs/a00425.html             |  446 ---
 releases/latest/dotnetdocs/a00425.js               |   12 -
 releases/latest/dotnetdocs/a00426.html             |  142 +-
 releases/latest/dotnetdocs/a00426.js               |    4 +-
 releases/latest/dotnetdocs/a00429.html             |  855 -----
 releases/latest/dotnetdocs/a00429.js               |   25 -
 releases/latest/dotnetdocs/a00430.html             |  142 +-
 releases/latest/dotnetdocs/a00430.js               |    4 +-
 releases/latest/dotnetdocs/a00433.html             |  855 -----
 releases/latest/dotnetdocs/a00433.js               |   25 -
 releases/latest/dotnetdocs/a00434.html             |  142 +-
 releases/latest/dotnetdocs/a00434.js               |    4 +-
 releases/latest/dotnetdocs/a00437.html             |  855 -----
 releases/latest/dotnetdocs/a00437.js               |   25 -
 releases/latest/dotnetdocs/a00438.html             |  142 +-
 releases/latest/dotnetdocs/a00438.js               |    4 +-
 releases/latest/dotnetdocs/a00441.html             |  855 -----
 releases/latest/dotnetdocs/a00441.js               |   25 -
 releases/latest/dotnetdocs/a00442.html             |  142 +-
 releases/latest/dotnetdocs/a00442.js               |    4 +-
 releases/latest/dotnetdocs/a00445.html             |  855 -----
 releases/latest/dotnetdocs/a00445.js               |   25 -
 releases/latest/dotnetdocs/a00446.html             |  142 +-
 releases/latest/dotnetdocs/a00446.js               |    4 +-
 releases/latest/dotnetdocs/a00449.html             |  855 -----
 releases/latest/dotnetdocs/a00449.js               |   25 -
 releases/latest/dotnetdocs/a00450.html             |  142 +-
 releases/latest/dotnetdocs/a00450.js               |    4 +-
 releases/latest/dotnetdocs/a00453.html             |  855 -----
 releases/latest/dotnetdocs/a00453.js               |   25 -
 releases/latest/dotnetdocs/a00454.html             |  142 +-
 releases/latest/dotnetdocs/a00454.js               |    4 +-
 releases/latest/dotnetdocs/a00457.html             |  855 -----
 releases/latest/dotnetdocs/a00457.js               |   25 -
 releases/latest/dotnetdocs/a00462.html             |   52 +-
 releases/latest/dotnetdocs/a00465.html             |  600 ---
 releases/latest/dotnetdocs/a00465.js               |   18 -
 releases/latest/dotnetdocs/a00466.html             |   48 +-
 releases/latest/dotnetdocs/a00466.js               |    2 +-
 releases/latest/dotnetdocs/a00469.html             |  345 --
 releases/latest/dotnetdocs/a00469.js               |   10 -
 releases/latest/dotnetdocs/a00470.html             |   40 +-
 releases/latest/dotnetdocs/a00473.html             |  455 ---
 releases/latest/dotnetdocs/a00473.js               |   13 -
 releases/latest/dotnetdocs/a00474.html             |   90 +-
 releases/latest/dotnetdocs/a00477.html             |  781 ----
 releases/latest/dotnetdocs/a00477.js               |   22 -
 releases/latest/dotnetdocs/a00478.html             |   26 +-
 releases/latest/dotnetdocs/a00481.html             |  222 --
 releases/latest/dotnetdocs/a00481.js               |    7 -
 releases/latest/dotnetdocs/a00482.html             |   64 +-
 releases/latest/dotnetdocs/a00485.html             |  783 ----
 releases/latest/dotnetdocs/a00485.js               |   22 -
 releases/latest/dotnetdocs/a00486.html             |   66 +-
 releases/latest/dotnetdocs/a00489.html             |  784 ----
 releases/latest/dotnetdocs/a00489.js               |   22 -
 releases/latest/dotnetdocs/a00490.html             |   40 +-
 releases/latest/dotnetdocs/a00493.html             |  459 ---
 releases/latest/dotnetdocs/a00493.js               |   13 -
 releases/latest/dotnetdocs/a00494.html             |   44 +-
 releases/latest/dotnetdocs/a00497.html             |  521 ---
 releases/latest/dotnetdocs/a00497.js               |   15 -
 releases/latest/dotnetdocs/a00498.html             |  118 +-
 releases/latest/dotnetdocs/a00498.js               |    4 +-
 releases/latest/dotnetdocs/a00501.html             |  576 ---
 releases/latest/dotnetdocs/a00501.js               |   17 -
 releases/latest/dotnetdocs/a00502.html             |   32 +-
 releases/latest/dotnetdocs/a00505.html             |  313 --
 releases/latest/dotnetdocs/a00505.js               |    9 -
 releases/latest/dotnetdocs/a00506.html             |   22 +-
 releases/latest/dotnetdocs/a00509.html             |  252 --
 releases/latest/dotnetdocs/a00509.js               |    7 -
 releases/latest/dotnetdocs/a00510.html             |   34 +-
 releases/latest/dotnetdocs/a00513.html             |  383 --
 releases/latest/dotnetdocs/a00513.js               |   11 -
 releases/latest/dotnetdocs/a00514.html             |   22 +-
 releases/latest/dotnetdocs/a00517.html             |  252 --
 releases/latest/dotnetdocs/a00517.js               |    7 -
 releases/latest/dotnetdocs/a00518.html             |   36 +-
 releases/latest/dotnetdocs/a00521.html             |  414 --
 releases/latest/dotnetdocs/a00521.js               |   12 -
 releases/latest/dotnetdocs/a00522.html             |  160 +-
 releases/latest/dotnetdocs/a00522.js               |    6 +-
 releases/latest/dotnetdocs/a00525.html             |  837 -----
 releases/latest/dotnetdocs/a00525.js               |   25 -
 releases/latest/dotnetdocs/a00526.html             |   26 +-
 releases/latest/dotnetdocs/a00529.html             |  304 --
 releases/latest/dotnetdocs/a00529.js               |    9 -
 releases/latest/dotnetdocs/a00530.html             |   34 +-
 releases/latest/dotnetdocs/a00533.html             |  382 --
 releases/latest/dotnetdocs/a00533.js               |   11 -
 releases/latest/dotnetdocs/a00534.html             |   38 +-
 releases/latest/dotnetdocs/a00537.html             |  417 --
 releases/latest/dotnetdocs/a00537.js               |   12 -
 releases/latest/dotnetdocs/a00538.html             |   48 +-
 releases/latest/dotnetdocs/a00541.html             |  350 --
 releases/latest/dotnetdocs/a00541.js               |   11 -
 releases/latest/dotnetdocs/a00542.html             |   36 +-
 releases/latest/dotnetdocs/a00545.html             |  496 ---
 releases/latest/dotnetdocs/a00545.js               |   12 -
 releases/latest/dotnetdocs/a00546.html             |   24 +-
 releases/latest/dotnetdocs/a00549.html             |  182 -
 releases/latest/dotnetdocs/a00549.js               |    5 -
 releases/latest/dotnetdocs/a00550.html             |   50 +-
 releases/latest/dotnetdocs/a00553.html             |  501 ---
 releases/latest/dotnetdocs/a00553.js               |   15 -
 releases/latest/dotnetdocs/a00554.html             |   34 +-
 releases/latest/dotnetdocs/a00557.html             |  375 --
 releases/latest/dotnetdocs/a00557.js               |    9 -
 releases/latest/dotnetdocs/a00558.html             |   60 +-
 releases/latest/dotnetdocs/a00558.js               |    6 +-
 releases/latest/dotnetdocs/a00561.html             |  316 --
 releases/latest/dotnetdocs/a00561.js               |    9 -
 releases/latest/dotnetdocs/a00562.html             |   16 +-
 releases/latest/dotnetdocs/a00565.html             |  152 -
 releases/latest/dotnetdocs/a00565.js               |    4 -
 releases/latest/dotnetdocs/a00566.html             |   22 +-
 releases/latest/dotnetdocs/a00569.html             |  228 --
 releases/latest/dotnetdocs/a00569.js               |    7 -
 releases/latest/dotnetdocs/a00574.html             |   20 +-
 releases/latest/dotnetdocs/a00577.html             |  201 -
 releases/latest/dotnetdocs/a00577.js               |    6 -
 releases/latest/dotnetdocs/a00578.html             |   28 +-
 releases/latest/dotnetdocs/a00581.html             |  242 --
 releases/latest/dotnetdocs/a00581.js               |    8 -
 releases/latest/dotnetdocs/a00582.html             |   18 +-
 releases/latest/dotnetdocs/a00585.html             |  182 -
 releases/latest/dotnetdocs/a00585.js               |    5 -
 releases/latest/dotnetdocs/a00586.html             |   64 +-
 releases/latest/dotnetdocs/a00586.js               |    4 +-
 releases/latest/dotnetdocs/a00589.html             |  378 --
 releases/latest/dotnetdocs/a00589.js               |   10 -
 releases/latest/dotnetdocs/a00590.html             |   44 +-
 releases/latest/dotnetdocs/a00593.html             |  504 ---
 releases/latest/dotnetdocs/a00593.js               |   18 -
 releases/latest/dotnetdocs/a00594.html             |   32 +-
 releases/latest/dotnetdocs/a00597.html             |  231 --
 releases/latest/dotnetdocs/a00597.js               |    8 -
 releases/latest/dotnetdocs/a00598.html             |   22 +-
 releases/latest/dotnetdocs/a00601.html             |  205 -
 releases/latest/dotnetdocs/a00601.js               |    7 -
 releases/latest/dotnetdocs/a00602.html             |   90 +-
 releases/latest/dotnetdocs/a00605.html             | 1038 -----
 releases/latest/dotnetdocs/a00605.js               |   40 -
 releases/latest/dotnetdocs/a00606.html             |  270 +-
 releases/latest/dotnetdocs/a00606.js               |    8 +-
 releases/latest/dotnetdocs/a00609.html             | 1253 -------
 releases/latest/dotnetdocs/a00609.js               |   40 -
 releases/latest/dotnetdocs/a00610.html             |   18 +-
 releases/latest/dotnetdocs/a00613.html             |  180 -
 releases/latest/dotnetdocs/a00613.js               |    5 -
 releases/latest/dotnetdocs/a00614.html             |   24 +-
 releases/latest/dotnetdocs/a00617.html             |  323 --
 releases/latest/dotnetdocs/a00617.js               |    8 -
 releases/latest/dotnetdocs/a00618.html             |   32 +-
 releases/latest/dotnetdocs/a00621.html             |  297 --
 releases/latest/dotnetdocs/a00621.js               |    9 -
 releases/latest/dotnetdocs/a00622.html             |   26 +-
 releases/latest/dotnetdocs/a00625.html             |  289 --
 releases/latest/dotnetdocs/a00625.js               |    7 -
 releases/latest/dotnetdocs/a00630.html             |   32 +-
 releases/latest/dotnetdocs/a00633.html             |  311 --
 releases/latest/dotnetdocs/a00633.js               |    7 -
 releases/latest/dotnetdocs/a00634.html             |   32 +-
 releases/latest/dotnetdocs/a00637.html             |  311 --
 releases/latest/dotnetdocs/a00637.js               |    7 -
 releases/latest/dotnetdocs/a00638.html             |   32 +-
 releases/latest/dotnetdocs/a00641.html             |  311 --
 releases/latest/dotnetdocs/a00641.js               |    7 -
 releases/latest/dotnetdocs/a00642.html             |   32 +-
 releases/latest/dotnetdocs/a00645.html             |  311 --
 releases/latest/dotnetdocs/a00645.js               |    7 -
 releases/latest/dotnetdocs/a00646.html             |   32 +-
 releases/latest/dotnetdocs/a00649.html             |  311 --
 releases/latest/dotnetdocs/a00649.js               |    7 -
 releases/latest/dotnetdocs/a00650.html             |   32 +-
 releases/latest/dotnetdocs/a00653.html             |  311 --
 releases/latest/dotnetdocs/a00653.js               |    7 -
 releases/latest/dotnetdocs/a00654.html             |   32 +-
 releases/latest/dotnetdocs/a00657.html             |  311 --
 releases/latest/dotnetdocs/a00657.js               |    7 -
 releases/latest/dotnetdocs/a00658.html             |   32 +-
 releases/latest/dotnetdocs/a00661.html             |  311 --
 releases/latest/dotnetdocs/a00661.js               |    7 -
 releases/latest/dotnetdocs/a00662.html             |   32 +-
 releases/latest/dotnetdocs/a00665.html             |  311 --
 releases/latest/dotnetdocs/a00665.js               |    7 -
 releases/latest/dotnetdocs/a00666.html             |   32 +-
 releases/latest/dotnetdocs/a00669.html             |  311 --
 releases/latest/dotnetdocs/a00669.js               |    7 -
 releases/latest/dotnetdocs/a00670.html             |   32 +-
 releases/latest/dotnetdocs/a00673.html             |  311 --
 releases/latest/dotnetdocs/a00673.js               |    7 -
 releases/latest/dotnetdocs/a00674.html             |   32 +-
 releases/latest/dotnetdocs/a00677.html             |  311 --
 releases/latest/dotnetdocs/a00677.js               |    7 -
 releases/latest/dotnetdocs/a00678.html             |   32 +-
 releases/latest/dotnetdocs/a00681.html             |  311 --
 releases/latest/dotnetdocs/a00681.js               |    7 -
 releases/latest/dotnetdocs/a00682.html             |   32 +-
 releases/latest/dotnetdocs/a00685.html             |  311 --
 releases/latest/dotnetdocs/a00685.js               |    7 -
 releases/latest/dotnetdocs/a00686.html             |   32 +-
 releases/latest/dotnetdocs/a00689.html             |  311 --
 releases/latest/dotnetdocs/a00689.js               |    7 -
 releases/latest/dotnetdocs/a00690.html             |   32 +-
 releases/latest/dotnetdocs/a00693.html             |  311 --
 releases/latest/dotnetdocs/a00693.js               |    7 -
 releases/latest/dotnetdocs/a00694.html             |   32 +-
 releases/latest/dotnetdocs/a00697.html             |  311 --
 releases/latest/dotnetdocs/a00697.js               |    7 -
 releases/latest/dotnetdocs/a00698.html             |   32 +-
 releases/latest/dotnetdocs/a00701.html             |  311 --
 releases/latest/dotnetdocs/a00701.js               |    7 -
 releases/latest/dotnetdocs/a00702.html             |   32 +-
 releases/latest/dotnetdocs/a00705.html             |  311 --
 releases/latest/dotnetdocs/a00705.js               |    7 -
 releases/latest/dotnetdocs/a00706.html             |   32 +-
 releases/latest/dotnetdocs/a00709.html             |  311 --
 releases/latest/dotnetdocs/a00709.js               |    7 -
 releases/latest/dotnetdocs/a00710.html             |   32 +-
 releases/latest/dotnetdocs/a00713.html             |  311 --
 releases/latest/dotnetdocs/a00713.js               |    7 -
 releases/latest/dotnetdocs/a00714.html             |   32 +-
 releases/latest/dotnetdocs/a00717.html             |  311 --
 releases/latest/dotnetdocs/a00717.js               |    7 -
 releases/latest/dotnetdocs/a00718.html             |   32 +-
 releases/latest/dotnetdocs/a00721.html             |  311 --
 releases/latest/dotnetdocs/a00721.js               |    7 -
 releases/latest/dotnetdocs/a00722.html             |   32 +-
 releases/latest/dotnetdocs/a00725.html             |  311 --
 releases/latest/dotnetdocs/a00725.js               |    7 -
 releases/latest/dotnetdocs/a00726.html             |   32 +-
 releases/latest/dotnetdocs/a00729.html             |  311 --
 releases/latest/dotnetdocs/a00729.js               |    7 -
 releases/latest/dotnetdocs/a00730.html             |   32 +-
 releases/latest/dotnetdocs/a00733.html             |  311 --
 releases/latest/dotnetdocs/a00733.js               |    7 -
 releases/latest/dotnetdocs/a00734.html             |   32 +-
 releases/latest/dotnetdocs/a00737.html             |  311 --
 releases/latest/dotnetdocs/a00737.js               |    7 -
 releases/latest/dotnetdocs/a00738.html             |   32 +-
 releases/latest/dotnetdocs/a00741.html             |  311 --
 releases/latest/dotnetdocs/a00741.js               |    7 -
 releases/latest/dotnetdocs/a00742.html             |   32 +-
 releases/latest/dotnetdocs/a00745.html             |  311 --
 releases/latest/dotnetdocs/a00745.js               |    7 -
 releases/latest/dotnetdocs/a00746.html             |   32 +-
 releases/latest/dotnetdocs/a00749.html             |  311 --
 releases/latest/dotnetdocs/a00749.js               |    7 -
 releases/latest/dotnetdocs/a00750.html             |   32 +-
 releases/latest/dotnetdocs/a00753.html             |  311 --
 releases/latest/dotnetdocs/a00753.js               |    7 -
 releases/latest/dotnetdocs/a00754.html             |   32 +-
 releases/latest/dotnetdocs/a00757.html             |  311 --
 releases/latest/dotnetdocs/a00757.js               |    7 -
 releases/latest/dotnetdocs/a00758.html             |   32 +-
 releases/latest/dotnetdocs/a00761.html             |  311 --
 releases/latest/dotnetdocs/a00761.js               |    7 -
 releases/latest/dotnetdocs/a00762.html             |   32 +-
 releases/latest/dotnetdocs/a00765.html             |  311 --
 releases/latest/dotnetdocs/a00765.js               |    7 -
 releases/latest/dotnetdocs/a00766.html             |   32 +-
 releases/latest/dotnetdocs/a00769.html             |  311 --
 releases/latest/dotnetdocs/a00769.js               |    7 -
 releases/latest/dotnetdocs/a00770.html             |   32 +-
 releases/latest/dotnetdocs/a00773.html             |  311 --
 releases/latest/dotnetdocs/a00773.js               |    7 -
 releases/latest/dotnetdocs/a00774.html             |   32 +-
 releases/latest/dotnetdocs/a00777.html             |  311 --
 releases/latest/dotnetdocs/a00777.js               |    7 -
 releases/latest/dotnetdocs/a00778.html             |   32 +-
 releases/latest/dotnetdocs/a00781.html             |  311 --
 releases/latest/dotnetdocs/a00781.js               |    7 -
 releases/latest/dotnetdocs/a00782.html             |   32 +-
 releases/latest/dotnetdocs/a00785.html             |  311 --
 releases/latest/dotnetdocs/a00785.js               |    7 -
 releases/latest/dotnetdocs/a00786.html             |   32 +-
 releases/latest/dotnetdocs/a00789.html             |  311 --
 releases/latest/dotnetdocs/a00789.js               |    7 -
 releases/latest/dotnetdocs/a00790.html             |   32 +-
 releases/latest/dotnetdocs/a00793.html             |  311 --
 releases/latest/dotnetdocs/a00793.js               |    7 -
 releases/latest/dotnetdocs/a00794.html             |   34 +-
 releases/latest/dotnetdocs/a00797.html             |  312 --
 releases/latest/dotnetdocs/a00797.js               |    7 -
 releases/latest/dotnetdocs/a00798.html             |   32 +-
 releases/latest/dotnetdocs/a00801.html             |  311 --
 releases/latest/dotnetdocs/a00801.js               |    7 -
 releases/latest/dotnetdocs/a00802.html             |   32 +-
 releases/latest/dotnetdocs/a00805.html             |  311 --
 releases/latest/dotnetdocs/a00805.js               |    7 -
 releases/latest/dotnetdocs/a00806.html             |   32 +-
 releases/latest/dotnetdocs/a00809.html             |  311 --
 releases/latest/dotnetdocs/a00809.js               |    7 -
 releases/latest/dotnetdocs/a00810.html             |   32 +-
 releases/latest/dotnetdocs/a00813.html             |  311 --
 releases/latest/dotnetdocs/a00813.js               |    7 -
 releases/latest/dotnetdocs/a00814.html             |   32 +-
 releases/latest/dotnetdocs/a00817.html             |  311 --
 releases/latest/dotnetdocs/a00817.js               |    7 -
 releases/latest/dotnetdocs/a00818.html             |   32 +-
 releases/latest/dotnetdocs/a00821.html             |  311 --
 releases/latest/dotnetdocs/a00821.js               |    7 -
 releases/latest/dotnetdocs/a00822.html             |   32 +-
 releases/latest/dotnetdocs/a00825.html             |  311 --
 releases/latest/dotnetdocs/a00825.js               |    7 -
 releases/latest/dotnetdocs/a00826.html             |   32 +-
 releases/latest/dotnetdocs/a00829.html             |  311 --
 releases/latest/dotnetdocs/a00829.js               |    7 -
 releases/latest/dotnetdocs/a00830.html             |   32 +-
 releases/latest/dotnetdocs/a00833.html             |  311 --
 releases/latest/dotnetdocs/a00833.js               |    7 -
 releases/latest/dotnetdocs/a00834.html             |   32 +-
 releases/latest/dotnetdocs/a00837.html             |  311 --
 releases/latest/dotnetdocs/a00837.js               |    7 -
 releases/latest/dotnetdocs/a00838.html             |   32 +-
 releases/latest/dotnetdocs/a00841.html             |  311 --
 releases/latest/dotnetdocs/a00841.js               |    7 -
 releases/latest/dotnetdocs/a00842.html             |   32 +-
 releases/latest/dotnetdocs/a00845.html             |  311 --
 releases/latest/dotnetdocs/a00845.js               |    7 -
 releases/latest/dotnetdocs/a00846.html             |   32 +-
 releases/latest/dotnetdocs/a00849.html             |  311 --
 releases/latest/dotnetdocs/a00849.js               |    7 -
 releases/latest/dotnetdocs/a00850.html             |   32 +-
 releases/latest/dotnetdocs/a00853.html             |  311 --
 releases/latest/dotnetdocs/a00853.js               |    7 -
 releases/latest/dotnetdocs/a00858.html             |   32 +-
 releases/latest/dotnetdocs/a00861.html             |  311 --
 releases/latest/dotnetdocs/a00861.js               |    7 -
 releases/latest/dotnetdocs/a00862.html             |   32 +-
 releases/latest/dotnetdocs/a00865.html             |  311 --
 releases/latest/dotnetdocs/a00865.js               |    7 -
 releases/latest/dotnetdocs/a00866.html             |   34 +-
 releases/latest/dotnetdocs/a00869.html             |  311 --
 releases/latest/dotnetdocs/a00869.js               |    7 -
 releases/latest/dotnetdocs/a00870.html             |   34 +-
 releases/latest/dotnetdocs/a00873.html             |  311 --
 releases/latest/dotnetdocs/a00873.js               |    7 -
 releases/latest/dotnetdocs/a00874.html             |   26 +-
 releases/latest/dotnetdocs/a00877.html             |  245 --
 releases/latest/dotnetdocs/a00877.js               |    8 -
 releases/latest/dotnetdocs/a00878.html             |   22 +-
 releases/latest/dotnetdocs/a00881.html             |  252 --
 releases/latest/dotnetdocs/a00881.js               |    7 -
 releases/latest/dotnetdocs/a00882.html             |   75 +-
 releases/latest/dotnetdocs/a00882.js               |    2 +-
 releases/latest/dotnetdocs/a00885.html             |  270 --
 releases/latest/dotnetdocs/a00885.js               |    8 -
 releases/latest/dotnetdocs/a00886.html             |   26 +-
 releases/latest/dotnetdocs/a00889.html             |  309 --
 releases/latest/dotnetdocs/a00889.js               |    9 -
 releases/latest/dotnetdocs/a00890.html             |   80 +-
 releases/latest/dotnetdocs/a00890.js               |    6 +-
 releases/latest/dotnetdocs/a00893.html             |  313 --
 releases/latest/dotnetdocs/a00893.js               |    8 -
 releases/latest/dotnetdocs/a00894.html             |  266 +-
 releases/latest/dotnetdocs/a00897.html             |  967 -----
 releases/latest/dotnetdocs/a00897.js               |   43 -
 releases/latest/dotnetdocs/a00898.html             |   20 +-
 releases/latest/dotnetdocs/a00901.html             |  183 -
 releases/latest/dotnetdocs/a00901.js               |    5 -
 releases/latest/dotnetdocs/a00902.html             |   32 +-
 releases/latest/dotnetdocs/a00905.html             |  240 --
 releases/latest/dotnetdocs/a00905.js               |    7 -
 releases/latest/dotnetdocs/a00906.html             |   34 +-
 releases/latest/dotnetdocs/a00909.html             |  427 ---
 releases/latest/dotnetdocs/a00909.js               |   12 -
 releases/latest/dotnetdocs/a00910.html             |   14 +-
 releases/latest/dotnetdocs/a00913.html             |  111 -
 releases/latest/dotnetdocs/a00914.html             |   20 +-
 releases/latest/dotnetdocs/a00917.html             |  205 -
 releases/latest/dotnetdocs/a00917.js               |    5 -
 releases/latest/dotnetdocs/a00918.html             |   34 +-
 releases/latest/dotnetdocs/a00921.html             |  335 --
 releases/latest/dotnetdocs/a00921.js               |    9 -
 releases/latest/dotnetdocs/a00922.html             |   22 +-
 releases/latest/dotnetdocs/a00925.html             |  206 -
 releases/latest/dotnetdocs/a00925.js               |    6 -
 releases/latest/dotnetdocs/a00926.html             |   22 +-
 releases/latest/dotnetdocs/a00929.html             |  222 --
 releases/latest/dotnetdocs/a00929.js               |    6 -
 releases/latest/dotnetdocs/a00930.html             |   64 +-
 releases/latest/dotnetdocs/a00930.js               |    6 +-
 releases/latest/dotnetdocs/a00933.html             |  423 ---
 releases/latest/dotnetdocs/a00933.js               |   11 -
 releases/latest/dotnetdocs/a00934.html             |   26 +-
 releases/latest/dotnetdocs/a00937.html             |  245 --
 releases/latest/dotnetdocs/a00937.js               |    7 -
 releases/latest/dotnetdocs/a00950.html             |   28 +-
 releases/latest/dotnetdocs/a00953.html             |  202 -
 releases/latest/dotnetdocs/a00953.js               |    6 -
 releases/latest/dotnetdocs/a00954.html             |   73 +-
 releases/latest/dotnetdocs/a00957.html             |  257 --
 releases/latest/dotnetdocs/a00957.js               |    6 -
 releases/latest/dotnetdocs/a00958.html             |   40 +-
 releases/latest/dotnetdocs/a00961.html             |  466 ---
 releases/latest/dotnetdocs/a00961.js               |   13 -
 releases/latest/dotnetdocs/a00962.html             |   52 +-
 releases/latest/dotnetdocs/a00965.html             |  204 -
 releases/latest/dotnetdocs/a00965.js               |    5 -
 releases/latest/dotnetdocs/a00966.html             |   60 +-
 releases/latest/dotnetdocs/a00969.html             |  390 --
 releases/latest/dotnetdocs/a00969.js               |   13 -
 releases/latest/dotnetdocs/a00970.html             |   84 +-
 releases/latest/dotnetdocs/a00973.html             | 1332 -------
 releases/latest/dotnetdocs/a00973.js               |   28 -
 releases/latest/dotnetdocs/a00974.html             |   70 +-
 releases/latest/dotnetdocs/a00977.html             |  878 -----
 releases/latest/dotnetdocs/a00977.js               |   29 -
 releases/latest/dotnetdocs/a00978.html             |   20 +-
 releases/latest/dotnetdocs/a00981.html             |  176 -
 releases/latest/dotnetdocs/a00981.js               |    5 -
 releases/latest/dotnetdocs/a00982.html             |   20 +-
 releases/latest/dotnetdocs/a00985.html             |  204 -
 releases/latest/dotnetdocs/a00985.js               |    5 -
 releases/latest/dotnetdocs/a00986.html             |   26 +-
 releases/latest/dotnetdocs/a00989.html             |  192 -
 releases/latest/dotnetdocs/a00989.js               |    5 -
 releases/latest/dotnetdocs/a00990.html             |   16 +-
 releases/latest/dotnetdocs/a00993.html             |  111 -
 releases/latest/dotnetdocs/a00994.html             |   66 +-
 releases/latest/dotnetdocs/a00997.html             | 1094 ------
 releases/latest/dotnetdocs/a00997.js               |   28 -
 releases/latest/dotnetdocs/a00998.html             |   36 +-
 releases/latest/dotnetdocs/a01001.html             |  343 --
 releases/latest/dotnetdocs/a01001.js               |   10 -
 releases/latest/dotnetdocs/a01002.html             |   20 +-
 releases/latest/dotnetdocs/a01005.html             |  182 -
 releases/latest/dotnetdocs/a01005.js               |    5 -
 releases/latest/dotnetdocs/a01006.html             |   26 +-
 releases/latest/dotnetdocs/a01009.html             |  308 --
 releases/latest/dotnetdocs/a01009.js               |    8 -
 releases/latest/dotnetdocs/a01010.html             |  136 +-
 releases/latest/dotnetdocs/a01010.js               |    2 +-
 releases/latest/dotnetdocs/a01013.html             | 1426 -------
 releases/latest/dotnetdocs/a01013.js               |   45 -
 releases/latest/dotnetdocs/a01014.html             |  252 +-
 releases/latest/dotnetdocs/a01014.js               |    4 +-
 releases/latest/dotnetdocs/a01017.html             | 2210 -----------
 releases/latest/dotnetdocs/a01017.js               |   49 -
 releases/latest/dotnetdocs/a01018.html             |   34 +-
 releases/latest/dotnetdocs/a01021.html             |  311 --
 releases/latest/dotnetdocs/a01021.js               |    9 -
 releases/latest/dotnetdocs/a01022.html             |   22 +-
 releases/latest/dotnetdocs/a01025.html             |  178 -
 releases/latest/dotnetdocs/a01025.js               |    5 -
 releases/latest/dotnetdocs/a01026.html             |   66 +-
 releases/latest/dotnetdocs/a01029.html             |  887 -----
 releases/latest/dotnetdocs/a01029.js               |   19 -
 releases/latest/dotnetdocs/a01030.html             |   21 +-
 releases/latest/dotnetdocs/a01033.html             |  155 -
 releases/latest/dotnetdocs/a01033.js               |    4 -
 releases/latest/dotnetdocs/a01038.html             |   48 +-
 releases/latest/dotnetdocs/a01041.html             |  849 -----
 releases/latest/dotnetdocs/a01041.js               |   20 -
 releases/latest/dotnetdocs/a01042.html             |   14 +-
 releases/latest/dotnetdocs/a01045.html             |  112 -
 releases/latest/dotnetdocs/a01046.html             |   14 +-
 releases/latest/dotnetdocs/a01049.html             |  112 -
 releases/latest/dotnetdocs/a01066.html             |   22 +-
 releases/latest/dotnetdocs/a01070.html             |  109 +-
 releases/latest/dotnetdocs/a01070.js               |    2 +-
 releases/latest/dotnetdocs/a01073.html             |  691 ----
 releases/latest/dotnetdocs/a01073.js               |   18 -
 releases/latest/dotnetdocs/a01074.html             |   62 +-
 releases/latest/dotnetdocs/a01077.html             |  116 -
 releases/latest/dotnetdocs/a01078.html             |   70 +-
 releases/latest/dotnetdocs/a01078.js               |    4 +-
 releases/latest/dotnetdocs/a01081.html             |  932 -----
 releases/latest/dotnetdocs/a01081.js               |   32 -
 releases/latest/dotnetdocs/a01085.html             |  757 ----
 releases/latest/dotnetdocs/a01085.js               |   27 -
 releases/latest/dotnetdocs/a01086.html             |   60 +-
 releases/latest/dotnetdocs/a01086.js               |    2 +-
 releases/latest/dotnetdocs/a01089.html             |  253 --
 releases/latest/dotnetdocs/a01089.js               |    9 -
 releases/latest/dotnetdocs/a01090.html             |   62 +-
 releases/latest/dotnetdocs/a01097.html             |  394 --
 releases/latest/dotnetdocs/a01097.js               |   13 -
 releases/latest/dotnetdocs/a01098.html             |  108 +-
 releases/latest/dotnetdocs/a01101.html             |  607 ---
 releases/latest/dotnetdocs/a01101.js               |   12 -
 releases/latest/dotnetdocs/a01102.html             |   22 +-
 releases/latest/dotnetdocs/a01106.html             |  240 +-
 releases/latest/dotnetdocs/a01106.js               |    8 +-
 releases/latest/dotnetdocs/a01109.html             | 1213 ------
 releases/latest/dotnetdocs/a01109.js               |   31 -
 releases/latest/dotnetdocs/a01110.html             |   22 +-
 releases/latest/dotnetdocs/a01113.html             |  208 -
 releases/latest/dotnetdocs/a01113.js               |    6 -
 releases/latest/dotnetdocs/a01114.html             |   22 +-
 releases/latest/dotnetdocs/a01117.html             | 1090 ------
 releases/latest/dotnetdocs/a01117.js               |   29 -
 releases/latest/dotnetdocs/a01118.html             |   24 +-
 releases/latest/dotnetdocs/a01121.html             |  219 --
 releases/latest/dotnetdocs/a01121.js               |    6 -
 releases/latest/dotnetdocs/a01122.html             |   26 +-
 releases/latest/dotnetdocs/a01125.html             |  188 -
 releases/latest/dotnetdocs/a01125.js               |    5 -
 releases/latest/dotnetdocs/a01126.html             |   80 +-
 releases/latest/dotnetdocs/a01129.html             |  296 --
 releases/latest/dotnetdocs/a01129.js               |    8 -
 releases/latest/dotnetdocs/a01133.html             |  279 --
 releases/latest/dotnetdocs/a01133.js               |    8 -
 releases/latest/dotnetdocs/a01134.html             |   14 +-
 releases/latest/dotnetdocs/a01137.html             |  986 -----
 releases/latest/dotnetdocs/a01137.js               |   34 -
 releases/latest/dotnetdocs/a01138.html             |   24 +-
 releases/latest/dotnetdocs/a01142.html             |   26 +-
 releases/latest/dotnetdocs/a01145.html             |  110 -
 releases/latest/dotnetdocs/a01146.html             |   20 +-
 releases/latest/dotnetdocs/a01149.html             |  232 --
 releases/latest/dotnetdocs/a01149.js               |    6 -
 releases/latest/dotnetdocs/a01153.html             |  216 --
 releases/latest/dotnetdocs/a01153.js               |    6 -
 releases/latest/dotnetdocs/a01157.html             |  229 --
 releases/latest/dotnetdocs/a01157.js               |    5 -
 releases/latest/dotnetdocs/a01376.html             |  129 -
 releases/latest/dotnetdocs/a01391.html             |  129 -
 releases/latest/dotnetdocs/annotated.html          |  376 +-
 releases/latest/dotnetdocs/annotated_dup.js        |  180 +-
 releases/latest/dotnetdocs/classes.html            |  145 +-
 ...l => dir_573ddd42ab80d728e58d280a03f813d9.html} |   14 +-
 ...l => dir_98f198ca865874fa5ec8cb0284e49b83.html} |   14 +-
 .../dir_a6694d3324865ccab2c69054504cf8ee.html      |  105 -
 ...l => dir_d4388efad0c891e42a08a8cc7b1820f6.html} |   17 +-
 releases/latest/dotnetdocs/doxygen.css             |  165 +-
 releases/latest/dotnetdocs/doxygen.png             |  Bin 0 -> 3779 bytes
 releases/latest/dotnetdocs/doxygen.svg             |   26 -
 releases/latest/dotnetdocs/dynsections.js          |   33 +-
 releases/latest/dotnetdocs/files.html              |   15 +-
 releases/latest/dotnetdocs/files_dup.js            |   21 +-
 releases/latest/dotnetdocs/functions.html          |   14 +-
 releases/latest/dotnetdocs/functions_a.html        |   14 +-
 releases/latest/dotnetdocs/functions_b.html        |   14 +-
 releases/latest/dotnetdocs/functions_c.html        |   14 +-
 releases/latest/dotnetdocs/functions_d.html        |   14 +-
 releases/latest/dotnetdocs/functions_e.html        |   14 +-
 releases/latest/dotnetdocs/functions_f.html        |   14 +-
 releases/latest/dotnetdocs/functions_func.html     |   14 +-
 releases/latest/dotnetdocs/functions_func_a.html   |   14 +-
 releases/latest/dotnetdocs/functions_func_b.html   |   14 +-
 releases/latest/dotnetdocs/functions_func_c.html   |   14 +-
 releases/latest/dotnetdocs/functions_func_d.html   |   14 +-
 releases/latest/dotnetdocs/functions_func_e.html   |   14 +-
 releases/latest/dotnetdocs/functions_func_f.html   |   14 +-
 releases/latest/dotnetdocs/functions_func_g.html   |   14 +-
 releases/latest/dotnetdocs/functions_func_h.html   |   14 +-
 releases/latest/dotnetdocs/functions_func_i.html   |   14 +-
 releases/latest/dotnetdocs/functions_func_k.html   |   14 +-
 releases/latest/dotnetdocs/functions_func_l.html   |   14 +-
 releases/latest/dotnetdocs/functions_func_m.html   |   14 +-
 releases/latest/dotnetdocs/functions_func_n.html   |   14 +-
 releases/latest/dotnetdocs/functions_func_o.html   |   14 +-
 releases/latest/dotnetdocs/functions_func_p.html   |   14 +-
 releases/latest/dotnetdocs/functions_func_q.html   |   14 +-
 releases/latest/dotnetdocs/functions_func_r.html   |   14 +-
 releases/latest/dotnetdocs/functions_func_s.html   |   14 +-
 releases/latest/dotnetdocs/functions_func_t.html   |   14 +-
 releases/latest/dotnetdocs/functions_func_u.html   |   14 +-
 releases/latest/dotnetdocs/functions_func_v.html   |   14 +-
 releases/latest/dotnetdocs/functions_func_w.html   |   14 +-
 releases/latest/dotnetdocs/functions_func_~.html   |   14 +-
 releases/latest/dotnetdocs/functions_g.html        |   16 +-
 releases/latest/dotnetdocs/functions_h.html        |   14 +-
 releases/latest/dotnetdocs/functions_i.html        |   14 +-
 releases/latest/dotnetdocs/functions_k.html        |   14 +-
 releases/latest/dotnetdocs/functions_l.html        |   14 +-
 releases/latest/dotnetdocs/functions_m.html        |   14 +-
 releases/latest/dotnetdocs/functions_n.html        |   14 +-
 releases/latest/dotnetdocs/functions_o.html        |   14 +-
 releases/latest/dotnetdocs/functions_p.html        |   14 +-
 releases/latest/dotnetdocs/functions_prop.html     |   14 +-
 releases/latest/dotnetdocs/functions_q.html        |   14 +-
 releases/latest/dotnetdocs/functions_r.html        |   14 +-
 releases/latest/dotnetdocs/functions_s.html        |   14 +-
 releases/latest/dotnetdocs/functions_t.html        |   14 +-
 releases/latest/dotnetdocs/functions_u.html        |   14 +-
 releases/latest/dotnetdocs/functions_v.html        |   14 +-
 releases/latest/dotnetdocs/functions_vars.html     |   14 +-
 releases/latest/dotnetdocs/functions_w.html        |   14 +-
 releases/latest/dotnetdocs/functions_~.html        |   14 +-
 releases/latest/dotnetdocs/globals.html            |   14 +-
 releases/latest/dotnetdocs/globals_defs.html       |   14 +-
 releases/latest/dotnetdocs/hierarchy.html          |   70 +-
 releases/latest/dotnetdocs/hierarchy.js            |   44 +-
 releases/latest/dotnetdocs/index.html              |   14 +-
 releases/latest/dotnetdocs/jquery.js               |   94 +-
 releases/latest/dotnetdocs/menu.js                 |   37 +-
 releases/latest/dotnetdocs/menudata.js             |   33 +-
 releases/latest/dotnetdocs/namespacemembers.html   |   14 +-
 .../latest/dotnetdocs/namespacemembers_enum.html   |   14 +-
 .../latest/dotnetdocs/namespacemembers_func.html   |   14 +-
 .../latest/dotnetdocs/namespacemembers_type.html   |   14 +-
 releases/latest/dotnetdocs/namespaces.html         |  201 +-
 releases/latest/dotnetdocs/namespaces_dup.js       |    8 -
 releases/latest/dotnetdocs/navtree.js              |   74 +-
 releases/latest/dotnetdocs/navtreedata.js          |   49 +-
 releases/latest/dotnetdocs/navtreeindex0.js        |  298 +-
 releases/latest/dotnetdocs/navtreeindex1.js        |  500 +--
 releases/latest/dotnetdocs/navtreeindex2.js        |  500 +--
 releases/latest/dotnetdocs/navtreeindex3.js        |  500 +--
 releases/latest/dotnetdocs/navtreeindex4.js        |  500 +--
 releases/latest/dotnetdocs/navtreeindex5.js        |  500 +--
 releases/latest/dotnetdocs/navtreeindex6.js        |  490 +--
 releases/latest/dotnetdocs/navtreeindex7.js        |   41 +-
 releases/latest/dotnetdocs/resize.js               |   38 +-
 releases/latest/dotnetdocs/search/all_0.html       |   19 +-
 releases/latest/dotnetdocs/search/all_0.js         |    2 +-
 releases/latest/dotnetdocs/search/all_1.html       |   19 +-
 releases/latest/dotnetdocs/search/all_1.js         |    6 +-
 releases/latest/dotnetdocs/search/all_10.html      |   19 +-
 releases/latest/dotnetdocs/search/all_10.js        |   52 +-
 releases/latest/dotnetdocs/search/all_11.html      |   19 +-
 releases/latest/dotnetdocs/search/all_11.js        |   12 +-
 releases/latest/dotnetdocs/search/all_12.html      |   19 +-
 releases/latest/dotnetdocs/search/all_12.js        |  164 +-
 releases/latest/dotnetdocs/search/all_13.html      |   19 +-
 releases/latest/dotnetdocs/search/all_13.js        |  171 +-
 releases/latest/dotnetdocs/search/all_14.html      |   19 +-
 releases/latest/dotnetdocs/search/all_14.js        |   26 +-
 releases/latest/dotnetdocs/search/all_15.html      |   19 +-
 releases/latest/dotnetdocs/search/all_15.js        |   18 +-
 releases/latest/dotnetdocs/search/all_16.html      |   19 +-
 releases/latest/dotnetdocs/search/all_16.js        |    8 +-
 releases/latest/dotnetdocs/search/all_17.html      |   19 +-
 releases/latest/dotnetdocs/search/all_17.js        |   88 +-
 releases/latest/dotnetdocs/search/all_18.html      |   19 +-
 releases/latest/dotnetdocs/search/all_18.js        |    2 +-
 releases/latest/dotnetdocs/search/all_2.html       |   19 +-
 releases/latest/dotnetdocs/search/all_2.js         |   54 +-
 releases/latest/dotnetdocs/search/all_3.html       |   19 +-
 releases/latest/dotnetdocs/search/all_3.js         |   24 +-
 releases/latest/dotnetdocs/search/all_4.html       |   19 +-
 releases/latest/dotnetdocs/search/all_4.js         |  282 +-
 releases/latest/dotnetdocs/search/all_5.html       |   19 +-
 releases/latest/dotnetdocs/search/all_5.js         |   46 +-
 releases/latest/dotnetdocs/search/all_6.html       |   19 +-
 releases/latest/dotnetdocs/search/all_6.js         |   52 +-
 releases/latest/dotnetdocs/search/all_7.html       |   19 +-
 releases/latest/dotnetdocs/search/all_7.js         |   30 +-
 releases/latest/dotnetdocs/search/all_8.html       |   19 +-
 releases/latest/dotnetdocs/search/all_8.js         |  102 +-
 releases/latest/dotnetdocs/search/all_9.html       |   19 +-
 releases/latest/dotnetdocs/search/all_9.js         |   10 +-
 releases/latest/dotnetdocs/search/all_a.html       |   19 +-
 releases/latest/dotnetdocs/search/all_a.js         |  154 +-
 releases/latest/dotnetdocs/search/all_b.html       |   19 +-
 releases/latest/dotnetdocs/search/all_b.js         |    6 +-
 releases/latest/dotnetdocs/search/all_c.html       |   19 +-
 releases/latest/dotnetdocs/search/all_c.js         |   54 +-
 releases/latest/dotnetdocs/search/all_d.html       |   19 +-
 releases/latest/dotnetdocs/search/all_d.js         |   22 +-
 releases/latest/dotnetdocs/search/all_e.html       |   19 +-
 releases/latest/dotnetdocs/search/all_e.js         |   46 +-
 releases/latest/dotnetdocs/search/all_f.html       |   19 +-
 releases/latest/dotnetdocs/search/all_f.js         |   48 +-
 releases/latest/dotnetdocs/search/classes_0.html   |   19 +-
 releases/latest/dotnetdocs/search/classes_0.js     |   12 +-
 releases/latest/dotnetdocs/search/classes_1.html   |   19 +-
 releases/latest/dotnetdocs/search/classes_1.js     |    2 +-
 releases/latest/dotnetdocs/search/classes_10.html  |   19 +-
 releases/latest/dotnetdocs/search/classes_10.js    |   14 +-
 releases/latest/dotnetdocs/search/classes_11.html  |   19 +-
 releases/latest/dotnetdocs/search/classes_11.js    |   10 +-
 releases/latest/dotnetdocs/search/classes_12.html  |   19 +-
 releases/latest/dotnetdocs/search/classes_12.js    |    8 +-
 releases/latest/dotnetdocs/search/classes_13.html  |   19 +-
 releases/latest/dotnetdocs/search/classes_13.js    |    2 +-
 releases/latest/dotnetdocs/search/classes_2.html   |   19 +-
 releases/latest/dotnetdocs/search/classes_2.js     |  140 +-
 releases/latest/dotnetdocs/search/classes_3.html   |   19 +-
 releases/latest/dotnetdocs/search/classes_3.js     |   14 +-
 releases/latest/dotnetdocs/search/classes_4.html   |   19 +-
 releases/latest/dotnetdocs/search/classes_4.js     |   14 +-
 releases/latest/dotnetdocs/search/classes_5.html   |   19 +-
 releases/latest/dotnetdocs/search/classes_5.js     |    8 +-
 releases/latest/dotnetdocs/search/classes_6.html   |   19 +-
 releases/latest/dotnetdocs/search/classes_6.js     |    8 +-
 releases/latest/dotnetdocs/search/classes_7.html   |   19 +-
 releases/latest/dotnetdocs/search/classes_7.js     |   68 +-
 releases/latest/dotnetdocs/search/classes_8.html   |   19 +-
 releases/latest/dotnetdocs/search/classes_8.js     |    2 +-
 releases/latest/dotnetdocs/search/classes_9.html   |   19 +-
 releases/latest/dotnetdocs/search/classes_9.js     |    4 +-
 releases/latest/dotnetdocs/search/classes_a.html   |   19 +-
 releases/latest/dotnetdocs/search/classes_a.js     |    6 +-
 releases/latest/dotnetdocs/search/classes_b.html   |   19 +-
 releases/latest/dotnetdocs/search/classes_b.js     |   12 +-
 releases/latest/dotnetdocs/search/classes_c.html   |   19 +-
 releases/latest/dotnetdocs/search/classes_c.js     |    4 +-
 releases/latest/dotnetdocs/search/classes_d.html   |   19 +-
 releases/latest/dotnetdocs/search/classes_d.js     |   12 +-
 releases/latest/dotnetdocs/search/classes_e.html   |   19 +-
 releases/latest/dotnetdocs/search/classes_e.js     |    6 +-
 releases/latest/dotnetdocs/search/classes_f.html   |   19 +-
 releases/latest/dotnetdocs/search/classes_f.js     |   22 +-
 releases/latest/dotnetdocs/search/close.png        |  Bin 0 -> 273 bytes
 releases/latest/dotnetdocs/search/close.svg        |   31 -
 releases/latest/dotnetdocs/search/defines_0.html   |   19 +-
 releases/latest/dotnetdocs/search/defines_0.js     |    6 +-
 releases/latest/dotnetdocs/search/enums_0.html     |   19 +-
 releases/latest/dotnetdocs/search/enums_0.js       |    2 +-
 releases/latest/dotnetdocs/search/enums_1.html     |   19 +-
 releases/latest/dotnetdocs/search/enums_1.js       |    2 +-
 releases/latest/dotnetdocs/search/enums_2.html     |   19 +-
 releases/latest/dotnetdocs/search/enums_2.js       |    2 +-
 releases/latest/dotnetdocs/search/enums_3.html     |   19 +-
 releases/latest/dotnetdocs/search/enums_3.js       |    2 +-
 releases/latest/dotnetdocs/search/enums_4.html     |   19 +-
 releases/latest/dotnetdocs/search/enums_4.js       |    2 +-
 .../latest/dotnetdocs/search/enumvalues_0.html     |   19 +-
 releases/latest/dotnetdocs/search/enumvalues_0.js  |    2 +-
 .../latest/dotnetdocs/search/enumvalues_1.html     |   19 +-
 releases/latest/dotnetdocs/search/enumvalues_1.js  |    6 +-
 .../latest/dotnetdocs/search/enumvalues_2.html     |   19 +-
 releases/latest/dotnetdocs/search/enumvalues_2.js  |    6 +-
 .../latest/dotnetdocs/search/enumvalues_3.html     |   19 +-
 releases/latest/dotnetdocs/search/enumvalues_3.js  |    2 +-
 .../latest/dotnetdocs/search/enumvalues_4.html     |   19 +-
 releases/latest/dotnetdocs/search/enumvalues_4.js  |    6 +-
 .../latest/dotnetdocs/search/enumvalues_5.html     |   19 +-
 releases/latest/dotnetdocs/search/enumvalues_5.js  |    6 +-
 .../latest/dotnetdocs/search/enumvalues_6.html     |   19 +-
 releases/latest/dotnetdocs/search/enumvalues_6.js  |    8 +-
 .../latest/dotnetdocs/search/enumvalues_7.html     |   19 +-
 releases/latest/dotnetdocs/search/enumvalues_7.js  |    4 +-
 .../latest/dotnetdocs/search/enumvalues_8.html     |   19 +-
 releases/latest/dotnetdocs/search/enumvalues_8.js  |    2 +-
 .../latest/dotnetdocs/search/enumvalues_9.html     |   19 +-
 releases/latest/dotnetdocs/search/enumvalues_9.js  |    2 +-
 .../latest/dotnetdocs/search/enumvalues_a.html     |   19 +-
 releases/latest/dotnetdocs/search/enumvalues_a.js  |    2 +-
 releases/latest/dotnetdocs/search/files_0.html     |   19 +-
 releases/latest/dotnetdocs/search/files_0.js       |    2 +-
 releases/latest/dotnetdocs/search/files_1.html     |   19 +-
 releases/latest/dotnetdocs/search/files_1.js       |   30 +-
 releases/latest/dotnetdocs/search/files_2.html     |   19 +-
 releases/latest/dotnetdocs/search/files_2.js       |    8 +-
 releases/latest/dotnetdocs/search/files_3.html     |   19 +-
 releases/latest/dotnetdocs/search/files_3.js       |    6 +-
 releases/latest/dotnetdocs/search/files_4.html     |   19 +-
 releases/latest/dotnetdocs/search/files_4.js       |    4 +-
 releases/latest/dotnetdocs/search/files_5.html     |   19 +-
 releases/latest/dotnetdocs/search/files_5.js       |   24 +-
 releases/latest/dotnetdocs/search/files_6.html     |   19 +-
 releases/latest/dotnetdocs/search/files_6.js       |    2 +-
 releases/latest/dotnetdocs/search/files_7.html     |   19 +-
 releases/latest/dotnetdocs/search/files_7.js       |    2 +-
 releases/latest/dotnetdocs/search/files_8.html     |   19 +-
 releases/latest/dotnetdocs/search/files_8.js       |    4 +-
 releases/latest/dotnetdocs/search/files_9.html     |   19 +-
 releases/latest/dotnetdocs/search/files_9.js       |   12 +-
 releases/latest/dotnetdocs/search/files_a.html     |   19 +-
 releases/latest/dotnetdocs/search/files_a.js       |   11 +-
 releases/latest/dotnetdocs/search/files_b.html     |   19 +-
 releases/latest/dotnetdocs/search/files_b.js       |    2 +-
 releases/latest/dotnetdocs/search/functions_0.html |   19 +-
 releases/latest/dotnetdocs/search/functions_0.js   |    2 +-
 releases/latest/dotnetdocs/search/functions_1.html |   19 +-
 releases/latest/dotnetdocs/search/functions_1.js   |   38 +-
 .../latest/dotnetdocs/search/functions_10.html     |   19 +-
 releases/latest/dotnetdocs/search/functions_10.js  |    4 +-
 .../latest/dotnetdocs/search/functions_11.html     |   19 +-
 releases/latest/dotnetdocs/search/functions_11.js  |  116 +-
 .../latest/dotnetdocs/search/functions_12.html     |   19 +-
 releases/latest/dotnetdocs/search/functions_12.js  |  110 +-
 .../latest/dotnetdocs/search/functions_13.html     |   19 +-
 releases/latest/dotnetdocs/search/functions_13.js  |   20 +-
 .../latest/dotnetdocs/search/functions_14.html     |   19 +-
 releases/latest/dotnetdocs/search/functions_14.js  |   10 +-
 .../latest/dotnetdocs/search/functions_15.html     |   19 +-
 releases/latest/dotnetdocs/search/functions_15.js  |    2 +-
 .../latest/dotnetdocs/search/functions_16.html     |   19 +-
 releases/latest/dotnetdocs/search/functions_16.js  |   88 +-
 .../latest/dotnetdocs/search/functions_17.html     |   19 +-
 releases/latest/dotnetdocs/search/functions_17.js  |    2 +-
 releases/latest/dotnetdocs/search/functions_2.html |   19 +-
 releases/latest/dotnetdocs/search/functions_2.js   |   14 +-
 releases/latest/dotnetdocs/search/functions_3.html |   19 +-
 releases/latest/dotnetdocs/search/functions_3.js   |  126 +-
 releases/latest/dotnetdocs/search/functions_4.html |   19 +-
 releases/latest/dotnetdocs/search/functions_4.js   |   20 +-
 releases/latest/dotnetdocs/search/functions_5.html |   19 +-
 releases/latest/dotnetdocs/search/functions_5.js   |   24 +-
 releases/latest/dotnetdocs/search/functions_6.html |   19 +-
 releases/latest/dotnetdocs/search/functions_6.js   |   22 +-
 releases/latest/dotnetdocs/search/functions_7.html |   19 +-
 releases/latest/dotnetdocs/search/functions_7.js   |   92 +-
 releases/latest/dotnetdocs/search/functions_8.html |   19 +-
 releases/latest/dotnetdocs/search/functions_8.js   |    4 +-
 releases/latest/dotnetdocs/search/functions_9.html |   19 +-
 releases/latest/dotnetdocs/search/functions_9.js   |   52 +-
 releases/latest/dotnetdocs/search/functions_a.html |   19 +-
 releases/latest/dotnetdocs/search/functions_a.js   |    2 +-
 releases/latest/dotnetdocs/search/functions_b.html |   19 +-
 releases/latest/dotnetdocs/search/functions_b.js   |   16 +-
 releases/latest/dotnetdocs/search/functions_c.html |   19 +-
 releases/latest/dotnetdocs/search/functions_c.js   |    6 +-
 releases/latest/dotnetdocs/search/functions_d.html |   19 +-
 releases/latest/dotnetdocs/search/functions_d.js   |   34 +-
 releases/latest/dotnetdocs/search/functions_e.html |   19 +-
 releases/latest/dotnetdocs/search/functions_e.js   |   40 +-
 releases/latest/dotnetdocs/search/functions_f.html |   19 +-
 releases/latest/dotnetdocs/search/functions_f.js   |   12 +-
 releases/latest/dotnetdocs/search/mag_sel.png      |  Bin 0 -> 465 bytes
 releases/latest/dotnetdocs/search/mag_sel.svg      |   74 -
 .../latest/dotnetdocs/search/namespaces_0.html     |   19 +-
 releases/latest/dotnetdocs/search/namespaces_0.js  |    8 +-
 releases/latest/dotnetdocs/search/nomatches.html   |    3 +-
 .../latest/dotnetdocs/search/properties_0.html     |   19 +-
 releases/latest/dotnetdocs/search/properties_0.js  |    4 +-
 .../latest/dotnetdocs/search/properties_1.html     |   19 +-
 releases/latest/dotnetdocs/search/properties_1.js  |    8 +-
 .../latest/dotnetdocs/search/properties_10.html    |   19 +-
 releases/latest/dotnetdocs/search/properties_10.js |   20 +-
 .../latest/dotnetdocs/search/properties_11.html    |   19 +-
 releases/latest/dotnetdocs/search/properties_11.js |   44 +-
 .../latest/dotnetdocs/search/properties_12.html    |   19 +-
 releases/latest/dotnetdocs/search/properties_12.js |    4 +-
 .../latest/dotnetdocs/search/properties_13.html    |   19 +-
 releases/latest/dotnetdocs/search/properties_13.js |    2 +-
 .../latest/dotnetdocs/search/properties_14.html    |   19 +-
 releases/latest/dotnetdocs/search/properties_14.js |    6 +-
 .../latest/dotnetdocs/search/properties_2.html     |   19 +-
 releases/latest/dotnetdocs/search/properties_2.js  |   42 +-
 .../latest/dotnetdocs/search/properties_3.html     |   19 +-
 releases/latest/dotnetdocs/search/properties_3.js  |   14 +-
 .../latest/dotnetdocs/search/properties_4.html     |   19 +-
 releases/latest/dotnetdocs/search/properties_4.js  |   10 +-
 .../latest/dotnetdocs/search/properties_5.html     |   19 +-
 releases/latest/dotnetdocs/search/properties_5.js  |    4 +-
 .../latest/dotnetdocs/search/properties_6.html     |   19 +-
 releases/latest/dotnetdocs/search/properties_6.js  |    4 +-
 .../latest/dotnetdocs/search/properties_7.html     |   19 +-
 releases/latest/dotnetdocs/search/properties_7.js  |    6 +-
 .../latest/dotnetdocs/search/properties_8.html     |   19 +-
 releases/latest/dotnetdocs/search/properties_8.js  |   18 +-
 .../latest/dotnetdocs/search/properties_9.html     |   19 +-
 releases/latest/dotnetdocs/search/properties_9.js  |    4 +-
 .../latest/dotnetdocs/search/properties_a.html     |   19 +-
 releases/latest/dotnetdocs/search/properties_a.js  |   24 +-
 .../latest/dotnetdocs/search/properties_b.html     |   19 +-
 releases/latest/dotnetdocs/search/properties_b.js  |   12 +-
 .../latest/dotnetdocs/search/properties_c.html     |   19 +-
 releases/latest/dotnetdocs/search/properties_c.js  |    8 +-
 .../latest/dotnetdocs/search/properties_d.html     |   19 +-
 releases/latest/dotnetdocs/search/properties_d.js  |    6 +-
 .../latest/dotnetdocs/search/properties_e.html     |   19 +-
 releases/latest/dotnetdocs/search/properties_e.js  |   26 +-
 .../latest/dotnetdocs/search/properties_f.html     |   19 +-
 releases/latest/dotnetdocs/search/properties_f.js  |    2 +-
 releases/latest/dotnetdocs/search/search.css       |  102 +-
 releases/latest/dotnetdocs/search/search.js        |   52 +-
 releases/latest/dotnetdocs/search/typedefs_0.html  |   19 +-
 releases/latest/dotnetdocs/search/typedefs_0.js    |    2 +-
 releases/latest/dotnetdocs/search/typedefs_1.html  |   19 +-
 releases/latest/dotnetdocs/search/typedefs_1.js    |   14 +-
 releases/latest/dotnetdocs/search/variables_0.html |   19 +-
 releases/latest/dotnetdocs/search/variables_0.js   |    2 +-
 releases/latest/dotnetdocs/search/variables_1.html |   19 +-
 releases/latest/dotnetdocs/search/variables_1.js   |   74 +-
 releases/latest/dotnetdocs/search/variables_2.html |   19 +-
 releases/latest/dotnetdocs/search/variables_2.js   |    2 +-
 releases/latest/dotnetdocs/search/variables_3.html |   19 +-
 releases/latest/dotnetdocs/search/variables_3.js   |    2 +-
 releases/latest/dotnetdocs/search/variables_4.html |   19 +-
 releases/latest/dotnetdocs/search/variables_4.js   |    2 +-
 releases/latest/dotnetdocs/tabs.css                |    2 +-
 releases/latest/javadoc/allclasses-frame.html      |    6 +-
 releases/latest/javadoc/allclasses-noframe.html    |    6 +-
 releases/latest/javadoc/constant-values.html       |    8 +-
 releases/latest/javadoc/deprecated-list.html       |   44 +-
 releases/latest/javadoc/help-doc.html              |    8 +-
 releases/latest/javadoc/index-all.html             |   20 +-
 releases/latest/javadoc/index.html                 |    4 +-
 .../javadoc/org/apache/geode/CancelCriterion.html  |    8 +-
 .../javadoc/org/apache/geode/CancelException.html  |    8 +-
 .../org/apache/geode/CanonicalInstantiator.html    |    8 +-
 .../javadoc/org/apache/geode/CopyException.html    |    8 +-
 .../javadoc/org/apache/geode/CopyHelper.html       |    8 +-
 .../apache/geode/DataSerializable.Replaceable.html |    8 +-
 .../javadoc/org/apache/geode/DataSerializable.html |    8 +-
 .../javadoc/org/apache/geode/DataSerializer.html   |    8 +-
 .../latest/javadoc/org/apache/geode/Delta.html     |    8 +-
 .../apache/geode/DeltaSerializationException.html  |    8 +-
 .../apache/geode/ForcedDisconnectException.html    |    8 +-
 .../org/apache/geode/GemFireCacheException.html    |    8 +-
 .../org/apache/geode/GemFireCheckedException.html  |    8 +-
 .../org/apache/geode/GemFireConfigException.html   |    8 +-
 .../javadoc/org/apache/geode/GemFireException.html |    8 +-
 .../org/apache/geode/GemFireIOException.html       |    8 +-
 .../org/apache/geode/GemFireRethrowable.html       |    8 +-
 .../apache/geode/IncompatibleSystemException.html  |    8 +-
 .../javadoc/org/apache/geode/Instantiator.html     |    8 +-
 .../org/apache/geode/InternalGemFireError.html     |    8 +-
 .../org/apache/geode/InternalGemFireException.html |    8 +-
 .../org/apache/geode/InvalidDeltaException.html    |    8 +-
 .../org/apache/geode/InvalidValueException.html    |    8 +-
 .../org/apache/geode/InvalidVersionException.html  |    8 +-
 .../latest/javadoc/org/apache/geode/LogWriter.html |    8 +-
 .../org/apache/geode/NoSystemException.html        |    8 +-
 .../apache/geode/OutOfOffHeapMemoryException.html  |    8 +-
 .../org/apache/geode/SerializationException.html   |    8 +-
 .../org/apache/geode/StatisticDescriptor.html      |    8 +-
 .../javadoc/org/apache/geode/Statistics.html       |    8 +-
 .../org/apache/geode/StatisticsFactory.html        |    8 +-
 .../javadoc/org/apache/geode/StatisticsType.html   |    8 +-
 .../org/apache/geode/StatisticsTypeFactory.html    |    8 +-
 .../org/apache/geode/SystemConnectException.html   |    8 +-
 .../javadoc/org/apache/geode/SystemFailure.html    |    8 +-
 .../org/apache/geode/SystemIsRunningException.html |    8 +-
 .../javadoc/org/apache/geode/ToDataException.html  |    8 +-
 .../org/apache/geode/UncreatedSystemException.html |    8 +-
 .../org/apache/geode/UnmodifiableException.html    |    8 +-
 .../org/apache/geode/UnstartedSystemException.html |    8 +-
 .../org/apache/geode/admin/AdminConfig.Entry.html  |    8 +-
 .../org/apache/geode/admin/AdminConfig.html        |    8 +-
 .../apache/geode/admin/AdminDistributedSystem.html |    8 +-
 .../geode/admin/AdminDistributedSystemFactory.html |    8 +-
 .../org/apache/geode/admin/AdminException.html     |    8 +-
 .../org/apache/geode/admin/AdminXmlException.html  |    8 +-
 .../javadoc/org/apache/geode/admin/Alert.html      |    8 +-
 .../javadoc/org/apache/geode/admin/AlertLevel.html |    8 +-
 .../org/apache/geode/admin/AlertListener.html      |    8 +-
 .../org/apache/geode/admin/BackupStatus.html       |    8 +-
 .../geode/admin/CacheDoesNotExistException.html    |    8 +-
 .../org/apache/geode/admin/CacheHealthConfig.html  |    8 +-
 .../org/apache/geode/admin/CacheServer.html        |    8 +-
 .../org/apache/geode/admin/CacheServerConfig.html  |    8 +-
 .../javadoc/org/apache/geode/admin/CacheVm.html    |    8 +-
 .../org/apache/geode/admin/CacheVmConfig.html      |    8 +-
 .../apache/geode/admin/ConfigurationParameter.html |    8 +-
 .../DistributedSystemConfig.ConfigListener.html    |    8 +-
 .../geode/admin/DistributedSystemConfig.html       |    8 +-
 .../geode/admin/DistributedSystemHealthConfig.html |    8 +-
 .../apache/geode/admin/DistributionLocator.html    |    8 +-
 .../geode/admin/DistributionLocatorConfig.html     |    8 +-
 .../apache/geode/admin/GemFireHealth.Health.html   |    8 +-
 .../org/apache/geode/admin/GemFireHealth.html      |    8 +-
 .../apache/geode/admin/GemFireHealthConfig.html    |    8 +-
 .../apache/geode/admin/GemFireMemberStatus.html    |    8 +-
 .../org/apache/geode/admin/ManagedEntity.html      |    8 +-
 .../apache/geode/admin/ManagedEntityConfig.html    |    8 +-
 .../org/apache/geode/admin/MemberHealthConfig.html |    8 +-
 .../geode/admin/OperationCancelledException.html   |    8 +-
 .../geode/admin/RegionNotFoundException.html       |    8 +-
 .../geode/admin/RegionSubRegionSnapshot.html       |    8 +-
 .../apache/geode/admin/RuntimeAdminException.html  |    8 +-
 .../javadoc/org/apache/geode/admin/Statistic.html  |    8 +-
 .../org/apache/geode/admin/StatisticResource.html  |    8 +-
 .../org/apache/geode/admin/SystemMember.html       |    8 +-
 .../geode/admin/SystemMemberBridgeServer.html      |    8 +-
 .../org/apache/geode/admin/SystemMemberCache.html  |    8 +-
 .../apache/geode/admin/SystemMemberCacheEvent.html |    8 +-
 .../geode/admin/SystemMemberCacheListener.html     |    8 +-
 .../geode/admin/SystemMemberCacheServer.html       |    8 +-
 .../org/apache/geode/admin/SystemMemberRegion.html |    8 +-
 .../geode/admin/SystemMemberRegionEvent.html       |    8 +-
 .../org/apache/geode/admin/SystemMemberType.html   |    8 +-
 .../apache/geode/admin/SystemMembershipEvent.html  |    8 +-
 .../geode/admin/SystemMembershipListener.html      |    8 +-
 .../admin/UnmodifiableConfigurationException.html  |    8 +-
 .../javadoc/org/apache/geode/admin/jmx/Agent.html  |    8 +-
 .../org/apache/geode/admin/jmx/AgentConfig.html    |    8 +-
 .../org/apache/geode/admin/jmx/AgentFactory.html   |    8 +-
 .../org/apache/geode/admin/jmx/package-frame.html  |    6 +-
 .../apache/geode/admin/jmx/package-summary.html    |    8 +-
 .../org/apache/geode/admin/jmx/package-tree.html   |    8 +-
 .../org/apache/geode/admin/package-frame.html      |    6 +-
 .../org/apache/geode/admin/package-summary.html    |    8 +-
 .../org/apache/geode/admin/package-tree.html       |    8 +-
 .../org/apache/geode/annotations/Experimental.html |    8 +-
 .../org/apache/geode/annotations/Immutable.html    |    8 +-
 .../geode/annotations/VisibleForTesting.html       |    8 +-
 .../apache/geode/annotations/package-frame.html    |    6 +-
 .../apache/geode/annotations/package-summary.html  |    8 +-
 .../org/apache/geode/annotations/package-tree.html |   10 +-
 .../org/apache/geode/cache/AttributesFactory.html  |    8 +-
 .../org/apache/geode/cache/AttributesMutator.html  |    8 +-
 .../javadoc/org/apache/geode/cache/Cache.html      |    8 +-
 .../org/apache/geode/cache/CacheCallback.html      |    8 +-
 .../apache/geode/cache/CacheClosedException.html   |    8 +-
 .../javadoc/org/apache/geode/cache/CacheEvent.html |    8 +-
 .../org/apache/geode/cache/CacheException.html     |    8 +-
 .../apache/geode/cache/CacheExistsException.html   |    8 +-
 .../org/apache/geode/cache/CacheFactory.html       |    8 +-
 .../org/apache/geode/cache/CacheListener.html      |    8 +-
 .../org/apache/geode/cache/CacheLoader.html        |    8 +-
 .../apache/geode/cache/CacheLoaderException.html   |    8 +-
 .../apache/geode/cache/CacheRuntimeException.html  |    8 +-
 .../org/apache/geode/cache/CacheStatistics.html    |    8 +-
 .../geode/cache/CacheTransactionManager.html       |    8 +-
 .../org/apache/geode/cache/CacheWriter.html        |    8 +-
 .../apache/geode/cache/CacheWriterException.html   |    8 +-
 .../org/apache/geode/cache/CacheXmlException.html  |    8 +-
 .../org/apache/geode/cache/ClientSession.html      |    8 +-
 .../geode/cache/CommitConflictException.html       |    8 +-
 .../geode/cache/CommitDistributionException.html   |    8 +-
 .../geode/cache/CommitIncompleteException.html     |    8 +-
 .../org/apache/geode/cache/CustomExpiry.html       |    8 +-
 .../javadoc/org/apache/geode/cache/DataPolicy.html |    8 +-
 .../javadoc/org/apache/geode/cache/Declarable.html |    8 +-
 .../apache/geode/cache/DiskAccessException.html    |    8 +-
 .../javadoc/org/apache/geode/cache/DiskStore.html  |    8 +-
 .../org/apache/geode/cache/DiskStoreFactory.html   |    8 +-
 .../apache/geode/cache/DiskWriteAttributes.html    |    8 +-
 .../geode/cache/DiskWriteAttributesFactory.html    |    8 +-
 .../cache/DuplicatePrimaryPartitionException.html  |    8 +-
 .../geode/cache/DynamicRegionFactory.Config.html   |    8 +-
 .../apache/geode/cache/DynamicRegionFactory.html   |    8 +-
 .../apache/geode/cache/DynamicRegionListener.html  |    8 +-
 .../geode/cache/EntryDestroyedException.html       |    8 +-
 .../javadoc/org/apache/geode/cache/EntryEvent.html |    8 +-
 .../apache/geode/cache/EntryExistsException.html   |    8 +-
 .../apache/geode/cache/EntryNotFoundException.html |    8 +-
 .../org/apache/geode/cache/EntryOperation.html     |    8 +-
 .../org/apache/geode/cache/EvictionAction.html     |    8 +-
 .../org/apache/geode/cache/EvictionAlgorithm.html  |    8 +-
 .../org/apache/geode/cache/EvictionAttributes.html |    8 +-
 .../geode/cache/EvictionAttributesMutator.html     |    8 +-
 .../org/apache/geode/cache/ExpirationAction.html   |    8 +-
 .../apache/geode/cache/ExpirationAttributes.html   |    8 +-
 .../cache/FailedSynchronizationException.html      |    8 +-
 .../geode/cache/FixedPartitionAttributes.html      |    8 +-
 .../apache/geode/cache/FixedPartitionResolver.html |    8 +-
 .../geode/cache/GatewayConfigurationException.html |    8 +-
 .../org/apache/geode/cache/GatewayException.html   |    8 +-
 .../org/apache/geode/cache/GemFireCache.html       |    8 +-
 .../geode/cache/IncompatibleVersionException.html  |    8 +-
 .../org/apache/geode/cache/InterestPolicy.html     |    8 +-
 .../geode/cache/InterestRegistrationEvent.html     |    8 +-
 .../geode/cache/InterestRegistrationListener.html  |    8 +-
 .../apache/geode/cache/InterestResultPolicy.html   |    8 +-
 .../org/apache/geode/cache/LoaderHelper.html       |    8 +-
 .../javadoc/org/apache/geode/cache/LossAction.html |    8 +-
 .../org/apache/geode/cache/LowMemoryException.html |    8 +-
 .../apache/geode/cache/MembershipAttributes.html   |    8 +-
 .../javadoc/org/apache/geode/cache/MirrorType.html |    8 +-
 .../cache/NoQueueServersAvailableException.html    |    8 +-
 .../NoSubscriptionServersAvailableException.html   |    8 +-
 .../javadoc/org/apache/geode/cache/Operation.html  |    8 +-
 .../geode/cache/OperationAbortedException.html     |    8 +-
 .../apache/geode/cache/PartitionAttributes.html    |    8 +-
 .../geode/cache/PartitionAttributesFactory.html    |    8 +-
 .../org/apache/geode/cache/PartitionResolver.html  |    8 +-
 .../PartitionedRegionDistributionException.html    |    8 +-
 .../cache/PartitionedRegionStorageException.html   |    8 +-
 .../org/apache/geode/cache/Region.Entry.html       |    8 +-
 .../javadoc/org/apache/geode/cache/Region.html     |    8 +-
 .../apache/geode/cache/RegionAccessException.html  |    8 +-
 .../org/apache/geode/cache/RegionAttributes.html   |    8 +-
 .../geode/cache/RegionDestroyedException.html      |    8 +-
 .../geode/cache/RegionDistributionException.html   |    8 +-
 .../org/apache/geode/cache/RegionEvent.html        |    8 +-
 .../apache/geode/cache/RegionExistsException.html  |    8 +-
 .../org/apache/geode/cache/RegionFactory.html      |    8 +-
 .../geode/cache/RegionMembershipListener.html      |    8 +-
 .../geode/cache/RegionReinitializedException.html  |    8 +-
 .../apache/geode/cache/RegionRoleException.html    |    8 +-
 .../org/apache/geode/cache/RegionRoleListener.html |    8 +-
 .../org/apache/geode/cache/RegionService.html      |    8 +-
 .../org/apache/geode/cache/RegionShortcut.html     |    8 +-
 .../org/apache/geode/cache/RequiredRoles.html      |    8 +-
 .../org/apache/geode/cache/ResourceException.html  |    8 +-
 .../org/apache/geode/cache/ResumptionAction.html   |    8 +-
 .../javadoc/org/apache/geode/cache/RoleEvent.html  |    8 +-
 .../org/apache/geode/cache/RoleException.html      |    8 +-
 .../javadoc/org/apache/geode/cache/Scope.html      |    8 +-
 .../apache/geode/cache/SerializedCacheValue.html   |    8 +-
 .../geode/cache/StatisticsDisabledException.html   |    8 +-
 .../apache/geode/cache/SubscriptionAttributes.html |    8 +-
 .../SynchronizationCommitConflictException.html    |    8 +-
 .../org/apache/geode/cache/TimeoutException.html   |    8 +-
 .../TransactionDataNodeHasDepartedException.html   |    8 +-
 .../TransactionDataNotColocatedException.html      |    8 +-
 .../cache/TransactionDataRebalancedException.html  |    8 +-
 .../org/apache/geode/cache/TransactionEvent.html   |    8 +-
 .../apache/geode/cache/TransactionException.html   |    8 +-
 .../org/apache/geode/cache/TransactionId.html      |    8 +-
 .../geode/cache/TransactionInDoubtException.html   |    8 +-
 .../apache/geode/cache/TransactionListener.html    |    8 +-
 .../org/apache/geode/cache/TransactionWriter.html  |    8 +-
 .../geode/cache/TransactionWriterException.html    |    8 +-
 ...UnsupportedOperationInTransactionException.html |    8 +-
 .../geode/cache/UnsupportedVersionException.html   |    8 +-
 .../org/apache/geode/cache/VersionException.html   |    8 +-
 .../apache/geode/cache/asyncqueue/AsyncEvent.html  |    8 +-
 .../geode/cache/asyncqueue/AsyncEventListener.html |    8 +-
 .../geode/cache/asyncqueue/AsyncEventQueue.html    |    8 +-
 .../cache/asyncqueue/AsyncEventQueueFactory.html   |    8 +-
 .../geode/cache/asyncqueue/package-frame.html      |    6 +-
 .../geode/cache/asyncqueue/package-summary.html    |    8 +-
 .../geode/cache/asyncqueue/package-tree.html       |    8 +-
 .../cache/client/AllConnectionsInUseException.html |    8 +-
 .../org/apache/geode/cache/client/ClientCache.html |    8 +-
 .../geode/cache/client/ClientCacheFactory.html     |    8 +-
 .../cache/client/ClientNotReadyException.html      |    8 +-
 .../geode/cache/client/ClientRegionFactory.html    |    8 +-
 .../geode/cache/client/ClientRegionShortcut.html   |    8 +-
 .../cache/client/NoAvailableLocatorsException.html |    8 +-
 .../cache/client/NoAvailableServersException.html  |    8 +-
 .../org/apache/geode/cache/client/Pool.html        |    8 +-
 .../org/apache/geode/cache/client/PoolFactory.html |    8 +-
 .../org/apache/geode/cache/client/PoolManager.html |    8 +-
 .../cache/client/ServerConnectivityException.html  |    8 +-
 .../cache/client/ServerOperationException.html     |    8 +-
 .../client/ServerRefusedConnectionException.html   |    8 +-
 .../apache/geode/cache/client/SocketFactory.html   |    8 +-
 .../client/SubscriptionNotEnabledException.html    |    8 +-
 .../apache/geode/cache/client/package-frame.html   |    6 +-
 .../apache/geode/cache/client/package-summary.html |    8 +-
 .../apache/geode/cache/client/package-tree.html    |    8 +-
 .../cache/client/proxy/ProxySocketFactories.html   |    8 +-
 .../cache/client/proxy/SniProxySocketFactory.html  |    8 +-
 .../geode/cache/client/proxy/package-frame.html    |    6 +-
 .../geode/cache/client/proxy/package-summary.html  |    8 +-
 .../geode/cache/client/proxy/package-tree.html     |    8 +-
 .../configuration/CacheConfig.AsyncEventQueue.html |    8 +-
 .../configuration/CacheConfig.CacheServer.html     |    8 +-
 ...eConfig.GatewayHub.Gateway.GatewayEndpoint.html |    8 +-
 ...acheConfig.GatewayHub.Gateway.GatewayQueue.html |    8 +-
 .../CacheConfig.GatewayHub.Gateway.html            |    8 +-
 .../configuration/CacheConfig.GatewayHub.html      |    8 +-
 .../configuration/CacheConfig.GatewaySender.html   |    8 +-
 .../geode/cache/configuration/CacheConfig.html     |    8 +-
 .../geode/cache/configuration/CacheElement.html    |    8 +-
 .../configuration/CacheTransactionManagerType.html |    8 +-
 .../geode/cache/configuration/ClassNameType.html   |    8 +-
 .../geode/cache/configuration/DeclarableType.html  |    8 +-
 .../geode/cache/configuration/DiskDirType.html     |    8 +-
 .../geode/cache/configuration/DiskDirsType.html    |    8 +-
 .../geode/cache/configuration/DiskStoreType.html   |    8 +-
 .../configuration/DynamicRegionFactoryType.html    |    8 +-
 .../configuration/EnumActionDestroyOverflow.html   |    8 +-
 .../cache/configuration/EnumReadableWritable.html  |    8 +-
 .../cache/configuration/FunctionServiceType.html   |    8 +-
 .../cache/configuration/GatewayReceiverConfig.html |    8 +-
 ...ndiBindingsType.JndiBinding.ConfigProperty.html |    8 +-
 .../JndiBindingsType.JndiBinding.html              |    8 +-
 .../cache/configuration/JndiBindingsType.html      |    8 +-
 .../geode/cache/configuration/ObjectType.html      |    8 +-
 .../geode/cache/configuration/ParameterType.html   |    8 +-
 .../apache/geode/cache/configuration/PdxType.html  |    8 +-
 .../cache/configuration/PoolType.Locator.html      |    8 +-
 .../geode/cache/configuration/PoolType.Server.html |    8 +-
 .../apache/geode/cache/configuration/PoolType.html |    8 +-
 .../configuration/RegionAttributesDataPolicy.html  |    8 +-
 .../RegionAttributesIndexUpdateType.html           |    8 +-
 .../configuration/RegionAttributesMirrorType.html  |    8 +-
 .../cache/configuration/RegionAttributesScope.html |    8 +-
 ...ype.DiskWriteAttributes.AsynchronousWrites.html |    8 +-
 .../RegionAttributesType.DiskWriteAttributes.html  |    8 +-
 ...butesType.EvictionAttributes.LruEntryCount.html |    8 +-
 ...sType.EvictionAttributes.LruHeapPercentage.html |    8 +-
 ...butesType.EvictionAttributes.LruMemorySize.html |    8 +-
 .../RegionAttributesType.EvictionAttributes.html   |    8 +-
 ...nAttributesType.ExpirationAttributesDetail.html |    8 +-
 ...ionAttributesType.ExpirationAttributesType.html |    8 +-
 ...utesType.MembershipAttributes.RequiredRole.html |    8 +-
 .../RegionAttributesType.MembershipAttributes.html |    8 +-
 ...rtitionAttributes.FixedPartitionAttributes.html |    8 +-
 .../RegionAttributesType.PartitionAttributes.html  |    8 +-
 ...egionAttributesType.SubscriptionAttributes.html |    8 +-
 .../cache/configuration/RegionAttributesType.html  |    8 +-
 .../cache/configuration/RegionConfig.Entry.html    |    8 +-
 .../cache/configuration/RegionConfig.Index.html    |    8 +-
 .../geode/cache/configuration/RegionConfig.html    |    8 +-
 .../cache/configuration/ResourceManagerType.html   |    8 +-
 ...SerializationRegistrationType.Instantiator.html |    8 +-
 .../SerializationRegistrationType.Serializer.html  |    8 +-
 .../SerializationRegistrationType.html             |    8 +-
 .../ServerType.ClientSubscription.html             |    8 +-
 .../geode/cache/configuration/ServerType.html      |    8 +-
 .../geode/cache/configuration/XSDRootElement.html  |    8 +-
 .../geode/cache/configuration/package-frame.html   |    6 +-
 .../geode/cache/configuration/package-summary.html |    8 +-
 .../geode/cache/configuration/package-tree.html    |   16 +-
 .../geode/cache/control/RebalanceFactory.html      |    8 +-
 .../geode/cache/control/RebalanceOperation.html    |    8 +-
 .../geode/cache/control/RebalanceResults.html      |    8 +-
 .../geode/cache/control/ResourceManager.html       |    8 +-
 .../cache/control/RestoreRedundancyOperation.html  |    8 +-
 .../apache/geode/cache/control/package-frame.html  |    6 +-
 .../geode/cache/control/package-summary.html       |    8 +-
 .../apache/geode/cache/control/package-tree.html   |    8 +-
 .../execute/EmptyRegionFunctionException.html      |    8 +-
 .../org/apache/geode/cache/execute/Execution.html  |    8 +-
 .../org/apache/geode/cache/execute/Function.html   |    8 +-
 .../geode/cache/execute/FunctionAdapter.html       |    8 +-
 .../geode/cache/execute/FunctionContext.html       |    8 +-
 .../geode/cache/execute/FunctionException.html     |    8 +-
 .../execute/FunctionInvocationTargetException.html |    8 +-
 .../geode/cache/execute/FunctionService.html       |    8 +-
 .../geode/cache/execute/RegionFunctionContext.html |    8 +-
 .../geode/cache/execute/ResultCollector.html       |    8 +-
 .../apache/geode/cache/execute/ResultSender.html   |    8 +-
 .../apache/geode/cache/execute/package-frame.html  |    6 +-
 .../geode/cache/execute/package-summary.html       |    8 +-
 .../apache/geode/cache/execute/package-tree.html   |    8 +-
 .../geode/cache/lucene/FlatFormatSerializer.html   |    8 +-
 .../org/apache/geode/cache/lucene/LuceneIndex.html |    8 +-
 .../lucene/LuceneIndexDestroyedException.html      |    8 +-
 .../cache/lucene/LuceneIndexExistsException.html   |    8 +-
 .../geode/cache/lucene/LuceneIndexFactory.html     |    8 +-
 .../cache/lucene/LuceneIndexNotFoundException.html |    8 +-
 .../org/apache/geode/cache/lucene/LuceneQuery.html |    8 +-
 .../geode/cache/lucene/LuceneQueryException.html   |    8 +-
 .../geode/cache/lucene/LuceneQueryFactory.html     |    8 +-
 .../geode/cache/lucene/LuceneQueryProvider.html    |    8 +-
 .../geode/cache/lucene/LuceneResultStruct.html     |    8 +-
 .../geode/cache/lucene/LuceneSerializer.html       |    8 +-
 .../apache/geode/cache/lucene/LuceneService.html   |    8 +-
 .../geode/cache/lucene/LuceneServiceProvider.html  |    8 +-
 .../cache/lucene/PageableLuceneQueryResults.html   |    8 +-
 .../lucene/management/LuceneIndexMetrics.html      |    8 +-
 .../lucene/management/LuceneServiceMXBean.html     |    8 +-
 .../management/configuration/Index.Field.html      |    8 +-
 .../lucene/management/configuration/Index.html     |    8 +-
 .../management/configuration/package-frame.html    |    6 +-
 .../management/configuration/package-summary.html  |    8 +-
 .../management/configuration/package-tree.html     |    8 +-
 .../cache/lucene/management/package-frame.html     |    6 +-
 .../cache/lucene/management/package-summary.html   |    8 +-
 .../cache/lucene/management/package-tree.html      |    8 +-
 .../apache/geode/cache/lucene/package-frame.html   |    6 +-
 .../apache/geode/cache/lucene/package-summary.html |    8 +-
 .../apache/geode/cache/lucene/package-tree.html    |    8 +-
 .../cache/operations/CloseCQOperationContext.html  |    8 +-
 .../cache/operations/DestroyOperationContext.html  |    8 +-
 .../operations/ExecuteCQOperationContext.html      |    8 +-
 .../ExecuteFunctionOperationContext.html           |    8 +-
 .../operations/GetDurableCQsOperationContext.html  |    8 +-
 .../cache/operations/GetOperationContext.html      |    8 +-
 .../cache/operations/InterestOperationContext.html |    8 +-
 .../geode/cache/operations/InterestType.html       |    8 +-
 .../operations/InvalidateOperationContext.html     |    8 +-
 .../cache/operations/KeyOperationContext.html      |    8 +-
 .../cache/operations/KeySetOperationContext.html   |    8 +-
 .../cache/operations/KeyValueOperationContext.html |    8 +-
 .../operations/OperationContext.OperationCode.html |    8 +-
 .../geode/cache/operations/OperationContext.html   |    8 +-
 .../cache/operations/PutAllOperationContext.html   |    8 +-
 .../cache/operations/PutOperationContext.html      |    8 +-
 .../cache/operations/QueryOperationContext.html    |    8 +-
 .../operations/RegionClearOperationContext.html    |    8 +-
 .../operations/RegionCreateOperationContext.html   |    8 +-
 .../operations/RegionDestroyOperationContext.html  |    8 +-
 .../cache/operations/RegionOperationContext.html   |    8 +-
 .../RegisterInterestOperationContext.html          |    8 +-
 .../operations/RemoveAllOperationContext.html      |    8 +-
 .../cache/operations/StopCQOperationContext.html   |    8 +-
 .../UnregisterInterestOperationContext.html        |    8 +-
 .../geode/cache/operations/package-frame.html      |    6 +-
 .../geode/cache/operations/package-summary.html    |    8 +-
 .../geode/cache/operations/package-tree.html       |    8 +-
 .../org/apache/geode/cache/package-frame.html      |    6 +-
 .../org/apache/geode/cache/package-summary.html    |    8 +-
 .../org/apache/geode/cache/package-tree.html       |    8 +-
 .../geode/cache/partition/PartitionListener.html   |    8 +-
 .../cache/partition/PartitionListenerAdapter.html  |    8 +-
 .../geode/cache/partition/PartitionMemberInfo.html |    8 +-
 .../partition/PartitionNotAvailableException.html  |    8 +-
 .../cache/partition/PartitionRebalanceInfo.html    |    8 +-
 .../cache/partition/PartitionRegionHelper.html     |    8 +-
 .../geode/cache/partition/PartitionRegionInfo.html |    8 +-
 .../geode/cache/partition/package-frame.html       |    6 +-
 .../geode/cache/partition/package-summary.html     |    8 +-
 .../apache/geode/cache/partition/package-tree.html |    8 +-
 .../ConflictingPersistentDataException.html        |    8 +-
 .../persistence/PartitionOfflineException.html     |    8 +-
 .../geode/cache/persistence/PersistentID.html      |    8 +-
 .../PersistentReplicatesOfflineException.html      |    8 +-
 .../cache/persistence/RevokeFailedException.html   |    8 +-
 .../RevokedPersistentDataException.html            |    8 +-
 .../geode/cache/persistence/package-frame.html     |    6 +-
 .../geode/cache/persistence/package-summary.html   |    8 +-
 .../geode/cache/persistence/package-tree.html      |    8 +-
 .../org/apache/geode/cache/query/Aggregator.html   |    8 +-
 .../geode/cache/query/AmbiguousNameException.html  |    8 +-
 .../org/apache/geode/cache/query/CqAttributes.html |    8 +-
 .../geode/cache/query/CqAttributesFactory.html     |    8 +-
 .../geode/cache/query/CqAttributesMutator.html     |    8 +-
 .../geode/cache/query/CqClosedException.html       |    8 +-
 .../org/apache/geode/cache/query/CqEvent.html      |    8 +-
 .../org/apache/geode/cache/query/CqException.html  |    8 +-
 .../geode/cache/query/CqExistsException.html       |    8 +-
 .../org/apache/geode/cache/query/CqListener.html   |    8 +-
 .../org/apache/geode/cache/query/CqQuery.html      |    8 +-
 .../org/apache/geode/cache/query/CqResults.html    |    8 +-
 .../geode/cache/query/CqServiceStatistics.html     |    8 +-
 .../org/apache/geode/cache/query/CqState.html      |    8 +-
 .../org/apache/geode/cache/query/CqStatistics.html |    8 +-
 .../apache/geode/cache/query/CqStatusListener.html |    8 +-
 .../geode/cache/query/FunctionDomainException.html |    8 +-
 .../org/apache/geode/cache/query/Index.html        |    8 +-
 .../geode/cache/query/IndexCreationException.html  |    8 +-
 .../geode/cache/query/IndexExistsException.html    |    8 +-
 .../geode/cache/query/IndexInvalidException.html   |    8 +-
 .../cache/query/IndexMaintenanceException.html     |    8 +-
 .../cache/query/IndexNameConflictException.html    |    8 +-
 .../apache/geode/cache/query/IndexStatistics.html  |    8 +-
 .../org/apache/geode/cache/query/IndexType.html    |    8 +-
 .../cache/query/MultiIndexCreationException.html   |    8 +-
 .../geode/cache/query/NameNotFoundException.html   |    8 +-
 .../geode/cache/query/NameResolutionException.html |    8 +-
 .../query/ParameterCountInvalidException.html      |    8 +-
 .../org/apache/geode/cache/query/Query.html        |    8 +-
 .../apache/geode/cache/query/QueryException.html   |    8 +-
 .../query/QueryExecutionLowMemoryException.html    |    8 +-
 .../query/QueryExecutionTimeoutException.html      |    8 +-
 .../geode/cache/query/QueryInvalidException.html   |    8 +-
 .../query/QueryInvocationTargetException.html      |    8 +-
 .../org/apache/geode/cache/query/QueryService.html |    8 +-
 .../apache/geode/cache/query/QueryStatistics.html  |    8 +-
 .../geode/cache/query/RegionNotFoundException.html |    8 +-
 .../apache/geode/cache/query/SelectResults.html    |    8 +-
 .../org/apache/geode/cache/query/Struct.html       |    8 +-
 .../geode/cache/query/TypeMismatchException.html   |    8 +-
 ...ryConfigService.MethodAuthorizer.Parameter.html |    8 +-
 .../QueryConfigService.MethodAuthorizer.html       |    8 +-
 .../configuration/QueryConfigService.html          |    8 +-
 .../management/configuration/package-frame.html    |    6 +-
 .../management/configuration/package-summary.html  |    8 +-
 .../management/configuration/package-tree.html     |    8 +-
 .../apache/geode/cache/query/package-frame.html    |    6 +-
 .../apache/geode/cache/query/package-summary.html  |    8 +-
 .../org/apache/geode/cache/query/package-tree.html |    8 +-
 .../security/JavaBeanAccessorMethodAuthorizer.html |    8 +-
 .../query/security/MethodInvocationAuthorizer.html |    8 +-
 .../query/security/RegExMethodAuthorizer.html      |    8 +-
 .../query/security/RestrictedMethodAuthorizer.html |    8 +-
 .../security/UnrestrictedMethodAuthorizer.html     |    8 +-
 .../geode/cache/query/security/package-frame.html  |    6 +-
 .../cache/query/security/package-summary.html      |    8 +-
 .../geode/cache/query/security/package-tree.html   |    8 +-
 .../geode/cache/query/types/CollectionType.html    |    8 +-
 .../apache/geode/cache/query/types/MapType.html    |    8 +-
 .../apache/geode/cache/query/types/ObjectType.html |    8 +-
 .../apache/geode/cache/query/types/StructType.html |    8 +-
 .../geode/cache/query/types/package-frame.html     |    6 +-
 .../geode/cache/query/types/package-summary.html   |    8 +-
 .../geode/cache/query/types/package-tree.html      |    8 +-
 .../org/apache/geode/cache/server/CacheServer.html |    8 +-
 .../cache/server/ClientSubscriptionConfig.html     |    8 +-
 .../org/apache/geode/cache/server/ServerLoad.html  |    8 +-
 .../apache/geode/cache/server/ServerLoadProbe.html |    8 +-
 .../geode/cache/server/ServerLoadProbeAdapter.html |    8 +-
 .../apache/geode/cache/server/ServerMetrics.html   |    8 +-
 .../apache/geode/cache/server/package-frame.html   |    6 +-
 .../apache/geode/cache/server/package-summary.html |    8 +-
 .../apache/geode/cache/server/package-tree.html    |    8 +-
 .../geode/cache/snapshot/CacheSnapshotService.html |    8 +-
 .../cache/snapshot/RegionSnapshotService.html      |    8 +-
 .../geode/cache/snapshot/SnapshotFilter.html       |    8 +-
 .../geode/cache/snapshot/SnapshotIterator.html     |    8 +-
 .../snapshot/SnapshotOptions.SnapshotFormat.html   |    8 +-
 .../geode/cache/snapshot/SnapshotOptions.html      |    8 +-
 .../geode/cache/snapshot/SnapshotReader.html       |    8 +-
 .../apache/geode/cache/snapshot/package-frame.html |    6 +-
 .../geode/cache/snapshot/package-summary.html      |    8 +-
 .../apache/geode/cache/snapshot/package-tree.html  |    8 +-
 .../org/apache/geode/cache/util/AutoBalancer.html  |    8 +-
 .../geode/cache/util/CacheListenerAdapter.html     |    8 +-
 .../geode/cache/util/CacheWriterAdapter.html       |    8 +-
 .../apache/geode/cache/util/CqListenerAdapter.html |    8 +-
 .../geode/cache/util/Gateway.OrderPolicy.html      |    8 +-
 .../org/apache/geode/cache/util/Gateway.html       |    8 +-
 .../geode/cache/util/GatewayConflictHelper.html    |    8 +-
 .../geode/cache/util/GatewayConflictResolver.html  |    8 +-
 .../org/apache/geode/cache/util/GatewayEvent.html  |    8 +-
 .../org/apache/geode/cache/util/ObjectSizer.html   |    8 +-
 .../util/RegionMembershipListenerAdapter.html      |    8 +-
 .../cache/util/RegionRoleListenerAdapter.html      |    8 +-
 .../cache/util/StringPrefixPartitionResolver.html  |    8 +-
 .../geode/cache/util/TimestampedEntryEvent.html    |    8 +-
 .../cache/util/TransactionListenerAdapter.html     |    8 +-
 .../org/apache/geode/cache/util/package-frame.html |    6 +-
 .../apache/geode/cache/util/package-summary.html   |    8 +-
 .../org/apache/geode/cache/util/package-tree.html  |    8 +-
 .../apache/geode/cache/wan/EventSequenceID.html    |    8 +-
 .../apache/geode/cache/wan/GatewayEventFilter.html |    8 +-
 .../cache/wan/GatewayEventSubstitutionFilter.html  |    8 +-
 .../apache/geode/cache/wan/GatewayQueueEvent.html  |    8 +-
 .../apache/geode/cache/wan/GatewayReceiver.html    |    8 +-
 .../geode/cache/wan/GatewayReceiverFactory.html    |    8 +-
 .../geode/cache/wan/GatewaySender.OrderPolicy.html |    8 +-
 .../org/apache/geode/cache/wan/GatewaySender.html  |    8 +-
 .../geode/cache/wan/GatewaySenderFactory.html      |    8 +-
 .../geode/cache/wan/GatewayTransportFilter.html    |    8 +-
 .../org/apache/geode/cache/wan/package-frame.html  |    6 +-
 .../apache/geode/cache/wan/package-summary.html    |    8 +-
 .../org/apache/geode/cache/wan/package-tree.html   |    8 +-
 .../geode/compression/CompressionException.html    |    8 +-
 .../org/apache/geode/compression/Compressor.html   |    8 +-
 .../apache/geode/compression/SnappyCompressor.html |    8 +-
 .../apache/geode/compression/package-frame.html    |    6 +-
 .../apache/geode/compression/package-summary.html  |    8 +-
 .../org/apache/geode/compression/package-tree.html |    8 +-
 .../geode/connectors/jdbc/JdbcAsyncWriter.html     |    8 +-
 .../connectors/jdbc/JdbcConnectorException.html    |    8 +-
 .../apache/geode/connectors/jdbc/JdbcLoader.html   |    8 +-
 .../jdbc/JdbcPooledDataSourceFactory.html          |    8 +-
 .../apache/geode/connectors/jdbc/JdbcWriter.html   |    8 +-
 .../geode/connectors/jdbc/package-frame.html       |    6 +-
 .../geode/connectors/jdbc/package-summary.html     |    8 +-
 .../apache/geode/connectors/jdbc/package-tree.html |    8 +-
 .../geode/datasource/PooledDataSourceFactory.html  |    8 +-
 .../org/apache/geode/datasource/package-frame.html |    6 +-
 .../apache/geode/datasource/package-summary.html   |    8 +-
 .../org/apache/geode/datasource/package-tree.html  |    8 +-
 .../distributed/AbstractLauncher.ServiceState.html |    8 +-
 .../geode/distributed/AbstractLauncher.Status.html |    8 +-
 .../apache/geode/distributed/AbstractLauncher.html |    8 +-
 .../geode/distributed/ClientSocketFactory.html     |    8 +-
 .../ConfigurationPersistenceService.html           |    8 +-
 .../geode/distributed/ConfigurationProperties.html |    8 +-
 .../geode/distributed/DistributedLockService.html  |    8 +-
 .../geode/distributed/DistributedMember.html       |    8 +-
 .../geode/distributed/DistributedSystem.html       |    8 +-
 .../DistributedSystemDisconnectedException.html    |    8 +-
 .../geode/distributed/DurableClientAttributes.html |    8 +-
 .../distributed/FutureCancelledException.html      |    8 +-
 .../distributed/GatewayCancelledException.html     |    8 +-
 .../geode/distributed/LeaseExpiredException.html   |    8 +-
 .../org/apache/geode/distributed/Locator.html      |   28 +-
 .../geode/distributed/LocatorLauncher.Builder.html |   14 +-
 .../geode/distributed/LocatorLauncher.Command.html |    8 +-
 .../distributed/LocatorLauncher.LocatorState.html  |    8 +-
 .../apache/geode/distributed/LocatorLauncher.html  |  112 +-
 .../geode/distributed/LockNotHeldException.html    |    8 +-
 .../distributed/LockServiceDestroyedException.html |    8 +-
 .../geode/distributed/OplogCancelledException.html |    8 +-
 .../geode/distributed/PoolCancelledException.html  |    8 +-
 .../javadoc/org/apache/geode/distributed/Role.html |    8 +-
 .../geode/distributed/ServerLauncher.Builder.html  |    8 +-
 .../geode/distributed/ServerLauncher.Command.html  |    8 +-
 .../distributed/ServerLauncher.ServerState.html    |    8 +-
 .../apache/geode/distributed/ServerLauncher.html   |    8 +-
 .../distributed/ServerLauncherCacheProvider.html   |    8 +-
 .../distributed/ServerLauncherParameters.html      |    8 +-
 .../distributed/TXManagerCancelledException.html   |    8 +-
 .../apache/geode/distributed/package-frame.html    |    6 +-
 .../apache/geode/distributed/package-summary.html  |    8 +-
 .../org/apache/geode/distributed/package-tree.html |   10 +-
 .../geode/examples/SimpleSecurityManager.html      |    8 +-
 .../org/apache/geode/examples/package-frame.html   |    6 +-
 .../org/apache/geode/examples/package-summary.html |    8 +-
 .../org/apache/geode/examples/package-tree.html    |    8 +-
 ...eAnnotationBasedMethodInvocationAuthorizer.html |    8 +-
 .../examples/security/ExamplePostProcessor.html    |    8 +-
 .../security/ExampleSecurityManager.Role.html      |    8 +-
 .../security/ExampleSecurityManager.User.html      |    8 +-
 .../examples/security/ExampleSecurityManager.html  |    8 +-
 .../geode/examples/security/package-frame.html     |    6 +-
 .../geode/examples/security/package-summary.html   |    8 +-
 .../geode/examples/security/package-tree.html      |    8 +-
 .../apache/geode/experimental/driver/Driver.html   |    8 +-
 .../geode/experimental/driver/DriverFactory.html   |    8 +-
 .../apache/geode/experimental/driver/Function.html |    8 +-
 .../geode/experimental/driver/FunctionService.html |    8 +-
 .../driver/JSONWrapper.JSONWrapperImpl.html        |    8 +-
 .../geode/experimental/driver/JSONWrapper.html     |    8 +-
 .../geode/experimental/driver/NoOpSerializer.html  |    8 +-
 .../geode/experimental/driver/ProtobufDriver.html  |    8 +-
 .../experimental/driver/ProtobufFunction.html      |    8 +-
 .../driver/ProtobufFunctionService.html            |    8 +-
 .../geode/experimental/driver/ProtobufRegion.html  |    8 +-
 .../apache/geode/experimental/driver/Query.html    |    8 +-
 .../geode/experimental/driver/QueryService.html    |    8 +-
 .../apache/geode/experimental/driver/Region.html   |    8 +-
 .../geode/experimental/driver/SocketFactory.html   |    8 +-
 .../geode/experimental/driver/ValueSerializer.html |    8 +-
 .../geode/experimental/driver/package-frame.html   |    6 +-
 .../geode/experimental/driver/package-summary.html |    8 +-
 .../geode/experimental/driver/package-tree.html    |    8 +-
 .../org/apache/geode/i18n/LogWriterI18n.html       |    8 +-
 .../javadoc/org/apache/geode/i18n/StringId.html    |    8 +-
 .../org/apache/geode/i18n/package-frame.html       |    6 +-
 .../org/apache/geode/i18n/package-summary.html     |    8 +-
 .../org/apache/geode/i18n/package-tree.html        |    8 +-
 .../geode/lang/AttachAPINotFoundException.html     |    8 +-
 .../org/apache/geode/lang/Identifiable.html        |    8 +-
 .../org/apache/geode/lang/package-frame.html       |    6 +-
 .../org/apache/geode/lang/package-summary.html     |    8 +-
 .../org/apache/geode/lang/package-tree.html        |    8 +-
 .../geode/management/AlreadyRunningException.html  |    8 +-
 .../geode/management/AsyncEventQueueMXBean.html    |    8 +-
 .../org/apache/geode/management/BackupStatus.html  |    8 +-
 .../apache/geode/management/CacheServerMXBean.html |    8 +-
 .../geode/management/ClientHealthStatus.html       |    8 +-
 .../apache/geode/management/ClientQueueDetail.html |    8 +-
 .../management/DependenciesNotFoundException.html  |    8 +-
 .../apache/geode/management/DiskBackupResult.html  |    8 +-
 .../apache/geode/management/DiskBackupStatus.html  |    8 +-
 .../org/apache/geode/management/DiskMetrics.html   |    8 +-
 .../apache/geode/management/DiskStoreMXBean.html   |    8 +-
 .../management/DistributedLockServiceMXBean.html   |    8 +-
 .../geode/management/DistributedRegionMXBean.html  |    8 +-
 .../geode/management/DistributedSystemMXBean.html  |    8 +-
 .../geode/management/EvictionAttributesData.html   |    8 +-
 .../management/FixedPartitionAttributesData.html   |    8 +-
 .../geode/management/GatewayReceiverMXBean.html    |    8 +-
 .../geode/management/GatewaySenderMXBean.html      |    8 +-
 .../apache/geode/management/GemFireProperties.html |    8 +-
 .../geode/management/JMXNotificationType.html      |    8 +-
 .../geode/management/JMXNotificationUserData.html  |    8 +-
 .../org/apache/geode/management/JVMMetrics.html    |    8 +-
 .../org/apache/geode/management/LocatorMXBean.html |    8 +-
 .../apache/geode/management/LockServiceMXBean.html |    8 +-
 .../geode/management/ManagementException.html      |    8 +-
 .../apache/geode/management/ManagementService.html |    8 +-
 .../org/apache/geode/management/ManagerMXBean.html |    8 +-
 .../org/apache/geode/management/MemberMXBean.html  |    8 +-
 .../geode/management/MembershipAttributesData.html |    8 +-
 .../apache/geode/management/NetworkMetrics.html    |    8 +-
 .../org/apache/geode/management/OSMetrics.html     |    8 +-
 .../geode/management/PartitionAttributesData.html  |    8 +-
 .../geode/management/PersistentMemberDetails.html  |    8 +-
 .../geode/management/RegionAttributesData.html     |    8 +-
 .../org/apache/geode/management/RegionMXBean.html  |    8 +-
 .../apache/geode/management/ServerLoadData.html    |    8 +-
 .../management/api/ClusterManagementException.html |    8 +-
 .../management/api/ClusterManagementGetResult.html |    8 +-
 .../api/ClusterManagementListOperationsResult.html |    8 +-
 .../api/ClusterManagementListResult.html           |    8 +-
 .../management/api/ClusterManagementOperation.html |    8 +-
 .../api/ClusterManagementOperationResult.html      |    8 +-
 .../api/ClusterManagementRealizationException.html |    8 +-
 .../api/ClusterManagementRealizationResult.html    |    8 +-
 .../api/ClusterManagementResult.StatusCode.html    |    8 +-
 .../management/api/ClusterManagementResult.html    |    8 +-
 .../management/api/ClusterManagementService.html   |    8 +-
 .../api/ClusterManagementServiceTransport.html     |    8 +-
 .../apache/geode/management/api/CommandType.html   |    8 +-
 .../geode/management/api/ConnectionConfig.html     |    8 +-
 .../geode/management/api/EntityGroupInfo.html      |    8 +-
 .../apache/geode/management/api/EntityInfo.html    |    8 +-
 .../geode/management/api/JsonSerializable.html     |    8 +-
 .../geode/management/api/RealizationResult.html    |    8 +-
 ...tTemplateClusterManagementServiceTransport.html |    8 +-
 .../apache/geode/management/api/package-frame.html |    6 +-
 .../geode/management/api/package-summary.html      |    8 +-
 .../apache/geode/management/api/package-tree.html  |    8 +-
 .../GeodeClusterManagementServiceBuilder.html      |    8 +-
 .../geode/management/builder/package-frame.html    |    6 +-
 .../geode/management/builder/package-summary.html  |    8 +-
 .../geode/management/builder/package-tree.html     |    8 +-
 .../apache/geode/management/cli/CliFunction.html   |    8 +-
 .../cli/CliMetaData.AvailabilityMetadata.html      |    8 +-
 .../apache/geode/management/cli/CliMetaData.html   |    8 +-
 .../management/cli/CommandProcessingException.html |    8 +-
 .../geode/management/cli/CommandService.html       |    8 +-
 .../management/cli/CommandServiceException.html    |    8 +-
 .../geode/management/cli/CommandStatement.html     |    8 +-
 .../apache/geode/management/cli/ConverterHint.html |    8 +-
 .../org/apache/geode/management/cli/Disabled.html  |    8 +-
 .../apache/geode/management/cli/GfshCommand.html   |    8 +-
 .../apache/geode/management/cli/Result.Status.html |    8 +-
 .../org/apache/geode/management/cli/Result.html    |    8 +-
 .../geode/management/cli/SingleGfshCommand.html    |    8 +-
 .../cli/UpdateAllConfigurationGroupsMarker.html    |    8 +-
 .../apache/geode/management/cli/package-frame.html |    6 +-
 .../geode/management/cli/package-summary.html      |    8 +-
 .../apache/geode/management/cli/package-tree.html  |   10 +-
 .../client/ClusterManagementServiceBuilder.html    |    8 +-
 .../geode/management/client/package-frame.html     |    6 +-
 .../geode/management/client/package-summary.html   |    8 +-
 .../geode/management/client/package-tree.html      |    8 +-
 .../configuration/AbstractConfiguration.html       |    8 +-
 .../management/configuration/AutoSerializer.html   |    8 +-
 .../geode/management/configuration/ClassName.html  |    8 +-
 .../geode/management/configuration/Deployment.html |    8 +-
 .../geode/management/configuration/DiskDir.html    |    8 +-
 .../geode/management/configuration/DiskStore.html  |    8 +-
 .../management/configuration/GatewayReceiver.html  |    8 +-
 .../configuration/GroupableConfiguration.html      |    8 +-
 .../geode/management/configuration/HasFile.html    |    8 +-
 .../geode/management/configuration/Index.html      |    8 +-
 .../geode/management/configuration/IndexType.html  |    8 +-
 .../geode/management/configuration/Links.html      |    8 +-
 .../geode/management/configuration/Member.html     |    8 +-
 .../apache/geode/management/configuration/Pdx.html |    8 +-
 .../management/configuration/Region.Eviction.html  |    8 +-
 .../configuration/Region.EvictionAction.html       |    8 +-
 .../configuration/Region.EvictionType.html         |    8 +-
 .../configuration/Region.Expiration.html           |    8 +-
 .../configuration/Region.ExpirationAction.html     |    8 +-
 .../configuration/Region.ExpirationType.html       |    8 +-
 .../geode/management/configuration/Region.html     |    8 +-
 .../management/configuration/RegionScoped.html     |    8 +-
 .../geode/management/configuration/RegionType.html |    8 +-
 .../management/configuration/package-frame.html    |    6 +-
 .../management/configuration/package-summary.html  |    8 +-
 .../management/configuration/package-tree.html     |   14 +-
 .../management/membership/ClientMembership.html    |    8 +-
 .../membership/ClientMembershipEvent.html          |    8 +-
 .../membership/ClientMembershipListener.html       |    8 +-
 .../ClientMembershipListenerAdapter.html           |    8 +-
 .../management/membership/MembershipEvent.html     |    8 +-
 .../management/membership/MembershipListener.html  |    8 +-
 ...shipListenerAdapter.AdaptedMembershipEvent.html |    8 +-
 .../UniversalMembershipListenerAdapter.html        |    8 +-
 .../geode/management/membership/package-frame.html |    6 +-
 .../management/membership/package-summary.html     |    8 +-
 .../geode/management/membership/package-tree.html  |    8 +-
 .../management/operation/RebalanceOperation.html   |    8 +-
 .../operation/RestoreRedundancyRequest.html        |    8 +-
 .../geode/management/operation/package-frame.html  |    6 +-
 .../management/operation/package-summary.html      |    8 +-
 .../geode/management/operation/package-tree.html   |    8 +-
 .../org/apache/geode/management/package-frame.html |    6 +-
 .../apache/geode/management/package-summary.html   |    8 +-
 .../org/apache/geode/management/package-tree.html  |    8 +-
 .../geode/management/runtime/CacheServerInfo.html  |    8 +-
 .../geode/management/runtime/DeploymentInfo.html   |    8 +-
 .../geode/management/runtime/DiskStoreInfo.html    |    8 +-
 .../management/runtime/GatewayReceiverInfo.html    |    8 +-
 .../apache/geode/management/runtime/IndexInfo.html |    8 +-
 .../management/runtime/MemberInformation.html      |    8 +-
 .../geode/management/runtime/OperationResult.html  |    8 +-
 .../apache/geode/management/runtime/PdxInfo.html   |    8 +-
 .../management/runtime/RebalanceRegionResult.html  |    8 +-
 .../geode/management/runtime/RebalanceResult.html  |    8 +-
 .../RegionRedundancyStatus.RedundancyStatus.html   |    8 +-
 .../management/runtime/RegionRedundancyStatus.html |    8 +-
 .../runtime/RestoreRedundancyResults.Status.html   |    8 +-
 .../runtime/RestoreRedundancyResults.html          |    8 +-
 .../geode/management/runtime/RuntimeInfo.html      |    8 +-
 .../management/runtime/RuntimeRegionInfo.html      |    8 +-
 .../geode/management/runtime/package-frame.html    |    6 +-
 .../geode/management/runtime/package-summary.html  |    8 +-
 .../geode/management/runtime/package-tree.html     |    8 +-
 .../memcached/GemFireMemcachedServer.Protocol.html |    8 +-
 .../geode/memcached/GemFireMemcachedServer.html    |    8 +-
 .../org/apache/geode/memcached/package-frame.html  |    6 +-
 .../apache/geode/memcached/package-summary.html    |    8 +-
 .../org/apache/geode/memcached/package-tree.html   |    8 +-
 .../geode/metrics/MetricsPublishingService.html    |    8 +-
 .../org/apache/geode/metrics/MetricsSession.html   |    8 +-
 .../org/apache/geode/metrics/package-frame.html    |    6 +-
 .../org/apache/geode/metrics/package-summary.html  |    8 +-
 .../org/apache/geode/metrics/package-tree.html     |    8 +-
 .../gatewaydelta/AbstractGatewayDeltaEvent.html    |    8 +-
 .../geode/modules/gatewaydelta/GatewayDelta.html   |    8 +-
 .../gatewaydelta/GatewayDeltaCreateEvent.html      |    8 +-
 .../gatewaydelta/GatewayDeltaDestroyEvent.html     |    8 +-
 .../modules/gatewaydelta/GatewayDeltaEvent.html    |    8 +-
 .../GatewayDeltaEventApplicationCacheListener.html |    8 +-
 .../GatewayDeltaForwarderCacheListener.html        |    8 +-
 .../geode/modules/gatewaydelta/package-frame.html  |    6 +-
 .../modules/gatewaydelta/package-summary.html      |    8 +-
 .../geode/modules/gatewaydelta/package-tree.html   |    8 +-
 .../modules/session/bootstrap/AbstractCache.html   |    8 +-
 .../session/bootstrap/ClientServerCache.html       |    8 +-
 .../session/bootstrap/LifecycleTypeAdapter.html    |    8 +-
 .../modules/session/bootstrap/PeerToPeerCache.html |    8 +-
 .../modules/session/bootstrap/package-frame.html   |    6 +-
 .../modules/session/bootstrap/package-summary.html |    8 +-
 .../modules/session/bootstrap/package-tree.html    |    8 +-
 .../catalina/AbstractCacheLifecycleListener.html   |    8 +-
 .../catalina/AbstractCommitSessionValve.html       |    8 +-
 .../session/catalina/AbstractSessionCache.html     |    8 +-
 .../ClientServerCacheLifecycleListener.html        |    8 +-
 .../session/catalina/ClientServerSessionCache.html |    8 +-
 .../modules/session/catalina/DeltaSession.html     |    8 +-
 .../modules/session/catalina/DeltaSession7.html    |    8 +-
 .../modules/session/catalina/DeltaSession8.html    |    8 +-
 .../modules/session/catalina/DeltaSession9.html    |    8 +-
 .../session/catalina/DeltaSessionFacade.html       |    8 +-
 .../session/catalina/DeltaSessionInterface.html    |    8 +-
 .../session/catalina/DeltaSessionManager.html      |    8 +-
 .../session/catalina/JvmRouteBinderValve.html      |    8 +-
 .../catalina/PeerToPeerCacheLifecycleListener.html |    8 +-
 .../session/catalina/PeerToPeerSessionCache.html   |    8 +-
 .../modules/session/catalina/SessionCache.html     |    8 +-
 .../modules/session/catalina/SessionManager.html   |    8 +-
 .../catalina/Tomcat6CommitSessionValve.html        |    8 +-
 .../catalina/Tomcat6DeltaSessionManager.html       |    8 +-
 .../catalina/Tomcat7CommitSessionValve.html        |    8 +-
 .../catalina/Tomcat7DeltaSessionManager.html       |    8 +-
 .../catalina/Tomcat8CommitSessionValve.html        |    8 +-
 .../catalina/Tomcat8DeltaSessionManager.html       |    8 +-
 .../catalina/Tomcat9CommitSessionValve.html        |    8 +-
 .../catalina/Tomcat9DeltaSessionManager.html       |    8 +-
 .../catalina/callback/LocalSessionCacheLoader.html |    8 +-
 .../catalina/callback/LocalSessionCacheWriter.html |    8 +-
 .../callback/SessionExpirationCacheListener.html   |    8 +-
 .../session/catalina/callback/package-frame.html   |    6 +-
 .../session/catalina/callback/package-summary.html |    8 +-
 .../session/catalina/callback/package-tree.html    |    8 +-
 .../modules/session/catalina/package-frame.html    |    6 +-
 .../modules/session/catalina/package-summary.html  |    8 +-
 .../modules/session/catalina/package-tree.html     |    8 +-
 .../SessionCachingFilter.RequestWrapper.html       |    8 +-
 .../session/filter/SessionCachingFilter.html       |    8 +-
 .../modules/session/filter/package-frame.html      |    6 +-
 .../modules/session/filter/package-summary.html    |    8 +-
 .../geode/modules/session/filter/package-tree.html |    8 +-
 .../geode/modules/session/installer/Installer.html |    8 +-
 .../modules/session/installer/JarClassLoader.html  |    8 +-
 .../modules/session/installer/args/Argument.html   |    8 +-
 .../session/installer/args/ArgumentHandler.html    |    8 +-
 .../session/installer/args/ArgumentProcessor.html  |    8 +-
 .../session/installer/args/ArgumentValues.html     |    8 +-
 .../session/installer/args/URLArgumentHandler.html |    8 +-
 .../installer/args/UnknownArgumentHandler.html     |    8 +-
 .../session/installer/args/UsageException.html     |    8 +-
 .../session/installer/args/package-frame.html      |    6 +-
 .../session/installer/args/package-summary.html    |    8 +-
 .../session/installer/args/package-tree.html       |    8 +-
 .../modules/session/installer/package-frame.html   |    6 +-
 .../modules/session/installer/package-summary.html |    8 +-
 .../modules/session/installer/package-tree.html    |    8 +-
 .../org/apache/geode/modules/util/Banner.html      |    8 +-
 .../geode/modules/util/BootstrappingFunction.html  |    8 +-
 .../modules/util/ClassLoaderObjectInputStream.html |    8 +-
 .../apache/geode/modules/util/ContextMapper.html   |    8 +-
 .../geode/modules/util/CreateRegionFunction.html   |    8 +-
 .../geode/modules/util/DebugCacheListener.html     |    8 +-
 .../geode/modules/util/RegionConfiguration.html    |    8 +-
 .../util/RegionConfigurationCacheListener.html     |    8 +-
 .../apache/geode/modules/util/RegionHelper.html    |    8 +-
 .../geode/modules/util/RegionSizeFunction.html     |    8 +-
 .../apache/geode/modules/util/RegionStatus.html    |    8 +-
 .../modules/util/ResourceManagerValidator.html     |    8 +-
 .../geode/modules/util/SessionCustomExpiry.html    |    8 +-
 .../TouchPartitionedRegionEntriesFunction.html     |    8 +-
 .../util/TouchReplicatedRegionEntriesFunction.html |    8 +-
 .../apache/geode/modules/util/package-frame.html   |    6 +-
 .../apache/geode/modules/util/package-summary.html |    8 +-
 .../apache/geode/modules/util/package-tree.html    |    8 +-
 .../apache/geode/net/SSLParameterExtension.html    |    8 +-
 .../org/apache/geode/net/package-frame.html        |    6 +-
 .../org/apache/geode/net/package-summary.html      |    8 +-
 .../javadoc/org/apache/geode/net/package-tree.html |    8 +-
 .../javadoc/org/apache/geode/package-frame.html    |    6 +-
 .../javadoc/org/apache/geode/package-summary.html  |    8 +-
 .../javadoc/org/apache/geode/package-tree.html     |    8 +-
 .../javadoc/org/apache/geode/pdx/FieldType.html    |    8 +-
 .../org/apache/geode/pdx/JSONFormatter.html        |    8 +-
 .../apache/geode/pdx/JSONFormatterException.html   |    8 +-
 .../geode/pdx/NonPortableClassException.html       |    8 +-
 .../geode/pdx/PdxConfigurationException.html       |    8 +-
 .../geode/pdx/PdxFieldAlreadyExistsException.html  |    8 +-
 .../geode/pdx/PdxFieldDoesNotExistException.html   |    8 +-
 .../geode/pdx/PdxFieldTypeMismatchException.html   |    8 +-
 .../geode/pdx/PdxInitializationException.html      |    8 +-
 .../javadoc/org/apache/geode/pdx/PdxInstance.html  |    8 +-
 .../org/apache/geode/pdx/PdxInstanceFactory.html   |    8 +-
 .../javadoc/org/apache/geode/pdx/PdxReader.html    |    8 +-
 .../geode/pdx/PdxRegistryMismatchException.html    |    8 +-
 .../org/apache/geode/pdx/PdxSerializable.html      |    8 +-
 .../geode/pdx/PdxSerializationException.html       |    8 +-
 .../org/apache/geode/pdx/PdxSerializer.html        |    8 +-
 .../org/apache/geode/pdx/PdxUnreadFields.html      |    8 +-
 .../javadoc/org/apache/geode/pdx/PdxWriter.html    |    8 +-
 .../geode/pdx/ReflectionBasedAutoSerializer.html   |    8 +-
 .../org/apache/geode/pdx/WritablePdxInstance.html  |    8 +-
 .../org/apache/geode/pdx/package-frame.html        |    6 +-
 .../org/apache/geode/pdx/package-summary.html      |    8 +-
 .../javadoc/org/apache/geode/pdx/package-tree.html |    8 +-
 .../protocol/serialization/ValueSerializer.html    |    8 +-
 .../protocol/serialization/package-frame.html      |    6 +-
 .../protocol/serialization/package-summary.html    |    8 +-
 .../geode/protocol/serialization/package-tree.html |    8 +-
 .../javadoc/org/apache/geode/ra/GFConnection.html  |    8 +-
 .../org/apache/geode/ra/GFConnectionFactory.html   |    8 +-
 .../javadoc/org/apache/geode/ra/package-frame.html |    6 +-
 .../org/apache/geode/ra/package-summary.html       |    8 +-
 .../javadoc/org/apache/geode/ra/package-tree.html  |    8 +-
 .../org/apache/geode/redis/GeodeRedisServer.html   |    8 +-
 .../org/apache/geode/redis/package-frame.html      |    6 +-
 .../org/apache/geode/redis/package-summary.html    |    8 +-
 .../org/apache/geode/redis/package-tree.html       |    8 +-
 .../org/apache/geode/security/AccessControl.html   |    8 +-
 .../org/apache/geode/security/AuthInitialize.html  |    8 +-
 .../geode/security/AuthTokenEnabledComponents.html |    8 +-
 .../security/AuthenticationFailedException.html    |    8 +-
 .../security/AuthenticationRequiredException.html  |    8 +-
 .../org/apache/geode/security/Authenticator.html   |    8 +-
 .../geode/security/GemFireSecurityException.html   |    8 +-
 .../geode/security/NotAuthorizedException.html     |    8 +-
 .../org/apache/geode/security/PostProcessor.html   |    8 +-
 .../security/ResourcePermission.Operation.html     |    8 +-
 .../security/ResourcePermission.Resource.html      |    8 +-
 .../geode/security/ResourcePermission.Target.html  |    8 +-
 .../apache/geode/security/ResourcePermission.html  |    8 +-
 .../security/SecurableCommunicationChannels.html   |    8 +-
 .../org/apache/geode/security/SecurityManager.html |    8 +-
 .../org/apache/geode/security/package-frame.html   |    6 +-
 .../org/apache/geode/security/package-summary.html |    8 +-
 .../org/apache/geode/security/package-tree.html    |   10 +-
 releases/latest/javadoc/overview-frame.html        |    6 +-
 releases/latest/javadoc/overview-summary.html      |   10 +-
 releases/latest/javadoc/overview-tree.html         |   40 +-
 releases/latest/javadoc/serialized-form.html       |    8 +-
 2833 files changed, 23049 insertions(+), 171615 deletions(-)

diff --git a/docs/geode-native/cpp/113/about-client-users-guide.html b/docs/geode-native/cpp/113/about-client-users-guide.html
index 976e02a..3d05ff2 100644
--- a/docs/geode-native/cpp/113/about-client-users-guide.html
+++ b/docs/geode-native/cpp/113/about-client-users-guide.html
@@ -268,8 +268,8 @@ and instructions on how to build this documentation are available in the project
 <p>See the API docs for API details:</p>
 
 <ul>
-<li><a href="https://geode.apache.org/releases/latest/cppdocs/index.html">C++ API docs</a></li>
-<li><a href="https://geode.apache.org/releases/latest/dotnetdocs/index.html">.NET API docs</a></li>
+<li><a href="https://geode.apache.org/releases/latest/cppdocs/hierarchy.html">C++ API docs</a></li>
+<li><a href="https://geode.apache.org/releases/latest/dotnetdocs/hierarchy.html">.NET API docs</a></li>
 </ul>
 
 <p>See the <a href="serverman/about_geode.html"><em>Apache Geode User Guide</em></a> for information regarding the server.</p>
@@ -303,7 +303,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/cpp/113/client-cache-ref.html b/docs/geode-native/cpp/113/client-cache-ref.html
index 963ce1e..bcffc50 100644
--- a/docs/geode-native/cpp/113/client-cache-ref.html
+++ b/docs/geode-native/cpp/113/client-cache-ref.html
@@ -925,7 +925,7 @@ The counter is reset after any access, including create, put, and get operations
 
 <p>A partition resolver is used for single-hop access to partitioned region entries on the server side. This resolver
 implementation must match that of the <code>PartitionResolver</code> on the server side.
-See the <a href="https://geode.apache.org/releases/latest/cppdocs/hierarchy.html">API Class Reference</a> for the <strong>PartitionResolver</strong> class.</p>
+See the <a href="/cppdocs/hierarchy.html">API Class Reference</a> for the <strong>PartitionResolver</strong> class.</p>
 
 <p>For example:</p>
 <pre class="highlight xml"><code><span class="nt">&lt;partition-resolver</span> <span class="na">library-name=</span><span class="s">"appl-lib"</span>
@@ -937,21 +937,21 @@ See the <a href="https://geode.apache.org/releases/latest/cppdocs/hierarchy.html
 <h2 id="&lt;cache-loader&gt;">&lt;cache-loader&gt;</h2>
 
 <p>&lt;cache-loader&gt; identifies a cache loader function by specifying <code>library-name</code> and <code>library-function-name</code>.
-See the <a href="https://geode.apache.org/releases/latest/cppdocs/hierarchy.html">API Class Reference</a> for the <strong>CacheLoader</strong> class.</p>
+See the <a href="/cppdocs/hierarchy.html">API Class Reference</a> for the <strong>CacheLoader</strong> class.</p>
 
 <p><a id="cache-listener-ref"></a></p>
 
 <h2 id="&lt;cache-listener&gt;">&lt;cache-listener&gt;</h2>
 
 <p>&lt;cache-listener&gt; identifies a cache listener function by specifying <code>library-name</code> and <code>library-function-name</code>.
-See the <a href="https://geode.apache.org/releases/latest/cppdocs/hierarchy.html">API Class Reference</a> for the <strong>CacheListener</strong> class.</p>
+See the <a href="/cppdocs/hierarchy.html">API Class Reference</a> for the <strong>CacheListener</strong> class.</p>
 
 <p><a id="cache-writer-ref"></a></p>
 
 <h2 id="&lt;cache-writer&gt;">&lt;cache-writer&gt;</h2>
 
 <p>&lt;cache-writer&gt; identifies a cache writer function by specifying <code>library-name</code> and <code>library-function-name</code>.
-See the <a href="https://geode.apache.org/releases/latest/cppdocs/hierarchy.html">API Class Reference</a> for the <strong>CacheWriter</strong> class.</p>
+See the <a href="/cppdocs/hierarchy.html">API Class Reference</a> for the <strong>CacheWriter</strong> class.</p>
 
 <p><a id="persistence-manager-ref"></a></p>
 
@@ -959,7 +959,7 @@ See the <a href="https://geode.apache.org/releases/latest/cppdocs/hierarchy.html
 
 <p>For each region, if the disk-policy attribute is set to <code>overflows</code>, a persistence-manager plug-in
 must perform cache-to-disk and disk-to-cache operations.
-See the <a href="https://geode.apache.org/releases/latest/cppdocs/hierarchy.html">API Class Reference</a> for the <strong>PersistenceManager</strong> class.</p>
+See the <a href="/cppdocs/hierarchy.html">API Class Reference</a> for the <strong>PersistenceManager</strong> class.</p>
 
 <p>&lt;persistence-manager&gt; identifies a persistence manager function by specifying <code>library-name</code> and <code>library-function-name</code>.
 You can also specify a set of properties to be passed to the function as parameters.</p>
@@ -1038,7 +1038,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/cpp/113/configuring/config-client-cache.html b/docs/geode-native/cpp/113/configuring/config-client-cache.html
index 8832688..61737c3 100644
--- a/docs/geode-native/cpp/113/configuring/config-client-cache.html
+++ b/docs/geode-native/cpp/113/configuring/config-client-cache.html
@@ -272,7 +272,7 @@ and other caches in the distributed system, and to create and access any region
 instances of <code>Region</code> and <code>RegionEntry</code>.</p>
 
 <p>For more information specific to your client programming language, see the
-<a href="cppdocs">C++ Client API</a>.</p>
+<a href="/cppapiref/hierarchy.html">C++ Client API</a>.</p>
 
         
 
@@ -303,7 +303,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/cpp/113/configuring/configuration.html b/docs/geode-native/cpp/113/configuring/configuration.html
index 73ff8fa..ae6eff3 100644
--- a/docs/geode-native/cpp/113/configuring/configuration.html
+++ b/docs/geode-native/cpp/113/configuring/configuration.html
@@ -344,7 +344,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/cpp/113/configuring/sysprops.html b/docs/geode-native/cpp/113/configuring/sysprops.html
index c4530e7..6a5c53d 100644
--- a/docs/geode-native/cpp/113/configuring/sysprops.html
+++ b/docs/geode-native/cpp/113/configuring/sysprops.html
@@ -500,21 +500,6 @@ When the chunk handler is not operative (enable-chunk-handler=false), each appli
 </tr>
 </thead>
 <tbody>
-<tr class="odd">
-<td><code class="ph codeph">security-client-auth-factory</code></td>
-<td>Sets the key for the <code class="ph codeph">AuthInitialize</code> factory function.</td>
-<td>empty</td>
-</tr>
-<tr class="even">
-<td><code class="ph codeph">security-client-auth-library</code></td>
-<td>Registers the path to the <code class="ph codeph">securityImpl.dll</code> library.</td>
-<td>empty</td>
-</tr>
-<tr class="odd">
-<td><code class="ph codeph">security-client-dhalgo</code></td>
-<td>Diffie-Hellman based credentials encryption is not supported.</td>
-<td>null</td>
-</tr>
 <tr class="even">
 <td><code class="ph codeph">security-client-kspath</code></td>
 <td>Path to a .PEM file, which contains the public certificates for all Geode cache servers to which the client can connect through specified endpoints.</td>
@@ -596,7 +581,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/cpp/113/configuring/system-level-configuration.html b/docs/geode-native/cpp/113/configuring/system-level-configuration.html
index 51b3b5d..3561c1b 100644
--- a/docs/geode-native/cpp/113/configuring/system-level-configuration.html
+++ b/docs/geode-native/cpp/113/configuring/system-level-configuration.html
@@ -407,7 +407,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/cpp/113/connection-pools/client-pool-api.html b/docs/geode-native/cpp/113/connection-pools/client-pool-api.html
index 267e123..1b17de0 100644
--- a/docs/geode-native/cpp/113/connection-pools/client-pool-api.html
+++ b/docs/geode-native/cpp/113/connection-pools/client-pool-api.html
@@ -304,7 +304,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/cpp/113/connection-pools/configuring-pools-attributes-example.html b/docs/geode-native/cpp/113/connection-pools/configuring-pools-attributes-example.html
index b727b76..3f4312c 100644
--- a/docs/geode-native/cpp/113/connection-pools/configuring-pools-attributes-example.html
+++ b/docs/geode-native/cpp/113/connection-pools/configuring-pools-attributes-example.html
@@ -463,7 +463,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/cpp/113/connection-pools/configuring-pools.html b/docs/geode-native/cpp/113/connection-pools/configuring-pools.html
index 96d1846..4773e8b 100644
--- a/docs/geode-native/cpp/113/connection-pools/configuring-pools.html
+++ b/docs/geode-native/cpp/113/connection-pools/configuring-pools.html
@@ -304,7 +304,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/cpp/113/connection-pools/subscription-properties.html b/docs/geode-native/cpp/113/connection-pools/subscription-properties.html
index 425ce9f..0206bed 100644
--- a/docs/geode-native/cpp/113/connection-pools/subscription-properties.html
+++ b/docs/geode-native/cpp/113/connection-pools/subscription-properties.html
@@ -309,7 +309,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/cpp/113/continuous-queries.html b/docs/geode-native/cpp/113/continuous-queries.html
index 25c6f75..c9d3674 100644
--- a/docs/geode-native/cpp/113/continuous-queries.html
+++ b/docs/geode-native/cpp/113/continuous-queries.html
@@ -411,7 +411,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/cpp/113/function-execution.html b/docs/geode-native/cpp/113/function-execution.html
index 027a945..6dfadcc 100644
--- a/docs/geode-native/cpp/113/function-execution.html
+++ b/docs/geode-native/cpp/113/function-execution.html
@@ -480,7 +480,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/cpp/113/getting-started/app-dev-walkthrough-cpp.html b/docs/geode-native/cpp/113/getting-started/app-dev-walkthrough-cpp.html
index 09eca00..646a1ff 100644
--- a/docs/geode-native/cpp/113/getting-started/app-dev-walkthrough-cpp.html
+++ b/docs/geode-native/cpp/113/getting-started/app-dev-walkthrough-cpp.html
@@ -401,7 +401,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/cpp/113/getting-started/getting-started-nc-client.html b/docs/geode-native/cpp/113/getting-started/getting-started-nc-client.html
index 153cabe..e0447dc 100644
--- a/docs/geode-native/cpp/113/getting-started/getting-started-nc-client.html
+++ b/docs/geode-native/cpp/113/getting-started/getting-started-nc-client.html
@@ -398,7 +398,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/cpp/113/getting-started/put-get-example.html b/docs/geode-native/cpp/113/getting-started/put-get-example.html
index 6599724..2c64597 100644
--- a/docs/geode-native/cpp/113/getting-started/put-get-example.html
+++ b/docs/geode-native/cpp/113/getting-started/put-get-example.html
@@ -345,7 +345,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/cpp/113/regions/region-attributes.html b/docs/geode-native/cpp/113/regions/region-attributes.html
index 1dede8d..d58432c 100644
--- a/docs/geode-native/cpp/113/regions/region-attributes.html
+++ b/docs/geode-native/cpp/113/regions/region-attributes.html
@@ -336,7 +336,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/cpp/113/regions/regions.html b/docs/geode-native/cpp/113/regions/regions.html
index 67432d6..cea5ce3 100644
--- a/docs/geode-native/cpp/113/regions/regions.html
+++ b/docs/geode-native/cpp/113/regions/regions.html
@@ -458,7 +458,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/cpp/113/regions/registering-interest-for-entries.html b/docs/geode-native/cpp/113/regions/registering-interest-for-entries.html
index 8f05c9f..1ee88b9 100644
--- a/docs/geode-native/cpp/113/regions/registering-interest-for-entries.html
+++ b/docs/geode-native/cpp/113/regions/registering-interest-for-entries.html
@@ -363,7 +363,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/cpp/113/remote-queries.html b/docs/geode-native/cpp/113/remote-queries.html
index ba17dc6..c7f1548 100644
--- a/docs/geode-native/cpp/113/remote-queries.html
+++ b/docs/geode-native/cpp/113/remote-queries.html
@@ -385,7 +385,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/cpp/113/security/authentication.html b/docs/geode-native/cpp/113/security/authentication.html
index 87117e3..f451c91 100644
--- a/docs/geode-native/cpp/113/security/authentication.html
+++ b/docs/geode-native/cpp/113/security/authentication.html
@@ -315,7 +315,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/cpp/113/security/security-systemprops.html b/docs/geode-native/cpp/113/security/security-systemprops.html
deleted file mode 100644
index 97e9f95..0000000
--- a/docs/geode-native/cpp/113/security/security-systemprops.html
+++ /dev/null
@@ -1,339 +0,0 @@
-<!doctype html>
-<html>
-<head>
-  <meta charset="utf-8">
-  <!-- Always force latest IE rendering engine or request Chrome Frame -->
-  <meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible">
-
-  
-  <link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300italic,400italic,400,600' rel='stylesheet' type='text/css'>
-  <!-- Use title if it's in the page YAML frontmatter -->
-  <title>
-      Security-Related System Properties |
-    Geode Native C++ Docs
-  </title>
-  <meta name="viewport" content="width=device-width, initial-scale=1.0">
-  <link href="/stylesheets/all.css" rel="stylesheet" media="screen, print" />
-  <link href="/stylesheets/print.css" rel="stylesheet" media="print" />
-  <link href='/images/favicon.ico' rel='shortcut icon'>
-
-  <script src="/javascripts/all.js"></script>
-  
-</head>
-
-<body class="docs docs_geode-native docs_geode-native_cpp docs_geode-native_cpp_113 docs_geode-native_cpp_113_security docs_geode-native_cpp_113_security_security-systemprops has-subnav">
-
-<div class="viewport">
-  <div class='wrap'>
-    <script type="text/javascript">
-      document.domain = "apache.org";
-    </script>
-
-    <!--
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements.  See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to You under the Apache License, Version 2.0
-(the "License"); you may not use this file except in compliance with
-the License.  You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
--->
-<header class="header header-layout">
-  <h1 class="logo">
-    <a href="/">
-        <img src="/images/Apache_Geode_logo_symbol_white.png" style="width:30px;">
-      Apache Geode Native C++ Documentation
-    </a>
-  </h1>
-  <div class="header-links js-bar-links">
-    <div class="btn-menu" data-behavior="MenuMobile"></div>
-    <div class="header-item"><a href="http://geode.apache.org">Back to Product Page</a></div>
-    <div class="header-item">
-      <a href="http://geode.apache.org/community" target="_blank">Community</a>
-    </div>
-  </div>
-</header>
-
-
-    <div class="container">
-
-      <!--googleoff: index-->
-      <!--
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements.  See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to You under the Apache License, Version 2.0
-(the "License"); you may not use this file except in compliance with
-the License.  You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
--->
-<div id="sub-nav" class="js-sidenav nav-container" role="navigation">
-<a class="sidenav-title" data-behavior="SubMenuMobile">Doc Index</a>
-  <div class="nav-content">
-  <ul>
-    <li>
-      <a href="/docs/geode-native/cpp/113/about-client-users-guide.html">Apache Geode Native Documentation</a>
-    </li>
-    <li class="has_submenu">
-      <a href="/docs/geode-native/cpp/113/getting-started/getting-started-nc-client.html">Getting Started with the Native Library</a>
-      <ul>
-        <li>
-          <a href="/docs/geode-native/cpp/113/getting-started/getting-started-nc-client.html#set_up_dev_environment">Set Up Your Development Environment</a>
-        </li>
-        <li>
-          <a href="/docs/geode-native/cpp/113/getting-started/getting-started-nc-client.html#establish_cluster_access">Establish Access to a Geode Cluster</a>
-        </li>
-        <li>
-          <a href="/docs/geode-native/cpp/113/getting-started/getting-started-nc-client.html#app_dev_walkthroughs">Application Development Walkthroughs</a>
-        </li>
-        <li>
-          <a href="/docs/geode-native/cpp/113/getting-started/getting-started-nc-client.html#programming_examples">Programming Examples</a>
-        </li>
-        <li>
-          <a href="/docs/geode-native/cpp/113/getting-started/put-get-example.html">Put/Get/Remove Examples</a>
-        </li>
-      </ul>
-    </li>
-    <li class="has_submenu">
-      <a href="/docs/geode-native/cpp/113/configuring/configuration.html">Configuring a Client Application</a>
-      <ul>
-        <li>
-          <a href="/docs/geode-native/cpp/113/configuring/system-level-configuration.html">System Level Configuration</a>
-        </li>
-      </ul>
-    </li>
-
-    <li>
-      <a href="/docs/geode-native/cpp/113/configuring/config-client-cache.html">Configuring the Client Cache</a>
-    </li>
-    <li class="has_submenu">
-      <a href="/docs/geode-native/cpp/113/regions/regions.html">Configuring Regions</a>
-      <ul>
-        <li>
-        <a href="/docs/geode-native/cpp/113/regions/registering-interest-for-entries.html">Registering Interest for Entries</a>
-        </li>
-        <li>
-        <a href="/docs/geode-native/cpp/113/regions/region-attributes.html">Region Attributes</a>
-        </li>
-      </ul>
-    </li>
-
-    <li class="has_submenu">
-        <a href="/docs/geode-native/cpp/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/cpp/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/cpp/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/cpp/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li>
-      <a href="/docs/geode-native/cpp/113/serialization/data-serialization.html">Serializing Data</a>
-    </li>
-
-    <li>
-      <a href="/docs/geode-native/cpp/113/remote-queries.html">Remote Queries</a>
-    </li>
-
-    <li>
-      <a href="/docs/geode-native/cpp/113/continuous-queries.html">Continuous Queries</a>
-    </li>
-
-    <li class="has_submenu">
-      <a href="/docs/geode-native/cpp/113/security/security.html">Security: Authentication and Encryption</a>
-      <ul>
-        <li>
-        <a href="/docs/geode-native/cpp/113/security/authentication.html">Authentication</a>
-        </li>
-        <li>
-        <a href="/docs/geode-native/cpp/113/security/sslclientserver.html">TLS/SSL Client-Server Communication Encryption</a>
-        </li>
-      </ul>
-    </li>
-
-    <li>
-      <a href="/docs/geode-native/cpp/113/function-execution.html">Function Execution</a>
-    </li>
-
-    <li>
-      <a href="/docs/geode-native/cpp/113/transactions.html">Transactions</a>
-    </li>
-    <li>
-      <a href="/docs/geode-native/cpp/113/configuring/sysprops.html">System Properties</a>
-    </li>
-    <li>
-      <a href="/docs/geode-native/cpp/113/client-cache-ref.html">Client Cache XML Reference</a>
-    </li>
-  </ul>
-  </div>
-</div>
-
-      <!--googleon: index-->
-
-      <main class="content content-layout" id="js-content" role="main">
-        <a id="top"></a>
-        <!--
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements.  See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to You under the Apache License, Version 2.0
-(the "License"); you may not use this file except in compliance with
-the License.  You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
--->
-<span style="font-weight:200;font-size:31px;" style="float:left;">
-    <img src="/images/Apache_Geode_logo_symbol.png" style="height:26px;">
-  Apache Geode Native C++
-</span>
-  <span class="local-header version-info" style="float:right;">
-    <a href="https://cwiki.apache.org/confluence/display/GEODE/Release+Notes">CHANGELOG</a>
-  </span>
-
-        <!--
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements.  See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to You under the Apache License, Version 2.0
-(the "License"); you may not use this file except in compliance with
-the License.  You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
--->
-  <h1 class="title-container" >
-    Security-Related System Properties
-  </h1>
-
-          <div id="js-quick-links" >
-            
-          </div>
-        <div class="to-top" id="js-to-top">
-          <a href="#top" title="back to top"></a>
-        </div>
-        <!--
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements.  See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to You under the Apache License, Version 2.0
-(the "License"); you may not use this file except in compliance with
-the License.  You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
--->
-
-<p>The table describes the security-related system properties in the <code>geode.properties</code> file for native client authentication and authorization.</p>
-
-<p><a id="security__section_6DC4C72A2EEB432AA40DE97D438FD1E7"></a><a id="security__table_92A6A66523764199A19BCD66BA189921"></a></p>
-
-<table>
-<caption><span class="tablecap">System Properties for Client Authentication and Authorization</span></caption>
-<colgroup>
-<col width="50%" />
-<col width="50%" />
-</colgroup>
-<tbody>
-<tr class="odd">
-<td><code class="ph codeph">security-client-dhalgo</code></td>
-<td>Diffie-Hellman based credentials encryption is not supported.</td>
-</tr>
-<tr class="even">
-<td><code class="ph codeph">security-client-kspath</code></td>
-<td>Path to a .pem file, which contains the public certificates for all Geode cache servers to which the client can connect through specified endpoints.</td>
-</tr>
-<tr class="odd">
-<td><code class="ph codeph">ssl-enabled</code></td>
-<td>True if SSL connection support is enabled.</td>
-</tr>
-<tr class="even">
-<td><code class="ph codeph">ssl-keystore</code></td>
-<td>Name of the .pem keystore file, containing the client’s private key. Not set by default. Required if <code class="ph codeph">ssl-enabled</code> is true.</td>
-</tr>
-<tr class="odd">
-<td><code class="ph codeph">ssl-keystore-password</code></td>
-<td>Sets the password for the private key PEM file for SSL.</td>
-</tr>
-<tr class="even">
-<td><code class="ph codeph">ssl-truststore</code></td>
-<td><p>Name of the .pem truststore file, containing the servers’ public certificate. Not set by default. Required if <code class="ph codeph">ssl-enabled</code> is true</p></td>
-</tr>
-</tbody>
-</table>
-
-        
-
-      </main>
-    </div>
-  </div>
-</div>
-
-<div id="scrim"></div>
-
-<div class="container">
-  <footer class="site-footer-links">
-    <!--
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements.  See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to You under the Apache License, Version 2.0
-(the "License"); you may not use this file except in compliance with
-the License.  You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
--->
-<div class="copyright">
-  <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
-</div>
-<div class="support">
-  Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
-</div>
-
-  </footer>
-</div><!--end of container-->
-
-</body>
-</html>
diff --git a/docs/geode-native/cpp/113/security/security.html b/docs/geode-native/cpp/113/security/security.html
index 6fb593f..4149075 100644
--- a/docs/geode-native/cpp/113/security/security.html
+++ b/docs/geode-native/cpp/113/security/security.html
@@ -306,7 +306,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/cpp/113/security/sslclientserver.html b/docs/geode-native/cpp/113/security/sslclientserver.html
index 991931f..7461826 100644
--- a/docs/geode-native/cpp/113/security/sslclientserver.html
+++ b/docs/geode-native/cpp/113/security/sslclientserver.html
@@ -289,7 +289,7 @@ When configuring TLS/SSL security for your client, you may find it helpful to re
 must be able to communicate with both locator and server components.</p></li>
 <li><p>On the client, set <code>ssl-enabled</code> to <code>true</code>. </p></li>
 <li><p>On the client, set <code>ssl-keystore</code> and <code>ssl-truststore</code> to point to your keystore files. Paths to the keystore and truststore are local to the client.
-See <a href="/docs/geode-native/cpp/113/security/security-systemprops.html#security">Security-Related System Properties</a> for a description of these properties.</p></li>
+See <a href="/docs/geode-native/cpp/113/configuring/sysprops.html#attributes-gfcpp__table_security_props">Security Properties</a> for a description of these properties.</p></li>
 </ol>
 
 <h1 id="starting-and-stopping-the-client-and-server-with-ssl-in-place">Starting and stopping the client and server with SSL in place</h1>
@@ -362,7 +362,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/cpp/113/serialization/data-serialization.html b/docs/geode-native/cpp/113/serialization/data-serialization.html
index 979ad2e..83511d5 100644
--- a/docs/geode-native/cpp/113/serialization/data-serialization.html
+++ b/docs/geode-native/cpp/113/serialization/data-serialization.html
@@ -465,7 +465,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/cpp/113/transactions.html b/docs/geode-native/cpp/113/transactions.html
index 961b682..1969fbc 100644
--- a/docs/geode-native/cpp/113/transactions.html
+++ b/docs/geode-native/cpp/113/transactions.html
@@ -397,7 +397,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/about-client-users-guide.html b/docs/geode-native/dotnet/113/about-client-users-guide.html
index 08ac8c1..f019f87 100644
--- a/docs/geode-native/dotnet/113/about-client-users-guide.html
+++ b/docs/geode-native/dotnet/113/about-client-users-guide.html
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -284,8 +269,8 @@ and instructions on how to build this documentation are available in the project
 <p>See the API docs for API details:</p>
 
 <ul>
-<li><a href="https://geode.apache.org/releases/latest/cppdocs/index.html">C++ API docs</a></li>
-<li><a href="https://geode.apache.org/releases/latest/dotnetdocs/index.html">.NET API docs</a></li>
+<li><a href="https://geode.apache.org/releases/latest/cppdocs/hierarchy.html">C++ API docs</a></li>
+<li><a href="https://geode.apache.org/releases/latest/dotnetdocs/hierarchy.html">.NET API docs</a></li>
 </ul>
 
 <p>See the <a href="serverman/about_geode.html"><em>Apache Geode User Guide</em></a> for information regarding the server.</p>
@@ -319,7 +304,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/client-cache-ref.html b/docs/geode-native/dotnet/113/client-cache-ref.html
index ec72f7d..c98d235 100644
--- a/docs/geode-native/dotnet/113/client-cache-ref.html
+++ b/docs/geode-native/dotnet/113/client-cache-ref.html
@@ -926,7 +926,7 @@ The counter is reset after any access, including create, put, and get operations
 
 <p>A partition resolver is used for single-hop access to partitioned region entries on the server side. This resolver
 implementation must match that of the <code>PartitionResolver</code> on the server side.
-See the <a href="https://geode.apache.org/releases/latest/dotnetdocs/hierarchy.html">API Class Reference</a> for the <strong>PartitionResolver</strong> class.</p>
+See the <a href="/cppdocs/hierarchy.html">API Class Reference</a> for the <strong>PartitionResolver</strong> class.</p>
 
 <p>For example:</p>
 <pre class="highlight xml"><code><span class="nt">&lt;partition-resolver</span> <span class="na">library-name=</span><span class="s">"appl-lib"</span>
@@ -938,21 +938,21 @@ See the <a href="https://geode.apache.org/releases/latest/dotnetdocs/hierarchy.h
 <h2 id="&lt;cache-loader&gt;">&lt;cache-loader&gt;</h2>
 
 <p>&lt;cache-loader&gt; identifies a cache loader function by specifying <code>library-name</code> and <code>library-function-name</code>.
-See the <a href="/dotnetapiref/hierarchy.html">API Class Reference</a> for the <strong>CacheLoader</strong> class.</p>
+See the <a href="/cppdocs/hierarchy.html">API Class Reference</a> for the <strong>CacheLoader</strong> class.</p>
 
 <p><a id="cache-listener-ref"></a></p>
 
 <h2 id="&lt;cache-listener&gt;">&lt;cache-listener&gt;</h2>
 
 <p>&lt;cache-listener&gt; identifies a cache listener function by specifying <code>library-name</code> and <code>library-function-name</code>.
-See the <a href="dotnetapiref/hierarchy.html">API Class Reference</a> for the <strong>CacheListener</strong> class.</p>
+See the <a href="/cppdocs/hierarchy.html">API Class Reference</a> for the <strong>CacheListener</strong> class.</p>
 
 <p><a id="cache-writer-ref"></a></p>
 
 <h2 id="&lt;cache-writer&gt;">&lt;cache-writer&gt;</h2>
 
 <p>&lt;cache-writer&gt; identifies a cache writer function by specifying <code>library-name</code> and <code>library-function-name</code>.
-See the <a href="https://geode.apache.org/releases/latest/dotnetdocs/hierarchy.html">API Class Reference</a> for the <strong>CacheWriter</strong> class.</p>
+See the <a href="/cppdocs/hierarchy.html">API Class Reference</a> for the <strong>CacheWriter</strong> class.</p>
 
 <p><a id="persistence-manager-ref"></a></p>
 
@@ -960,7 +960,7 @@ See the <a href="https://geode.apache.org/releases/latest/dotnetdocs/hierarchy.h
 
 <p>For each region, if the disk-policy attribute is set to <code>overflows</code>, a persistence-manager plug-in
 must perform cache-to-disk and disk-to-cache operations.
-See the <a href="https://geode.apache.org/releases/latest/dotnetdocs/hierarchy.html">API Class Reference</a> for the <strong>PersistenceManager</strong> class.</p>
+See the <a href="/cppdocs/hierarchy.html">API Class Reference</a> for the <strong>PersistenceManager</strong> class.</p>
 
 <p>&lt;persistence-manager&gt; identifies a persistence manager function by specifying <code>library-name</code> and <code>library-function-name</code>.
 You can also specify a set of properties to be passed to the function as parameters.</p>
@@ -1039,7 +1039,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/configuring/config-client-cache.html b/docs/geode-native/dotnet/113/configuring/config-client-cache.html
index 470f8e1..01e5280 100644
--- a/docs/geode-native/dotnet/113/configuring/config-client-cache.html
+++ b/docs/geode-native/dotnet/113/configuring/config-client-cache.html
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -288,7 +273,7 @@ and other caches in the distributed system, and to create and access any region
 instances of <code>Region</code> and <code>RegionEntry</code>.</p>
 
 <p>For more information specific to your client programming language, see the
-<a href="dotnetdocs">.NET Client API</a>.</p>
+<a href="/dotnetapiref/hierarchy.html">.NET Client API</a>.</p>
 
         
 
@@ -319,7 +304,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/configuring/configuration.html b/docs/geode-native/dotnet/113/configuring/configuration.html
index 3326028..037dfdd 100644
--- a/docs/geode-native/dotnet/113/configuring/configuration.html
+++ b/docs/geode-native/dotnet/113/configuring/configuration.html
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -339,7 +324,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/configuring/sysprops.html b/docs/geode-native/dotnet/113/configuring/sysprops.html
index 5ead9e5..513d0b3 100644
--- a/docs/geode-native/dotnet/113/configuring/sysprops.html
+++ b/docs/geode-native/dotnet/113/configuring/sysprops.html
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -516,21 +501,6 @@ When the chunk handler is not operative (enable-chunk-handler=false), each appli
 </tr>
 </thead>
 <tbody>
-<tr class="odd">
-<td><code class="ph codeph">security-client-auth-factory</code></td>
-<td>Sets the key for the <code class="ph codeph">AuthInitialize</code> factory function.</td>
-<td>empty</td>
-</tr>
-<tr class="even">
-<td><code class="ph codeph">security-client-auth-library</code></td>
-<td>Registers the path to the <code class="ph codeph">securityImpl.dll</code> library.</td>
-<td>empty</td>
-</tr>
-<tr class="odd">
-<td><code class="ph codeph">security-client-dhalgo</code></td>
-<td>Diffie-Hellman based credentials encryption is not supported.</td>
-<td>null</td>
-</tr>
 <tr class="even">
 <td><code class="ph codeph">security-client-kspath</code></td>
 <td>Path to a .PEM file, which contains the public certificates for all Geode cache servers to which the client can connect through specified endpoints.</td>
@@ -612,7 +582,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/configuring/system-level-configuration.html b/docs/geode-native/dotnet/113/configuring/system-level-configuration.html
index 821faa0..9174ca3 100644
--- a/docs/geode-native/dotnet/113/configuring/system-level-configuration.html
+++ b/docs/geode-native/dotnet/113/configuring/system-level-configuration.html
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -423,7 +408,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html b/docs/geode-native/dotnet/113/connection-pools/about-connection-pools.html
similarity index 82%
copy from docs/geode-native/dotnet/113/connection-pools/configuring-pools.html
copy to docs/geode-native/dotnet/113/connection-pools/about-connection-pools.html
index 62780fb..1820b93 100644
--- a/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html
+++ b/docs/geode-native/dotnet/113/connection-pools/about-connection-pools.html
@@ -9,7 +9,7 @@
   <link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300italic,400italic,400,600' rel='stylesheet' type='text/css'>
   <!-- Use title if it's in the page YAML frontmatter -->
   <title>
-      Configuring Pools |
+      Connection Pools |
     Geode Native .NET Docs
   </title>
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
@@ -21,7 +21,7 @@
   
 </head>
 
-<body class="docs docs_geode-native docs_geode-native_dotnet docs_geode-native_dotnet_113 docs_geode-native_dotnet_113_connection-pools docs_geode-native_dotnet_113_connection-pools_configuring-pools has-subnav">
+<body class="docs docs_geode-native docs_geode-native_dotnet docs_geode-native_dotnet_113 docs_geode-native_dotnet_113_connection-pools docs_geode-native_dotnet_113_connection-pools_about-connection-pools has-subnav">
 
 <div class="viewport">
   <div class='wrap'>
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -249,7 +234,7 @@ See the License for the specific language governing permissions and
 limitations under the License.
 -->
   <h1 class="title-container" >
-    Configuring Pools
+    Connection Pools
   </h1>
 
           <div id="js-quick-links" >
@@ -275,21 +260,20 @@ See the License for the specific language governing permissions and
 limitations under the License.
 -->
 
-<p>A pool can be configured as locators or as a list of servers.</p>
+<p>Clients contain connection pools. Each region is associated with a connection pool using a region attribute, and operations on the region use connections from the respective pools.</p>
+
+<p>The server connectivity options are specified in the connection pool configuration. Each pool has a minimum and maximum number of connections.</p>
 
-<p>You configure locator, server, and pool settings declaratively in the client&rsquo;s <code>cache.xml</code> file or programmatically through the <code>PoolFactory</code> method. You create an instance of <code>PoolFactory</code> through <code>PoolManager</code>.</p>
+<p>Each cache operation that requires server connectivity obtains a connection from the pool for the server group that the operation affects, performs the operation using the connection, and returns the connection to the pool. If the pool size is less than the maximum number of connections and all connections are in use, the connection pool creates a new connection and returns it. If the pool is at the maximum number of connections, that thread blocks until a connection becomes available [...]
 
-<ul>
-<li><p><strong><a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a></strong></p>
+<p>The connection pool has a configurable timeout period that is used to expire idle connections. The idle connections are expired until the pool has the minimum number of connections. A monitoring thread expires idle connections, adds sufficient connections to bring up the count to minimum, and closes connections whose lifetime has been exceeded. See the <code>load-conditioning-interval</code> and <code>idle-timeout</code> attributes of the <a href="../../reference/topics/client-cache.h [...]
 
-<p>The native client API allows your clients to create and manage connection pools. The server side does not have an API.</p></li>
-<li><p><strong><a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a></strong></p>
+<p><a id="client-load-balancing__fig_226964BAA1464DBA9F5CEDC2CB7B3585"></a>
+<span class="figtitleprefix">Figure: </span>Logical Architecture of Client/Server Connections</p>
 
-<p>Connection pools require standard client/server distributed system and cache configuration settings. You must also configure settings for the locator, server, and pool elements.</p></li>
-<li><p><strong><a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a></strong></p>
+<p><img src="../images/client-server-arch.gif" id="client-load-balancing__image_1E8316666E1B4CC2ADE4D927B629E49F" class="image" /></p>
 
-<p>Each connection pool has a single subscription connection that can be to any server that matches the requirements of the connection pool.</p></li>
-</ul>
+<p>When a connection receives an exception, the operation is failed over to another connection from the pool. The failover mechanism obtains the endpoint to failover to from the locator or from the specified endpoint list in the pool.</p>
 
         
 
@@ -320,7 +304,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/preserving-data/initial-operation.html b/docs/geode-native/dotnet/113/connection-pools/about-server-locators.html
similarity index 87%
copy from docs/geode-native/dotnet/113/preserving-data/initial-operation.html
copy to docs/geode-native/dotnet/113/connection-pools/about-server-locators.html
index 1b958ff..acf3a67 100644
--- a/docs/geode-native/dotnet/113/preserving-data/initial-operation.html
+++ b/docs/geode-native/dotnet/113/connection-pools/about-server-locators.html
@@ -9,7 +9,7 @@
   <link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300italic,400italic,400,600' rel='stylesheet' type='text/css'>
   <!-- Use title if it's in the page YAML frontmatter -->
   <title>
-      Initial Operation |
+      Server Locators |
     Geode Native .NET Docs
   </title>
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
@@ -21,7 +21,7 @@
   
 </head>
 
-<body class="docs docs_geode-native docs_geode-native_dotnet docs_geode-native_dotnet_113 docs_geode-native_dotnet_113_preserving-data docs_geode-native_dotnet_113_preserving-data_initial-operation has-subnav">
+<body class="docs docs_geode-native docs_geode-native_dotnet docs_geode-native_dotnet_113 docs_geode-native_dotnet_113_connection-pools docs_geode-native_dotnet_113_connection-pools_about-server-locators has-subnav">
 
 <div class="viewport">
   <div class='wrap'>
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -249,7 +234,7 @@ See the License for the specific language governing permissions and
 limitations under the License.
 -->
   <h1 class="title-container" >
-    Initial Operation
+    Server Locators
   </h1>
 
           <div id="js-quick-links" >
@@ -275,9 +260,19 @@ See the License for the specific language governing permissions and
 limitations under the License.
 -->
 
-<p>The initial startup of a durable client is similar to the startup of any other client, except that it specifically calls the <code>Cache.readyForEvents</code> method when all regions and listeners on the client are ready to process messages from the server.</p>
+<p>Server locators continuously monitor server availability and server load information. The client is configured with a list of server locators and consults a server locator to request a connection to a server in the distributed system.</p>
+
+<p>Locators provide clients with dynamic server discovery and server load balancing. They give clients connection information for the server with the least load at any given time.</p>
+
+<p>Server locators provide these main features:</p>
+
+<ul>
+<li>  <strong>Automated discovery of servers and locators</strong>. Adding and removing servers or locators is made easy as each client does not require a list of servers to be configured at the time of pool creation.</li>
+<li>  <strong>Client load rebalancing</strong>. Server locators give clients dynamic server information and provide server load rebalancing after servers depart or join the system.</li>
+<li>  <strong>High availability</strong>. When a client/server connection receives an exception, the connection is automatically failed over to another available connection in the pool. Redundancy is also provided for client subscriptions.</li>
+</ul>
 
-<p>See <a href="/docs/geode-native/dotnet/113/preserving-data/sending-cache-ready-message.html#concept_C28D015FA85B4EE4B2F8D2DA5FCAFBFF">Sending the Cache Ready Message to the Server</a>.</p>
+<p>Alternatively, you can configure a pool statically with a list of endpoints. When the pools are statically configured, a round-robin load balancing policy is used to distribute connections across the servers.</p>
 
         
 
@@ -308,7 +303,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/preserving-data/initial-operation.html b/docs/geode-native/dotnet/113/connection-pools/client-load-balancing.html
similarity index 87%
copy from docs/geode-native/dotnet/113/preserving-data/initial-operation.html
copy to docs/geode-native/dotnet/113/connection-pools/client-load-balancing.html
index 1b958ff..1d085c9 100644
--- a/docs/geode-native/dotnet/113/preserving-data/initial-operation.html
+++ b/docs/geode-native/dotnet/113/connection-pools/client-load-balancing.html
@@ -9,7 +9,7 @@
   <link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300italic,400italic,400,600' rel='stylesheet' type='text/css'>
   <!-- Use title if it's in the page YAML frontmatter -->
   <title>
-      Initial Operation |
+      How Client Load Balancing Works |
     Geode Native .NET Docs
   </title>
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
@@ -21,7 +21,7 @@
   
 </head>
 
-<body class="docs docs_geode-native docs_geode-native_dotnet docs_geode-native_dotnet_113 docs_geode-native_dotnet_113_preserving-data docs_geode-native_dotnet_113_preserving-data_initial-operation has-subnav">
+<body class="docs docs_geode-native docs_geode-native_dotnet docs_geode-native_dotnet_113 docs_geode-native_dotnet_113_connection-pools docs_geode-native_dotnet_113_connection-pools_client-load-balancing has-subnav">
 
 <div class="viewport">
   <div class='wrap'>
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -249,7 +234,7 @@ See the License for the specific language governing permissions and
 limitations under the License.
 -->
   <h1 class="title-container" >
-    Initial Operation
+    How Client Load Balancing Works
   </h1>
 
           <div id="js-quick-links" >
@@ -275,9 +260,21 @@ See the License for the specific language governing permissions and
 limitations under the License.
 -->
 
-<p>The initial startup of a durable client is similar to the startup of any other client, except that it specifically calls the <code>Cache.readyForEvents</code> method when all regions and listeners on the client are ready to process messages from the server.</p>
+<p>In a distributed system, servers can be added or removed and their capacity to service new client connections may vary. The server connectivity options are specified in the connection pool configuration.</p>
+
+<p>The connection pool API supports connecting to servers through server locators or directly connecting to servers.</p>
+
+<ul>
+<li><p><strong><a href="/docs/geode-native/dotnet/113/connection-pools/about-server-locators.html">Server Locators</a></strong></p>
+
+<p>Server locators continuously monitor server availability and server load information. The client is configured with a list of server locators and consults a server locator to request a connection to a server in the distributed system.</p></li>
+<li><p><strong><a href="/docs/geode-native/dotnet/113/connection-pools/about-connection-pools.html">Connection Pools</a></strong></p>
+
+<p>Clients contain connection pools. Each region is associated with a connection pool using a region attribute, and operations on the region use connections from the respective pools.</p></li>
+<li><p><strong><a href="/docs/geode-native/dotnet/113/connection-pools/discovering-locators-dynamically.html">Discovering Locators Dynamically</a></strong></p>
 
-<p>See <a href="/docs/geode-native/dotnet/113/preserving-data/sending-cache-ready-message.html#concept_C28D015FA85B4EE4B2F8D2DA5FCAFBFF">Sending the Cache Ready Message to the Server</a>.</p>
+<p>A background thread periodically queries the locator for any other locators joining the distributed system.</p></li>
+</ul>
 
         
 
@@ -308,7 +305,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html b/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html
index 2b3601c..58b2897 100644
--- a/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html
+++ b/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -279,6 +264,9 @@ limitations under the License.
 
 <p>This section lists the primary native client API for pool management. For complete information on the classes and interfaces described here, see the API documentation.</p>
 
+<p><strong>Note:</strong>
+Only C# versions of Pool API interfaces, classes, and methods are shown throughout the text in this section (example: <code>Pool.GetQueryService()</code>) . The code examples demonstrate both C++ and C# versions.</p>
+
 <p><strong>Apache.Geode.Client.Cache</strong></p>
 
 <ul>
@@ -320,7 +308,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html b/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html
index a323033..9e46706 100644
--- a/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html
+++ b/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -283,36 +268,11 @@ limitations under the License.
 <li>  Pool. Client/server connection pool.</li>
 </ul>
 
-<p>This page shows examples of creating a pool configuration programmatically using C# code, and declaratively using XML.</p>
-
-<h2 id="programmatic-pool-configuration">Programmatic Pool Configuration</h2>
-
-<p>This example shows a programmatic pool configuration. For a list of the attributes you can configure, see <code>PoolFactory</code> in the API docs.</p>
-<pre class="highlight csharp"><code><span class="n">cache</span><span class="p">.</span><span class="nf">GetPoolManager</span><span class="p">()</span>
-      <span class="p">.</span><span class="nf">CreateFactory</span><span class="p">()</span>
-      <span class="p">.</span><span class="nf">AddLocator</span><span class="p">(</span><span class="s">"localhost"</span><span class="p">,</span> <span class="m">34756</span><span class="p">)</span>
-      <span class="p">.</span><span class="nf">SetFreeConnectionTimeout</span><span class="p">(</span><span class="k">new</span> <span class="n">TimeSpan</span><span class="p">.</span><span class="nf">FromMilliseconds</span><span class="p">(</span><span class="m">12345</span><span class="p">))</span>
-      <span class="p">.</span><span class="nf">SetIdleTimeout</span><span class="p">(</span><span class="k">new</span> <span class="n">TimeSpan</span><span class="p">.</span><span class="nf">FromMilliseconds</span><span class="p">(</span><span class="m">5555</span><span class="p">))</span>
-      <span class="p">.</span><span class="nf">SetLoadConditioningInterval</span><span class="p">(</span><span class="k">new</span> <span class="n">TimeSpan</span><span class="p">.</span><span class="nf">FromMilliseconds</span><span class="p">(</span><span class="m">23456</span><span class="p">))</span>
-      <span class="p">.</span><span class="nf">SetMaxConnections</span><span class="p">(</span><span class="m">7</span><span class="p">)</span>
-      <span class="p">.</span><span class="nf">SetMinConnections</span><span class="p">(</span><span class="m">3</span><span class="p">)</span>
-      <span class="p">.</span><span class="nf">SetPingInterval</span><span class="p">(</span><span class="k">new</span> <span class="n">TimeSpan</span><span class="p">.</span><span class="nf">FromMilliseconds</span><span class="p">(</span><span class="m">12345</span><span class="p">))</span>
-      <span class="p">.</span><span class="nf">SetReadTimeout</span><span class="p">(</span><span class="k">new</span> <span class="n">TimeSpan</span><span class="p">.</span><span class="nf">FromMilliseconds</span><span class="p">(</span><span class="m">23456</span><span class="p">))</span>
-      <span class="p">.</span><span class="nf">SetRetryAttempts</span><span class="p">(</span><span class="m">3</span><span class="p">)</span>
-      <span class="p">.</span><span class="nf">SetServerGroup</span><span class="p">(</span><span class="s">"ServerGroup1"</span><span class="p">)</span>
-      <span class="p">.</span><span class="nf">SetSocketBufferSize</span><span class="p">(</span><span class="m">32768</span><span class="p">)</span>
-      <span class="p">.</span><span class="nf">SetStatisticInterval</span><span class="p">(</span><span class="k">new</span> <span class="n">TimeSpan</span><span class="p">.</span><span class="nf">FromMilliseconds</span><span class="p">(</span><span class="m">10123</span><span class="p">))</span>
-      <span class="p">.</span><span class="nf">SetSubscriptionAckInterval</span><span class="p">(</span><span class="k">new</span> <span class="n">TimeSpan</span><span class="p">.</span><span class="nf">FromMilliseconds</span><span class="p">(</span><span class="m">567</span><span class="p">))</span>
-      <span class="p">.</span><span class="nf">SetSubscriptionEnabled</span><span class="p">(</span><span class="k">true</span><span class="p">)</span>
-      <span class="p">.</span><span class="nf">SetSubscriptionMessageTrackingTimeout</span><span class="p">(</span><span class="k">new</span> <span class="n">TimeSpan</span><span class="p">.</span><span class="nf">FromMilliseconds</span><span class="p">(</span><span class="m">900123</span><span class="p">))</span>
-      <span class="p">.</span><span class="nf">SetSubscriptionRedundancy</span><span class="p">(</span><span class="m">0</span><span class="p">)</span>
-      <span class="p">.</span><span class="nf">SetThreadLocalConnections</span><span class="p">(</span><span class="k">true</span><span class="p">)</span>
-      <span class="p">.</span><span class="nf">Create</span><span class="p">(</span><span class="s">"test_pool_1"</span><span class="p">);</span>
-</code></pre>
+<p>The example shows a declarative pool configuration. Following the example is a table that describes the attributes that can be configured.</p>
 
-<h2 id="declarative-(file-based)-pool-configuration">Declarative (File-based) Pool Configuration</h2>
+<h2 id="example—declarative-pool-configuration">Example—Declarative Pool Configuration</h2>
 
-<p>This example shows a file-based pool configuration using an XML configuration file. Following the example is a table that describes the XML pool attributes you can configure.</p>
+<p>This example shows a declarative pool configuration.</p>
 
 <p><strong>Note:</strong>
 You create an instance of <code>PoolFactory</code> through <code>PoolManager</code>.</p>
@@ -480,7 +440,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html b/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html
index 62780fb..289db2e 100644
--- a/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html
+++ b/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -289,6 +274,9 @@ limitations under the License.
 <li><p><strong><a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a></strong></p>
 
 <p>Each connection pool has a single subscription connection that can be to any server that matches the requirements of the connection pool.</p></li>
+<li><p><strong><a href="/docs/geode-native/dotnet/113/connection-pools/running-connection-pool-code.html">Running the Connection Pool Code</a></strong></p>
+
+<p>Examples demonstrate a simple procedure to create a pool factory and then create a pool instance in C++ and C#. They also help you to execute a query.</p></li>
 </ul>
 
         
@@ -320,7 +308,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/preserving-data/initial-operation.html b/docs/geode-native/dotnet/113/connection-pools/connection-pools.html
similarity index 89%
copy from docs/geode-native/dotnet/113/preserving-data/initial-operation.html
copy to docs/geode-native/dotnet/113/connection-pools/connection-pools.html
index 1b958ff..659c89a 100644
--- a/docs/geode-native/dotnet/113/preserving-data/initial-operation.html
+++ b/docs/geode-native/dotnet/113/connection-pools/connection-pools.html
@@ -9,7 +9,7 @@
   <link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300italic,400italic,400,600' rel='stylesheet' type='text/css'>
   <!-- Use title if it's in the page YAML frontmatter -->
   <title>
-      Initial Operation |
+      Using Connection Pools |
     Geode Native .NET Docs
   </title>
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
@@ -21,7 +21,7 @@
   
 </head>
 
-<body class="docs docs_geode-native docs_geode-native_dotnet docs_geode-native_dotnet_113 docs_geode-native_dotnet_113_preserving-data docs_geode-native_dotnet_113_preserving-data_initial-operation has-subnav">
+<body class="docs docs_geode-native docs_geode-native_dotnet docs_geode-native_dotnet_113 docs_geode-native_dotnet_113_connection-pools docs_geode-native_dotnet_113_connection-pools_connection-pools has-subnav">
 
 <div class="viewport">
   <div class='wrap'>
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -249,7 +234,7 @@ See the License for the specific language governing permissions and
 limitations under the License.
 -->
   <h1 class="title-container" >
-    Initial Operation
+    Using Connection Pools
   </h1>
 
           <div id="js-quick-links" >
@@ -275,9 +260,16 @@ See the License for the specific language governing permissions and
 limitations under the License.
 -->
 
-<p>The initial startup of a durable client is similar to the startup of any other client, except that it specifically calls the <code>Cache.readyForEvents</code> method when all regions and listeners on the client are ready to process messages from the server.</p>
+<p><em>Using Connection Pools</em> describes how connection pools achieve load balancing for the client and describes how to configure connection pools as server locators or as a list of servers.</p>
+
+<ul>
+<li><p><strong><a href="/docs/geode-native/dotnet/113/connection-pools/client-load-balancing.html">How Client Load Balancing Works</a></strong></p>
+
+<p>In a distributed system, servers can be added or removed and their capacity to service new client connections may vary. The server connectivity options are specified in the connection pool configuration.</p></li>
+<li><p><strong><a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a></strong></p>
 
-<p>See <a href="/docs/geode-native/dotnet/113/preserving-data/sending-cache-ready-message.html#concept_C28D015FA85B4EE4B2F8D2DA5FCAFBFF">Sending the Cache Ready Message to the Server</a>.</p>
+<p>A pool can be configured as locators or as a list of servers.</p></li>
+</ul>
 
         
 
@@ -308,7 +300,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/preserving-data/initial-operation.html b/docs/geode-native/dotnet/113/connection-pools/discovering-locators-dynamically.html
similarity index 87%
copy from docs/geode-native/dotnet/113/preserving-data/initial-operation.html
copy to docs/geode-native/dotnet/113/connection-pools/discovering-locators-dynamically.html
index 1b958ff..09515ca 100644
--- a/docs/geode-native/dotnet/113/preserving-data/initial-operation.html
+++ b/docs/geode-native/dotnet/113/connection-pools/discovering-locators-dynamically.html
@@ -9,7 +9,7 @@
   <link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300italic,400italic,400,600' rel='stylesheet' type='text/css'>
   <!-- Use title if it's in the page YAML frontmatter -->
   <title>
-      Initial Operation |
+      Discovering Locators Dynamically |
     Geode Native .NET Docs
   </title>
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
@@ -21,7 +21,7 @@
   
 </head>
 
-<body class="docs docs_geode-native docs_geode-native_dotnet docs_geode-native_dotnet_113 docs_geode-native_dotnet_113_preserving-data docs_geode-native_dotnet_113_preserving-data_initial-operation has-subnav">
+<body class="docs docs_geode-native docs_geode-native_dotnet docs_geode-native_dotnet_113 docs_geode-native_dotnet_113_connection-pools docs_geode-native_dotnet_113_connection-pools_discovering-locators-dynamically has-subnav">
 
 <div class="viewport">
   <div class='wrap'>
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -249,7 +234,7 @@ See the License for the specific language governing permissions and
 limitations under the License.
 -->
   <h1 class="title-container" >
-    Initial Operation
+    Discovering Locators Dynamically
   </h1>
 
           <div id="js-quick-links" >
@@ -275,9 +260,17 @@ See the License for the specific language governing permissions and
 limitations under the License.
 -->
 
-<p>The initial startup of a durable client is similar to the startup of any other client, except that it specifically calls the <code>Cache.readyForEvents</code> method when all regions and listeners on the client are ready to process messages from the server.</p>
+<p>A background thread periodically queries the locator for any other locators joining the distributed system.</p>
+
+<p>However, if locator A (to which the client is connected) goes down before it discovers locator B, locator B is never discovered even though it is alive and the client receives a <code>NoLocatorsAvailable</code> exception.</p>
+
+<p>One connection is attached to every application thread that is <code>local</code> to the respective thread. This is known as a thread local connection.</p>
+
+<p>In this case, to perform any cache operation the client is not required to obtain a connection from pool. Instead the thread local connection of the client is used.</p>
+
+<p>A thread local connection can be released by invoking the <code>Pool::releaseThreadLocalConnection()</code> method. The released connection is returned to the pool. If the number of threads is larger than the number of <code>max-connections</code>, the client throws an <code>AllConnectionsInUseException</code> after the <code>free-connection-timeout</code> lapses, unless the <code>Pool::releaseThreadLocalConnection()</code> method is used judiciously.</p>
 
-<p>See <a href="/docs/geode-native/dotnet/113/preserving-data/sending-cache-ready-message.html#concept_C28D015FA85B4EE4B2F8D2DA5FCAFBFF">Sending the Cache Ready Message to the Server</a>.</p>
+<p>If a connection expires or the server goes down on which the connection was established, a thread local connection is immediately replaced with a good connection obtained from the pool.</p>
 
         
 
@@ -308,7 +301,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html b/docs/geode-native/dotnet/113/connection-pools/running-connection-pool-code.html
similarity index 80%
copy from docs/geode-native/dotnet/113/connection-pools/configuring-pools.html
copy to docs/geode-native/dotnet/113/connection-pools/running-connection-pool-code.html
index 62780fb..512285f 100644
--- a/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html
+++ b/docs/geode-native/dotnet/113/connection-pools/running-connection-pool-code.html
@@ -9,7 +9,7 @@
   <link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300italic,400italic,400,600' rel='stylesheet' type='text/css'>
   <!-- Use title if it's in the page YAML frontmatter -->
   <title>
-      Configuring Pools |
+      Running the Connection Pool Code |
     Geode Native .NET Docs
   </title>
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
@@ -21,7 +21,7 @@
   
 </head>
 
-<body class="docs docs_geode-native docs_geode-native_dotnet docs_geode-native_dotnet_113 docs_geode-native_dotnet_113_connection-pools docs_geode-native_dotnet_113_connection-pools_configuring-pools has-subnav">
+<body class="docs docs_geode-native docs_geode-native_dotnet docs_geode-native_dotnet_113 docs_geode-native_dotnet_113_connection-pools docs_geode-native_dotnet_113_connection-pools_running-connection-pool-code has-subnav">
 
 <div class="viewport">
   <div class='wrap'>
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -249,7 +234,7 @@ See the License for the specific language governing permissions and
 limitations under the License.
 -->
   <h1 class="title-container" >
-    Configuring Pools
+    Running the Connection Pool Code
   </h1>
 
           <div id="js-quick-links" >
@@ -275,21 +260,55 @@ See the License for the specific language governing permissions and
 limitations under the License.
 -->
 
-<p>A pool can be configured as locators or as a list of servers.</p>
-
-<p>You configure locator, server, and pool settings declaratively in the client&rsquo;s <code>cache.xml</code> file or programmatically through the <code>PoolFactory</code> method. You create an instance of <code>PoolFactory</code> through <code>PoolManager</code>.</p>
-
-<ul>
-<li><p><strong><a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a></strong></p>
-
-<p>The native client API allows your clients to create and manage connection pools. The server side does not have an API.</p></li>
-<li><p><strong><a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a></strong></p>
-
-<p>Connection pools require standard client/server distributed system and cache configuration settings. You must also configure settings for the locator, server, and pool elements.</p></li>
-<li><p><strong><a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a></strong></p>
-
-<p>Each connection pool has a single subscription connection that can be to any server that matches the requirements of the connection pool.</p></li>
-</ul>
+<p>Examples demonstrate a simple procedure to create a pool factory and then create a pool instance in C++ and C#. They also help you to execute a query.</p>
+
+<p>The examples create a pool with locators. Ensure that you create a pool with locators or endpoints, but not both. The first example demonstrates creating a pool by adding locators. The second example demonstrates creating a pool by adding servers. For more information, see the example in the QuickStart Guide.</p>
+
+<h2 id="connection-pool-creation-and-execution-using-c++">Connection Pool Creation and Execution Using C++</h2>
+<pre class="highlight plaintext"><code>PropertiesPtr prptr = Properties::create();
+systemPtr = CacheFactory::createCacheFactory(prptr);
+
+cachePtr = systemPtr-&gt;create();
+PoolFactoryPtr poolFacPtr = PoolManager::createFactory();
+//to create pool add either endpoints or add locators or servers
+//pool with endpoint, adding to pool factory
+//poolFacPtr-&gt;addServer("localhost", 12345 /*port number*/);
+//pool with locator, adding to pool factory
+poolFacPtr-&gt;addLocator("localhost", 34756 /*port number*/);
+PoolPtr pptr = NULLPTR;
+if ((PoolManager::find("examplePool")) == NULLPTR) {
+  // Pool with this name does not exist
+  pptr = poolFacPtr-&gt;create("examplePool");
+}
+RegionFactoryPtr regionFactory =
+    cachePtr-&gt;createRegionFactory(CACHING_PROXY);
+regionPtr = regionFactory
+    -&gt;setPoolName("examplePool")
+    -&gt;create("regionName");
+QueryServicePtr qs = cachePtr-&gt;getQueryService("examplePool");
+</code></pre>
+
+<h2 id="connection-pool-creation-and-execution-using-c#-.net">Connection Pool Creation and Execution Using C# .NET</h2>
+<pre class="highlight plaintext"><code>Properties prop = Properties.Create();
+CacheFactory cacheFactory = CacheFactory.CreateCacheFactory(prop);
+Cache cache = cacheFactory.Create();
+
+PoolFactory poolFact = PoolManager.CreateFactory();
+//to create pool add either endpoints or add locators
+//pool with endpoint, adding to pool factory.
+poolFact.AddServer("localhost", 40404 /*port number*/);
+//pool with locator, adding to pool factory
+//poolFact.AddLocator("hostname", 15000 /*port number*/);
+Pool pool = null;
+if (PoolManager.Find("poolName") == null) {
+  pool = poolFact.Create("poolName");
+}
+int loadConditInterval = pool.LoadConditioningInterval;
+RegionFactory regionFactory =
+    cache.CreateRegionFactory(RegionShortcut.CACHING_PROXY);
+IRegion&lt;string, string&gt; region =
+    regionFactory.SetPoolName(poolName).Create&lt;string, string&gt;(regionName);
+</code></pre>
 
         
 
@@ -320,7 +339,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html b/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html
index 70f0e78..7570773 100644
--- a/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html
+++ b/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -325,7 +310,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/continuous-queries.html b/docs/geode-native/dotnet/113/continuous-queries.html
index 09b7f5f..8c2ddb1 100644
--- a/docs/geode-native/dotnet/113/continuous-queries.html
+++ b/docs/geode-native/dotnet/113/continuous-queries.html
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -424,7 +409,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/function-execution.html b/docs/geode-native/dotnet/113/function-execution.html
index 1f4c6a4..88e657b 100644
--- a/docs/geode-native/dotnet/113/function-execution.html
+++ b/docs/geode-native/dotnet/113/function-execution.html
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -477,7 +462,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/getting-started/app-dev-walkthrough-dotnet.html b/docs/geode-native/dotnet/113/getting-started/app-dev-walkthrough-dotnet.html
index 8b277aa..76543a9 100644
--- a/docs/geode-native/dotnet/113/getting-started/app-dev-walkthrough-dotnet.html
+++ b/docs/geode-native/dotnet/113/getting-started/app-dev-walkthrough-dotnet.html
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -406,7 +391,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/getting-started/getting-started-nc-client.html b/docs/geode-native/dotnet/113/getting-started/getting-started-nc-client.html
index 4c329ab..6b9f452 100644
--- a/docs/geode-native/dotnet/113/getting-started/getting-started-nc-client.html
+++ b/docs/geode-native/dotnet/113/getting-started/getting-started-nc-client.html
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -302,34 +287,37 @@ and <a href="serverman/topologies_and_comm/cs_configuration/chapter_overview.htm
 <p>To connect to a server, your application must follow these steps:</p>
 
 <ol>
-<li>Create a cache, setting characteristics of interest (for example, <code>log-level</code>).</li>
-<li>Use the cache to create a named pool of network connections, specifying the hostname and port for at least one server locator.</li>
-<li>Instantiate a region of the desired type (usually PROXY, sometimes CACHING_PROXY) and connect it by name to its counterpart on the server.</li>
+<li>Instantiate a <code>CacheFactory</code>, setting characteristics of interest (for example, <code>log-level</code>).</li>
+<li>Create a cache and use it to instantiate a <code>PoolFactory</code>, specifying the hostname and port for the server locator.</li>
+<li>Create a named pool of network connections.</li>
+<li>Instantiate a region of the desired type (usually CACHING_PROXY or PROXY) and connect it by name to its counterpart on the server.</li>
 </ol>
 
 <p>Once the connection pool and the shared region are in place, your client application is ready to share data with the server.</p>
 
 <p><strong>Server Connection: .NET Example</strong></p>
 
-<p>Create a cache and set its characteristics:</p>
-<pre class="highlight csharp"><code><span class="kt">var</span> <span class="n">cache</span> <span class="p">=</span> <span class="k">new</span> <span class="nf">CacheFactory</span><span class="p">()</span>
-    <span class="p">.</span><span class="nf">Set</span><span class="p">(</span><span class="s">"log-level"</span><span class="p">,</span> <span class="s">"none"</span><span class="p">)</span>
-    <span class="p">.</span><span class="nf">SetAuthInitialize</span><span class="p">(</span><span class="k">new</span> <span class="nf">ExampleAuthInitialize</span><span class="p">())</span>
-    <span class="p">.</span><span class="nf">Create</span><span class="p">();</span>
-</code></pre>
+<p>This example of connecting to the server is taken from the .NET <code>PutGetRemove</code> example.</p>
 
-<p>Use the cache to create a named pool of network connections, specifying the hostname and port for the server locator:</p>
-<pre class="highlight csharp"><code><span class="n">cache</span><span class="p">.</span><span class="nf">GetPoolManager</span><span class="p">()</span>
-    <span class="p">.</span><span class="nf">CreateFactory</span><span class="p">()</span>
-    <span class="p">.</span><span class="nf">AddLocator</span><span class="p">(</span><span class="s">"localhost"</span><span class="p">,</span> <span class="m">10334</span><span class="p">)</span>
-    <span class="p">.</span><span class="nf">Create</span><span class="p">(</span><span class="s">"pool"</span><span class="p">);</span>
-</code></pre>
+<p>Instantiate a <code>CacheFactory</code> and set its characteristics:</p>
+<pre class="highlight csharp"><code>    <span class="kt">var</span> <span class="n">cacheFactory</span> <span class="p">=</span> <span class="k">new</span> <span class="nf">CacheFactory</span><span class="p">()</span>     <span class="c1">// instantiate cache factory
+</span>        <span class="p">.</span><span class="nf">Set</span><span class="p">(</span><span class="s">"log-level"</span><span class="p">,</span> <span class="s">"none"</span><span class="p">);</span>            <span class="c1">// set cache log-level characteristics
+</span></code></pre>
 
-<p>Instantiate a region of the desired type and connect to the pool by name:</p>
-<pre class="highlight csharp"><code><span class="kt">var</span> <span class="n">regionFactory</span> <span class="p">=</span> <span class="n">cache</span><span class="p">.</span><span class="nf">CreateRegionFactory</span><span class="p">(</span><span class="n">RegionShortcut</span><span class="p">.</span><span class="n">PROXY</span><span class="p">)</span>
-    <span class="p">.</span><span class="nf">SetPoolName</span><span class="p">(</span><span class="s">"pool"</span><span class="p">);</span>
-<span class="kt">var</span> <span class="n">region</span> <span class="p">=</span> <span class="n">regionFactory</span><span class="p">.</span><span class="n">Create</span><span class="p">&lt;</span><span class="kt">string</span><span class="p">,</span> <span class="kt">string</span><span class="p">&gt;(</span><span class="s">"example_userinfo"</span><span class="p">);</span>
-</code></pre>
+<p>Create a cache and use it to instantiate a <code>PoolFactory</code>:</p>
+<pre class="highlight csharp"><code>    <span class="kt">var</span> <span class="n">cache</span> <span class="p">=</span> <span class="n">cacheFactory</span><span class="p">.</span><span class="nf">Create</span><span class="p">();</span>        <span class="c1">// create cache
+</span>
+    <span class="kt">var</span> <span class="n">poolFactory</span> <span class="p">=</span> <span class="n">cache</span><span class="p">.</span><span class="nf">GetPoolFactory</span><span class="p">()</span>  <span class="c1">// instantiate pool factory
+</span>        <span class="p">.</span><span class="nf">AddLocator</span><span class="p">(</span><span class="s">"localhost"</span><span class="p">,</span> <span class="m">10334</span><span class="p">);</span>      <span class="c1">// add locator to pool factory
+</span></code></pre>
+
+<p>Create a named pool of network connections, and instantiate a region of the desired type:</p>
+<pre class="highlight csharp"><code>    <span class="n">poolFactory</span><span class="p">.</span><span class="nf">Create</span><span class="p">(</span><span class="s">"pool"</span><span class="p">);</span>               <span class="c1">// create a pool called "pool" that knows where the server is
+</span>
+    <span class="kt">var</span> <span class="n">regionFactory</span> <span class="p">=</span> <span class="n">cache</span><span class="p">.</span><span class="nf">CreateRegionFactory</span><span class="p">(</span><span class="n">RegionShortcut</span><span class="p">.</span><span class="n">PROXY</span><span class="p">)</span> <span class="c1">// instantiate region factory with PROXY characteristics
+</span>        <span class="p">.</span><span class="nf">SetPoolName</span><span class="p">(</span><span class="s">"pool"</span><span class="p">);</span>
+    <span class="kt">var</span> <span class="n">region</span> <span class="p">=</span> <span class="n">regionFactory</span><span class="p">.</span><span class="n">Create</span><span class="p">&lt;</span><span class="kt">string</span><span class="p">,</span> <span class="kt">string</span><span class="p">&gt;(</span><span class="s">"example_userinfo"</span><span class="p">);</span> <span class="c1">// create a connection to the region "example_userinfo" on the server
+</span></code></pre>
 
 <p>See the <em>Geode User Guide</em> section <a href="serverman/topologies_and_comm/cs_configuration/setting_up_a_client_server_system.html">Configuring a Client/Server System</a>
 for more details.</p>
@@ -414,7 +402,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/getting-started/put-get-example.html b/docs/geode-native/dotnet/113/getting-started/put-get-example.html
index fb6be82..a9dffbb 100644
--- a/docs/geode-native/dotnet/113/getting-started/put-get-example.html
+++ b/docs/geode-native/dotnet/113/getting-started/put-get-example.html
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -282,7 +267,7 @@ The example is located in <code>../examples/dotnet/putgetremove</code>. </p>
 <p>The example performs a sequence of operations, displaying simple log entries as they run.</p>
 
 <ul>
-<li><p>To run the example, follow the instructions in the <code>README.md</code> file in the example directory.</p></li>
+<li>To run the example, follow the instructions in the <code>README.md</code> file in the example directory.</li>
 <li><p>Review the source code in the example directory to see exactly how it operates.</p></li>
 <li><p>Begin by running a script that sets up the server-side environment by invoking <code>gfsh</code> commands to create a region, simply called &ldquo;example_userinfo.&rdquo;</p></li>
 <li><p>Run the example client application, which performs the following steps:</p>
@@ -301,39 +286,38 @@ The example is located in <code>../examples/dotnet/putgetremove</code>. </p>
 For the complete source, see the example source directory.</p>
 
 <p>The .NET example creates a cache, then uses it to create a connection pool and a region object (of class <code>IRegion</code>).</p>
-<pre class="highlight csharp"><code>  <span class="kt">var</span> <span class="n">cache</span> <span class="p">=</span> <span class="k">new</span> <span class="nf">CacheFactory</span><span class="p">()</span>
-      <span class="p">.</span><span class="nf">Set</span><span class="p">(</span><span class="s">"log-level"</span><span class="p">,</span> <span class="s">"none"</span><span class="p">)</span>
-      <span class="p">.</span><span class="nf">Create</span><span class="p">();</span>
-
-  <span class="n">cache</span><span class="p">.</span><span class="nf">GetPoolManager</span><span class="p">()</span>
-      <span class="p">.</span><span class="nf">CreateFactory</span><span class="p">()</span>
-      <span class="p">.</span><span class="nf">AddLocator</span><span class="p">(</span><span class="s">"localhost"</span><span class="p">,</span> <span class="m">10334</span><span class="p">)</span>
-      <span class="p">.</span><span class="nf">Create</span><span class="p">(</span><span class="s">"pool"</span><span class="p">);</span>
-
-  <span class="kt">var</span> <span class="n">regionFactory</span> <span class="p">=</span> <span class="n">cache</span><span class="p">.</span><span class="nf">CreateRegionFactory</span><span class="p">(</span><span class="n">RegionShortcut</span><span class="p">.</span><span class="n">PROXY</span><span class="p">)</span>
-      <span class="p">.</span><span class="nf">SetPoolName</span><span class="p">(</span><span class="s">"pool"</span><span class="p">);</span>
-  <span class="kt">var</span> <span class="n">region</span> <span class="p">=</span> <span class="n">regionFactory</span><span class="p">.</span><span class="n">Create</span><span class="p">&lt;</span><span class="kt">string</span><span class="p">,</span> <span class="kt">string</span><span class="p">&gt;(</span><span class="s">"example_userinfo"</span><span class="p">);</span>
+<pre class="highlight csharp"><code>   <span class="kt">var</span> <span class="n">cacheFactory</span> <span class="p">=</span> <span class="k">new</span> <span class="nf">CacheFactory</span><span class="p">()</span>
+       <span class="p">.</span><span class="nf">Set</span><span class="p">(</span><span class="s">"log-level"</span><span class="p">,</span> <span class="s">"none"</span><span class="p">);</span>
+   <span class="kt">var</span> <span class="n">cache</span> <span class="p">=</span> <span class="n">cacheFactory</span><span class="p">.</span><span class="nf">Create</span><span class="p">();</span>
+
+   <span class="kt">var</span> <span class="n">poolFactory</span> <span class="p">=</span> <span class="n">cache</span><span class="p">.</span><span class="nf">GetPoolFactory</span><span class="p">()</span>
+       <span class="p">.</span><span class="nf">AddLocator</span><span class="p">(</span><span class="s">"localhost"</span><span class="p">,</span> <span class="m">10334</span><span class="p">);</span>
+   <span class="n">poolFactory</span><span class="p">.</span><span class="nf">Create</span><span class="p">(</span><span class="s">"pool"</span><span class="p">);</span>
+
+   <span class="kt">var</span> <span class="n">regionFactory</span> <span class="p">=</span> <span class="n">cache</span><span class="p">.</span><span class="nf">CreateRegionFactory</span><span class="p">(</span><span class="n">RegionShortcut</span><span class="p">.</span><span class="n">PROXY</span><span class="p">)</span>
+       <span class="p">.</span><span class="nf">SetPoolName</span><span class="p">(</span><span class="s">"pool"</span><span class="p">);</span>
+   <span class="kt">var</span> <span class="n">region</span> <span class="p">=</span> <span class="n">regionFactory</span><span class="p">.</span><span class="n">Create</span><span class="p">&lt;</span><span class="kt">string</span><span class="p">,</span> <span class="kt">string</span><span class="p">(</span><span class="s">"example_userinfo"</span><span class="p">);</span>
 </code></pre>
 
 <p>After declaring some keys and values, the client then populates the data store with two key/value pairs. </p>
-<pre class="highlight csharp"><code>  <span class="n">region</span><span class="p">.</span><span class="nf">Put</span><span class="p">(</span><span class="n">rtimmonsKey</span><span class="p">,</span> <span class="n">rtimmonsValue</span><span class="p">);</span>
-  <span class="n">region</span><span class="p">.</span><span class="nf">Put</span><span class="p">(</span><span class="n">scharlesKey</span><span class="p">,</span> <span class="n">scharlesValue</span><span class="p">);</span>
+<pre class="highlight csharp"><code>      <span class="n">region</span><span class="p">.</span><span class="nf">Put</span><span class="p">(</span><span class="n">rtimmonsKey</span><span class="p">,</span> <span class="n">rtimmonsValue</span><span class="p">);</span>
+      <span class="n">region</span><span class="p">.</span><span class="nf">Put</span><span class="p">(</span><span class="n">scharlesKey</span><span class="p">,</span> <span class="n">scharlesValue</span><span class="p">);</span>
 </code></pre>
 
 <p>Next, the application retrieves the stored values using <code>Get</code> operations.</p>
-<pre class="highlight csharp"><code>  <span class="kt">var</span> <span class="n">user1</span> <span class="p">=</span> <span class="n">region</span><span class="p">.</span><span class="nf">Get</span><span class="p">(</span><span class="n">rtimmonsKey</span><span class="p">,</span> <span class="k">null</span><span class="p">);</span>
-  <span class="kt">var</span> <span class="n">user2</span> <span class="p">=</span> <span class="n">region</span><span class="p">.</span><span class="nf">Get</span><span class="p">(</span><span class="n">scharlesKey</span><span class="p">,</span> <span class="k">null</span><span class="p">);</span>
+<pre class="highlight csharp"><code>      <span class="kt">var</span> <span class="n">user1</span> <span class="p">=</span> <span class="n">region</span><span class="p">.</span><span class="nf">Get</span><span class="p">(</span><span class="n">rtimmonsKey</span><span class="p">,</span> <span class="k">null</span><span class="p">);</span>
+      <span class="kt">var</span> <span class="n">user2</span> <span class="p">=</span> <span class="n">region</span><span class="p">.</span><span class="nf">Get</span><span class="p">(</span><span class="n">scharlesKey</span><span class="p">,</span> <span class="k">null</span><span class="p">);</span>
 </code></pre>
 
 <p>Finally, the application deletes one of the stored values using the <code>Remove</code> method.</p>
-<pre class="highlight csharp"><code>  <span class="k">if</span> <span class="p">(</span><span class="n">region</span><span class="p">.</span><span class="nf">Remove</span><span class="p">(</span><span class="n">rtimmonsKey</span><span class="p">))</span>
-  <span class="p">{</span>
-    <span class="n">Console</span><span class="p">.</span><span class="nf">WriteLine</span><span class="p">(</span><span class="s">"Info for "</span> <span class="p">+</span> <span class="n">rtimmonsKey</span> <span class="p">+</span> <span class="s">" has been deleted"</span><span class="p">);</span>
-  <span class="p">}</span>
-  <span class="k">else</span>
-  <span class="p">{</span>
-    <span class="n">Console</span><span class="p">.</span><span class="nf">WriteLine</span><span class="p">(</span><span class="s">"Info for "</span> <span class="p">+</span> <span class="n">rtimmonsKey</span> <span class="p">+</span> <span class="s">" has not been deleted"</span><span class="p">);</span>
-  <span class="p">}</span>
+<pre class="highlight csharp"><code>      <span class="k">if</span> <span class="p">(</span><span class="n">region</span><span class="p">.</span><span class="nf">Remove</span><span class="p">(</span><span class="n">rtimmonsKey</span><span class="p">))</span>
+      <span class="p">{</span>
+        <span class="n">Console</span><span class="p">.</span><span class="nf">WriteLine</span><span class="p">(</span><span class="s">"Info for "</span> <span class="p">+</span> <span class="n">rtimmonsKey</span> <span class="p">+</span> <span class="s">" has been deleted"</span><span class="p">);</span>
+      <span class="p">}</span>
+      <span class="k">else</span>
+      <span class="p">{</span>
+        <span class="n">Console</span><span class="p">.</span><span class="nf">WriteLine</span><span class="p">(</span><span class="s">"Info for "</span> <span class="p">+</span> <span class="n">rtimmonsKey</span> <span class="p">+</span> <span class="s">" has not been deleted"</span><span class="p">);</span>
+      <span class="p">}</span>
 </code></pre>
 
         
@@ -365,7 +349,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/preserving-data/app-ops-during-int-reg.html b/docs/geode-native/dotnet/113/preserving-data/app-ops-during-int-reg.html
index 7dffdda..6249d78 100644
--- a/docs/geode-native/dotnet/113/preserving-data/app-ops-during-int-reg.html
+++ b/docs/geode-native/dotnet/113/preserving-data/app-ops-during-int-reg.html
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -318,7 +303,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/preserving-data/client-side-config.html b/docs/geode-native/dotnet/113/preserving-data/client-side-config.html
index fe7e66e..c4843ac 100644
--- a/docs/geode-native/dotnet/113/preserving-data/client-side-config.html
+++ b/docs/geode-native/dotnet/113/preserving-data/client-side-config.html
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -318,7 +303,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/preserving-data/config-durable-interest-keys.html b/docs/geode-native/dotnet/113/preserving-data/config-durable-interest-keys.html
index 0095e19..fbc0a81 100644
--- a/docs/geode-native/dotnet/113/preserving-data/config-durable-interest-keys.html
+++ b/docs/geode-native/dotnet/113/preserving-data/config-durable-interest-keys.html
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -330,7 +315,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/preserving-data/config-durable-reconnect.html b/docs/geode-native/dotnet/113/preserving-data/config-durable-reconnect.html
index 5a41652..4c86fcb 100644
--- a/docs/geode-native/dotnet/113/preserving-data/config-durable-reconnect.html
+++ b/docs/geode-native/dotnet/113/preserving-data/config-durable-reconnect.html
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -342,7 +327,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/preserving-data/configuring-durable-nc.html b/docs/geode-native/dotnet/113/preserving-data/configuring-durable-nc.html
index 3f7fe77..a55ec39 100644
--- a/docs/geode-native/dotnet/113/preserving-data/configuring-durable-nc.html
+++ b/docs/geode-native/dotnet/113/preserving-data/configuring-durable-nc.html
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -334,7 +319,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/preserving-data/configuring-nc-ha.html b/docs/geode-native/dotnet/113/preserving-data/configuring-nc-ha.html
index 2dda711..b83a77b 100644
--- a/docs/geode-native/dotnet/113/preserving-data/configuring-nc-ha.html
+++ b/docs/geode-native/dotnet/113/preserving-data/configuring-nc-ha.html
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -300,7 +285,7 @@ limitations under the License.
 
 <p>You can set the redundancy level programmatically. This example creates a client cache with two redundant cache servers configured in addition to the primary server.</p>
 
-<p>The server redundancy level can be configured using the pool API. For more information about the pool API, see <a href="../connection-pools/connection-pools.html#using-connection-pools">Using Connection Pools</a>.</p>
+<p>The server redundancy level can be configured using the pool API. For more information about the pool API, see <a href="/docs/geode-native/dotnet/113/connection-pools/connection-pools.html#using-connection-pools">Using Connection Pools</a>.</p>
 <pre class="highlight plaintext"><code>PropertiesPtr pp = Properties::create( );
 systemPtr = CacheFactory::createCacheFactory(pp);
 // Create a cache.
@@ -343,7 +328,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/preserving-data/disconnecting-from-server.html b/docs/geode-native/dotnet/113/preserving-data/disconnecting-from-server.html
index a5cc7ca..c8df1cf 100644
--- a/docs/geode-native/dotnet/113/preserving-data/disconnecting-from-server.html
+++ b/docs/geode-native/dotnet/113/preserving-data/disconnecting-from-server.html
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -316,7 +301,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/preserving-data/disconnection.html b/docs/geode-native/dotnet/113/preserving-data/disconnection.html
index d7fbafa..560d7f5 100644
--- a/docs/geode-native/dotnet/113/preserving-data/disconnection.html
+++ b/docs/geode-native/dotnet/113/preserving-data/disconnection.html
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -326,7 +311,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/preserving-data/durable-client-life-cycle.html b/docs/geode-native/dotnet/113/preserving-data/durable-client-life-cycle.html
index 10e54b5..4553d2c 100644
--- a/docs/geode-native/dotnet/113/preserving-data/durable-client-life-cycle.html
+++ b/docs/geode-native/dotnet/113/preserving-data/durable-client-life-cycle.html
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -324,7 +309,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/preserving-data/durable-client-messaging-req.html b/docs/geode-native/dotnet/113/preserving-data/durable-client-messaging-req.html
index 23468d0..4d96cee 100644
--- a/docs/geode-native/dotnet/113/preserving-data/durable-client-messaging-req.html
+++ b/docs/geode-native/dotnet/113/preserving-data/durable-client-messaging-req.html
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -321,7 +306,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/preserving-data/durable-client-messaging.html b/docs/geode-native/dotnet/113/preserving-data/durable-client-messaging.html
index caaf47c..0f2128e 100644
--- a/docs/geode-native/dotnet/113/preserving-data/durable-client-messaging.html
+++ b/docs/geode-native/dotnet/113/preserving-data/durable-client-messaging.html
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -327,7 +312,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/preserving-data/durable-message-replay.html b/docs/geode-native/dotnet/113/preserving-data/durable-message-replay.html
index bdf3888..7fd83c3 100644
--- a/docs/geode-native/dotnet/113/preserving-data/durable-message-replay.html
+++ b/docs/geode-native/dotnet/113/preserving-data/durable-message-replay.html
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -326,7 +311,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/preserving-data/high-availability-client-server.html b/docs/geode-native/dotnet/113/preserving-data/high-availability-client-server.html
index 66c97a4..b98dc99 100644
--- a/docs/geode-native/dotnet/113/preserving-data/high-availability-client-server.html
+++ b/docs/geode-native/dotnet/113/preserving-data/high-availability-client-server.html
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -317,7 +302,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/preserving-data/impl-cache-listeners-durable-clients.html b/docs/geode-native/dotnet/113/preserving-data/impl-cache-listeners-durable-clients.html
index 13d55dd..cc6e1f7 100644
--- a/docs/geode-native/dotnet/113/preserving-data/impl-cache-listeners-durable-clients.html
+++ b/docs/geode-native/dotnet/113/preserving-data/impl-cache-listeners-durable-clients.html
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -320,7 +305,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/preserving-data/initial-operation.html b/docs/geode-native/dotnet/113/preserving-data/initial-operation.html
index 1b958ff..0b7b965 100644
--- a/docs/geode-native/dotnet/113/preserving-data/initial-operation.html
+++ b/docs/geode-native/dotnet/113/preserving-data/initial-operation.html
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -308,7 +293,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/preserving-data/preserving-data.html b/docs/geode-native/dotnet/113/preserving-data/preserving-data.html
index d81fad3..90c2ad0 100644
--- a/docs/geode-native/dotnet/113/preserving-data/preserving-data.html
+++ b/docs/geode-native/dotnet/113/preserving-data/preserving-data.html
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -320,7 +305,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/preserving-data/reconnection.html b/docs/geode-native/dotnet/113/preserving-data/reconnection.html
index b09155a..426b565 100644
--- a/docs/geode-native/dotnet/113/preserving-data/reconnection.html
+++ b/docs/geode-native/dotnet/113/preserving-data/reconnection.html
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -337,7 +322,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/preserving-data/sending-cache-ready-message.html b/docs/geode-native/dotnet/113/preserving-data/sending-cache-ready-message.html
index d6ecec2..11bd018 100644
--- a/docs/geode-native/dotnet/113/preserving-data/sending-cache-ready-message.html
+++ b/docs/geode-native/dotnet/113/preserving-data/sending-cache-ready-message.html
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -316,7 +301,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/preserving-data/sending-periodic-ack.html b/docs/geode-native/dotnet/113/preserving-data/sending-periodic-ack.html
index 93599f1..5d29350 100644
--- a/docs/geode-native/dotnet/113/preserving-data/sending-periodic-ack.html
+++ b/docs/geode-native/dotnet/113/preserving-data/sending-periodic-ack.html
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -330,7 +315,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/preserving-data/using-queue-conflation.html b/docs/geode-native/dotnet/113/preserving-data/using-queue-conflation.html
index db3f868..0b8fe74 100644
--- a/docs/geode-native/dotnet/113/preserving-data/using-queue-conflation.html
+++ b/docs/geode-native/dotnet/113/preserving-data/using-queue-conflation.html
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -326,7 +311,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/regions/region-attributes.html b/docs/geode-native/dotnet/113/regions/region-attributes.html
index d189a3e..78a12a5 100644
--- a/docs/geode-native/dotnet/113/regions/region-attributes.html
+++ b/docs/geode-native/dotnet/113/regions/region-attributes.html
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -352,7 +337,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/regions/regions.html b/docs/geode-native/dotnet/113/regions/regions.html
index 8c7ce44..fa30f23 100644
--- a/docs/geode-native/dotnet/113/regions/regions.html
+++ b/docs/geode-native/dotnet/113/regions/regions.html
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -300,33 +285,26 @@ Region creation is subject to attribute consistency checks.</p>
 <p>To create a region:</p>
 
 <ol>
-<li>Create a cache using <code>CacheFactory</code> to set its characteristics.</li>
+<li>Instantiate a <code>CacheFactory</code> and use it to create a cache.</li>
 <li>The cache includes an instance of <code>PoolManager</code>&mdash;use it to create a connection pool.</li>
-<li>Use the cache to instantiate a <code>RegionFactory</code> and use it to create a region, specifying any desired attributes
+<li>Use cache to instantiate a <code>RegionFactory</code> and use it to create a region, specifying any desired attributes
 and an association with the connection pool.</li>
 </ol>
 
 <h3 id=".net-c#-region-creation-example">.NET C# Region Creation Example</h3>
 
-<p>This example illustrates how to create two regions with different characteristics using C#:</p>
-<pre class="highlight csharp"><code><span class="kt">var</span> <span class="n">cache</span> <span class="p">=</span> <span class="k">new</span> <span class="nf">CacheFactory</span><span class="p">()</span>
-    <span class="p">.</span><span class="nf">Set</span><span class="p">(</span><span class="s">"log-level"</span><span class="p">,</span> <span class="s">"none"</span><span class="p">)</span>
-    <span class="p">.</span><span class="nf">Create</span><span class="p">();</span>
+<p>This example illustrates how to create a pair of regions using C#:</p>
+<pre class="highlight csharp"><code><span class="kt">var</span> <span class="n">cache</span> <span class="p">=</span> <span class="k">new</span> <span class="nf">CacheFactory</span><span class="p">().</span><span class="nf">Create</span><span class="p">();</span>
 
 <span class="kt">var</span> <span class="n">examplePool</span> <span class="p">=</span> <span class="n">cache</span><span class="p">.</span><span class="nf">GetPoolManager</span><span class="p">()</span>
     <span class="p">.</span><span class="nf">CreateFactory</span><span class="p">()</span>
-    <span class="p">.</span><span class="nf">AddLocator</span><span class="p">(</span><span class="s">"localhost"</span><span class="p">,</span> <span class="m">10334</span><span class="p">)</span>
+    <span class="p">.</span><span class="nf">AddLocator</span><span class="p">(</span><span class="s">"localhost"</span><span class="p">,</span> <span class="m">40404</span><span class="p">)</span>
     <span class="p">.</span><span class="nf">SetSubscriptionEnabled</span><span class="p">(</span><span class="k">true</span><span class="p">)</span>
     <span class="p">.</span><span class="nf">Create</span><span class="p">(</span><span class="s">"examplePool"</span><span class="p">);</span>
 
 <span class="kt">var</span> <span class="n">clientRegion1</span> <span class="p">=</span> <span class="n">cache</span><span class="p">.</span><span class="nf">CreateRegionFactory</span><span class="p">(</span><span class="n">RegionShortcut</span><span class="p">.</span><span class="n">PROXY</span><span class="p">)</span>
   <span class="p">.</span><span class="nf">SetPoolName</span><span class="p">(</span><span class="s">"examplePool"</span><span class="p">)</span>
   <span class="p">.</span><span class="nf">Create</span><span class="p">(</span><span class="s">"clientRegion1"</span><span class="p">);</span>
-
-<span class="kt">var</span> <span class="n">clientRegion2</span> <span class="p">=</span> <span class="n">cache</span><span class="p">.</span><span class="nf">CreateRegionFactory</span><span class="p">(</span><span class="n">RegionShortcut</span><span class="p">.</span><span class="n">CACHING_PROXY</span><span class="p">)</span>
-  <span class="p">.</span><span class="nf">SetPoolName</span><span class="p">(</span><span class="s">"examplePool"</span><span class="p">)</span>
-  <span class="p">.</span><span class="nf">SetEntryTimeToLive</span><span class="p">(</span><span class="n">ExpirationAction</span><span class="p">.</span><span class="n">Invalidate</span><span class="p">,</span> <span class="k">new</span> <span class="nf">TimeSpan</span><span class="p">(</span><span class="m">0</span><span class="p">,</span> <span class="m">0</span><span class="p">,</span> <span class="m">120</span><span class="p">))</span>
-  <span class="p">.</span><span class="nf">Create</span><span class="p">(</span><span class="s">"clientRegion2"</span><span class="p">);</span>
 </code></pre>
 
 <h2 id="declarative-region-creation"><a id="declarative-region-creation"></a>Declarative Region Creation</h2>
@@ -343,7 +321,7 @@ attribute settings, in a <code>cache.xml</code> file that is loaded at cache cre
       <span class="err">http://geode.apache.org/schema/cpp-cache/cpp-cache-1.0.xsd"</span>
     <span class="na">version=</span><span class="s">"1.0"</span><span class="nt">&gt;</span>
     <span class="nt">&lt;pool</span> <span class="na">name=</span><span class="s">"examplePool"</span> <span class="na">subscription-enabled=</span><span class="s">"true"</span><span class="nt">&gt;</span>
-        <span class="nt">&lt;server</span> <span class="na">host=</span><span class="s">"localhost"</span> <span class="na">port=</span><span class="s">"10334"</span> <span class="nt">/&gt;</span>
+        <span class="nt">&lt;server</span> <span class="na">host=</span><span class="s">"localhost"</span> <span class="na">port=</span><span class="s">"40404"</span> <span class="nt">/&gt;</span>
     <span class="nt">&lt;/pool&gt;</span>
     <span class="nt">&lt;region</span> <span class="na">name=</span><span class="s">"clientRegion1"</span> <span class="na">refid=</span><span class="s">"PROXY"</span><span class="nt">&gt;</span>
         <span class="nt">&lt;region-attributes</span> <span class="na">pool-name=</span><span class="s">"examplePool"</span><span class="nt">/&gt;</span>
@@ -472,7 +450,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/regions/registering-interest-for-entries.html b/docs/geode-native/dotnet/113/regions/registering-interest-for-entries.html
index 8bd5410..19baf5a 100644
--- a/docs/geode-native/dotnet/113/regions/registering-interest-for-entries.html
+++ b/docs/geode-native/dotnet/113/regions/registering-interest-for-entries.html
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -379,7 +364,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/remote-queries.html b/docs/geode-native/dotnet/113/remote-queries.html
index 1f2cb0b..0dd2525 100644
--- a/docs/geode-native/dotnet/113/remote-queries.html
+++ b/docs/geode-native/dotnet/113/remote-queries.html
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -400,7 +385,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/security/authentication.html b/docs/geode-native/dotnet/113/security/authentication.html
index 080cecc..4064d9f 100644
--- a/docs/geode-native/dotnet/113/security/authentication.html
+++ b/docs/geode-native/dotnet/113/security/authentication.html
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -283,11 +268,12 @@ this means setting the authentication credentials when you create the CacheFacto
 
 <h3 id=".net-authentication-example">.NET Authentication Example</h3>
 
+<p>The following excerpt is taken from the .NET example provided with your Native Client distribution in the <code>../examples/dotnet/authinitialize</code> directory.</p>
+
 <p>In this C# authentication example, the <code>CacheFactory</code> creation process sets the authentication callback:</p>
-<pre class="highlight csharp"><code>  <span class="kt">var</span> <span class="n">cache</span> <span class="p">=</span> <span class="k">new</span> <span class="nf">CacheFactory</span><span class="p">()</span>
-      <span class="p">.</span><span class="nf">Set</span><span class="p">(</span><span class="s">"log-level"</span><span class="p">,</span> <span class="s">"none"</span><span class="p">)</span>
-      <span class="p">.</span><span class="nf">SetAuthInitialize</span><span class="p">(</span><span class="k">new</span> <span class="nf">ExampleAuthInitialize</span><span class="p">())</span>
-      <span class="p">.</span><span class="nf">Create</span><span class="p">();</span>
+<pre class="highlight csharp"><code>  <span class="kt">var</span> <span class="n">cacheFactory</span> <span class="p">=</span> <span class="k">new</span> <span class="nf">CacheFactory</span><span class="p">()</span>
+    <span class="p">.</span><span class="nf">Set</span><span class="p">(</span><span class="s">"log-level"</span><span class="p">,</span> <span class="s">"none"</span><span class="p">)</span>
+    <span class="p">.</span><span class="nf">SetAuthInitialize</span><span class="p">(</span><span class="k">new</span> <span class="nf">ExampleAuthInitialize</span><span class="p">());</span>
 </code></pre>
 
 <p>Credentials are implemented in the <code>GetCredentials</code> member function of the <code>ExampleAuthInitialize</code> class, which implements the <code>IAuthInitialize</code> interface:</p>
@@ -348,7 +334,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/security/security-systemprops.html b/docs/geode-native/dotnet/113/security/security-systemprops.html
deleted file mode 100644
index e7323d9..0000000
--- a/docs/geode-native/dotnet/113/security/security-systemprops.html
+++ /dev/null
@@ -1,355 +0,0 @@
-<!doctype html>
-<html>
-<head>
-  <meta charset="utf-8">
-  <!-- Always force latest IE rendering engine or request Chrome Frame -->
-  <meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible">
-
-  
-  <link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300italic,400italic,400,600' rel='stylesheet' type='text/css'>
-  <!-- Use title if it's in the page YAML frontmatter -->
-  <title>
-      Security-Related System Properties |
-    Geode Native .NET Docs
-  </title>
-  <meta name="viewport" content="width=device-width, initial-scale=1.0">
-  <link href="/stylesheets/all.css" rel="stylesheet" media="screen, print" />
-  <link href="/stylesheets/print.css" rel="stylesheet" media="print" />
-  <link href='/images/favicon.ico' rel='shortcut icon'>
-
-  <script src="/javascripts/all.js"></script>
-  
-</head>
-
-<body class="docs docs_geode-native docs_geode-native_dotnet docs_geode-native_dotnet_113 docs_geode-native_dotnet_113_security docs_geode-native_dotnet_113_security_security-systemprops has-subnav">
-
-<div class="viewport">
-  <div class='wrap'>
-    <script type="text/javascript">
-      document.domain = "apache.org";
-    </script>
-
-    <!--
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements.  See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to You under the Apache License, Version 2.0
-(the "License"); you may not use this file except in compliance with
-the License.  You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
--->
-<header class="header header-layout">
-  <h1 class="logo">
-    <a href="/">
-        <img src="/images/Apache_Geode_logo_symbol_white.png" style="width:30px;">
-      Apache Geode Native .NET Documentation
-    </a>
-  </h1>
-  <div class="header-links js-bar-links">
-    <div class="btn-menu" data-behavior="MenuMobile"></div>
-    <div class="header-item"><a href="http://geode.apache.org">Back to Product Page</a></div>
-    <div class="header-item">
-      <a href="http://geode.apache.org/community" target="_blank">Community</a>
-    </div>
-  </div>
-</header>
-
-
-    <div class="container">
-
-      <!--googleoff: index-->
-      <!--
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements.  See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to You under the Apache License, Version 2.0
-(the "License"); you may not use this file except in compliance with
-the License.  You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
--->
-<div id="sub-nav" class="js-sidenav nav-container" role="navigation">
-<a class="sidenav-title" data-behavior="SubMenuMobile">Doc Index</a>
-  <div class="nav-content">
-  <ul>
-    <li>
-      <a href="/docs/geode-native/dotnet/113/about-client-users-guide.html">Apache Geode Native Documentation</a>
-    </li>
-    <li class="has_submenu">
-      <a href="/docs/geode-native/dotnet/113/getting-started/getting-started-nc-client.html">Getting Started with the Native Library</a>
-      <ul>
-        <li>
-          <a href="/docs/geode-native/dotnet/113/getting-started/getting-started-nc-client.html#set_up_dev_environment">Set Up Your Development Environment</a>
-        </li>
-        <li>
-          <a href="/docs/geode-native/dotnet/113/getting-started/getting-started-nc-client.html#establish_cluster_access">Establish Access to a Geode Cluster</a>
-        </li>
-        <li>
-          <a href="/docs/geode-native/dotnet/113/getting-started/getting-started-nc-client.html#app_dev_walkthroughs">Application Development Walkthroughs</a>
-        </li>
-        <li>
-          <a href="/docs/geode-native/dotnet/113/getting-started/getting-started-nc-client.html#programming_examples">Programming Examples</a>
-        </li>
-        <li>
-          <a href="/docs/geode-native/dotnet/113/getting-started/put-get-example.html">Put/Get/Remove Examples</a>
-        </li>
-      </ul>
-    </li>
-    <li class="has_submenu">
-      <a href="/docs/geode-native/dotnet/113/configuring/configuration.html">Configuring a Client Application</a>
-      <ul>
-        <li>
-          <a href="/docs/geode-native/dotnet/113/configuring/system-level-configuration.html">System Level Configuration</a>
-        </li>
-      </ul>
-    </li>
-
-    <li>
-      <a href="/docs/geode-native/dotnet/113/configuring/config-client-cache.html">Configuring the Client Cache</a>
-    </li>
-    <li class="has_submenu">
-      <a href="/docs/geode-native/dotnet/113/regions/regions.html">Configuring Regions</a>
-      <ul>
-        <li>
-        <a href="/docs/geode-native/dotnet/113/regions/registering-interest-for-entries.html">Registering Interest for Entries</a>
-        </li>
-        <li>
-        <a href="/docs/geode-native/dotnet/113/regions/region-attributes.html">Region Attributes</a>
-        </li>
-      </ul>
-    </li>
-
-    <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
-      <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
-      <ul>
-        <li class="has_submenu">
-          <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/dotnet-pdx-serialization.html">Geode PDX Serialization</a>
-          <ul>
-            <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/dotnet-pdx-autoserializer.html">Using the Geode PDX Autoserializer</a>
-            </li>
-            <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
-            </li>
-            <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
-            </li>
-          </ul>
-        </li>
-      </ul>
-    </li>
-
-    <li>
-      <a href="/docs/geode-native/dotnet/113/remote-queries.html">Remote Queries</a>
-    </li>
-
-    <li>
-      <a href="/docs/geode-native/dotnet/113/continuous-queries.html">Continuous Queries</a>
-    </li>
-
-    <li class="has_submenu">
-      <a href="/docs/geode-native/dotnet/113/security/security.html">Security: Authentication and Encryption</a>
-      <ul>
-        <li>
-        <a href="/docs/geode-native/dotnet/113/security/authentication.html">Authentication</a>
-        </li>
-        <li>
-        <a href="/docs/geode-native/dotnet/113/security/sslclientserver.html">TLS/SSL Client-Server Communication Encryption</a>
-        </li>
-      </ul>
-    </li>
-
-    <li>
-      <a href="/docs/geode-native/dotnet/113/function-execution.html">Function Execution</a>
-    </li>
-
-    <li>
-      <a href="/docs/geode-native/dotnet/113/transactions.html">Transactions</a>
-    </li>
-    <li>
-      <a href="/docs/geode-native/dotnet/113/configuring/sysprops.html">System Properties</a>
-    </li>
-    <li>
-      <a href="/docs/geode-native/dotnet/113/client-cache-ref.html">Client Cache XML Reference</a>
-    </li>
-  </ul>
-  </div>
-</div>
-
-      <!--googleon: index-->
-
-      <main class="content content-layout" id="js-content" role="main">
-        <a id="top"></a>
-        <!--
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements.  See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to You under the Apache License, Version 2.0
-(the "License"); you may not use this file except in compliance with
-the License.  You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
--->
-<span style="font-weight:200;font-size:31px;" style="float:left;">
-    <img src="/images/Apache_Geode_logo_symbol.png" style="height:26px;">
-  Apache Geode Native .NET
-</span>
-  <span class="local-header version-info" style="float:right;">
-    <a href="https://cwiki.apache.org/confluence/display/GEODE/Release+Notes">CHANGELOG</a>
-  </span>
-
-        <!--
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements.  See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to You under the Apache License, Version 2.0
-(the "License"); you may not use this file except in compliance with
-the License.  You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
--->
-  <h1 class="title-container" >
-    Security-Related System Properties
-  </h1>
-
-          <div id="js-quick-links" >
-            
-          </div>
-        <div class="to-top" id="js-to-top">
-          <a href="#top" title="back to top"></a>
-        </div>
-        <!--
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements.  See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to You under the Apache License, Version 2.0
-(the "License"); you may not use this file except in compliance with
-the License.  You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
--->
-
-<p>The table describes the security-related system properties in the <code>geode.properties</code> file for native client authentication and authorization.</p>
-
-<p><a id="security__section_6DC4C72A2EEB432AA40DE97D438FD1E7"></a><a id="security__table_92A6A66523764199A19BCD66BA189921"></a></p>
-
-<table>
-<caption><span class="tablecap">System Properties for Client Authentication and Authorization</span></caption>
-<colgroup>
-<col width="50%" />
-<col width="50%" />
-</colgroup>
-<tbody>
-<tr class="odd">
-<td><code class="ph codeph">security-client-dhalgo</code></td>
-<td>Diffie-Hellman based credentials encryption is not supported.</td>
-</tr>
-<tr class="even">
-<td><code class="ph codeph">security-client-kspath</code></td>
-<td>Path to a .pem file, which contains the public certificates for all Geode cache servers to which the client can connect through specified endpoints.</td>
-</tr>
-<tr class="odd">
-<td><code class="ph codeph">ssl-enabled</code></td>
-<td>True if SSL connection support is enabled.</td>
-</tr>
-<tr class="even">
-<td><code class="ph codeph">ssl-keystore</code></td>
-<td>Name of the .pem keystore file, containing the client’s private key. Not set by default. Required if <code class="ph codeph">ssl-enabled</code> is true.</td>
-</tr>
-<tr class="odd">
-<td><code class="ph codeph">ssl-keystore-password</code></td>
-<td>Sets the password for the private key PEM file for SSL.</td>
-</tr>
-<tr class="even">
-<td><code class="ph codeph">ssl-truststore</code></td>
-<td><p>Name of the .pem truststore file, containing the servers’ public certificate. Not set by default. Required if <code class="ph codeph">ssl-enabled</code> is true</p></td>
-</tr>
-</tbody>
-</table>
-
-        
-
-      </main>
-    </div>
-  </div>
-</div>
-
-<div id="scrim"></div>
-
-<div class="container">
-  <footer class="site-footer-links">
-    <!--
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements.  See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to You under the Apache License, Version 2.0
-(the "License"); you may not use this file except in compliance with
-the License.  You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
--->
-<div class="copyright">
-  <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
-</div>
-<div class="support">
-  Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
-</div>
-
-  </footer>
-</div><!--end of container-->
-
-</body>
-</html>
diff --git a/docs/geode-native/dotnet/113/security/security.html b/docs/geode-native/dotnet/113/security/security.html
index 61738d0..e8919be 100644
--- a/docs/geode-native/dotnet/113/security/security.html
+++ b/docs/geode-native/dotnet/113/security/security.html
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -322,7 +307,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/security/sslclientserver.html b/docs/geode-native/dotnet/113/security/sslclientserver.html
index b334e14..5b56bf7 100644
--- a/docs/geode-native/dotnet/113/security/sslclientserver.html
+++ b/docs/geode-native/dotnet/113/security/sslclientserver.html
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -305,7 +290,7 @@ When configuring TLS/SSL security for your client, you may find it helpful to re
 must be able to communicate with both locator and server components.</p></li>
 <li><p>On the client, set <code>ssl-enabled</code> to <code>true</code>. </p></li>
 <li><p>On the client, set <code>ssl-keystore</code> and <code>ssl-truststore</code> to point to your keystore files. Paths to the keystore and truststore are local to the client.
-See <a href="/docs/geode-native/dotnet/113/security/security-systemprops.html#security">Security-Related System Properties</a> for a description of these properties.</p></li>
+See <a href="/docs/geode-native/dotnet/113/configuring/sysprops.html#attributes-gfcpp__table_security_props">Security Properties</a> for a description of these properties.</p></li>
 </ol>
 
 <h1 id="starting-and-stopping-the-client-and-server-with-ssl-in-place">Starting and stopping the client and server with SSL in place</h1>
@@ -323,6 +308,8 @@ SSL properties as described and with the servers or locators specified as usual.
 
 <p>For details on stopping and starting locators and cache servers with SSL, see <a href="geodeman/configuring/running/starting_up_shutting_down.html">Starting Up and Shutting Down Your System</a>.</p>
 
+<p>The Geode Native’s libcryptoImpl found in /lib must be linked at compile time.  This binary is used to interact with OpenSSL.  Link libcryptoImpl, native client, and your application code.  We highly recommend using cmake.</p>
+
 <p><strong>Example locator start command</strong></p>
 
 <p>Ensure that all required SSL properties are configured in your server&rsquo;s <code>geode.properties</code> file. Then start your locator as follows:</p>
@@ -376,7 +363,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/serialization/data-serialization.html b/docs/geode-native/dotnet/113/serialization/data-serialization.html
index 5beb855..dc1a9c1 100644
--- a/docs/geode-native/dotnet/113/serialization/data-serialization.html
+++ b/docs/geode-native/dotnet/113/serialization/data-serialization.html
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -319,7 +304,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/serialization/dotnet-serialization/dotnet-pdx-autoserializer.html b/docs/geode-native/dotnet/113/serialization/dotnet-serialization/dotnet-pdx-autoserializer.html
index 26558f7..e2057d5 100644
--- a/docs/geode-native/dotnet/113/serialization/dotnet-serialization/dotnet-pdx-autoserializer.html
+++ b/docs/geode-native/dotnet/113/serialization/dotnet-serialization/dotnet-pdx-autoserializer.html
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -434,7 +419,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/serialization/dotnet-serialization/dotnet-pdx-serialization.html b/docs/geode-native/dotnet/113/serialization/dotnet-serialization/dotnet-pdx-serialization.html
index 5ff4faa..427f7bd 100644
--- a/docs/geode-native/dotnet/113/serialization/dotnet-serialization/dotnet-pdx-serialization.html
+++ b/docs/geode-native/dotnet/113/serialization/dotnet-serialization/dotnet-pdx-serialization.html
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -336,9 +321,9 @@ stored in the cache in serialized form.</p>
 <p>See the following sections for details on implementing PDX serialization and autoserialization:</p>
 
 <ul>
-<li><a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/dotnet-pdx-autoserializer.html">Using the Geode Autoserializer</a></li>
+<li><a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/dotnet-pdx-autoserializer.html">Using the Geode PDX Autoserializer</a></li>
 <li><a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a></li>
-<li><a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a></li>
+<li><a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a></li>
 </ul>
 
         
@@ -370,7 +355,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html b/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html
index da8d0ed..049340a 100644
--- a/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html
+++ b/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html
@@ -9,7 +9,7 @@
   <link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300italic,400italic,400,600' rel='stylesheet' type='text/css'>
   <!-- Use title if it's in the page YAML frontmatter -->
   <title>
-      IPdxSerializable Example |
+      IPdxSerializable Examples |
     Geode Native .NET Docs
   </title>
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -249,7 +234,7 @@ See the License for the specific language governing permissions and
 limitations under the License.
 -->
   <h1 class="title-container" >
-    IPdxSerializable Example
+    IPdxSerializable Examples
   </h1>
 
           <div id="js-quick-links" >
@@ -275,12 +260,12 @@ See the License for the specific language governing permissions and
 limitations under the License.
 -->
 
-<p>The native client release contain an example showing how a client application
+<p>The native client release contains examples showing how a client application
 can register for serialization of domain objects using the .NET IPdxSerializable interface.</p>
 
-<p>The example is located in <code>examples\dotnet\pdxserializable</code>.</p>
+<p>The examples are located in <code>examples\dotnet\pdxserializable</code>.</p>
 
-<p>The example defines the serializable class, <code>Orders</code>, including its serialization and deserialization methods and its factory method.
+<p>The examples define the serializable class, <code>Orders</code>, including its serialization and deserialization methods and its factory method.
 Once these pieces are in place, execution is simple: the main routine of the example registers the serializable class then performs some put and get operations.</p>
 
 <p><a id="pdxsbl_execution"></a></p>
@@ -290,7 +275,7 @@ Once these pieces are in place, execution is simple: the main routine of the exa
 <p>The example performs a sequence of operations, displaying simple log entries as they run.</p>
 
 <ul>
-<li><p>To run the example, follow the instructions in the README.md file in the example directory.</p></li>
+<li>To run an example, follow the instructions in the README.md file in the example directory.</li>
 <li><p>Review the source code in the example directory to see exactly how it operates.</p></li>
 <li><p>Begin by running a script that sets up the server-side environment by invoking <code>gfsh</code> commands to create a region, a locator, and a server.</p></li>
 <li><p>Run the example client application, which performs the following steps:</p>
@@ -359,18 +344,17 @@ methods that perform the serialization and deserialization operations, respectiv
 </code></pre>
 
 <p>The .NET example mainline creates a cache, then uses it to register the PdxSerializable class that was created in Orders.cs:</p>
-<pre class="highlight csharp"><code><span class="kt">var</span> <span class="n">cache</span> <span class="p">=</span> <span class="k">new</span> <span class="nf">CacheFactory</span><span class="p">()</span>
-    <span class="p">.</span><span class="nf">Set</span><span class="p">(</span><span class="s">"log-level"</span><span class="p">,</span> <span class="s">"none"</span><span class="p">)</span>
-    <span class="p">.</span><span class="nf">Create</span><span class="p">();</span>
+<pre class="highlight csharp"><code>   <span class="kt">var</span> <span class="n">cacheFactory</span> <span class="p">=</span> <span class="k">new</span> <span class="nf">CacheFactory</span><span class="p">()</span>
+       <span class="p">.</span><span class="nf">Set</span><span class="p">(</span><span class="s">"log-level"</span><span class="p">,</span> <span class="s">"none"</span><span class="p">);</span>
+   <span class="kt">var</span> <span class="n">cache</span> <span class="p">=</span> <span class="n">cacheFactory</span><span class="p">.</span><span class="nf">Create</span><span class="p">();</span>
 
    <span class="n">cache</span><span class="p">.</span><span class="n">TypeRegistry</span><span class="p">.</span><span class="nf">RegisterPdxType</span><span class="p">(</span><span class="n">Order</span><span class="p">.</span><span class="n">CreateDeserializable</span><span class="p">);</span>
 </code></pre>
 
 <p>The client creates a connection pool and a region named &ldquo;example_orderobject&rdquo;:</p>
-<pre class="highlight csharp"><code><span class="n">cache</span><span class="p">.</span><span class="nf">GetPoolManager</span><span class="p">()</span>
-    <span class="p">.</span><span class="nf">CreateFactory</span><span class="p">()</span>
-    <span class="p">.</span><span class="nf">AddLocator</span><span class="p">(</span><span class="s">"localhost"</span><span class="p">,</span> <span class="m">10334</span><span class="p">)</span>
-    <span class="p">.</span><span class="nf">Create</span><span class="p">(</span><span class="s">"pool"</span><span class="p">);</span>
+<pre class="highlight csharp"><code>   <span class="kt">var</span> <span class="n">poolFactory</span> <span class="p">=</span> <span class="n">cache</span><span class="p">.</span><span class="nf">GetPoolFactory</span><span class="p">()</span>
+       <span class="p">.</span><span class="nf">AddLocator</span><span class="p">(</span><span class="s">"localhost"</span><span class="p">,</span> <span class="m">10334</span><span class="p">);</span>
+   <span class="n">poolFactory</span><span class="p">.</span><span class="nf">Create</span><span class="p">(</span><span class="s">"pool"</span><span class="p">);</span>
 
    <span class="kt">var</span> <span class="n">regionFactory</span> <span class="p">=</span> <span class="n">cache</span><span class="p">.</span><span class="nf">CreateRegionFactory</span><span class="p">(</span><span class="n">RegionShortcut</span><span class="p">.</span><span class="n">PROXY</span><span class="p">)</span>
         <span class="p">.</span><span class="nf">SetPoolName</span><span class="p">(</span><span class="s">"pool"</span><span class="p">);</span>
@@ -424,7 +408,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html b/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html
index 717afeb..03e1108 100644
--- a/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html
+++ b/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -399,7 +384,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/geode-native/dotnet/113/transactions.html b/docs/geode-native/dotnet/113/transactions.html
index 55d74e3..20723b8 100644
--- a/docs/geode-native/dotnet/113/transactions.html
+++ b/docs/geode-native/dotnet/113/transactions.html
@@ -133,21 +133,6 @@ limitations under the License.
     </li>
 
     <li class="has_submenu">
-        <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools.html">Configuring Pools</a>
-        <ul>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/client-pool-api.html">Native Client Pool API</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/configuring-pools-attributes-example.html">Pool Configuration Example and Settings</a>
-            </li>
-            <li>
-                <a href="/docs/geode-native/dotnet/113/connection-pools/subscription-properties.html">Subscription Properties</a>
-            </li>
-        </ul>
-    </li>
-
-    <li class="has_submenu">
       <a href="/docs/geode-native/dotnet/113/serialization/data-serialization.html">Serializing Data</a>
       <ul>
         <li class="has_submenu">
@@ -160,7 +145,7 @@ limitations under the License.
               <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/serialize-using-ipdxserializable.html">Using the IPdxSerializable Interface</a>
             </li>
             <li>
-              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Example</a>
+              <a href="/docs/geode-native/dotnet/113/serialization/dotnet-serialization/pdx-serializable-examples.html">IPdxSerializable Examples</a>
             </li>
           </ul>
         </li>
@@ -351,14 +336,13 @@ treated as unsuccessful. The transaction is retried until it succeeds.</li>
 For the complete source, see the example source directory.</p>
 
 <p>The .NET example creates a cache, then uses it to create a connection pool.</p>
-<pre class="highlight csharp"><code>  <span class="kt">var</span> <span class="n">cache</span> <span class="p">=</span> <span class="k">new</span> <span class="nf">CacheFactory</span><span class="p">()</span>
-      <span class="p">.</span><span class="nf">Set</span><span class="p">(</span><span class="s">"log-level"</span><span class="p">,</span> <span class="s">"none"</span><span class="p">)</span>
-      <span class="p">.</span><span class="nf">Create</span><span class="p">();</span>
+<pre class="highlight csharp"><code>   <span class="kt">var</span> <span class="n">cache</span> <span class="p">=</span> <span class="k">new</span> <span class="nf">CacheFactory</span><span class="p">()</span>
+       <span class="p">.</span><span class="nf">Set</span><span class="p">(</span><span class="s">"log-level"</span><span class="p">,</span> <span class="s">"none"</span><span class="p">).</span><span class="nf">Create</span><span class="p">();</span>
+
+   <span class="kt">var</span> <span class="n">poolFactory</span> <span class="p">=</span> <span class="n">cache</span><span class="p">.</span><span class="nf">GetPoolFactory</span><span class="p">()</span>
+       <span class="p">.</span><span class="nf">AddLocator</span><span class="p">(</span><span class="s">"localhost"</span><span class="p">,</span> <span class="m">10334</span><span class="p">);</span>
 
-  <span class="n">cache</span><span class="p">.</span><span class="nf">GetPoolManager</span><span class="p">()</span>
-      <span class="p">.</span><span class="nf">CreateFactory</span><span class="p">()</span>
-      <span class="p">.</span><span class="nf">AddLocator</span><span class="p">(</span><span class="s">"localhost"</span><span class="p">,</span> <span class="m">10334</span><span class="p">)</span>
-      <span class="p">.</span><span class="nf">Create</span><span class="p">(</span><span class="s">"pool"</span><span class="p">);</span>
+   <span class="n">poolFactory</span><span class="p">.</span><span class="nf">Create</span><span class="p">(</span><span class="s">"pool"</span><span class="p">);</span>
 
    <span class="kt">var</span> <span class="n">regionFactory</span> <span class="p">=</span> <span class="n">cache</span><span class="p">.</span><span class="nf">CreateRegionFactory</span><span class="p">(</span><span class="n">RegionShortcut</span><span class="p">.</span><span class="n">PROXY</span><span class="p">)</span>
        <span class="p">.</span><span class="nf">SetPoolName</span><span class="p">(</span><span class="s">"pool"</span><span class="p">);</span>
@@ -424,7 +408,7 @@ limitations under the License.
 -->
 <div class="copyright">
   <a href='/'>Apache Geode Documentation</a>
-  &copy; 2020 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
+  &copy; 2021 <a href='http://www.apache.org/'>The Apache Software Foundation</a>.
 </div>
 <div class="support">
   Need help? <a href="http://geode.apache.org/community" target="_blank">Visit the Community</a>
diff --git a/docs/guide/113/images/Apache_Tomcat_Homepage.png b/docs/guide/113/images/Apache_Tomcat_Homepage.png
new file mode 100644
index 0000000..bca071c
Binary files /dev/null and b/docs/guide/113/images/Apache_Tomcat_Homepage.png differ
diff --git a/docs/guide/113/tools_modules/http_session_mgmt/quick_start.html b/docs/guide/113/tools_modules/http_session_mgmt/quick_start.html
index 8f370fe..06d2f14 100644
--- a/docs/guide/113/tools_modules/http_session_mgmt/quick_start.html
+++ b/docs/guide/113/tools_modules/http_session_mgmt/quick_start.html
@@ -2624,6 +2624,11 @@ limitations under the License.
 
 <p>In this section you download, install, and set up the HTTP Session Management modules.</p>
 
+<p>Following the Apache Tomcat convention, this page assumes the CATALINA_HOME environment variable is set to the root directory of the &ldquo;binary&rdquo; Tomcat distribution.
+For example, if Apache Tomcat is installed in <code>/usr/bin/apache-tomcat-9.0.50</code> then</p>
+<pre class="highlight plaintext"><code>CATALINA_HOME=/usr/bin/apache-tomcat-9.0.50
+</code></pre>
+
 <h2 id="quick-start-instructions"><a id="quick_start__section_6A4A00B6DA404E10A5C29E5E31101445" class="no-quick-link"></a>Quick Start Instructions</h2>
 
 <ol>
@@ -2644,12 +2649,12 @@ limitations under the License.
 <tr>
 <td>Tomcat</td>
 <td>8.5</td>
-<td><a href="http://tomcat.apache.org/download-80.cgi">http://tomcat.apache.org/download-80.cgi</a></td>
+<td><a href="https://tomcat.apache.org/download-80.cgi">Tomcat 8 Software Downloads</a></td>
 </tr>
 <tr>
 <td>Tomcat</td>
 <td>9.0</td>
-<td><a href="https://tomcat.apache.org/download-90.cgi">https://tomcat.apache.org/download-90.cgi</a></td>
+<td><a href="https://tomcat.apache.org/download-90.cgi">Tomcat 9 Software Downloads</a></td>
 </tr>
 </tbody></table>
 
@@ -2666,20 +2671,20 @@ limitations under the License.
 </thead><tbody>
 <tr>
 <td>tc Server</td>
-<td>3.2</td>
-<td>HTTP Session Management Module for Pivotal tc Server</td>
-<td><code>&lt;tc Server root                                                 dir&gt;/templates</code></td>
+<td>2.9</td>
+<td>Apache_Geode_Modules-SERVER-VERSION-tcServer.zip</td>
+<td><code>&lt;tc Server root dir&gt;/templates</code></td>
 </tr>
 <tr>
-<td>Tomcat</td>
-<td>8.5</td>
-<td>HTTP Session Management Module for Tomcat</td>
-<td><code>$CATALINA_HOME</code></td>
+<td>tc Server</td>
+<td>3.2</td>
+<td>Apache_Geode_Modules-SERVER-VERSION-tcServer30.zip</td>
+<td><code>&lt;tc Server root dir&gt;/templates</code></td>
 </tr>
 <tr>
 <td>Tomcat</td>
-<td>9.0</td>
-<td>HTTP Session Management Module for Tomcat</td>
+<td>8.5, 9.0</td>
+<td>Apache_Geode_Modules-SERVER-VERSION-Tomcat.zip</td>
 <td><code>$CATALINA_HOME</code></td>
 </tr>
 </tbody></table></li>
@@ -2717,18 +2722,21 @@ $ ./tcruntime-ctl.sh my_instance_name start
 <li><p>Modify Tomcat&rsquo;s <code>server.xml</code> and <code>context.xml</code> files. Configuration is slightly different depending on the topology you are setting up and the version of Tomcat you are using.</p>
 
 <p>For example, in a peer-to-peer configuration using Tomcat 9, you would add the following entry within the <code>&lt;server&gt;</code> element of server.xml:</p>
-<pre class="highlight plaintext"><code>&lt;Listener className="org.apache.geode.modules.session.catalina.
-                         PeerToPeerCacheLifecycleListener"
-                         locator="localhost[10334]" /&gt;
+<pre class="highlight plaintext"><code>&lt;Listener className="org.apache.geode.modules.session.catalina.PeerToPeerCacheLifecycleListener"
+    locator="localhost[10334]" /&gt;
 </code></pre>
 
 <p>and the following entry within the <code>&lt;context&gt;</code> tag in the context.xml file:</p>
-<pre class="highlight plaintext"><code>&lt;Manager className="org.apache.geode.modules.session.catalina.
-                         Tomcat9DeltaSessionManager"/&gt; 
+<pre class="highlight plaintext"><code>&lt;Manager className="org.apache.geode.modules.session.catalina.Tomcat9DeltaSessionManager"/&gt; 
 </code></pre>
 
 <p>See <a href="/docs/guide/113/tools_modules/http_session_mgmt/tomcat_setting_up_the_module.html">Setting Up the HTTP Module for Tomcat</a> for additional instructions.</p></li>
-<li><p>Restart the application server.</p></li>
+<li><p>Start the Tomcat application server.</p>
+<pre class="highlight plaintext"><code>$CATALINA_HOME/bin/startup.sh
+</code></pre></li>
+<li><p>Confirm that Tomcat is running by opening a browser and navigating to <code>localhost:8080</code>. If you see the Tomcat home page, your installation was successful.</p>
+
+<p><img src="../../images/Apache_Tomcat_Homepage.png"></p></li>
 </ol>
 
 <h2 id="additional-instructions-for-appservers-module"><a id="quick_start__section_1587C3E55F06406EBD4AB13014A406D4" class="no-quick-link"></a>Additional Instructions for AppServers Module</h2>
diff --git a/docs/guide/113/tools_modules/http_session_mgmt/tc_installing_the_module.html b/docs/guide/113/tools_modules/http_session_mgmt/tc_installing_the_module.html
index 3479094..bf65015 100644
--- a/docs/guide/113/tools_modules/http_session_mgmt/tc_installing_the_module.html
+++ b/docs/guide/113/tools_modules/http_session_mgmt/tc_installing_the_module.html
@@ -2626,8 +2626,14 @@ limitations under the License.
 
 <ol>
 <li> If you do not already have tc Server, download and install the product from the <a href="https://network.pivotal.io/products/pivotal-tcserver">Pivotal tc Server download page</a>. These instructions require <strong>tc Server 2.9</strong> or later.</li>
-<li><p>The HTTP Session Management Module for tc Server is included in the Apache Geode installation package. After you install Apache Geode, you will find the module in the <code>tools/Modules</code> directory of the installation.</p></li>
-<li><p>Unzip the module into the Pivotal tc Server <code>$CATALINA_HOME/templates</code> directory so that it creates <code>geode-p2p</code> and <code>geode-cs</code> subdirectories within the tc Server <code>templates</code> directory.</p></li>
+<li><p>The HTTP Session Management Module for tc Server is included in the Apache Geode installation package. After you install Apache Geode, you will find the module in the <code>tools/Modules</code> directory of the installation with a name of the form <code>Apache_Geode_Modules-SERVER-VERSION-tcServer30.zip</code> or <code>Apache_Geode_Modules-SERVER-VERSION-tcServer.zip</code>. In these names,</p>
+
+<ul>
+<li>SERVER-VERSION is the Apache Geode version number.</li>
+<li><code>tcServer30</code> supports tcServer version 3.x.</li>
+<li><code>tcserver</code> supports tcServer version 2.9.</li>
+</ul></li>
+<li><p>Unzip the appropriate module into the Pivotal tc Server <code>$CATALINA_HOME/templates</code> directory so that it creates <code>geode-p2p</code> and <code>geode-cs</code> subdirectories within the tc Server <code>templates</code> directory.</p></li>
 </ol>
 
         
diff --git a/docs/guide/113/tools_modules/http_session_mgmt/tomcat_changing_gf_default_cfg.html b/docs/guide/113/tools_modules/http_session_mgmt/tomcat_changing_gf_default_cfg.html
index 5054714..a552089 100644
--- a/docs/guide/113/tools_modules/http_session_mgmt/tomcat_changing_gf_default_cfg.html
+++ b/docs/guide/113/tools_modules/http_session_mgmt/tomcat_changing_gf_default_cfg.html
@@ -2641,12 +2641,14 @@ On the application server side, the default inactive interval for session expira
 <p>Geode system properties must be set by adding properties to Tomcat&rsquo;s <code>server.xml</code> file. When setting properties, use the following syntax:</p>
 <pre class="highlight plaintext"><code>&lt;Listener 
   className="org.apache.geode.modules.session.catalina.xxxLifecycleListener"
-  name="value" 
-  name="value" 
+  property-name="property-value" 
+  property-name="property-value" 
   ...
 /&gt; 
 </code></pre>
 
+<p>where <code>property-name</code> is the name of a property and <code>property-value</code> is that property&rsquo;s value.</p>
+
 <p>If the <code>xxxLifecycleListener</code> is a <code>PeerToPeerCacheLifecycleListener</code>, then a minimal addition to the <code>server.xml</code> file is</p>
 <pre class="highlight plaintext"><code>&lt;Listener 
   className="org.apache.geode.modules.session.catalina.
@@ -2656,11 +2658,11 @@ On the application server side, the default inactive interval for session expira
  /&gt; 
 </code></pre>
 
-<p>The list of configurable Tomcat&rsquo;s <code>server.xml</code> system properties include any of the properties that can be specified in Geode&rsquo;s <code>gemfire.properties</code> file. The following list contains some of the properties that can be configured.</p>
+<p>The list of Tomcat&rsquo;s configurable <code>server.xml</code> system properties includes any of the properties that can be specified in Geode&rsquo;s <code>gemfire.properties</code> file. The following list contains some of the properties that can be configured.</p>
 
 <table><thead>
 <tr>
-<th>Parameter</th>
+<th>Property</th>
 <th>Description</th>
 <th>Default</th>
 </tr>
@@ -2698,7 +2700,7 @@ On the application server side, the default inactive interval for session expira
 
 <table><thead>
 <tr>
-<th>Parameter</th>
+<th>Property</th>
 <th>Description</th>
 <th>Default</th>
 </tr>
@@ -2727,13 +2729,14 @@ On the application server side, the default inactive interval for session expira
 <p>To edit Geode cache properties such as the name and the characteristics of the cache region, you add these properties to Tomcat&rsquo;s <code>context.xml</code> file. When adding properties, unless otherwise specified, use the following syntax:</p>
 <pre class="highlight plaintext"><code>&lt;Manager 
   className="org.apache.geode.modules.session.catalina.Tomcat9DeltaSessionManager"
-  name="value" 
-  name="value" 
+  property-name="property-value" 
+  property-name="property-value" 
   ...
 /&gt; 
 </code></pre>
 
-<p>In the preceding code snippet, <code>name</code> is the property name and <code>value</code> is the property value. For example:</p>
+<p>where <code>property-name</code> is the name of a property and <code>property-value</code> is that property&rsquo;s value.
+For example, this entry creates a partitioned region by the name of &ldquo;my_region&rdquo;.</p>
 <pre class="highlight plaintext"><code>&lt;Manager className="org.apache.geode.modules.session.catalina.
       Tomcat9DeltaSessionManager" 
   regionAttributesId="PARTITION_REDUNDANT" 
@@ -2741,8 +2744,6 @@ On the application server side, the default inactive interval for session expira
 /&gt; 
 </code></pre>
 
-<p>This example creates a partitioned region by the name of &ldquo;my_region&rdquo;.</p>
-
 <p>The following parameters are the cache configuration parameters that can be added to Tomcat&rsquo;s <code>context.xml</code> file.</p>
 
 <p><dt><strong>CommitSessionValve</strong></dt>
diff --git a/docs/guide/113/tools_modules/http_session_mgmt/tomcat_installing_the_module.html b/docs/guide/113/tools_modules/http_session_mgmt/tomcat_installing_the_module.html
index bafd195..27c8262 100644
--- a/docs/guide/113/tools_modules/http_session_mgmt/tomcat_installing_the_module.html
+++ b/docs/guide/113/tools_modules/http_session_mgmt/tomcat_installing_the_module.html
@@ -2625,22 +2625,39 @@ limitations under the License.
 <p>This topic describes how to install the HTTP session management module for Tomcat.</p>
 
 <ol>
-<li> If you do not already have Tomcat installed, download the desired version from the <a href="http://tomcat.apache.org/">Apache Website</a>.</li>
-<li><p>The HTTP Session Management Module for Tomcat is included in the Geode installation package. After you install Apache Geode, you will find the module in the <code>tools/Modules</code> directory of the installation.</p></li>
-<li><p>Unzip the module into the <code>$CATALINA_HOME</code> directory or wherever you installed the application server.</p></li>
-<li><p>Copy the following jar files to the <code>lib</code> directory of your Tomcat server (<code>$CATALINA_HOME/lib</code>):</p>
+<li> If you have not already installed Tomcat, download the desired version from the <a href="http://tomcat.apache.org/">Apache Website</a> and install it.</li>
+<li><p>Following the Apache Tomcat convention, this page assumes the CATALINA_HOME environment variable is set to the root directory of the &ldquo;binary&rdquo; Tomcat distribution.
+For example, if Apache Tomcat is installed in <code>/usr/bin/apache-tomcat-9.0.50</code> then</p>
+<pre class="highlight plaintext"><code>CATALINA_HOME=/usr/bin/apache-tomcat-9.0.50
+</code></pre>
+
+<p>Define $CATALINA_HOME if it is not already defined.</p></li>
+<li><p>For development purposes, you may find it helpful to establish manager-level access to Tomcat. To do so, edit the file <code>$CATALINA_HOME/conf/tomcat-users.xml</code>.
+Uncomment the following line, and replace the <code>&lt;must-be-changed&gt;</code> placeholder with a password of your own choosing:</p>
+<pre class="highlight plaintext"><code>  &lt;user username="admin" password="&lt;must-be-changed&gt;" roles="manager-gui"/&gt;
+</code></pre>
+
+<p>This creates an admin/password credential you can use to view system information when following links from the Tomcat home page.</p></li>
+<li><p>The HTTP Session Management Module for Tomcat is included in the Geode installation package. After you install Apache Geode, you will find the module in the <code>tools/Modules</code> directory of the installation with a name of the form <code>Apache_Geode_Modules-SERVER-VERSION-Tomcat.zip</code>, where SERVER-VERSION is the Apache Geode version number.</p></li>
+<li><p>Set your current working directory to the <code>$CATALINA_HOME</code> directory (or wherever you installed the application server) and unzip the HTTP Session Management Module.
+This adds jar files to the <code>lib</code> subdirectory and XML files to the <code>conf</code> subdirectory.</p>
+<pre class="highlight plaintext"><code>cd $CATALINA_HOME
+unzip $GEODE_HOME/tools/Modules/Apache_Geode_Modules-SERVER-VERSION-Tomcat.zip
+</code></pre></li>
+<li><p>Copy the following jar files from the Geode <code>lib</code> subdirectory to the <code>lib</code> subdirectory of your Tomcat server (<code>$CATALINA_HOME/lib</code>), adding version numbers to the filenames as needed:</p>
 
 <ul>
-<li>  antlr jar</li>
 <li>  commons-io jar</li>
 <li>  commons-lang jar</li>
 <li>  commons-validator jar</li>
 <li>  fastutil jar</li>
-<li>  geode-commons jar</li>
+<li>  geode-common jar</li>
 <li>  geode-core jar</li>
 <li>  geode-logging jar</li>
 <li>  geode-management jar</li>
+<li>  geode-membership jar</li>
 <li>  geode-serialization jar</li>
+<li>  geode-tcp-server jar</li>
 <li>  javax.transaction-api jar</li>
 <li>  jgroups jar</li>
 <li>  log4j-api jar</li>
@@ -2651,6 +2668,8 @@ limitations under the License.
 </ul></li>
 </ol>
 
+<p>Proceed to <a href="/docs/guide/113/tools_modules/http_session_mgmt/tomcat_setting_up_the_module.html">Setting Up the HTTP Module for Tomcat</a> to complete your Tomcat configuration.</p>
+
         
 
       </main>
diff --git a/docs/guide/113/tools_modules/http_session_mgmt/tomcat_setting_up_the_module.html b/docs/guide/113/tools_modules/http_session_mgmt/tomcat_setting_up_the_module.html
index 56036b2..75ee8fc 100644
--- a/docs/guide/113/tools_modules/http_session_mgmt/tomcat_setting_up_the_module.html
+++ b/docs/guide/113/tools_modules/http_session_mgmt/tomcat_setting_up_the_module.html
@@ -2624,77 +2624,63 @@ limitations under the License.
 
 <p>To use the Geode HTTP module with Tomcat application servers, you will need to modify Tomcat&rsquo;s <code>server.xml</code> and <code>context.xml</code> files.</p>
 
-<p>Configuration is slightly different depending on the topology you are setting up. Refer to <a href="/docs/guide/113/tools_modules/http_session_mgmt/common_gemfire_topologies.html#common_gemfire_topologies">Common Topologies for HTTP Session Management</a> for more information.</p>
+<p>Configuration is slightly different depending on the topology you are setting up: <a href="#tomcat_setting_up_the_module_p2p">peer-to-peer</a> or <a href="#tomcat_setting_up_the_module_cs">client/server</a>. Refer to <a href="/docs/guide/113/tools_modules/http_session_mgmt/common_gemfire_topologies.html#common_gemfire_topologies">Common Topologies for HTTP Session Management</a> for more information.</p>
 
-<h2 id="peer-to-peer-setup"><a id="tomcat_setting_up_the_module__section_20294A39368D4402AEFB3D074E8D5887" class="no-quick-link"></a>Peer-to-Peer Setup</h2>
+<h2 id="peer-to-peer-setup"><a id="tomcat_setting_up_the_module_p2p" class="no-quick-link"></a>Peer-to-Peer Setup</h2>
 
-<p><img src="../../images_svg/http_module_p2p_with_locator.svg" id="tomcat_setting_up_the_module__image_bsm_2gf_sv" class="image" />
-To run Geode in a peer-to-peer configuration, add the following line to Tomcat&rsquo;s <code>$CATALINA_HOME$/conf/server.xml</code> within the <code>&lt;Server&gt;</code> tag:</p>
-<pre class="highlight plaintext"><code>&lt;Listener className="org.apache.geode.modules.session.catalina.
-                         PeerToPeerCacheLifecycleListener"
+<p><img src="../../images_svg/http_module_p2p_with_locator.svg" id="tomcat_setting_up_the_module__image_bsm_2gf_sv" class="image" /></p>
+
+<p>To run Geode in a peer-to-peer configuration, add the following line to Tomcat&rsquo;s <code>$CATALINA_HOME$/conf/server.xml</code> within the <code>&lt;Server&gt;</code> tag:</p>
+<pre class="highlight plaintext"><code>&lt;Listener className="org.apache.geode.modules.session.catalina.PeerToPeerCacheLifecycleListener"
         locators="localhost[10334]" /&gt;
 </code></pre>
 
 <p>Depending on the version of Tomcat you are using, add one of the following lines to <code>$CATALINA_HOME$/conf/context.xml</code> within the <code>&lt;Context&gt;</code> tag:</p>
 
-<p>For Tomcat 6.0:</p>
-<pre class="highlight plaintext"><code>&lt;Manager className="org.apache.geode.modules.session.catalina.
-                         Tomcat6DeltaSessionManager"/&gt; 
-</code></pre>
-
 <p>For Tomcat 7.0:</p>
-<pre class="highlight plaintext"><code>&lt;Manager className="org.apache.geode.modules.session.catalina.
-                         Tomcat7DeltaSessionManager"/&gt; 
+<pre class="highlight plaintext"><code>&lt;Manager className="org.apache.geode.modules.session.Tomcat7DeltaSessionManager"/&gt; 
 </code></pre>
 
 <p>For Tomcat 8.0 and 8.5:</p>
-<pre class="highlight plaintext"><code>&lt;Manager className="org.apache.geode.modules.session.catalina.
-                         Tomcat8DeltaSessionManager"/&gt; 
+<pre class="highlight plaintext"><code>&lt;Manager className="org.apache.geode.modules.session.catalina.Tomcat8DeltaSessionManager"/&gt; 
 </code></pre>
 
 <p>For Tomcat 9.0:</p>
-<pre class="highlight plaintext"><code>&lt;Manager className="org.apache.geode.modules.session.catalina.
-                         Tomcat9DeltaSessionManager"/&gt; 
+<pre class="highlight plaintext"><code>&lt;Manager className="org.apache.geode.modules.session.catalina.Tomcat9DeltaSessionManager"/&gt; 
 </code></pre>
 
-<h2 id="client/server-setup"><a id="tomcat_setting_up_the_module__section_B0CEBE93564540DBA165E0F7A10FDC0B" class="no-quick-link"></a>Client/Server Setup</h2>
+<h2 id="client/server-setup"><a id="tomcat_setting_up_the_module_cs" class="no-quick-link"></a>Client/Server Setup</h2>
 
 <p><img src="../../images_svg/http_module_cs_with_locator.svg" id="tomcat_setting_up_the_module__image_aqn_jjf_sv" class="image" /></p>
 
 <p>To run Geode in a client/server configuration, the application server will operate as a Geode client. To do this, add the following line to <code>$CATALINA_HOME$/conf/server.xml</code> within the <code>&lt;Server&gt;</code> tag:</p>
-<pre class="highlight plaintext"><code>&lt;Listener className="org.apache.geode.modules.session.catalina.
-                         ClientServerCacheLifecycleListener"/&gt;
+<pre class="highlight plaintext"><code>&lt;Listener className="org.apache.geode.modules.session.catalina.ClientServerCacheLifecycleListener"/&gt;
 </code></pre>
 
 <p>Depending on the version of Tomcat you are using, add one of the following lines to <code>$CATALINA_HOME$/conf/context.xml</code> within the <code>&lt;Context&gt;</code> tag:</p>
 
-<p>For Tomcat 6.0:</p>
-<pre class="highlight plaintext"><code>&lt;Manager className="org.apache.geode.modules.session.catalina.
-                         Tomcat6DeltaSessionManager"/&gt; 
-</code></pre>
-
 <p>For Tomcat 7.0:</p>
-<pre class="highlight plaintext"><code>&lt;Manager className="org.apache.geode.modules.session.catalina.
-                         Tomcat7DeltaSessionManager"/&gt; 
+<pre class="highlight plaintext"><code>&lt;Manager className="org.apache.geode.modules.session.catalina.Tomcat7DeltaSessionManager"/&gt; 
 </code></pre>
 
 <p>For Tomcat 8.0 and 8.5:</p>
-<pre class="highlight plaintext"><code>&lt;Manager className="org.apache.geode.modules.session.catalina.
-                         Tomcat8DeltaSessionManager"/&gt; 
+<pre class="highlight plaintext"><code>&lt;Manager className="org.apache.geode.modules.session.catalina.Tomcat8DeltaSessionManager"/&gt; 
 </code></pre>
 
 <p>For Tomcat 9.0:</p>
-<pre class="highlight plaintext"><code>&lt;Manager className="org.apache.geode.modules.session.catalina.
-                         Tomcat9DeltaSessionManager"/&gt; 
+<pre class="highlight plaintext"><code>&lt;Manager className="org.apache.geode.modules.session.catalina.Tomcat9DeltaSessionManager"/&gt; 
 </code></pre>
 
-<p>The application server operates as a Geode client in this configuration. With a similar environment to this example that is for a client/server set up,</p>
-<pre class="highlight plaintext"><code>CLASSPATH=$PWD/lib/geode-modules-1.13.0.jar:\
-$PWD/lib/geode-modules-tomcat8-1.13.0.jar:\
-$PWD/lib/servlet-api.jar:\
-$PWD/lib/catalina.jar:\
-$PWD/lib/tomcat-util.jar:\
-$PWD/bin/tomcat-juli.jar
+<p>The application server operates as a Geode client in this configuration.</p>
+
+<p>Set the CLASSPATH environment variable. For a client/server set up using Apache Tomcat v9 and Geode v1.13,
+the CLASSPATH setting should be similar to the following. Adjust filenames and version numbers as needed for your implementation.</p>
+<pre class="highlight plaintext"><code>CLASSPATH="$CATALINA_HOME/lib/geode-modules-1.13.3.jar:\
+$CATALINA_HOME/lib/geode-modules-tomcat9-1.13.3.jar:\
+$CATALINA_HOME/lib/servlet-api.jar:\
+$CATALINA_HOME/lib/catalina.jar:\
+$CATALINA_HOME/lib/tomcat-util.jar:\
+$CATALINA_HOME/bin/tomcat-juli.jar"
 </code></pre>
 
 <p>Start the locator and server using <code>gfsh</code>:</p>
@@ -2713,16 +2699,11 @@ Geode session state management provides its own clustering functionality. If you
 <h2 id="verifying-that-geode-started"><a id="tomcat_setting_up_the_module__section_3E186713737E4D5383E23B41CDFED59B" class="no-quick-link"></a>Verifying that Geode Started</h2>
 
 <p>You can verify that Geode has successfully started by inspecting the Tomcat log file. For example:</p>
-<pre class="highlight plaintext"><code>Nov 8, 2010 12:12:12 PM
-org.apache.geode.modules.session.catalina.ClientServerCacheLifecycleListener
-createOrRetrieveCache
-INFO: Created GemFireCache[id = 2066231378; isClosing = false; 
-   created = Mon Nov 08 12:12:12 PDT 2010; server = false; 
-   copyOnRead = false; lockLease = 120; lockTimeout = 60]
+<pre class="highlight plaintext"><code>15-Jul-2021 10:25:11.483 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/Users/user/workspace/apache-tomcat-9.0.50/webapps/host-manager] has finished in [1,688] ms
+15-Jul-2021 10:25:11.486 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8080"]
+15-Jul-2021 10:25:11.493 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in [11682] milliseconds
 </code></pre>
 
-<p>Information is also logged within the Geode log file, which by default is named <code>gemfire_modules.log</code>.</p>
-
         
 
       </main>
diff --git a/docs/guide/113/tools_modules/http_session_mgmt/weblogic_setting_up_the_module.html b/docs/guide/113/tools_modules/http_session_mgmt/weblogic_setting_up_the_module.html
index b6ae465..e272690 100644
--- a/docs/guide/113/tools_modules/http_session_mgmt/weblogic_setting_up_the_module.html
+++ b/docs/guide/113/tools_modules/http_session_mgmt/weblogic_setting_up_the_module.html
@@ -2670,7 +2670,7 @@ limitations under the License.
 <li>  commons-lang jar</li>
 <li>  commons-validator jar</li>
 <li>  fastutil jar</li>
-<li>  geode-commons jar</li>
+<li>  geode-common jar</li>
 <li>  geode-core jar</li>
 <li>  geode-json jar</li>
 <li>  geode-management jar</li>
@@ -2704,7 +2704,10 @@ lib/slf4j-jdk14-1.7.7.jar
 lib/antlr-2.7.7.jar
 lib/fastutil-7.0.2.jar
 lib/geode-core-1.0.0.jar
-lib/geode-json-1.0.0.jar
+lib/geode-common.1.0.0.jar
+lib/geode-management.1.0.0.jar
+lib/geode-logging.1.0.0.jar
+lib/geode-serialization.1.0.0.jar
 lib/javax.transaction-api-1.3.jar
 lib/jgroups-3.6.8.Final.jar
 lib/log4j-api-2.5.jar
diff --git a/releases/index.html b/releases/index.html
index 74c3284..b68fea0 100644
--- a/releases/index.html
+++ b/releases/index.html
@@ -111,39 +111,39 @@ under the License. -->
       <!-- RELEASES -->
       <div class="container">
 
-        <!-- START OF 1.13.3-->
-        <h3>1.13.3</h3>
+        <!-- START OF 1.13.4-->
+        <h3>1.13.4</h3>
         <!-- RELEASE NOTES -->
-        <strong><a target="_blank" href="https://cwiki.apache.org/confluence/display/GEODE/Release+Notes#ReleaseNotes-1.13.3">Release Notes</a></strong>
+        <strong><a target="_blank" href="https://cwiki.apache.org/confluence/display/GEODE/Release+Notes#ReleaseNotes-1.13.4">Release Notes</a></strong>
         <p/>
 
         <!-- BINARY -->
         <span> <strong>Binaries </strong>
-          [<a target="_blank" href="https://apache.org/dyn/closer.cgi/geode/1.13.3/apache-geode-1.13.3.tgz">TGZ</a>, <a target="_blank" href="https://downloads.apache.org/geode/1.13.3/apache-geode-1.13.3.tgz.sha256">SHA-256</a>,
-          <a target="_blank" href="https://downloads.apache.org/geode/1.13.3/apache-geode-1.13.3.tgz.asc">PGP</a> ]
+          [<a target="_blank" href="https://apache.org/dyn/closer.cgi/geode/1.13.4/apache-geode-1.13.4.tgz">TGZ</a>, <a target="_blank" href="https://downloads.apache.org/geode/1.13.4/apache-geode-1.13.4.tgz.sha256">SHA-256</a>,
+          <a target="_blank" href="https://downloads.apache.org/geode/1.13.4/apache-geode-1.13.4.tgz.asc">PGP</a> ]
         </span><br/>
         <!-- SOURCE -->
         <span> <strong>Source</strong>
-          [<a target="_blank" href="https://apache.org/dyn/closer.cgi/geode/1.13.3/apache-geode-1.13.3-src.tgz">TGZ</a>, <a target="_blank" href="https://downloads.apache.org/geode/1.13.3/apache-geode-1.13.3-src.tgz.sha256">SHA-256</a>,
-           <a target="_blank" href="https://downloads.apache.org/geode/1.13.3/apache-geode-1.13.3-src.tgz.asc">PGP</a>
+          [<a target="_blank" href="https://apache.org/dyn/closer.cgi/geode/1.13.4/apache-geode-1.13.4-src.tgz">TGZ</a>, <a target="_blank" href="https://downloads.apache.org/geode/1.13.4/apache-geode-1.13.4-src.tgz.sha256">SHA-256</a>,
+           <a target="_blank" href="https://downloads.apache.org/geode/1.13.4/apache-geode-1.13.4-src.tgz.asc">PGP</a>
            ]
          </span><br/>
         <!-- NATIVE CLIENT SOURCE -->
         <span> <strong>Geode Native Source</strong>
-          [<a target="_blank" href="https://apache.org/dyn/closer.cgi/geode/1.13.3/apache-geode-native-1.13.3-src.tgz">TGZ</a>, <a target="_blank" href="https://downloads.apache.org/geode/1.13.3/apache-geode-native-1.13.3-src.tgz.sha256">SHA-256</a>,
-           <a target="_blank" href="https://downloads.apache.org/geode/1.13.3/apache-geode-native-1.13.3-src.tgz.asc">PGP</a>
+          [<a target="_blank" href="https://apache.org/dyn/closer.cgi/geode/1.13.4/apache-geode-native-1.13.4-src.tgz">TGZ</a>, <a target="_blank" href="https://downloads.apache.org/geode/1.13.4/apache-geode-native-1.13.4-src.tgz.sha256">SHA-256</a>,
+           <a target="_blank" href="https://downloads.apache.org/geode/1.13.4/apache-geode-native-1.13.4-src.tgz.asc">PGP</a>
            ]
          </span><br/>
         <!-- BENCHMARKS -->
         <span> <strong>Benchmarks</strong>
-          [<a target="_blank" href="https://apache.org/dyn/closer.cgi/geode/1.13.3/apache-geode-benchmarks-1.13.3-src.tgz">TGZ</a>, <a target="_blank" href="https://downloads.apache.org/geode/1.13.3/apache-geode-benchmarks-1.13.3-src.tgz.sha256">SHA-256</a>,
-           <a target="_blank" href="https://downloads.apache.org/geode/1.13.3/apache-geode-benchmarks-1.13.3-src.tgz.asc">PGP</a>
+          [<a target="_blank" href="https://apache.org/dyn/closer.cgi/geode/1.13.4/apache-geode-benchmarks-1.13.4-src.tgz">TGZ</a>, <a target="_blank" href="https://downloads.apache.org/geode/1.13.4/apache-geode-benchmarks-1.13.4-src.tgz.sha256">SHA-256</a>,
+           <a target="_blank" href="https://downloads.apache.org/geode/1.13.4/apache-geode-benchmarks-1.13.4-src.tgz.asc">PGP</a>
            ]
          </span><br/>
         <!-- Examples -->
         <span> <strong>Examples</strong>
-           [<a target="_blank" href="https://apache.org/dyn/closer.cgi/geode/1.13.3/apache-geode-examples-1.13.3-src.tgz">TGZ</a>, <a target="_blank" href="https://downloads.apache.org/geode/1.13.3/apache-geode-examples-1.13.3-src.tgz.sha256">SHA-256</a>,
-           <a target="_blank" href="https://downloads.apache.org/geode/1.13.3/apache-geode-examples-1.13.3-src.tgz.asc">PGP</a>
+           [<a target="_blank" href="https://apache.org/dyn/closer.cgi/geode/1.13.4/apache-geode-examples-1.13.4-src.tgz">TGZ</a>, <a target="_blank" href="https://downloads.apache.org/geode/1.13.4/apache-geode-examples-1.13.4-src.tgz.sha256">SHA-256</a>,
+           <a target="_blank" href="https://downloads.apache.org/geode/1.13.4/apache-geode-examples-1.13.4-src.tgz.asc">PGP</a>
            ]
          </span><br/>
 
@@ -152,7 +152,7 @@ under the License. -->
           <strong>Gradle</strong>
 <pre class="prettyprint">
 dependencies {
-  compile 'org.apache.geode:geode-core:1.13.3'
+  compile 'org.apache.geode:geode-core:1.13.4'
 }
 </pre>
           <strong>Maven</strong>
@@ -161,12 +161,12 @@ dependencies {
   &lt;dependency&gt;
     &lt;groupId&gt;org.apache.geode&lt;/groupId&gt;
     &lt;artifactId&gt;geode-core&lt;/artifactId&gt;
-    &lt;version&gt;1.13.3&lt;/version&gt;
+    &lt;version&gt;1.13.4&lt;/version&gt;
   &lt;/dependency&gt;
 &lt;/dependencies&gt;
 </pre>
         </div>
-        <!-- END OF 1.13.3 -->
+        <!-- END OF 1.13.4 -->
 
         <!-- START OF 1.12.4-->
         <h3>1.12.4 </h3>
diff --git a/releases/latest/cppdocs/a00014.html b/releases/latest/cppdocs/a00014.html
index 557efff..c7ae6be 100644
--- a/releases/latest/cppdocs/a00014.html
+++ b/releases/latest/cppdocs/a00014.html
@@ -3,7 +3,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
-<meta name="generator" content="Doxygen 1.9.0"/>
+<meta name="generator" content="Doxygen 1.8.15"/>
 <meta name="viewport" content="width=device-width, initial-scale=1"/>
 <title>Apache Geode Native C++ Reference: AttributesMutator.hpp File Reference</title>
 <link href="tabs.css" rel="stylesheet" type="text/css"/>
@@ -13,6 +13,10 @@
 <script type="text/javascript" src="resize.js"></script>
 <script type="text/javascript" src="navtreedata.js"></script>
 <script type="text/javascript" src="navtree.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+  $(document).ready(initResizable);
+/* @license-end */</script>
 <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -26,7 +30,7 @@
  <tr style="height: 56px;">
   <td id="projectalign" style="padding-left: 0.5em;">
    <div id="projectname">Apache Geode Native C++ Reference
-   &#160;<span id="projectnumber">1.13.3</span>
+   &#160;<span id="projectnumber">1.13.4</span>
    </div>
   </td>
  </tr>
@@ -34,10 +38,10 @@
 </table>
 </div>
 <!-- end header part -->
-<!-- Generated by Doxygen 1.9.0 -->
+<!-- Generated by Doxygen 1.8.15 -->
 <script type="text/javascript">
 /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
-var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+var searchBox = new SearchBox("searchBox", "search",false,'Search');
 /* @license-end */
 </script>
 <script type="text/javascript" src="menudata.js"></script>
@@ -63,7 +67,7 @@ $(function() {
 </div>
 <script type="text/javascript">
 /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
-$(document).ready(function(){initNavTree('a00014.html',''); initResizable(); });
+$(document).ready(function(){initNavTree('a00014.html','');});
 /* @license-end */
 </script>
 <div id="doc-content">
diff --git a/releases/latest/cppdocs/a00014_source.html b/releases/latest/cppdocs/a00014_source.html
index d3a521f..718f213 100644
--- a/releases/latest/cppdocs/a00014_source.html
+++ b/releases/latest/cppdocs/a00014_source.html
@@ -3,7 +3,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
-<meta name="generator" content="Doxygen 1.9.0"/>
+<meta name="generator" content="Doxygen 1.8.15"/>
 <meta name="viewport" content="width=device-width, initial-scale=1"/>
 <title>Apache Geode Native C++ Reference: AttributesMutator.hpp Source File</title>
 <link href="tabs.css" rel="stylesheet" type="text/css"/>
@@ -13,6 +13,10 @@
 <script type="text/javascript" src="resize.js"></script>
 <script type="text/javascript" src="navtreedata.js"></script>
 <script type="text/javascript" src="navtree.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+  $(document).ready(initResizable);
+/* @license-end */</script>
 <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -26,7 +30,7 @@
  <tr style="height: 56px;">
   <td id="projectalign" style="padding-left: 0.5em;">
    <div id="projectname">Apache Geode Native C++ Reference
-   &#160;<span id="projectnumber">1.13.3</span>
+   &#160;<span id="projectnumber">1.13.4</span>
    </div>
   </td>
  </tr>
@@ -34,10 +38,10 @@
 </table>
 </div>
 <!-- end header part -->
-<!-- Generated by Doxygen 1.9.0 -->
+<!-- Generated by Doxygen 1.8.15 -->
 <script type="text/javascript">
 /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
-var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+var searchBox = new SearchBox("searchBox", "search",false,'Search');
 /* @license-end */
 </script>
 <script type="text/javascript" src="menudata.js"></script>
@@ -63,7 +67,7 @@ $(function() {
 </div>
 <script type="text/javascript">
 /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
-$(document).ready(function(){initNavTree('a00014_source.html',''); initResizable(); });
+$(document).ready(function(){initNavTree('a00014_source.html','');});
 /* @license-end */
 </script>
 <div id="doc-content">
@@ -86,112 +90,9 @@ $(document).ready(function(){initNavTree('a00014_source.html',''); initResizable
 <div class="title">AttributesMutator.hpp</div>  </div>
 </div><!--header-->
 <div class="contents">
-<a href="a00014.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="comment">/*</span></div>
-<div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="comment"> * Licensed to the Apache Software Foundation (ASF) under one or more</span></div>
-<div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;<span class="comment"> * contributor license agreements.  See the NOTICE file distributed with</span></div>
-<div class="line"><a name="l00004"></a><span class="lineno">    4</span>&#160;<span class="comment"> * this work for additional information regarding copyright ownership.</span></div>
-<div class="line"><a name="l00005"></a><span class="lineno">    5</span>&#160;<span class="comment"> * The ASF licenses this file to You under the Apache License, Version 2.0</span></div>
-<div class="line"><a name="l00006"></a><span class="lineno">    6</span>&#160;<span class="comment"> * (the &quot;License&quot;); you may not use this file except in compliance with</span></div>
-<div class="line"><a name="l00007"></a><span class="lineno">    7</span>&#160;<span class="comment"> * the License.  You may obtain a copy of the License at</span></div>
-<div class="line"><a name="l00008"></a><span class="lineno">    8</span>&#160;<span class="comment"> *</span></div>
-<div class="line"><a name="l00009"></a><span class="lineno">    9</span>&#160;<span class="comment"> *      http://www.apache.org/licenses/LICENSE-2.0</span></div>
-<div class="line"><a name="l00010"></a><span class="lineno">   10</span>&#160;<span class="comment"> *</span></div>
-<div class="line"><a name="l00011"></a><span class="lineno">   11</span>&#160;<span class="comment"> * Unless required by applicable law or agreed to in writing, software</span></div>
-<div class="line"><a name="l00012"></a><span class="lineno">   12</span>&#160;<span class="comment"> * distributed under the License is distributed on an &quot;AS IS&quot; BASIS,</span></div>
-<div class="line"><a name="l00013"></a><span class="lineno">   13</span>&#160;<span class="comment"> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</span></div>
-<div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;<span class="comment"> * See the License for the specific language governing permissions and</span></div>
-<div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;<span class="comment"> * limitations under the License.</span></div>
-<div class="line"><a name="l00016"></a><span class="lineno">   16</span>&#160;<span class="comment"> */</span></div>
-<div class="line"><a name="l00017"></a><span class="lineno">   17</span>&#160; </div>
-<div class="line"><a name="l00018"></a><span class="lineno">   18</span>&#160;<span class="preprocessor">#pragma once</span></div>
-<div class="line"><a name="l00019"></a><span class="lineno">   19</span>&#160; </div>
-<div class="line"><a name="l00020"></a><span class="lineno">   20</span>&#160;<span class="preprocessor">#ifndef GEODE_ATTRIBUTESMUTATOR_H_</span></div>
-<div class="line"><a name="l00021"></a><span class="lineno">   21</span>&#160;<span class="preprocessor">#define GEODE_ATTRIBUTESMUTATOR_H_</span></div>
-<div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160; </div>
-<div class="line"><a name="l00023"></a><span class="lineno">   23</span>&#160;<span class="preprocessor">#include &lt;chrono&gt;</span></div>
-<div class="line"><a name="l00024"></a><span class="lineno">   24</span>&#160;<span class="preprocessor">#include &lt;iosfwd&gt;</span></div>
-<div class="line"><a name="l00025"></a><span class="lineno">   25</span>&#160;<span class="preprocessor">#include &lt;memory&gt;</span></div>
-<div class="line"><a name="l00026"></a><span class="lineno">   26</span>&#160;<span class="preprocessor">#include &lt;string&gt;</span></div>
-<div class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160; </div>
-<div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="a00134.html">ExpirationAction.hpp</a>&quot;</span></div>
-<div class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;<span class="preprocessor">#include &quot;internal/geode_globals.hpp&quot;</span></div>
-<div class="line"><a name="l00030"></a><span class="lineno">   30</span>&#160; </div>
-<div class="line"><a name="l00035"></a><span class="lineno">   35</span>&#160;<span class="keyword">namespace </span>apache {</div>
-<div class="line"><a name="l00036"></a><span class="lineno">   36</span>&#160;<span class="keyword">namespace </span>geode {</div>
-<div class="line"><a name="l00037"></a><span class="lineno">   37</span>&#160;<span class="keyword">namespace </span>client {</div>
-<div class="line"><a name="l00038"></a><span class="lineno">   38</span>&#160; </div>
-<div class="line"><a name="l00039"></a><span class="lineno">   39</span>&#160;<span class="keyword">class </span>CacheListener;</div>
-<div class="line"><a name="l00040"></a><span class="lineno">   40</span>&#160;<span class="keyword">class </span>CacheLoader;</div>
-<div class="line"><a name="l00041"></a><span class="lineno">   41</span>&#160;<span class="keyword">class </span>CacheWriter;</div>
-<div class="line"><a name="l00042"></a><span class="lineno">   42</span>&#160;<span class="keyword">class </span>Region;</div>
-<div class="line"><a name="l00043"></a><span class="lineno">   43</span>&#160; </div>
-<div class="line"><a name="l00061"></a><span class="lineno"><a class="line" href="a00275.html">   61</a></span>&#160;<span class="keyword">class </span>APACHE_GEODE_EXPORT <a class="code" href="a00275.html">AttributesMutator</a> {</div>
-<div class="line"><a name="l00062"></a><span class="lineno">   62</span>&#160; <span class="keyword">private</span>:</div>
-<div class="line"><a name="l00063"></a><span class="lineno">   63</span>&#160;  std::shared_ptr&lt;Region&gt; m_region;</div>
-<div class="line"><a name="l00064"></a><span class="lineno">   64</span>&#160; </div>
-<div class="line"><a name="l00065"></a><span class="lineno">   65</span>&#160; <span class="keyword">public</span>:</div>
-<div class="line"><a name="l00068"></a><span class="lineno"><a class="line" href="a00275.html#a757368afb9b227286dcffab5722db145">   68</a></span>&#160;  <span class="keyword">explicit</span> <a class="code" href="a00275.html#a757368afb9b227286dcffab5722db145">AttributesMutator</a>(<span class="keyword">const</span> std::shared_ptr&lt;Region&gt;&amp; region);</div>
-<div class="line"><a name="l00069"></a><span class="lineno">   69</span>&#160; </div>
-<div class="line"><a name="l00070"></a><span class="lineno">   70</span>&#160;  <span class="keyword">virtual</span> ~<a class="code" href="a00275.html">AttributesMutator</a>();</div>
-<div class="line"><a name="l00071"></a><span class="lineno">   71</span>&#160; </div>
-<div class="line"><a name="l00079"></a><span class="lineno"><a class="line" href="a00275.html#a9211a39c69327dbc15ba1b75b57a1e1b">   79</a></span>&#160;  std::chrono::seconds <a class="code" href="a00275.html#a9211a39c69327dbc15ba1b75b57a1e1b">setEntryIdleTimeout</a>(std::chrono::seconds idleTimeout);</div>
-<div class="line"><a name="l00080"></a><span class="lineno">   80</span>&#160; </div>
-<div class="line"><a name="l00086"></a><span class="lineno"><a class="line" href="a00275.html#ab7ec0506ae2dec959664ce1939b98907">   86</a></span>&#160;  <a class="code" href="a00895.html">ExpirationAction</a> <a class="code" href="a00275.html#ab7ec0506ae2dec959664ce1939b98907">setEntryIdleTimeoutAction</a>(<a class="code" href="a00895.html">ExpirationAction</a> action);</div>
-<div class="line"><a name="l00087"></a><span class="lineno">   87</span>&#160; </div>
-<div class="line"><a name="l00095"></a><span class="lineno"><a class="line" href="a00275.html#a63c92ad7301574ed03918958d995ba09">   95</a></span>&#160;  std::chrono::seconds <a class="code" href="a00275.html#a63c92ad7301574ed03918958d995ba09">setEntryTimeToLive</a>(std::chrono::seconds timeToLive);</div>
-<div class="line"><a name="l00096"></a><span class="lineno">   96</span>&#160; </div>
-<div class="line"><a name="l00102"></a><span class="lineno"><a class="line" href="a00275.html#a10a385f3489d1a539e64c2969ae85bfd">  102</a></span>&#160;  <a class="code" href="a00895.html">ExpirationAction</a> <a class="code" href="a00275.html#a10a385f3489d1a539e64c2969ae85bfd">setEntryTimeToLiveAction</a>(<a class="code" href="a00895.html">ExpirationAction</a> action);</div>
-<div class="line"><a name="l00103"></a><span class="lineno">  103</span>&#160; </div>
-<div class="line"><a name="l00111"></a><span class="lineno"><a class="line" href="a00275.html#a1d14eaba31d5f8f1dcce48bed5a99a64">  111</a></span>&#160;  std::chrono::seconds <a class="code" href="a00275.html#a1d14eaba31d5f8f1dcce48bed5a99a64">setRegionIdleTimeout</a>(std::chrono::seconds idleTimeout);</div>
-<div class="line"><a name="l00112"></a><span class="lineno">  112</span>&#160; </div>
-<div class="line"><a name="l00117"></a><span class="lineno"><a class="line" href="a00275.html#a6c6c9185146c913f81007c575943fbf9">  117</a></span>&#160;  <a class="code" href="a00895.html">ExpirationAction</a> <a class="code" href="a00275.html#a6c6c9185146c913f81007c575943fbf9">setRegionIdleTimeoutAction</a>(<a class="code" href="a00895.html">ExpirationAction</a> action);</div>
-<div class="line"><a name="l00118"></a><span class="lineno">  118</span>&#160; </div>
-<div class="line"><a name="l00126"></a><span class="lineno"><a class="line" href="a00275.html#a9334005f05819fc4e7c41b5c3474e70e">  126</a></span>&#160;  std::chrono::seconds <a class="code" href="a00275.html#a9334005f05819fc4e7c41b5c3474e70e">setRegionTimeToLive</a>(std::chrono::seconds timeToLive);</div>
-<div class="line"><a name="l00127"></a><span class="lineno">  127</span>&#160; </div>
-<div class="line"><a name="l00132"></a><span class="lineno"><a class="line" href="a00275.html#a6582b9d301f10ca95036a76d6ed53428">  132</a></span>&#160;  <a class="code" href="a00895.html">ExpirationAction</a> <a class="code" href="a00275.html#a6582b9d301f10ca95036a76d6ed53428">setRegionTimeToLiveAction</a>(<a class="code" href="a00895.html">ExpirationAction</a> action);</div>
-<div class="line"><a name="l00133"></a><span class="lineno">  133</span>&#160; </div>
-<div class="line"><a name="l00140"></a><span class="lineno"><a class="line" href="a00275.html#a83fdc55911b9f369196d18b6f4a9515a">  140</a></span>&#160;  uint32_t <a class="code" href="a00275.html#a83fdc55911b9f369196d18b6f4a9515a">setLruEntriesLimit</a>(uint32_t entriesLimit);</div>
-<div class="line"><a name="l00141"></a><span class="lineno">  141</span>&#160; </div>
-<div class="line"><a name="l00147"></a><span class="lineno"><a class="line" href="a00275.html#a6e3b9ff1d43662a39ad1dd2d6a42c717">  147</a></span>&#160;  <span class="keywordtype">void</span> <a class="code" href="a00275.html#a6e3b9ff1d43662a39ad1dd2d6a42c717">setCacheListener</a>(<span class="keyword">const</span> std::shared_ptr&lt;CacheListener&gt;&amp; aListener);</div>
-<div class="line"><a name="l00148"></a><span class="lineno">  148</span>&#160; </div>
-<div class="line"><a name="l00157"></a><span class="lineno"><a class="line" href="a00275.html#a643fa1b12368d3e1f0195ad91805cb68">  157</a></span>&#160;  <span class="keywordtype">void</span> <a class="code" href="a00275.html#a643fa1b12368d3e1f0195ad91805cb68">setCacheListener</a>(<span class="keyword">const</span> std::string&amp; libpath,</div>
-<div class="line"><a name="l00158"></a><span class="lineno">  158</span>&#160;                        <span class="keyword">const</span> std::string&amp; factoryFuncName);</div>
-<div class="line"><a name="l00159"></a><span class="lineno">  159</span>&#160; </div>
-<div class="line"><a name="l00165"></a><span class="lineno"><a class="line" href="a00275.html#a12dd1f9832306addcff86742d5e98402">  165</a></span>&#160;  <span class="keywordtype">void</span> <a class="code" href="a00275.html#a12dd1f9832306addcff86742d5e98402">setCacheLoader</a>(<span class="keyword">const</span> std::shared_ptr&lt;CacheLoader&gt;&amp; aLoader);</div>
-<div class="line"><a name="l00166"></a><span class="lineno">  166</span>&#160; </div>
-<div class="line"><a name="l00174"></a><span class="lineno"><a class="line" href="a00275.html#adc32f8c1acc074b655bb7be724886ec5">  174</a></span>&#160;  <span class="keywordtype">void</span> <a class="code" href="a00275.html#adc32f8c1acc074b655bb7be724886ec5">setCacheLoader</a>(<span class="keyword">const</span> std::string&amp; libpath,</div>
-<div class="line"><a name="l00175"></a><span class="lineno">  175</span>&#160;                      <span class="keyword">const</span> std::string&amp; factoryFuncName);</div>
-<div class="line"><a name="l00176"></a><span class="lineno">  176</span>&#160; </div>
-<div class="line"><a name="l00182"></a><span class="lineno"><a class="line" href="a00275.html#a62c037d2190aaf97727a1e965ce8d441">  182</a></span>&#160;  <span class="keywordtype">void</span> <a class="code" href="a00275.html#a62c037d2190aaf97727a1e965ce8d441">setCacheWriter</a>(<span class="keyword">const</span> std::shared_ptr&lt;CacheWriter&gt;&amp; aWriter);</div>
-<div class="line"><a name="l00183"></a><span class="lineno">  183</span>&#160; </div>
-<div class="line"><a name="l00191"></a><span class="lineno"><a class="line" href="a00275.html#a6b136882df993cbe9b6a4b188f55d6dd">  191</a></span>&#160;  <span class="keywordtype">void</span> <a class="code" href="a00275.html#a6b136882df993cbe9b6a4b188f55d6dd">setCacheWriter</a>(<span class="keyword">const</span> std::string&amp; libpath,</div>
-<div class="line"><a name="l00192"></a><span class="lineno">  192</span>&#160;                      <span class="keyword">const</span> std::string&amp; factoryFuncName);</div>
-<div class="line"><a name="l00193"></a><span class="lineno">  193</span>&#160;};</div>
-<div class="line"><a name="l00194"></a><span class="lineno">  194</span>&#160; </div>
-<div class="line"><a name="l00195"></a><span class="lineno">  195</span>&#160;}  <span class="comment">// namespace client</span></div>
-<div class="line"><a name="l00196"></a><span class="lineno">  196</span>&#160;}  <span class="comment">// namespace geode</span></div>
-<div class="line"><a name="l00197"></a><span class="lineno">  197</span>&#160;}  <span class="comment">// namespace apache</span></div>
-<div class="line"><a name="l00198"></a><span class="lineno">  198</span>&#160; </div>
-<div class="line"><a name="l00199"></a><span class="lineno">  199</span>&#160;<span class="preprocessor">#endif  </span><span class="comment">// GEODE_ATTRIBUTESMUTATOR_H_</span></div>
-<div class="ttc" id="aa00134_html"><div class="ttname"><a href="a00134.html">ExpirationAction.hpp</a></div></div>
-<div class="ttc" id="aa00275_html"><div class="ttname"><a href="a00275.html">apache::geode::client::AttributesMutator</a></div><div class="ttdoc">Supports modification of certain region attributes after the region has been created.</div><div class="ttdef"><b>Definition:</b> AttributesMutator.hpp:61</div></div>
-<div class="ttc" id="aa00275_html_a10a385f3489d1a539e64c2969ae85bfd"><div class="ttname"><a href="a00275.html#a10a385f3489d1a539e64c2969ae85bfd">apache::geode::client::AttributesMutator::setEntryTimeToLiveAction</a></div><div class="ttdeci">ExpirationAction setEntryTimeToLiveAction(ExpirationAction action)</div><div class="ttdoc">Set the timeToLive Action for region entries.</div></div>
-<div class="ttc" id="aa00275_html_a12dd1f9832306addcff86742d5e98402"><div class="ttname"><a href="a00275.html#a12dd1f9832306addcff86742d5e98402">apache::geode::client::AttributesMutator::setCacheLoader</a></div><div class="ttdeci">void setCacheLoader(const std::shared_ptr&lt; CacheLoader &gt; &amp;aLoader)</div><div class="ttdoc">Sets cache loader for region.</div></div>
-<div class="ttc" id="aa00275_html_a1d14eaba31d5f8f1dcce48bed5a99a64"><div class="ttname"><a href="a00275.html#a1d14eaba31d5f8f1dcce48bed5a99a64">apache::geode::client::AttributesMutator::setRegionIdleTimeout</a></div><div class="ttdeci">std::chrono::seconds setRegionIdleTimeout(std::chrono::seconds idleTimeout)</div><div class="ttdoc">Sets the idleTimeout duration for the region itself.</div></div>
-<div class="ttc" id="aa00275_html_a62c037d2190aaf97727a1e965ce8d441"><div class="ttname"><a href="a00275.html#a62c037d2190aaf97727a1e965ce8d441">apache::geode::client::AttributesMutator::setCacheWriter</a></div><div class="ttdeci">void setCacheWriter(const std::shared_ptr&lt; CacheWriter &gt; &amp;aWriter)</div><div class="ttdoc">Sets cache writer for region.</div></div>
-<div class="ttc" id="aa00275_html_a63c92ad7301574ed03918958d995ba09"><div class="ttname"><a href="a00275.html#a63c92ad7301574ed03918958d995ba09">apache::geode::client::AttributesMutator::setEntryTimeToLive</a></div><div class="ttdeci">std::chrono::seconds setEntryTimeToLive(std::chrono::seconds timeToLive)</div><div class="ttdoc">Sets the timeToLive duration for region entries.</div></div>
-<div class="ttc" id="aa00275_html_a643fa1b12368d3e1f0195ad91805cb68"><div class="ttname"><a href="a00275.html#a643fa1b12368d3e1f0195ad91805cb68">apache::geode::client::AttributesMutator::setCacheListener</a></div><div class="ttdeci">void setCacheListener(const std::string &amp;libpath, const std::string &amp;factoryFuncName)</div><div class="ttdoc">Sets cache listener for region.</div></div>
-<div class="ttc" id="aa00275_html_a6582b9d301f10ca95036a76d6ed53428"><div class="ttname"><a href="a00275.html#a6582b9d301f10ca95036a76d6ed53428">apache::geode::client::AttributesMutator::setRegionTimeToLiveAction</a></div><div class="ttdeci">ExpirationAction setRegionTimeToLiveAction(ExpirationAction action)</div><div class="ttdoc">Set the timeToLive Action for the region itself.</div></div>
-<div class="ttc" id="aa00275_html_a6b136882df993cbe9b6a4b188f55d6dd"><div class="ttname"><a href="a00275.html#a6b136882df993cbe9b6a4b188f55d6dd">apache::geode::client::AttributesMutator::setCacheWriter</a></div><div class="ttdeci">void setCacheWriter(const std::string &amp;libpath, const std::string &amp;factoryFuncName)</div><div class="ttdoc">Sets cache writer for region.</div></div>
-<div class="ttc" id="aa00275_html_a6c6c9185146c913f81007c575943fbf9"><div class="ttname"><a href="a00275.html#a6c6c9185146c913f81007c575943fbf9">apache::geode::client::AttributesMutator::setRegionIdleTimeoutAction</a></div><div class="ttdeci">ExpirationAction setRegionIdleTimeoutAction(ExpirationAction action)</div><div class="ttdoc">Set the idleTimeout Action for the region itself.</div></div>
-<div class="ttc" id="aa00275_html_a6e3b9ff1d43662a39ad1dd2d6a42c717"><div class="ttname"><a href="a00275.html#a6e3b9ff1d43662a39ad1dd2d6a42c717">apache::geode::client::AttributesMutator::setCacheListener</a></div><div class="ttdeci">void setCacheListener(const std::shared_ptr&lt; CacheListener &gt; &amp;aListener)</div><div class="ttdoc">Sets cache listener for region.</div></div>
-<div class="ttc" id="aa00275_html_a757368afb9b227286dcffab5722db145"><div class="ttname"><a href="a00275.html#a757368afb9b227286dcffab5722db145">apache::geode::client::AttributesMutator::AttributesMutator</a></div><div class="ttdeci">AttributesMutator(const std::shared_ptr&lt; Region &gt; &amp;region)</div><div class="ttdoc">Internal constructor.</div></div>
-<div class="ttc" id="aa00275_html_a83fdc55911b9f369196d18b6f4a9515a"><div class="ttname"><a href="a00275.html#a83fdc55911b9f369196d18b6f4a9515a">apache::geode::client::AttributesMutator::setLruEntriesLimit</a></div><div class="ttdeci">uint32_t setLruEntriesLimit(uint32_t entriesLimit)</div><div class="ttdoc">Sets the Maximum entry count in the region before LRU eviction.</div></div>
-<div class="ttc" id="aa00275_html_a9211a39c69327dbc15ba1b75b57a1e1b"><div class="ttname"><a href="a00275.html#a9211a39c69327dbc15ba1b75b57a1e1b">apache::geode::client::AttributesMutator::setEntryIdleTimeout</a></div><div class="ttdeci">std::chrono::seconds setEntryIdleTimeout(std::chrono::seconds idleTimeout)</div><div class="ttdoc">Sets the idleTimeout duration for region entries.</div></div>
-<div class="ttc" id="aa00275_html_a9334005f05819fc4e7c41b5c3474e70e"><div class="ttname"><a href="a00275.html#a9334005f05819fc4e7c41b5c3474e70e">apache::geode::client::AttributesMutator::setRegionTimeToLive</a></div><div class="ttdeci">std::chrono::seconds setRegionTimeToLive(std::chrono::seconds timeToLive)</div><div class="ttdoc">Sets the timeToLive duration for the region itself.</div></div>
-<div class="ttc" id="aa00275_html_ab7ec0506ae2dec959664ce1939b98907"><div class="ttname"><a href="a00275.html#ab7ec0506ae2dec959664ce1939b98907">apache::geode::client::AttributesMutator::setEntryIdleTimeoutAction</a></div><div class="ttdeci">ExpirationAction setEntryIdleTimeoutAction(ExpirationAction action)</div><div class="ttdoc">Set the idleTimeout Action for region entries.</div></div>
-<div class="ttc" id="aa00275_html_adc32f8c1acc074b655bb7be724886ec5"><div class="ttname"><a href="a00275.html#adc32f8c1acc074b655bb7be724886ec5">apache::geode::client::AttributesMutator::setCacheLoader</a></div><div class="ttdeci">void setCacheLoader(const std::string &amp;libpath, const std::string &amp;factoryFuncName)</div><div class="ttdoc">Sets cache loader for region.</div></div>
-<div class="ttc" id="aa00895_html"><div class="ttname"><a href="a00895.html">ExpirationAction</a></div><div class="ttdoc">Enumerated type for expiration actions.</div></div>
+<a href="a00014.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="comment"> * Licensed to the Apache Software Foundation (ASF) under one or more</span></div><div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;<span class="comment"> * contrib [...]
+<div class="ttc" id="a00895_html"><div class="ttname"><a href="a00895.html">ExpirationAction</a></div><div class="ttdoc">Enumerated type for expiration actions.</div></div>
+<div class="ttc" id="a00134_html"><div class="ttname"><a href="a00134.html">ExpirationAction.hpp</a></div></div>
 </div><!-- fragment --></div><!-- contents -->
 </div><!-- doc-content -->
 <!--
diff --git a/releases/latest/cppdocs/a00017.html b/releases/latest/cppdocs/a00017.html
index 0a5e657..50633f0 100644
--- a/releases/latest/cppdocs/a00017.html
+++ b/releases/latest/cppdocs/a00017.html
@@ -3,7 +3,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
-<meta name="generator" content="Doxygen 1.9.0"/>
+<meta name="generator" content="Doxygen 1.8.15"/>
 <meta name="viewport" content="width=device-width, initial-scale=1"/>
 <title>Apache Geode Native C++ Reference: AuthenticatedView.hpp File Reference</title>
 <link href="tabs.css" rel="stylesheet" type="text/css"/>
@@ -13,6 +13,10 @@
 <script type="text/javascript" src="resize.js"></script>
 <script type="text/javascript" src="navtreedata.js"></script>
 <script type="text/javascript" src="navtree.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+  $(document).ready(initResizable);
+/* @license-end */</script>
 <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -26,7 +30,7 @@
  <tr style="height: 56px;">
   <td id="projectalign" style="padding-left: 0.5em;">
    <div id="projectname">Apache Geode Native C++ Reference
-   &#160;<span id="projectnumber">1.13.3</span>
+   &#160;<span id="projectnumber">1.13.4</span>
    </div>
   </td>
  </tr>
@@ -34,10 +38,10 @@
 </table>
 </div>
 <!-- end header part -->
-<!-- Generated by Doxygen 1.9.0 -->
+<!-- Generated by Doxygen 1.8.15 -->
 <script type="text/javascript">
 /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
-var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+var searchBox = new SearchBox("searchBox", "search",false,'Search');
 /* @license-end */
 </script>
 <script type="text/javascript" src="menudata.js"></script>
@@ -63,7 +67,7 @@ $(function() {
 </div>
 <script type="text/javascript">
 /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
-$(document).ready(function(){initNavTree('a00017.html',''); initResizable(); });
+$(document).ready(function(){initNavTree('a00017.html','');});
 /* @license-end */
 </script>
 <div id="doc-content">
diff --git a/releases/latest/cppdocs/a00017_source.html b/releases/latest/cppdocs/a00017_source.html
index 740fa2d..194799c 100644
--- a/releases/latest/cppdocs/a00017_source.html
+++ b/releases/latest/cppdocs/a00017_source.html
@@ -3,7 +3,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
-<meta name="generator" content="Doxygen 1.9.0"/>
+<meta name="generator" content="Doxygen 1.8.15"/>
 <meta name="viewport" content="width=device-width, initial-scale=1"/>
 <title>Apache Geode Native C++ Reference: AuthenticatedView.hpp Source File</title>
 <link href="tabs.css" rel="stylesheet" type="text/css"/>
@@ -13,6 +13,10 @@
 <script type="text/javascript" src="resize.js"></script>
 <script type="text/javascript" src="navtreedata.js"></script>
 <script type="text/javascript" src="navtree.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+  $(document).ready(initResizable);
+/* @license-end */</script>
 <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -26,7 +30,7 @@
  <tr style="height: 56px;">
   <td id="projectalign" style="padding-left: 0.5em;">
    <div id="projectname">Apache Geode Native C++ Reference
-   &#160;<span id="projectnumber">1.13.3</span>
+   &#160;<span id="projectnumber">1.13.4</span>
    </div>
   </td>
  </tr>
@@ -34,10 +38,10 @@
 </table>
 </div>
 <!-- end header part -->
-<!-- Generated by Doxygen 1.9.0 -->
+<!-- Generated by Doxygen 1.8.15 -->
 <script type="text/javascript">
 /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
-var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+var searchBox = new SearchBox("searchBox", "search",false,'Search');
 /* @license-end */
 </script>
 <script type="text/javascript" src="menudata.js"></script>
@@ -63,7 +67,7 @@ $(function() {
 </div>
 <script type="text/javascript">
 /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
-$(document).ready(function(){initNavTree('a00017_source.html',''); initResizable(); });
+$(document).ready(function(){initNavTree('a00017_source.html','');});
 /* @license-end */
 </script>
 <div id="doc-content">
@@ -86,104 +90,14 @@ $(document).ready(function(){initNavTree('a00017_source.html',''); initResizable
 <div class="title">AuthenticatedView.hpp</div>  </div>
 </div><!--header-->
 <div class="contents">
-<a href="a00017.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="comment">/*</span></div>
-<div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="comment"> * Licensed to the Apache Software Foundation (ASF) under one or more</span></div>
-<div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;<span class="comment"> * contributor license agreements.  See the NOTICE file distributed with</span></div>
-<div class="line"><a name="l00004"></a><span class="lineno">    4</span>&#160;<span class="comment"> * this work for additional information regarding copyright ownership.</span></div>
-<div class="line"><a name="l00005"></a><span class="lineno">    5</span>&#160;<span class="comment"> * The ASF licenses this file to You under the Apache License, Version 2.0</span></div>
-<div class="line"><a name="l00006"></a><span class="lineno">    6</span>&#160;<span class="comment"> * (the &quot;License&quot;); you may not use this file except in compliance with</span></div>
-<div class="line"><a name="l00007"></a><span class="lineno">    7</span>&#160;<span class="comment"> * the License.  You may obtain a copy of the License at</span></div>
-<div class="line"><a name="l00008"></a><span class="lineno">    8</span>&#160;<span class="comment"> *</span></div>
-<div class="line"><a name="l00009"></a><span class="lineno">    9</span>&#160;<span class="comment"> *      http://www.apache.org/licenses/LICENSE-2.0</span></div>
-<div class="line"><a name="l00010"></a><span class="lineno">   10</span>&#160;<span class="comment"> *</span></div>
-<div class="line"><a name="l00011"></a><span class="lineno">   11</span>&#160;<span class="comment"> * Unless required by applicable law or agreed to in writing, software</span></div>
-<div class="line"><a name="l00012"></a><span class="lineno">   12</span>&#160;<span class="comment"> * distributed under the License is distributed on an &quot;AS IS&quot; BASIS,</span></div>
-<div class="line"><a name="l00013"></a><span class="lineno">   13</span>&#160;<span class="comment"> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</span></div>
-<div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;<span class="comment"> * See the License for the specific language governing permissions and</span></div>
-<div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;<span class="comment"> * limitations under the License.</span></div>
-<div class="line"><a name="l00016"></a><span class="lineno">   16</span>&#160;<span class="comment"> */</span></div>
-<div class="line"><a name="l00017"></a><span class="lineno">   17</span>&#160; </div>
-<div class="line"><a name="l00018"></a><span class="lineno">   18</span>&#160;<span class="preprocessor">#pragma once</span></div>
-<div class="line"><a name="l00019"></a><span class="lineno">   19</span>&#160; </div>
-<div class="line"><a name="l00020"></a><span class="lineno">   20</span>&#160;<span class="preprocessor">#ifndef GEODE_AUTHENTICATEDVIEW_H_</span></div>
-<div class="line"><a name="l00021"></a><span class="lineno">   21</span>&#160;<span class="preprocessor">#define GEODE_AUTHENTICATEDVIEW_H_</span></div>
-<div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160; </div>
-<div class="line"><a name="l00023"></a><span class="lineno">   23</span>&#160;<span class="preprocessor">#include &lt;<a class="code" href="a00188.html">geode/PoolFactory.hpp</a>&gt;</span></div>
-<div class="line"><a name="l00024"></a><span class="lineno">   24</span>&#160;<span class="preprocessor">#include &lt;<a class="code" href="a00200.html">geode/QueryService.hpp</a>&gt;</span></div>
-<div class="line"><a name="l00025"></a><span class="lineno">   25</span>&#160;<span class="preprocessor">#include &lt;geode/Region.hpp&gt;</span></div>
-<div class="line"><a name="l00026"></a><span class="lineno">   26</span>&#160;<span class="preprocessor">#include &lt;<a class="code" href="a00221.html">geode/RegionService.hpp</a>&gt;</span></div>
-<div class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;<span class="preprocessor">#include &lt;geode/internal/geode_globals.hpp&gt;</span></div>
-<div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160; </div>
-<div class="line"><a name="l00033"></a><span class="lineno">   33</span>&#160;<span class="keyword">namespace </span>apache {</div>
-<div class="line"><a name="l00034"></a><span class="lineno">   34</span>&#160;<span class="keyword">namespace </span>geode {</div>
-<div class="line"><a name="l00035"></a><span class="lineno">   35</span>&#160;<span class="keyword">namespace </span>client {</div>
-<div class="line"><a name="l00036"></a><span class="lineno">   36</span>&#160; </div>
-<div class="line"><a name="l00037"></a><span class="lineno">   37</span>&#160;<span class="keyword">class </span>GuardUserAttributes;</div>
-<div class="line"><a name="l00038"></a><span class="lineno">   38</span>&#160;<span class="keyword">class </span>UserAttributes;</div>
-<div class="line"><a name="l00039"></a><span class="lineno">   39</span>&#160;<span class="keyword">class </span>FunctionServiceImpl;</div>
-<div class="line"><a name="l00040"></a><span class="lineno">   40</span>&#160; </div>
-<div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="a00279.html">   46</a></span>&#160;<span class="keyword">class </span>APACHE_GEODE_EXPORT <a class="code" href="a00279.html">AuthenticatedView</a> : <span class="keyword">public</span> <a class="code" href="a00839.html">RegionService</a> {</div>
-<div class="line"><a name="l00050"></a><span class="lineno">   50</span>&#160; <span class="keyword">public</span>:</div>
-<div class="line"><a name="l00059"></a><span class="lineno"><a class="line" href="a00279.html#ae11f988865fe1074f84b9932f0e7c78d">   59</a></span>&#160;  <span class="keywordtype">bool</span> <a class="code" href="a00279.html#ae11f988865fe1074f84b9932f0e7c78d">isClosed</a>() <span class="keyword">const override</span>;</div>
-<div class="line"><a name="l00060"></a><span class="lineno">   60</span>&#160; </div>
-<div class="line"><a name="l00069"></a><span class="lineno"><a class="line" href="a00279.html#adb3ba6b5cacf6acbc6ba2d4bbcbdfcb3">   69</a></span>&#160;  <span class="keywordtype">void</span> <a class="code" href="a00279.html#adb3ba6b5cacf6acbc6ba2d4bbcbdfcb3">close</a>() <span class="keyword">override</span>;</div>
-<div class="line"><a name="l00070"></a><span class="lineno">   70</span>&#160; </div>
-<div class="line"><a name="l00075"></a><span class="lineno"><a class="line" href="a00279.html#a7620efbbc3004681ec6622a5fa3c926c">   75</a></span>&#160;  std::shared_ptr&lt;Region&gt; <a class="code" href="a00279.html#a7620efbbc3004681ec6622a5fa3c926c">getRegion</a>(<span class="keyword">const</span> std::string&amp; path) <span class="keyword">const override</span>;</div>
-<div class="line"><a name="l00076"></a><span class="lineno">   76</span>&#160; </div>
-<div class="line"><a name="l00082"></a><span class="lineno"><a class="line" href="a00279.html#afdde5da469a3313a2ed2dc8a6f7f9e71">   82</a></span>&#160;  std::shared_ptr&lt;QueryService&gt; <a class="code" href="a00279.html#afdde5da469a3313a2ed2dc8a6f7f9e71">getQueryService</a>() <span class="keyword">override</span>;</div>
-<div class="line"><a name="l00083"></a><span class="lineno">   83</span>&#160; </div>
-<div class="line"><a name="l00092"></a><span class="lineno"><a class="line" href="a00279.html#ae96bdb4d42e7c2072ed667236cd0b35b">   92</a></span>&#160;  std::vector&lt;std::shared_ptr&lt;Region&gt;&gt; <a class="code" href="a00279.html#ae96bdb4d42e7c2072ed667236cd0b35b">rootRegions</a>() <span class="keyword">const override</span>;</div>
-<div class="line"><a name="l00093"></a><span class="lineno">   93</span>&#160; </div>
-<div class="line"><a name="l00097"></a><span class="lineno"><a class="line" href="a00279.html#a4515dc813d9d4e80bb0fa5cf183678aa">   97</a></span>&#160;  <span class="keyword">virtual</span> <a class="code" href="a00279.html#a4515dc813d9d4e80bb0fa5cf183678aa">~AuthenticatedView</a>();</div>
-<div class="line"><a name="l00098"></a><span class="lineno">   98</span>&#160; </div>
-<div class="line"><a name="l00102"></a><span class="lineno"><a class="line" href="a00279.html#a26b1a82f8772ff63f81967a1616da618">  102</a></span>&#160;  <a class="code" href="a00279.html#a26b1a82f8772ff63f81967a1616da618">AuthenticatedView</a>(std::shared_ptr&lt;Properties&gt; credentials,</div>
-<div class="line"><a name="l00103"></a><span class="lineno">  103</span>&#160;                    std::shared_ptr&lt;Pool&gt; pool, CacheImpl* cacheImpl);</div>
-<div class="line"><a name="l00104"></a><span class="lineno">  104</span>&#160;  <a class="code" href="a00279.html">AuthenticatedView</a>(<a class="code" href="a00279.html">AuthenticatedView</a>&amp;&amp; other) = <span class="keywordflow">default</span>;</div>
-<div class="line"><a name="l00105"></a><span class="lineno">  105</span>&#160;  <a class="code" href="a00279.html">AuthenticatedView</a>(<span class="keyword">const</span> <a class="code" href="a00279.html">AuthenticatedView</a>&amp; other) = <span class="keyword">delete</span>;</div>
-<div class="line"><a name="l00106"></a><span class="lineno">  106</span>&#160; </div>
-<div class="line"><a name="l00114"></a><span class="lineno"><a class="line" href="a00279.html#a5474bd404826e32971288a2f098272d2">  114</a></span>&#160;  <a class="code" href="a00755.html">PdxInstanceFactory</a> <a class="code" href="a00279.html#a5474bd404826e32971288a2f098272d2">createPdxInstanceFactory</a>(</div>
-<div class="line"><a name="l00115"></a><span class="lineno">  115</span>&#160;      <span class="keyword">const</span> std::string&amp; className) <span class="keyword">const override</span>;</div>
-<div class="line"><a name="l00116"></a><span class="lineno">  116</span>&#160; </div>
-<div class="line"><a name="l00117"></a><span class="lineno">  117</span>&#160;  <a class="code" href="a00279.html">AuthenticatedView</a>&amp; operator=(<a class="code" href="a00279.html">AuthenticatedView</a>&amp;&amp; other) = <span class="keywordflow">default</span>;</div>
-<div class="line"><a name="l00118"></a><span class="lineno">  118</span>&#160;  <a class="code" href="a00279.html">AuthenticatedView</a>&amp; operator=(<span class="keyword">const</span> <a class="code" href="a00279.html">AuthenticatedView</a>&amp; other) = <span class="keyword">delete</span>;</div>
-<div class="line"><a name="l00119"></a><span class="lineno">  119</span>&#160; </div>
-<div class="line"><a name="l00120"></a><span class="lineno">  120</span>&#160; <span class="keyword">private</span>:</div>
-<div class="line"><a name="l00121"></a><span class="lineno">  121</span>&#160;  std::shared_ptr&lt;UserAttributes&gt; m_userAttributes;</div>
-<div class="line"><a name="l00122"></a><span class="lineno">  122</span>&#160;  <span class="keywordtype">bool</span> m_isAuthenticatedViewClosed;</div>
-<div class="line"><a name="l00123"></a><span class="lineno">  123</span>&#160;  std::shared_ptr&lt;QueryService&gt; m_remoteQueryService;</div>
-<div class="line"><a name="l00124"></a><span class="lineno">  124</span>&#160;  CacheImpl* m_cacheImpl;</div>
-<div class="line"><a name="l00125"></a><span class="lineno">  125</span>&#160; </div>
-<div class="line"><a name="l00126"></a><span class="lineno">  126</span>&#160;  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="a00787.html">Pool</a>;</div>
-<div class="line"><a name="l00127"></a><span class="lineno">  127</span>&#160;  <span class="keyword">friend</span> <span class="keyword">class </span>ProxyRegion;</div>
-<div class="line"><a name="l00128"></a><span class="lineno">  128</span>&#160;  <span class="keyword">friend</span> <span class="keyword">class </span>ProxyRemoteQueryService;</div>
-<div class="line"><a name="l00129"></a><span class="lineno">  129</span>&#160;  <span class="keyword">friend</span> <span class="keyword">class </span>RemoteQuery;</div>
-<div class="line"><a name="l00130"></a><span class="lineno">  130</span>&#160;  <span class="keyword">friend</span> <span class="keyword">class </span>ExecutionImpl;</div>
-<div class="line"><a name="l00131"></a><span class="lineno">  131</span>&#160;  <span class="keyword">friend</span> <span class="keyword">class </span>FunctionServiceImpl;</div>
-<div class="line"><a name="l00132"></a><span class="lineno">  132</span>&#160;  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="a00739.html">FunctionService</a>;</div>
-<div class="line"><a name="l00133"></a><span class="lineno">  133</span>&#160;  <span class="keyword">friend</span> <span class="keyword">class </span>GuardUserAttributes;</div>
-<div class="line"><a name="l00134"></a><span class="lineno">  134</span>&#160;  <span class="keyword">friend</span> <span class="keyword">class </span>CacheRegionHelper;</div>
-<div class="line"><a name="l00135"></a><span class="lineno">  135</span>&#160;};</div>
-<div class="line"><a name="l00136"></a><span class="lineno">  136</span>&#160;}  <span class="comment">// namespace client</span></div>
-<div class="line"><a name="l00137"></a><span class="lineno">  137</span>&#160;}  <span class="comment">// namespace geode</span></div>
-<div class="line"><a name="l00138"></a><span class="lineno">  138</span>&#160;}  <span class="comment">// namespace apache</span></div>
-<div class="line"><a name="l00139"></a><span class="lineno">  139</span>&#160; </div>
-<div class="line"><a name="l00140"></a><span class="lineno">  140</span>&#160;<span class="preprocessor">#endif  </span><span class="comment">// GEODE_AUTHENTICATEDVIEW_H_</span></div>
-<div class="ttc" id="aa00188_html"><div class="ttname"><a href="a00188.html">PoolFactory.hpp</a></div></div>
-<div class="ttc" id="aa00200_html"><div class="ttname"><a href="a00200.html">QueryService.hpp</a></div></div>
-<div class="ttc" id="aa00221_html"><div class="ttname"><a href="a00221.html">RegionService.hpp</a></div></div>
-<div class="ttc" id="aa00279_html"><div class="ttname"><a href="a00279.html">apache::geode::client::AuthenticatedView</a></div><div class="ttdoc">Creates an authenticated cache view to allow credential based access to region services.</div><div class="ttdef"><b>Definition:</b> AuthenticatedView.hpp:46</div></div>
-<div class="ttc" id="aa00279_html_a26b1a82f8772ff63f81967a1616da618"><div class="ttname"><a href="a00279.html#a26b1a82f8772ff63f81967a1616da618">apache::geode::client::AuthenticatedView::AuthenticatedView</a></div><div class="ttdeci">AuthenticatedView(std::shared_ptr&lt; Properties &gt; credentials, std::shared_ptr&lt; Pool &gt; pool, CacheImpl *cacheImpl)</div><div class="ttdoc">constructors</div></div>
-<div class="ttc" id="aa00279_html_a4515dc813d9d4e80bb0fa5cf183678aa"><div class="ttname"><a href="a00279.html#a4515dc813d9d4e80bb0fa5cf183678aa">apache::geode::client::AuthenticatedView::~AuthenticatedView</a></div><div class="ttdeci">virtual ~AuthenticatedView()</div><div class="ttdoc">destructor</div></div>
-<div class="ttc" id="aa00279_html_a5474bd404826e32971288a2f098272d2"><div class="ttname"><a href="a00279.html#a5474bd404826e32971288a2f098272d2">apache::geode::client::AuthenticatedView::createPdxInstanceFactory</a></div><div class="ttdeci">PdxInstanceFactory createPdxInstanceFactory(const std::string &amp;className) const override</div><div class="ttdoc">Returns a factory that can create a PdxInstance.</div></div>
-<div class="ttc" id="aa00279_html_a7620efbbc3004681ec6622a5fa3c926c"><div class="ttname"><a href="a00279.html#a7620efbbc3004681ec6622a5fa3c926c">apache::geode::client::AuthenticatedView::getRegion</a></div><div class="ttdeci">std::shared_ptr&lt; Region &gt; getRegion(const std::string &amp;path) const override</div><div class="ttdoc">Look up a region with the full path from root.</div></div>
-<div class="ttc" id="aa00279_html_adb3ba6b5cacf6acbc6ba2d4bbcbdfcb3"><div class="ttname"><a href="a00279.html#adb3ba6b5cacf6acbc6ba2d4bbcbdfcb3">apache::geode::client::AuthenticatedView::close</a></div><div class="ttdeci">void close() override</div><div class="ttdoc">Terminates this object cache and releases all the local resources.</div></div>
-<div class="ttc" id="aa00279_html_ae11f988865fe1074f84b9932f0e7c78d"><div class="ttname"><a href="a00279.html#ae11f988865fe1074f84b9932f0e7c78d">apache::geode::client::AuthenticatedView::isClosed</a></div><div class="ttdeci">bool isClosed() const override</div><div class="ttdoc">public methods</div></div>
-<div class="ttc" id="aa00279_html_ae96bdb4d42e7c2072ed667236cd0b35b"><div class="ttname"><a href="a00279.html#ae96bdb4d42e7c2072ed667236cd0b35b">apache::geode::client::AuthenticatedView::rootRegions</a></div><div class="ttdeci">std::vector&lt; std::shared_ptr&lt; Region &gt; &gt; rootRegions() const override</div><div class="ttdoc">Returns a set of root regions in the cache.</div></div>
-<div class="ttc" id="aa00279_html_afdde5da469a3313a2ed2dc8a6f7f9e71"><div class="ttname"><a href="a00279.html#afdde5da469a3313a2ed2dc8a6f7f9e71">apache::geode::client::AuthenticatedView::getQueryService</a></div><div class="ttdeci">std::shared_ptr&lt; QueryService &gt; getQueryService() override</div><div class="ttdoc">Gets the QueryService from which a new Query can be obtained.</div></div>
-<div class="ttc" id="aa00739_html"><div class="ttname"><a href="a00739.html">apache::geode::client::FunctionService</a></div><div class="ttdoc">entry point for function execution</div><div class="ttdef"><b>Definition:</b> FunctionService.hpp:45</div></div>
-<div class="ttc" id="aa00755_html"><div class="ttname"><a href="a00755.html">apache::geode::client::PdxInstanceFactory</a></div><div class="ttdoc">PdxInstanceFactory gives you a way to create PdxInstances.</div><div class="ttdef"><b>Definition:</b> PdxInstanceFactory.hpp:52</div></div>
-<div class="ttc" id="aa00787_html"><div class="ttname"><a href="a00787.html">apache::geode::client::Pool</a></div><div class="ttdoc">A pool of connections to connect from a client to a set of Geode Cache Servers.</div><div class="ttdef"><b>Definition:</b> Pool.hpp:63</div></div>
-<div class="ttc" id="aa00839_html"><div class="ttname"><a href="a00839.html">apache::geode::client::RegionService</a></div><div class="ttdoc">A RegionService provides access to existing regions that exist in a Geode cache.</div><div class="ttdef"><b>Definition:</b> RegionService.hpp:62</div></div>
+<a href="a00017.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="comment"> * Licensed to the Apache Software Foundation (ASF) under one or more</span></div><div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;<span class="comment"> * contrib [...]
+<div class="ttc" id="a00739_html"><div class="ttname"><a href="a00739.html">apache::geode::client::FunctionService</a></div><div class="ttdoc">entry point for function execution</div><div class="ttdef"><b>Definition:</b> FunctionService.hpp:45</div></div>
+<div class="ttc" id="a00188_html"><div class="ttname"><a href="a00188.html">PoolFactory.hpp</a></div></div>
+<div class="ttc" id="a00221_html"><div class="ttname"><a href="a00221.html">RegionService.hpp</a></div></div>
+<div class="ttc" id="a00279_html"><div class="ttname"><a href="a00279.html">apache::geode::client::AuthenticatedView</a></div><div class="ttdoc">Creates an authenticated cache view to allow credential based access to region services.</div><div class="ttdef"><b>Definition:</b> AuthenticatedView.hpp:46</div></div>
+<div class="ttc" id="a00755_html"><div class="ttname"><a href="a00755.html">apache::geode::client::PdxInstanceFactory</a></div><div class="ttdoc">PdxInstanceFactory gives you a way to create PdxInstances.</div><div class="ttdef"><b>Definition:</b> PdxInstanceFactory.hpp:52</div></div>
+<div class="ttc" id="a00787_html"><div class="ttname"><a href="a00787.html">apache::geode::client::Pool</a></div><div class="ttdoc">A pool of connections to connect from a client to a set of Geode Cache Servers.</div><div class="ttdef"><b>Definition:</b> Pool.hpp:63</div></div>
+<div class="ttc" id="a00200_html"><div class="ttname"><a href="a00200.html">QueryService.hpp</a></div></div>
 </div><!-- fragment --></div><!-- contents -->
 </div><!-- doc-content -->
 <!--
diff --git a/releases/latest/cppdocs/a00020.html b/releases/latest/cppdocs/a00020.html
index 03abc10..0910de4 100644
--- a/releases/latest/cppdocs/a00020.html
+++ b/releases/latest/cppdocs/a00020.html
@@ -3,7 +3,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
-<meta name="generator" content="Doxygen 1.9.0"/>
+<meta name="generator" content="Doxygen 1.8.15"/>
 <meta name="viewport" content="width=device-width, initial-scale=1"/>
 <title>Apache Geode Native C++ Reference: AuthInitialize.hpp File Reference</title>
 <link href="tabs.css" rel="stylesheet" type="text/css"/>
@@ -13,6 +13,10 @@
 <script type="text/javascript" src="resize.js"></script>
 <script type="text/javascript" src="navtreedata.js"></script>
 <script type="text/javascript" src="navtree.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+  $(document).ready(initResizable);
+/* @license-end */</script>
 <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -26,7 +30,7 @@
  <tr style="height: 56px;">
   <td id="projectalign" style="padding-left: 0.5em;">
    <div id="projectname">Apache Geode Native C++ Reference
-   &#160;<span id="projectnumber">1.13.3</span>
+   &#160;<span id="projectnumber">1.13.4</span>
    </div>
   </td>
  </tr>
@@ -34,10 +38,10 @@
 </table>
 </div>
 <!-- end header part -->
-<!-- Generated by Doxygen 1.9.0 -->
+<!-- Generated by Doxygen 1.8.15 -->
 <script type="text/javascript">
 /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
-var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+var searchBox = new SearchBox("searchBox", "search",false,'Search');
 /* @license-end */
 </script>
 <script type="text/javascript" src="menudata.js"></script>
@@ -63,7 +67,7 @@ $(function() {
 </div>
 <script type="text/javascript">
 /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
-$(document).ready(function(){initNavTree('a00020.html',''); initResizable(); });
+$(document).ready(function(){initNavTree('a00020.html','');});
 /* @license-end */
 </script>
 <div id="doc-content">
diff --git a/releases/latest/cppdocs/a00020_source.html b/releases/latest/cppdocs/a00020_source.html
index 93228bc..3852073 100644
--- a/releases/latest/cppdocs/a00020_source.html
+++ b/releases/latest/cppdocs/a00020_source.html
@@ -3,7 +3,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
-<meta name="generator" content="Doxygen 1.9.0"/>
+<meta name="generator" content="Doxygen 1.8.15"/>
 <meta name="viewport" content="width=device-width, initial-scale=1"/>
 <title>Apache Geode Native C++ Reference: AuthInitialize.hpp Source File</title>
 <link href="tabs.css" rel="stylesheet" type="text/css"/>
@@ -13,6 +13,10 @@
 <script type="text/javascript" src="resize.js"></script>
 <script type="text/javascript" src="navtreedata.js"></script>
 <script type="text/javascript" src="navtree.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+  $(document).ready(initResizable);
+/* @license-end */</script>
 <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -26,7 +30,7 @@
  <tr style="height: 56px;">
   <td id="projectalign" style="padding-left: 0.5em;">
    <div id="projectname">Apache Geode Native C++ Reference
-   &#160;<span id="projectnumber">1.13.3</span>
+   &#160;<span id="projectnumber">1.13.4</span>
    </div>
   </td>
  </tr>
@@ -34,10 +38,10 @@
 </table>
 </div>
 <!-- end header part -->
-<!-- Generated by Doxygen 1.9.0 -->
+<!-- Generated by Doxygen 1.8.15 -->
 <script type="text/javascript">
 /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
-var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+var searchBox = new SearchBox("searchBox", "search",false,'Search');
 /* @license-end */
 </script>
 <script type="text/javascript" src="menudata.js"></script>
@@ -63,7 +67,7 @@ $(function() {
 </div>
 <script type="text/javascript">
 /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
-$(document).ready(function(){initNavTree('a00020_source.html',''); initResizable(); });
+$(document).ready(function(){initNavTree('a00020_source.html','');});
 /* @license-end */
 </script>
 <div id="doc-content">
@@ -86,58 +90,7 @@ $(document).ready(function(){initNavTree('a00020_source.html',''); initResizable
 <div class="title">AuthInitialize.hpp</div>  </div>
 </div><!--header-->
 <div class="contents">
-<a href="a00020.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="comment">/*</span></div>
-<div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="comment"> * Licensed to the Apache Software Foundation (ASF) under one or more</span></div>
-<div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;<span class="comment"> * contributor license agreements.  See the NOTICE file distributed with</span></div>
-<div class="line"><a name="l00004"></a><span class="lineno">    4</span>&#160;<span class="comment"> * this work for additional information regarding copyright ownership.</span></div>
-<div class="line"><a name="l00005"></a><span class="lineno">    5</span>&#160;<span class="comment"> * The ASF licenses this file to You under the Apache License, Version 2.0</span></div>
-<div class="line"><a name="l00006"></a><span class="lineno">    6</span>&#160;<span class="comment"> * (the &quot;License&quot;); you may not use this file except in compliance with</span></div>
-<div class="line"><a name="l00007"></a><span class="lineno">    7</span>&#160;<span class="comment"> * the License.  You may obtain a copy of the License at</span></div>
-<div class="line"><a name="l00008"></a><span class="lineno">    8</span>&#160;<span class="comment"> *</span></div>
-<div class="line"><a name="l00009"></a><span class="lineno">    9</span>&#160;<span class="comment"> *      http://www.apache.org/licenses/LICENSE-2.0</span></div>
-<div class="line"><a name="l00010"></a><span class="lineno">   10</span>&#160;<span class="comment"> *</span></div>
-<div class="line"><a name="l00011"></a><span class="lineno">   11</span>&#160;<span class="comment"> * Unless required by applicable law or agreed to in writing, software</span></div>
-<div class="line"><a name="l00012"></a><span class="lineno">   12</span>&#160;<span class="comment"> * distributed under the License is distributed on an &quot;AS IS&quot; BASIS,</span></div>
-<div class="line"><a name="l00013"></a><span class="lineno">   13</span>&#160;<span class="comment"> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</span></div>
-<div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;<span class="comment"> * See the License for the specific language governing permissions and</span></div>
-<div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;<span class="comment"> * limitations under the License.</span></div>
-<div class="line"><a name="l00016"></a><span class="lineno">   16</span>&#160;<span class="comment"> */</span></div>
-<div class="line"><a name="l00017"></a><span class="lineno">   17</span>&#160; </div>
-<div class="line"><a name="l00018"></a><span class="lineno">   18</span>&#160;<span class="preprocessor">#pragma once</span></div>
-<div class="line"><a name="l00019"></a><span class="lineno">   19</span>&#160; </div>
-<div class="line"><a name="l00020"></a><span class="lineno">   20</span>&#160;<span class="preprocessor">#ifndef GEODE_AUTHINITIALIZE_H_</span></div>
-<div class="line"><a name="l00021"></a><span class="lineno">   21</span>&#160;<span class="preprocessor">#define GEODE_AUTHINITIALIZE_H_</span></div>
-<div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160; </div>
-<div class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;<span class="preprocessor">#include &lt;memory&gt;</span></div>
-<div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;<span class="preprocessor">#include &lt;string&gt;</span></div>
-<div class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160; </div>
-<div class="line"><a name="l00030"></a><span class="lineno">   30</span>&#160;<span class="preprocessor">#include &quot;internal/geode_globals.hpp&quot;</span></div>
-<div class="line"><a name="l00031"></a><span class="lineno">   31</span>&#160; </div>
-<div class="line"><a name="l00032"></a><span class="lineno">   32</span>&#160;<span class="keyword">namespace </span>apache {</div>
-<div class="line"><a name="l00033"></a><span class="lineno">   33</span>&#160;<span class="keyword">namespace </span>geode {</div>
-<div class="line"><a name="l00034"></a><span class="lineno">   34</span>&#160;<span class="keyword">namespace </span>client {</div>
-<div class="line"><a name="l00035"></a><span class="lineno">   35</span>&#160; </div>
-<div class="line"><a name="l00036"></a><span class="lineno">   36</span>&#160;<span class="keyword">class </span>Properties;</div>
-<div class="line"><a name="l00037"></a><span class="lineno">   37</span>&#160; </div>
-<div class="line"><a name="l00049"></a><span class="lineno"><a class="line" href="a00283.html">   49</a></span>&#160;<span class="keyword">class </span>APACHE_GEODE_EXPORT <a class="code" href="a00283.html">AuthInitialize</a> {</div>
-<div class="line"><a name="l00050"></a><span class="lineno">   50</span>&#160; <span class="keyword">public</span>:</div>
-<div class="line"><a name="l00051"></a><span class="lineno">   51</span>&#160;  <span class="keyword">virtual</span> ~<a class="code" href="a00283.html">AuthInitialize</a>() noexcept = <span class="keywordflow">default</span>;</div>
-<div class="line"><a name="l00052"></a><span class="lineno">   52</span>&#160; </div>
-<div class="line"><a name="l00063"></a><span class="lineno"><a class="line" href="a00283.html#a2f89d1168170a72cf8abc2f6c2eb5ec0">   63</a></span>&#160;  <span class="keyword">virtual</span> std::shared_ptr&lt;Properties&gt; <a class="code" href="a00283.html#a2f89d1168170a72cf8abc2f6c2eb5ec0">getCredentials</a>(</div>
-<div class="line"><a name="l00064"></a><span class="lineno">   64</span>&#160;      <span class="keyword">const</span> std::shared_ptr&lt;Properties&gt;&amp; securityprops,</div>
-<div class="line"><a name="l00065"></a><span class="lineno">   65</span>&#160;      <span class="keyword">const</span> std::string&amp; server) = 0;</div>
-<div class="line"><a name="l00066"></a><span class="lineno">   66</span>&#160; </div>
-<div class="line"><a name="l00068"></a><span class="lineno"><a class="line" href="a00283.html#a47f7fef7730063963b8d33ef63a520fa">   68</a></span>&#160;  <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="a00283.html#a47f7fef7730063963b8d33ef63a520fa">close</a>() = 0;</div>
-<div class="line"><a name="l00069"></a><span class="lineno">   69</span>&#160;};</div>
-<div class="line"><a name="l00070"></a><span class="lineno">   70</span>&#160; </div>
-<div class="line"><a name="l00071"></a><span class="lineno">   71</span>&#160;}  <span class="comment">// namespace client</span></div>
-<div class="line"><a name="l00072"></a><span class="lineno">   72</span>&#160;}  <span class="comment">// namespace geode</span></div>
-<div class="line"><a name="l00073"></a><span class="lineno">   73</span>&#160;}  <span class="comment">// namespace apache</span></div>
-<div class="line"><a name="l00074"></a><span class="lineno">   74</span>&#160; </div>
-<div class="line"><a name="l00075"></a><span class="lineno">   75</span>&#160;<span class="preprocessor">#endif  </span><span class="comment">// GEODE_AUTHINITIALIZE_H_</span></div>
-<div class="ttc" id="aa00283_html"><div class="ttname"><a href="a00283.html">apache::geode::client::AuthInitialize</a></div><div class="ttdoc">Specifies the mechanism to obtain credentials for a client.</div><div class="ttdef"><b>Definition:</b> AuthInitialize.hpp:49</div></div>
-<div class="ttc" id="aa00283_html_a2f89d1168170a72cf8abc2f6c2eb5ec0"><div class="ttname"><a href="a00283.html#a2f89d1168170a72cf8abc2f6c2eb5ec0">apache::geode::client::AuthInitialize::getCredentials</a></div><div class="ttdeci">virtual std::shared_ptr&lt; Properties &gt; getCredentials(const std::shared_ptr&lt; Properties &gt; &amp;securityprops, const std::string &amp;server)=0</div><div class="ttdoc">initialize with the given set of security properties and return the credentials for th [...]
-<div class="ttc" id="aa00283_html_a47f7fef7730063963b8d33ef63a520fa"><div class="ttname"><a href="a00283.html#a47f7fef7730063963b8d33ef63a520fa">apache::geode::client::AuthInitialize::close</a></div><div class="ttdeci">virtual void close()=0</div><div class="ttdoc">Invoked before the cache goes down.</div></div>
+<a href="a00020.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="comment"> * Licensed to the Apache Software Foundation (ASF) under one or more</span></div><div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;<span class="comment"> * contrib [...]
 </div><!-- fragment --></div><!-- contents -->
 </div><!-- doc-content -->
 <!--
diff --git a/releases/latest/cppdocs/a00023.html b/releases/latest/cppdocs/a00023.html
index 5bef0dd..a0a83e2 100644
--- a/releases/latest/cppdocs/a00023.html
+++ b/releases/latest/cppdocs/a00023.html
@@ -3,7 +3,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
-<meta name="generator" content="Doxygen 1.9.0"/>
+<meta name="generator" content="Doxygen 1.8.15"/>
 <meta name="viewport" content="width=device-width, initial-scale=1"/>
 <title>Apache Geode Native C++ Reference: Cache.hpp File Reference</title>
 <link href="tabs.css" rel="stylesheet" type="text/css"/>
@@ -13,6 +13,10 @@
 <script type="text/javascript" src="resize.js"></script>
 <script type="text/javascript" src="navtreedata.js"></script>
 <script type="text/javascript" src="navtree.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+  $(document).ready(initResizable);
+/* @license-end */</script>
 <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -26,7 +30,7 @@
  <tr style="height: 56px;">
   <td id="projectalign" style="padding-left: 0.5em;">
    <div id="projectname">Apache Geode Native C++ Reference
-   &#160;<span id="projectnumber">1.13.3</span>
+   &#160;<span id="projectnumber">1.13.4</span>
    </div>
   </td>
  </tr>
@@ -34,10 +38,10 @@
 </table>
 </div>
 <!-- end header part -->
-<!-- Generated by Doxygen 1.9.0 -->
+<!-- Generated by Doxygen 1.8.15 -->
 <script type="text/javascript">
 /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
-var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+var searchBox = new SearchBox("searchBox", "search",false,'Search');
 /* @license-end */
 </script>
 <script type="text/javascript" src="menudata.js"></script>
@@ -63,7 +67,7 @@ $(function() {
 </div>
 <script type="text/javascript">
 /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
-$(document).ready(function(){initNavTree('a00023.html',''); initResizable(); });
+$(document).ready(function(){initNavTree('a00023.html','');});
 /* @license-end */
 </script>
 <div id="doc-content">
diff --git a/releases/latest/cppdocs/a00023_source.html b/releases/latest/cppdocs/a00023_source.html
index 8d17f83..05c79ce 100644
--- a/releases/latest/cppdocs/a00023_source.html
+++ b/releases/latest/cppdocs/a00023_source.html
@@ -3,7 +3,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
-<meta name="generator" content="Doxygen 1.9.0"/>
+<meta name="generator" content="Doxygen 1.8.15"/>
 <meta name="viewport" content="width=device-width, initial-scale=1"/>
 <title>Apache Geode Native C++ Reference: Cache.hpp Source File</title>
 <link href="tabs.css" rel="stylesheet" type="text/css"/>
@@ -13,6 +13,10 @@
 <script type="text/javascript" src="resize.js"></script>
 <script type="text/javascript" src="navtreedata.js"></script>
 <script type="text/javascript" src="navtree.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+  $(document).ready(initResizable);
+/* @license-end */</script>
 <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -26,7 +30,7 @@
  <tr style="height: 56px;">
   <td id="projectalign" style="padding-left: 0.5em;">
    <div id="projectname">Apache Geode Native C++ Reference
-   &#160;<span id="projectnumber">1.13.3</span>
+   &#160;<span id="projectnumber">1.13.4</span>
    </div>
   </td>
  </tr>
@@ -34,10 +38,10 @@
 </table>
 </div>
 <!-- end header part -->
-<!-- Generated by Doxygen 1.9.0 -->
+<!-- Generated by Doxygen 1.8.15 -->
 <script type="text/javascript">
 /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
-var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+var searchBox = new SearchBox("searchBox", "search",false,'Search');
 /* @license-end */
 </script>
 <script type="text/javascript" src="menudata.js"></script>
@@ -63,7 +67,7 @@ $(function() {
 </div>
 <script type="text/javascript">
 /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
-$(document).ready(function(){initNavTree('a00023_source.html',''); initResizable(); });
+$(document).ready(function(){initNavTree('a00023_source.html','');});
 /* @license-end */
 </script>
 <div id="doc-content">
@@ -86,163 +90,20 @@ $(document).ready(function(){initNavTree('a00023_source.html',''); initResizable
 <div class="title">Cache.hpp</div>  </div>
 </div><!--header-->
 <div class="contents">
-<a href="a00023.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="comment">/*</span></div>
-<div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="comment"> * Licensed to the Apache Software Foundation (ASF) under one or more</span></div>
-<div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;<span class="comment"> * contributor license agreements.  See the NOTICE file distributed with</span></div>
-<div class="line"><a name="l00004"></a><span class="lineno">    4</span>&#160;<span class="comment"> * this work for additional information regarding copyright ownership.</span></div>
-<div class="line"><a name="l00005"></a><span class="lineno">    5</span>&#160;<span class="comment"> * The ASF licenses this file to You under the Apache License, Version 2.0</span></div>
-<div class="line"><a name="l00006"></a><span class="lineno">    6</span>&#160;<span class="comment"> * (the &quot;License&quot;); you may not use this file except in compliance with</span></div>
-<div class="line"><a name="l00007"></a><span class="lineno">    7</span>&#160;<span class="comment"> * the License.  You may obtain a copy of the License at</span></div>
-<div class="line"><a name="l00008"></a><span class="lineno">    8</span>&#160;<span class="comment"> *</span></div>
-<div class="line"><a name="l00009"></a><span class="lineno">    9</span>&#160;<span class="comment"> *      http://www.apache.org/licenses/LICENSE-2.0</span></div>
-<div class="line"><a name="l00010"></a><span class="lineno">   10</span>&#160;<span class="comment"> *</span></div>
-<div class="line"><a name="l00011"></a><span class="lineno">   11</span>&#160;<span class="comment"> * Unless required by applicable law or agreed to in writing, software</span></div>
-<div class="line"><a name="l00012"></a><span class="lineno">   12</span>&#160;<span class="comment"> * distributed under the License is distributed on an &quot;AS IS&quot; BASIS,</span></div>
-<div class="line"><a name="l00013"></a><span class="lineno">   13</span>&#160;<span class="comment"> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</span></div>
-<div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;<span class="comment"> * See the License for the specific language governing permissions and</span></div>
-<div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;<span class="comment"> * limitations under the License.</span></div>
-<div class="line"><a name="l00016"></a><span class="lineno">   16</span>&#160;<span class="comment"> */</span></div>
-<div class="line"><a name="l00017"></a><span class="lineno">   17</span>&#160; </div>
-<div class="line"><a name="l00018"></a><span class="lineno">   18</span>&#160;<span class="preprocessor">#pragma once</span></div>
-<div class="line"><a name="l00019"></a><span class="lineno">   19</span>&#160; </div>
-<div class="line"><a name="l00020"></a><span class="lineno">   20</span>&#160;<span class="preprocessor">#ifndef GEODE_CACHE_H_</span></div>
-<div class="line"><a name="l00021"></a><span class="lineno">   21</span>&#160;<span class="preprocessor">#define GEODE_CACHE_H_</span></div>
-<div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160; </div>
-<div class="line"><a name="l00023"></a><span class="lineno">   23</span>&#160;<span class="preprocessor">#include &lt;string&gt;</span></div>
-<div class="line"><a name="l00024"></a><span class="lineno">   24</span>&#160; </div>
-<div class="line"><a name="l00025"></a><span class="lineno">   25</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="a00146.html">GeodeCache.hpp</a>&quot;</span></div>
-<div class="line"><a name="l00026"></a><span class="lineno">   26</span>&#160;<span class="preprocessor">#include &quot;internal/geode_globals.hpp&quot;</span></div>
-<div class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160; </div>
-<div class="line"><a name="l00032"></a><span class="lineno">   32</span>&#160;<span class="keyword">namespace </span>apache {</div>
-<div class="line"><a name="l00033"></a><span class="lineno">   33</span>&#160;<span class="keyword">namespace </span>geode {</div>
-<div class="line"><a name="l00034"></a><span class="lineno">   34</span>&#160;<span class="keyword">namespace </span>client {</div>
-<div class="line"><a name="l00035"></a><span class="lineno">   35</span>&#160; </div>
-<div class="line"><a name="l00036"></a><span class="lineno">   36</span>&#160;<span class="keyword">class </span>AuthenticatedView;</div>
-<div class="line"><a name="l00037"></a><span class="lineno">   37</span>&#160;<span class="keyword">class </span>AuthInitialize;</div>
-<div class="line"><a name="l00038"></a><span class="lineno">   38</span>&#160;<span class="keyword">class </span>CacheFactory;</div>
-<div class="line"><a name="l00039"></a><span class="lineno">   39</span>&#160;<span class="keyword">class </span>CacheImpl;</div>
-<div class="line"><a name="l00040"></a><span class="lineno">   40</span>&#160;<span class="keyword">class </span>CacheRegionHelper;</div>
-<div class="line"><a name="l00041"></a><span class="lineno">   41</span>&#160;<span class="keyword">class </span>CacheTransactionManager;</div>
-<div class="line"><a name="l00042"></a><span class="lineno">   42</span>&#160;<span class="keyword">class </span>DataInput;</div>
-<div class="line"><a name="l00043"></a><span class="lineno">   43</span>&#160;<span class="keyword">class </span>DataOutput;</div>
-<div class="line"><a name="l00044"></a><span class="lineno">   44</span>&#160;<span class="keyword">class </span>Pool;</div>
-<div class="line"><a name="l00045"></a><span class="lineno">   45</span>&#160;<span class="keyword">class </span>PoolFactory;</div>
-<div class="line"><a name="l00046"></a><span class="lineno">   46</span>&#160;<span class="keyword">class </span>PoolManager;</div>
-<div class="line"><a name="l00047"></a><span class="lineno">   47</span>&#160;<span class="keyword">class </span>Properties;</div>
-<div class="line"><a name="l00048"></a><span class="lineno">   48</span>&#160;<span class="keyword">class </span>QueryService;</div>
-<div class="line"><a name="l00049"></a><span class="lineno">   49</span>&#160;<span class="keyword">class </span>Region;</div>
-<div class="line"><a name="l00050"></a><span class="lineno">   50</span>&#160;<span class="keyword">class </span>RegionFactory;</div>
-<div class="line"><a name="l00051"></a><span class="lineno">   51</span>&#160;<span class="keyword">class </span>TypeRegistry;</div>
-<div class="line"><a name="l00052"></a><span class="lineno">   52</span>&#160;<span class="keyword">enum class</span> <a class="code" href="a00899.html">RegionShortcut</a>;</div>
-<div class="line"><a name="l00053"></a><span class="lineno">   53</span>&#160; </div>
-<div class="line"><a name="l00067"></a><span class="lineno"><a class="line" href="a00287.html">   67</a></span>&#160;<span class="keyword">class </span>APACHE_GEODE_EXPORT <a class="code" href="a00287.html">Cache</a> : <span class="keyword">public</span> <a class="code" href="a00743.html">GeodeCache</a> {</div>
-<div class="line"><a name="l00071"></a><span class="lineno">   71</span>&#160; <span class="keyword">public</span>:</div>
-<div class="line"><a name="l00080"></a><span class="lineno"><a class="line" href="a00287.html#acdce453c9ede20bd5aa6d787a0032b62">   80</a></span>&#160;  <span class="keyword">virtual</span> <a class="code" href="a00835.html">RegionFactory</a> <a class="code" href="a00287.html#acdce453c9ede20bd5aa6d787a0032b62">createRegionFactory</a>(<a class="code" href="a00899.html">RegionShortcut</a> regionShortcut);</div>
-<div class="line"><a name="l00081"></a><span class="lineno">   81</span>&#160; </div>
-<div class="line"><a name="l00088"></a><span class="lineno"><a class="line" href="a00287.html#af15c890de627c7aebb7800c4ad235cbe">   88</a></span>&#160;  <span class="keywordtype">void</span> <a class="code" href="a00287.html#af15c890de627c7aebb7800c4ad235cbe">initializeDeclarativeCache</a>(<span class="keyword">const</span> std::string&amp; cacheXml) <span class="keyword">override</span>;</div>
-<div class="line"><a name="l00089"></a><span class="lineno">   89</span>&#160; </div>
-<div class="line"><a name="l00093"></a><span class="lineno"><a class="line" href="a00287.html#a60e53f6d51eee37ef5526db665a3ebab">   93</a></span>&#160;  <span class="keyword">const</span> std::string&amp; <a class="code" href="a00287.html#a60e53f6d51eee37ef5526db665a3ebab">getName</a>() <span class="keyword">const override</span>;</div>
-<div class="line"><a name="l00094"></a><span class="lineno">   94</span>&#160; </div>
-<div class="line"><a name="l00103"></a><span class="lineno"><a class="line" href="a00287.html#a989d7fce829d1d12e7da49052445898d">  103</a></span>&#160;  <span class="keywordtype">bool</span> <a class="code" href="a00287.html#a989d7fce829d1d12e7da49052445898d">isClosed</a>() <span class="keyword">const override</span>;</div>
-<div class="line"><a name="l00104"></a><span class="lineno">  104</span>&#160; </div>
-<div class="line"><a name="l00109"></a><span class="lineno"><a class="line" href="a00287.html#a066e1d6796dc85d3aed52739a86f9a6a">  109</a></span>&#160;  <a class="code" href="a00875.html">TypeRegistry</a>&amp; <a class="code" href="a00287.html#a066e1d6796dc85d3aed52739a86f9a6a">getTypeRegistry</a>() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00110"></a><span class="lineno">  110</span>&#160; </div>
-<div class="line"><a name="l00120"></a><span class="lineno"><a class="line" href="a00287.html#a709c65fc2cd45f67ce3d6603df9bc7f1">  120</a></span>&#160;  <span class="keywordtype">void</span> <a class="code" href="a00287.html#a709c65fc2cd45f67ce3d6603df9bc7f1">close</a>() <span class="keyword">override</span>;</div>
-<div class="line"><a name="l00121"></a><span class="lineno">  121</span>&#160; </div>
-<div class="line"><a name="l00132"></a><span class="lineno"><a class="line" href="a00287.html#a8676b128ff2e84212860694d48471c6d">  132</a></span>&#160;  <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="a00287.html#a8676b128ff2e84212860694d48471c6d">close</a>(<span class="keywordtype">bool</span> keepalive);</div>
-<div class="line"><a name="l00133"></a><span class="lineno">  133</span>&#160; </div>
-<div class="line"><a name="l00144"></a><span class="lineno"><a class="line" href="a00287.html#af80a5d73de38233b22e409fe55c51a00">  144</a></span>&#160;  std::shared_ptr&lt;Region&gt; <a class="code" href="a00287.html#af80a5d73de38233b22e409fe55c51a00">getRegion</a>(<span class="keyword">const</span> std::string&amp; path) <span class="keyword">const override</span>;</div>
-<div class="line"><a name="l00145"></a><span class="lineno">  145</span>&#160; </div>
-<div class="line"><a name="l00154"></a><span class="lineno"><a class="line" href="a00287.html#a7a2a54c73beae53d3d3fd9809432ee3b">  154</a></span>&#160;  std::vector&lt;std::shared_ptr&lt;Region&gt;&gt; <a class="code" href="a00287.html#a7a2a54c73beae53d3d3fd9809432ee3b">rootRegions</a>() <span class="keyword">const override</span>;</div>
-<div class="line"><a name="l00155"></a><span class="lineno">  155</span>&#160; </div>
-<div class="line"><a name="l00160"></a><span class="lineno"><a class="line" href="a00287.html#a2e58689fed2e5a2a2c99085e8b3034db">  160</a></span>&#160;  std::shared_ptr&lt;QueryService&gt; <a class="code" href="a00287.html#a2e58689fed2e5a2a2c99085e8b3034db">getQueryService</a>() <span class="keyword">override</span>;</div>
-<div class="line"><a name="l00161"></a><span class="lineno">  161</span>&#160; </div>
-<div class="line"><a name="l00169"></a><span class="lineno"><a class="line" href="a00287.html#a4f6bf9b240f0dc25b6606164f535e626">  169</a></span>&#160;  <span class="keyword">virtual</span> std::shared_ptr&lt;QueryService&gt; <a class="code" href="a00287.html#a4f6bf9b240f0dc25b6606164f535e626">getQueryService</a>(</div>
-<div class="line"><a name="l00170"></a><span class="lineno">  170</span>&#160;      <span class="keyword">const</span> std::string&amp; poolName) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00171"></a><span class="lineno">  171</span>&#160; </div>
-<div class="line"><a name="l00175"></a><span class="lineno"><a class="line" href="a00287.html#ac2db841bef19d9a508f15245b6b65b08">  175</a></span>&#160;  <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="a00287.html#ac2db841bef19d9a508f15245b6b65b08">readyForEvents</a>();</div>
-<div class="line"><a name="l00176"></a><span class="lineno">  176</span>&#160; </div>
-<div class="line"><a name="l00200"></a><span class="lineno"><a class="line" href="a00287.html#a44c8cce9718be5b6b24c27eabddee54e">  200</a></span>&#160;  <span class="keyword">virtual</span> <a class="code" href="a00279.html">AuthenticatedView</a> <a class="code" href="a00287.html#a44c8cce9718be5b6b24c27eabddee54e">createAuthenticatedView</a>(</div>
-<div class="line"><a name="l00201"></a><span class="lineno">  201</span>&#160;      <span class="keyword">const</span> std::shared_ptr&lt;Properties&gt;&amp; userSecurityProperties,</div>
-<div class="line"><a name="l00202"></a><span class="lineno">  202</span>&#160;      <span class="keyword">const</span> std::string&amp; poolName);</div>
-<div class="line"><a name="l00203"></a><span class="lineno">  203</span>&#160; </div>
-<div class="line"><a name="l00209"></a><span class="lineno"><a class="line" href="a00287.html#a0a658b2846b5f8e5605a43bc8dbe158e">  209</a></span>&#160;  <span class="keyword">virtual</span> std::shared_ptr&lt;CacheTransactionManager&gt; <a class="code" href="a00287.html#a0a658b2846b5f8e5605a43bc8dbe158e">getCacheTransactionManager</a>()</div>
-<div class="line"><a name="l00210"></a><span class="lineno">  210</span>&#160;      <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00211"></a><span class="lineno">  211</span>&#160; </div>
-<div class="line"><a name="l00215"></a><span class="lineno"><a class="line" href="a00287.html#abc85e20b6a09462d7840372cda9717b7">  215</a></span>&#160;  <span class="keywordtype">bool</span> <a class="code" href="a00287.html#abc85e20b6a09462d7840372cda9717b7">getPdxIgnoreUnreadFields</a>() <span class="keyword">const override</span>;</div>
-<div class="line"><a name="l00216"></a><span class="lineno">  216</span>&#160; </div>
-<div class="line"><a name="l00221"></a><span class="lineno"><a class="line" href="a00287.html#a923d251279eed32952aa777ba80fc1f0">  221</a></span>&#160;  <span class="keywordtype">bool</span> <a class="code" href="a00287.html#a923d251279eed32952aa777ba80fc1f0">getPdxReadSerialized</a>() <span class="keyword">const override</span>;</div>
-<div class="line"><a name="l00222"></a><span class="lineno">  222</span>&#160; </div>
-<div class="line"><a name="l00231"></a><span class="lineno"><a class="line" href="a00287.html#acdb522f5ea28fbff56544a004be7946c">  231</a></span>&#160;  <a class="code" href="a00755.html">PdxInstanceFactory</a> <a class="code" href="a00287.html#acdb522f5ea28fbff56544a004be7946c">createPdxInstanceFactory</a>(</div>
-<div class="line"><a name="l00232"></a><span class="lineno">  232</span>&#160;      <span class="keyword">const</span> std::string&amp; className) <span class="keyword">const override</span>;</div>
-<div class="line"><a name="l00233"></a><span class="lineno">  233</span>&#160; </div>
-<div class="line"><a name="l00234"></a><span class="lineno">  234</span>&#160;  <span class="keyword">virtual</span> <a class="code" href="a00435.html">DataInput</a> createDataInput(<span class="keyword">const</span> uint8_t* m_buffer, <span class="keywordtype">size_t</span> len) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00235"></a><span class="lineno">  235</span>&#160; </div>
-<div class="line"><a name="l00236"></a><span class="lineno">  236</span>&#160;  <span class="keyword">virtual</span> <a class="code" href="a00439.html">DataOutput</a> createDataOutput() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00237"></a><span class="lineno">  237</span>&#160; </div>
-<div class="line"><a name="l00238"></a><span class="lineno">  238</span>&#160;  <span class="keyword">virtual</span> <a class="code" href="a00795.html">PoolManager</a>&amp; getPoolManager() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00239"></a><span class="lineno">  239</span>&#160; </div>
-<div class="line"><a name="l00240"></a><span class="lineno">  240</span>&#160;  <a class="code" href="a00867.html">SystemProperties</a>&amp; getSystemProperties() <span class="keyword">const override</span>;</div>
-<div class="line"><a name="l00241"></a><span class="lineno">  241</span>&#160; </div>
-<div class="line"><a name="l00242"></a><span class="lineno">  242</span>&#160;  <a class="code" href="a00287.html">Cache</a>() = <span class="keyword">delete</span>;</div>
-<div class="line"><a name="l00243"></a><span class="lineno">  243</span>&#160;  <span class="keyword">virtual</span> ~<a class="code" href="a00287.html">Cache</a>();</div>
-<div class="line"><a name="l00244"></a><span class="lineno">  244</span>&#160;  <a class="code" href="a00287.html">Cache</a>(<span class="keyword">const</span> <a class="code" href="a00287.html">Cache</a>&amp; other) = <span class="keyword">delete</span>;</div>
-<div class="line"><a name="l00245"></a><span class="lineno">  245</span>&#160;  <a class="code" href="a00287.html">Cache</a>&amp; operator=(<span class="keyword">const</span> <a class="code" href="a00287.html">Cache</a>&amp; other) = <span class="keyword">delete</span>;</div>
-<div class="line"><a name="l00246"></a><span class="lineno">  246</span>&#160;  <a class="code" href="a00287.html">Cache</a>(<a class="code" href="a00287.html">Cache</a>&amp;&amp; other) noexcept;</div>
-<div class="line"><a name="l00247"></a><span class="lineno">  247</span>&#160;  <a class="code" href="a00287.html">Cache</a>&amp; operator=(<a class="code" href="a00287.html">Cache</a>&amp;&amp; other) noexcept;</div>
-<div class="line"><a name="l00248"></a><span class="lineno">  248</span>&#160; </div>
-<div class="line"><a name="l00249"></a><span class="lineno">  249</span>&#160; <span class="keyword">private</span>:</div>
-<div class="line"><a name="l00253"></a><span class="lineno">  253</span>&#160;  <a class="code" href="a00287.html">Cache</a>(<span class="keyword">const</span> std::shared_ptr&lt;Properties&gt;&amp; dsProp, <span class="keywordtype">bool</span> ignorePdxUnreadFields,</div>
-<div class="line"><a name="l00254"></a><span class="lineno">  254</span>&#160;        <span class="keywordtype">bool</span> readPdxSerialized,</div>
-<div class="line"><a name="l00255"></a><span class="lineno">  255</span>&#160;        <span class="keyword">const</span> std::shared_ptr&lt;AuthInitialize&gt;&amp; authInitialize);</div>
-<div class="line"><a name="l00256"></a><span class="lineno">  256</span>&#160; </div>
-<div class="line"><a name="l00257"></a><span class="lineno">  257</span>&#160;  std::unique_ptr&lt;CacheImpl&gt; m_cacheImpl;</div>
-<div class="line"><a name="l00258"></a><span class="lineno">  258</span>&#160; </div>
-<div class="line"><a name="l00259"></a><span class="lineno">  259</span>&#160; <span class="keyword">protected</span>:</div>
-<div class="line"><a name="l00260"></a><span class="lineno">  260</span>&#160;  <span class="keyword">static</span> <span class="keywordtype">bool</span> isPoolInMultiuserMode(std::shared_ptr&lt;Region&gt; regionPtr);</div>
-<div class="line"><a name="l00261"></a><span class="lineno">  261</span>&#160; </div>
-<div class="line"><a name="l00262"></a><span class="lineno">  262</span>&#160;  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="a00371.html">CacheFactory</a>;</div>
-<div class="line"><a name="l00263"></a><span class="lineno">  263</span>&#160;  <span class="keyword">friend</span> <span class="keyword">class </span>CacheRegionHelper;</div>
-<div class="line"><a name="l00264"></a><span class="lineno">  264</span>&#160;  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="a00739.html">FunctionService</a>;</div>
-<div class="line"><a name="l00265"></a><span class="lineno">  265</span>&#160;  <span class="keyword">friend</span> <span class="keyword">class </span>CacheXmlCreation;</div>
-<div class="line"><a name="l00266"></a><span class="lineno">  266</span>&#160;  <span class="keyword">friend</span> <span class="keyword">class </span>RegionXmlCreation;</div>
-<div class="line"><a name="l00267"></a><span class="lineno">  267</span>&#160;};</div>
-<div class="line"><a name="l00268"></a><span class="lineno">  268</span>&#160;}  <span class="comment">// namespace client</span></div>
-<div class="line"><a name="l00269"></a><span class="lineno">  269</span>&#160;}  <span class="comment">// namespace geode</span></div>
-<div class="line"><a name="l00270"></a><span class="lineno">  270</span>&#160;}  <span class="comment">// namespace apache</span></div>
-<div class="line"><a name="l00271"></a><span class="lineno">  271</span>&#160; </div>
-<div class="line"><a name="l00272"></a><span class="lineno">  272</span>&#160;<span class="preprocessor">#endif  </span><span class="comment">// GEODE_CACHE_H_</span></div>
-<div class="ttc" id="aa00146_html"><div class="ttname"><a href="a00146.html">GeodeCache.hpp</a></div></div>
-<div class="ttc" id="aa00279_html"><div class="ttname"><a href="a00279.html">apache::geode::client::AuthenticatedView</a></div><div class="ttdoc">Creates an authenticated cache view to allow credential based access to region services.</div><div class="ttdef"><b>Definition:</b> AuthenticatedView.hpp:46</div></div>
-<div class="ttc" id="aa00287_html"><div class="ttname"><a href="a00287.html">apache::geode::client::Cache</a></div><div class="ttdoc">Caches are obtained from the create method on the CacheFactory#create class.</div><div class="ttdef"><b>Definition:</b> Cache.hpp:67</div></div>
-<div class="ttc" id="aa00287_html_a066e1d6796dc85d3aed52739a86f9a6a"><div class="ttname"><a href="a00287.html#a066e1d6796dc85d3aed52739a86f9a6a">apache::geode::client::Cache::getTypeRegistry</a></div><div class="ttdeci">TypeRegistry &amp; getTypeRegistry() const</div><div class="ttdoc">Returns the type registry that this cache was created with.</div></div>
-<div class="ttc" id="aa00287_html_a0a658b2846b5f8e5605a43bc8dbe158e"><div class="ttname"><a href="a00287.html#a0a658b2846b5f8e5605a43bc8dbe158e">apache::geode::client::Cache::getCacheTransactionManager</a></div><div class="ttdeci">virtual std::shared_ptr&lt; CacheTransactionManager &gt; getCacheTransactionManager() const</div><div class="ttdoc">Get the CacheTransactionManager instance for this Cache.</div></div>
-<div class="ttc" id="aa00287_html_a2e58689fed2e5a2a2c99085e8b3034db"><div class="ttname"><a href="a00287.html#a2e58689fed2e5a2a2c99085e8b3034db">apache::geode::client::Cache::getQueryService</a></div><div class="ttdeci">std::shared_ptr&lt; QueryService &gt; getQueryService() override</div><div class="ttdoc">Gets the QueryService from which a new Query can be obtained.</div></div>
-<div class="ttc" id="aa00287_html_a44c8cce9718be5b6b24c27eabddee54e"><div class="ttname"><a href="a00287.html#a44c8cce9718be5b6b24c27eabddee54e">apache::geode::client::Cache::createAuthenticatedView</a></div><div class="ttdeci">virtual AuthenticatedView createAuthenticatedView(const std::shared_ptr&lt; Properties &gt; &amp;userSecurityProperties, const std::string &amp;poolName)</div><div class="ttdoc">Creates an authenticated cache using the given user security properties.</div></div>
-<div class="ttc" id="aa00287_html_a4f6bf9b240f0dc25b6606164f535e626"><div class="ttname"><a href="a00287.html#a4f6bf9b240f0dc25b6606164f535e626">apache::geode::client::Cache::getQueryService</a></div><div class="ttdeci">virtual std::shared_ptr&lt; QueryService &gt; getQueryService(const std::string &amp;poolName) const</div><div class="ttdoc">Gets the QueryService from which a new Query can be obtained.</div></div>
-<div class="ttc" id="aa00287_html_a60e53f6d51eee37ef5526db665a3ebab"><div class="ttname"><a href="a00287.html#a60e53f6d51eee37ef5526db665a3ebab">apache::geode::client::Cache::getName</a></div><div class="ttdeci">const std::string &amp; getName() const override</div><div class="ttdoc">Returns the name of this cache.</div></div>
-<div class="ttc" id="aa00287_html_a709c65fc2cd45f67ce3d6603df9bc7f1"><div class="ttname"><a href="a00287.html#a709c65fc2cd45f67ce3d6603df9bc7f1">apache::geode::client::Cache::close</a></div><div class="ttdeci">void close() override</div><div class="ttdoc">Terminates this object cache and releases all the local resources.</div></div>
-<div class="ttc" id="aa00287_html_a7a2a54c73beae53d3d3fd9809432ee3b"><div class="ttname"><a href="a00287.html#a7a2a54c73beae53d3d3fd9809432ee3b">apache::geode::client::Cache::rootRegions</a></div><div class="ttdeci">std::vector&lt; std::shared_ptr&lt; Region &gt; &gt; rootRegions() const override</div><div class="ttdoc">Returns a set of root regions in the cache.</div></div>
-<div class="ttc" id="aa00287_html_a8676b128ff2e84212860694d48471c6d"><div class="ttname"><a href="a00287.html#a8676b128ff2e84212860694d48471c6d">apache::geode::client::Cache::close</a></div><div class="ttdeci">virtual void close(bool keepalive)</div><div class="ttdoc">Terminates this object cache and releases all the local resources.</div></div>
-<div class="ttc" id="aa00287_html_a923d251279eed32952aa777ba80fc1f0"><div class="ttname"><a href="a00287.html#a923d251279eed32952aa777ba80fc1f0">apache::geode::client::Cache::getPdxReadSerialized</a></div><div class="ttdeci">bool getPdxReadSerialized() const override</div><div class="ttdoc">Returns whether PdxInstance is preferred for PDX types instead of C++ object.</div></div>
-<div class="ttc" id="aa00287_html_a989d7fce829d1d12e7da49052445898d"><div class="ttname"><a href="a00287.html#a989d7fce829d1d12e7da49052445898d">apache::geode::client::Cache::isClosed</a></div><div class="ttdeci">bool isClosed() const override</div><div class="ttdoc">Indicates if this cache has been closed.</div></div>
-<div class="ttc" id="aa00287_html_abc85e20b6a09462d7840372cda9717b7"><div class="ttname"><a href="a00287.html#abc85e20b6a09462d7840372cda9717b7">apache::geode::client::Cache::getPdxIgnoreUnreadFields</a></div><div class="ttdeci">bool getPdxIgnoreUnreadFields() const override</div><div class="ttdoc">Returns whether Cache saves unread fields for Pdx types.</div></div>
-<div class="ttc" id="aa00287_html_ac2db841bef19d9a508f15245b6b65b08"><div class="ttname"><a href="a00287.html#ac2db841bef19d9a508f15245b6b65b08">apache::geode::client::Cache::readyForEvents</a></div><div class="ttdeci">virtual void readyForEvents()</div><div class="ttdoc">Send the &quot;client ready&quot; message to the server from a durable client.</div></div>
-<div class="ttc" id="aa00287_html_acdb522f5ea28fbff56544a004be7946c"><div class="ttname"><a href="a00287.html#acdb522f5ea28fbff56544a004be7946c">apache::geode::client::Cache::createPdxInstanceFactory</a></div><div class="ttdeci">PdxInstanceFactory createPdxInstanceFactory(const std::string &amp;className) const override</div><div class="ttdoc">Returns a factory that can create a PdxInstance.</div></div>
-<div class="ttc" id="aa00287_html_acdce453c9ede20bd5aa6d787a0032b62"><div class="ttname"><a href="a00287.html#acdce453c9ede20bd5aa6d787a0032b62">apache::geode::client::Cache::createRegionFactory</a></div><div class="ttdeci">virtual RegionFactory createRegionFactory(RegionShortcut regionShortcut)</div><div class="ttdoc">public methods</div></div>
-<div class="ttc" id="aa00287_html_af15c890de627c7aebb7800c4ad235cbe"><div class="ttname"><a href="a00287.html#af15c890de627c7aebb7800c4ad235cbe">apache::geode::client::Cache::initializeDeclarativeCache</a></div><div class="ttdeci">void initializeDeclarativeCache(const std::string &amp;cacheXml) override</div><div class="ttdoc">Initializes the cache from an xml file.</div></div>
-<div class="ttc" id="aa00287_html_af80a5d73de38233b22e409fe55c51a00"><div class="ttname"><a href="a00287.html#af80a5d73de38233b22e409fe55c51a00">apache::geode::client::Cache::getRegion</a></div><div class="ttdeci">std::shared_ptr&lt; Region &gt; getRegion(const std::string &amp;path) const override</div><div class="ttdoc">Look up a region with the full path from root.</div></div>
-<div class="ttc" id="aa00371_html"><div class="ttname"><a href="a00371.html">apache::geode::client::CacheFactory</a></div><div class="ttdoc">Top level class for configuring and using Geode on a client.This should be called once to create Cach...</div><div class="ttdef"><b>Definition:</b> CacheFactory.hpp:48</div></div>
-<div class="ttc" id="aa00435_html"><div class="ttname"><a href="a00435.html">apache::geode::client::DataInput</a></div><div class="ttdoc">Provide operations for reading primitive data values, byte arrays, strings, Serializable objects from...</div><div class="ttdef"><b>Definition:</b> DataInput.hpp:59</div></div>
-<div class="ttc" id="aa00439_html"><div class="ttname"><a href="a00439.html">apache::geode::client::DataOutput</a></div><div class="ttdoc">Provide operations for writing primitive data values, byte arrays, strings, Serializable objects to a...</div><div class="ttdef"><b>Definition:</b> DataOutput.hpp:48</div></div>
-<div class="ttc" id="aa00739_html"><div class="ttname"><a href="a00739.html">apache::geode::client::FunctionService</a></div><div class="ttdoc">entry point for function execution</div><div class="ttdef"><b>Definition:</b> FunctionService.hpp:45</div></div>
-<div class="ttc" id="aa00743_html"><div class="ttname"><a href="a00743.html">apache::geode::client::GeodeCache</a></div><div class="ttdoc">GeodeCache represents the singleton cache that must be created in order to connect to Geode server.</div><div class="ttdef"><b>Definition:</b> GeodeCache.hpp:48</div></div>
-<div class="ttc" id="aa00755_html"><div class="ttname"><a href="a00755.html">apache::geode::client::PdxInstanceFactory</a></div><div class="ttdoc">PdxInstanceFactory gives you a way to create PdxInstances.</div><div class="ttdef"><b>Definition:</b> PdxInstanceFactory.hpp:52</div></div>
-<div class="ttc" id="aa00795_html"><div class="ttname"><a href="a00795.html">apache::geode::client::PoolManager</a></div><div class="ttdoc">Manages creation and access to connection pools for clients.</div><div class="ttdef"><b>Definition:</b> PoolManager.hpp:61</div></div>
-<div class="ttc" id="aa00835_html"><div class="ttname"><a href="a00835.html">apache::geode::client::RegionFactory</a></div><div class="ttdoc">Provides for the configuration and creation of instances of Region.</div><div class="ttdef"><b>Definition:</b> RegionFactory.hpp:43</div></div>
-<div class="ttc" id="aa00867_html"><div class="ttname"><a href="a00867.html">apache::geode::client::SystemProperties</a></div><div class="ttdoc">The SystemProperties class.</div><div class="ttdef"><b>Definition:</b> SystemProperties.hpp:44</div></div>
-<div class="ttc" id="aa00875_html"><div class="ttname"><a href="a00875.html">apache::geode::client::TypeRegistry</a></div><div class="ttdoc">Registry for custom serializable types, both PDXSerializable and DataSerializable.</div><div class="ttdef"><b>Definition:</b> TypeRegistry.hpp:39</div></div>
-<div class="ttc" id="aa00899_html"><div class="ttname"><a href="a00899.html">RegionShortcut</a></div><div class="ttdoc">Each enum represents a predefined RegionAttributes in a {}.</div></div>
+<a href="a00023.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="comment"> * Licensed to the Apache Software Foundation (ASF) under one or more</span></div><div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;<span class="comment"> * contrib [...]
+<div class="ttc" id="a00739_html"><div class="ttname"><a href="a00739.html">apache::geode::client::FunctionService</a></div><div class="ttdoc">entry point for function execution</div><div class="ttdef"><b>Definition:</b> FunctionService.hpp:45</div></div>
+<div class="ttc" id="a00435_html"><div class="ttname"><a href="a00435.html">apache::geode::client::DataInput</a></div><div class="ttdoc">Provide operations for reading primitive data values, byte arrays, strings, Serializable objects from...</div><div class="ttdef"><b>Definition:</b> DataInput.hpp:59</div></div>
+<div class="ttc" id="a00835_html"><div class="ttname"><a href="a00835.html">apache::geode::client::RegionFactory</a></div><div class="ttdoc">Provides for the configuration and creation of instances of Region.</div><div class="ttdef"><b>Definition:</b> RegionFactory.hpp:43</div></div>
+<div class="ttc" id="a00279_html"><div class="ttname"><a href="a00279.html">apache::geode::client::AuthenticatedView</a></div><div class="ttdoc">Creates an authenticated cache view to allow credential based access to region services.</div><div class="ttdef"><b>Definition:</b> AuthenticatedView.hpp:46</div></div>
+<div class="ttc" id="a00867_html"><div class="ttname"><a href="a00867.html">apache::geode::client::SystemProperties</a></div><div class="ttdoc">The SystemProperties class.</div><div class="ttdef"><b>Definition:</b> SystemProperties.hpp:44</div></div>
+<div class="ttc" id="a00755_html"><div class="ttname"><a href="a00755.html">apache::geode::client::PdxInstanceFactory</a></div><div class="ttdoc">PdxInstanceFactory gives you a way to create PdxInstances.</div><div class="ttdef"><b>Definition:</b> PdxInstanceFactory.hpp:52</div></div>
+<div class="ttc" id="a00743_html"><div class="ttname"><a href="a00743.html">apache::geode::client::GeodeCache</a></div><div class="ttdoc">GeodeCache represents the singleton cache that must be created in order to connect to Geode server.</div><div class="ttdef"><b>Definition:</b> GeodeCache.hpp:48</div></div>
+<div class="ttc" id="a00899_html"><div class="ttname"><a href="a00899.html">RegionShortcut</a></div><div class="ttdoc">Each enum represents a predefined RegionAttributes in a {}.</div></div>
+<div class="ttc" id="a00287_html"><div class="ttname"><a href="a00287.html">apache::geode::client::Cache</a></div><div class="ttdoc">Caches are obtained from the create method on the CacheFactory#create class.</div><div class="ttdef"><b>Definition:</b> Cache.hpp:67</div></div>
+<div class="ttc" id="a00875_html"><div class="ttname"><a href="a00875.html">apache::geode::client::TypeRegistry</a></div><div class="ttdoc">Registry for custom serializable types, both PDXSerializable and DataSerializable.</div><div class="ttdef"><b>Definition:</b> TypeRegistry.hpp:39</div></div>
+<div class="ttc" id="a00795_html"><div class="ttname"><a href="a00795.html">apache::geode::client::PoolManager</a></div><div class="ttdoc">Manages creation and access to connection pools for clients.</div><div class="ttdef"><b>Definition:</b> PoolManager.hpp:61</div></div>
+<div class="ttc" id="a00146_html"><div class="ttname"><a href="a00146.html">GeodeCache.hpp</a></div></div>
+<div class="ttc" id="a00371_html"><div class="ttname"><a href="a00371.html">apache::geode::client::CacheFactory</a></div><div class="ttdoc">Top level class for configuring and using Geode on a client.This should be called once to create Cach...</div><div class="ttdef"><b>Definition:</b> CacheFactory.hpp:48</div></div>
 </div><!-- fragment --></div><!-- contents -->
 </div><!-- doc-content -->
 <!--
diff --git a/releases/latest/cppdocs/a00026.html b/releases/latest/cppdocs/a00026.html
index a3f8f40..d4a9fe6 100644
--- a/releases/latest/cppdocs/a00026.html
+++ b/releases/latest/cppdocs/a00026.html
@@ -3,7 +3,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
-<meta name="generator" content="Doxygen 1.9.0"/>
+<meta name="generator" content="Doxygen 1.8.15"/>
 <meta name="viewport" content="width=device-width, initial-scale=1"/>
 <title>Apache Geode Native C++ Reference: CacheableBuiltins.hpp File Reference</title>
 <link href="tabs.css" rel="stylesheet" type="text/css"/>
@@ -13,6 +13,10 @@
 <script type="text/javascript" src="resize.js"></script>
 <script type="text/javascript" src="navtreedata.js"></script>
 <script type="text/javascript" src="navtree.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+  $(document).ready(initResizable);
+/* @license-end */</script>
 <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -26,7 +30,7 @@
  <tr style="height: 56px;">
   <td id="projectalign" style="padding-left: 0.5em;">
    <div id="projectname">Apache Geode Native C++ Reference
-   &#160;<span id="projectnumber">1.13.3</span>
+   &#160;<span id="projectnumber">1.13.4</span>
    </div>
   </td>
  </tr>
@@ -34,10 +38,10 @@
 </table>
 </div>
 <!-- end header part -->
-<!-- Generated by Doxygen 1.9.0 -->
+<!-- Generated by Doxygen 1.8.15 -->
 <script type="text/javascript">
 /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
-var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+var searchBox = new SearchBox("searchBox", "search",false,'Search');
 /* @license-end */
 </script>
 <script type="text/javascript" src="menudata.js"></script>
@@ -63,7 +67,7 @@ $(function() {
 </div>
 <script type="text/javascript">
 /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
-$(document).ready(function(){initNavTree('a00026.html',''); initResizable(); });
+$(document).ready(function(){initNavTree('a00026.html','');});
 /* @license-end */
 </script>
 <div id="doc-content">
@@ -182,32 +186,24 @@ Typedefs</h2></td></tr>
 <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
 <div class="textblock"><p>Contains generic template definitions for Cacheable types and instantiations for built-in types. </p>
 </div><h2 class="groupheader">Typedef Documentation</h2>
-<a id="aeaf018abdf21b7bb433cb98321f99155"></a>
-<h2 class="memtitle"><span class="permalink"><a href="#aeaf018abdf21b7bb433cb98321f99155">&#9670;&nbsp;</a></span>BooleanArray</h2>
+<a id="file_aeaf018abdf21b7bb433cb98321f99155"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#file_aeaf018abdf21b7bb433cb98321f99155">&#9670;&nbsp;</a></span>BooleanArray</h2>
 
 <div class="memitem">
 <div class="memproto">
-<table class="mlabels">
-  <tr>
-  <td class="mlabels-left">
       <table class="memname">
         <tr>
           <td class="memname">using <a class="el" href="a00026.html#aeaf018abdf21b7bb433cb98321f99155">apache::geode::client::BooleanArray</a> = typedef internal::CacheableArrayPrimitive&lt;bool, internal::DSCode::BooleanArray&gt;</td>
         </tr>
       </table>
-  </td>
-  <td class="mlabels-right">
-<span class="mlabels"><span class="mlabel">extern</span></span>  </td>
-  </tr>
-</table>
 </div><div class="memdoc">
 
 <p>An immutable wrapper for array of booleans that can serve as a distributable object for caching. </p>
 
 </div>
 </div>
-<a id="abf4d069ffd5d9d23556039952a718ff1"></a>
-<h2 class="memtitle"><span class="permalink"><a href="#abf4d069ffd5d9d23556039952a718ff1">&#9670;&nbsp;</a></span>CacheableBoolean</h2>
+<a id="file_abf4d069ffd5d9d23556039952a718ff1"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#file_abf4d069ffd5d9d23556039952a718ff1">&#9670;&nbsp;</a></span>CacheableBoolean</h2>
 
 <div class="memitem">
 <div class="memproto">
@@ -222,8 +218,8 @@ Typedefs</h2></td></tr>
 
 </div>
 </div>
-<a id="a3062055a89f8af84885245dcfcd474cf"></a>
-<h2 class="memtitle"><span class="permalink"><a href="#a3062055a89f8af84885245dcfcd474cf">&#9670;&nbsp;</a></span>CacheableByte</h2>
+<a id="file_a3062055a89f8af84885245dcfcd474cf"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#file_a3062055a89f8af84885245dcfcd474cf">&#9670;&nbsp;</a></span>CacheableByte</h2>
 
 <div class="memitem">
 <div class="memproto">
@@ -238,8 +234,8 @@ Typedefs</h2></td></tr>
 
 </div>
 </div>
-<a id="a1670b991272438dfddf22e9bf5ee3f5b"></a>
-<h2 class="memtitle"><span class="permalink"><a href="#a1670b991272438dfddf22e9bf5ee3f5b">&#9670;&nbsp;</a></span>CacheableBytes</h2>
+<a id="file_a1670b991272438dfddf22e9bf5ee3f5b"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#file_a1670b991272438dfddf22e9bf5ee3f5b">&#9670;&nbsp;</a></span>CacheableBytes</h2>
 
 <div class="memitem">
 <div class="memproto">
@@ -254,8 +250,8 @@ Typedefs</h2></td></tr>
 
 </div>
 </div>
-<a id="aac3fbd1448566f5df0d92323aa1344c5"></a>
-<h2 class="memtitle"><span class="permalink"><a href="#aac3fbd1448566f5df0d92323aa1344c5">&#9670;&nbsp;</a></span>CacheableCharacter</h2>
+<a id="file_aac3fbd1448566f5df0d92323aa1344c5"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#file_aac3fbd1448566f5df0d92323aa1344c5">&#9670;&nbsp;</a></span>CacheableCharacter</h2>
 
 <div class="memitem">
 <div class="memproto">
@@ -270,8 +266,8 @@ Typedefs</h2></td></tr>
 
 </div>
 </div>
-<a id="aed43d5f3cad83ac1a317c140f1f4607b"></a>
-<h2 class="memtitle"><span class="permalink"><a href="#aed43d5f3cad83ac1a317c140f1f4607b">&#9670;&nbsp;</a></span>CacheableDouble</h2>
+<a id="file_aed43d5f3cad83ac1a317c140f1f4607b"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#file_aed43d5f3cad83ac1a317c140f1f4607b">&#9670;&nbsp;</a></span>CacheableDouble</h2>
 
 <div class="memitem">
 <div class="memproto">
@@ -286,32 +282,24 @@ Typedefs</h2></td></tr>
 
 </div>
 </div>
-<a id="ab4bd5af43a0d4d6404d0f11e19923109"></a>
-<h2 class="memtitle"><span class="permalink"><a href="#ab4bd5af43a0d4d6404d0f11e19923109">&#9670;&nbsp;</a></span>CacheableDoubleArray</h2>
+<a id="file_ab4bd5af43a0d4d6404d0f11e19923109"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#file_ab4bd5af43a0d4d6404d0f11e19923109">&#9670;&nbsp;</a></span>CacheableDoubleArray</h2>
 
 <div class="memitem">
 <div class="memproto">
-<table class="mlabels">
-  <tr>
-  <td class="mlabels-left">
       <table class="memname">
         <tr>
           <td class="memname">using <a class="el" href="a00026.html#ab4bd5af43a0d4d6404d0f11e19923109">apache::geode::client::CacheableDoubleArray</a> = typedef internal::CacheableArrayPrimitive&lt;double, internal::DSCode::CacheableDoubleArray&gt;</td>
         </tr>
       </table>
-  </td>
-  <td class="mlabels-right">
-<span class="mlabels"><span class="mlabel">extern</span></span>  </td>
-  </tr>
-</table>
 </div><div class="memdoc">
 
 <p>An immutable wrapper for array of doubles that can serve as a distributable object for caching. </p>
 
 </div>
 </div>
-<a id="aca9ebf746b0d3d72032d6e1b6bfd4e75"></a>
-<h2 class="memtitle"><span class="permalink"><a href="#aca9ebf746b0d3d72032d6e1b6bfd4e75">&#9670;&nbsp;</a></span>CacheableFloat</h2>
+<a id="file_aca9ebf746b0d3d72032d6e1b6bfd4e75"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#file_aca9ebf746b0d3d72032d6e1b6bfd4e75">&#9670;&nbsp;</a></span>CacheableFloat</h2>
 
 <div class="memitem">
 <div class="memproto">
@@ -327,32 +315,24 @@ Typedefs</h2></td></tr>
 
 </div>
 </div>
-<a id="a4dd66af8eb2379ca6cdd5e762f6663e5"></a>
-<h2 class="memtitle"><span class="permalink"><a href="#a4dd66af8eb2379ca6cdd5e762f6663e5">&#9670;&nbsp;</a></span>CacheableFloatArray</h2>
+<a id="file_a4dd66af8eb2379ca6cdd5e762f6663e5"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#file_a4dd66af8eb2379ca6cdd5e762f6663e5">&#9670;&nbsp;</a></span>CacheableFloatArray</h2>
 
 <div class="memitem">
 <div class="memproto">
-<table class="mlabels">
-  <tr>
-  <td class="mlabels-left">
       <table class="memname">
         <tr>
           <td class="memname">using <a class="el" href="a00026.html#a4dd66af8eb2379ca6cdd5e762f6663e5">apache::geode::client::CacheableFloatArray</a> = typedef internal::CacheableArrayPrimitive&lt;float, internal::DSCode::CacheableFloatArray&gt;</td>
         </tr>
       </table>
-  </td>
-  <td class="mlabels-right">
-<span class="mlabels"><span class="mlabel">extern</span></span>  </td>
-  </tr>
-</table>
 </div><div class="memdoc">
 
 <p>An immutable wrapper for array of floats that can serve as a distributable object for caching. </p>
 
 </div>
 </div>
-<a id="a5462c25bfa053f710152d0f3ea1db85e"></a>
-<h2 class="memtitle"><span class="permalink"><a href="#a5462c25bfa053f710152d0f3ea1db85e">&#9670;&nbsp;</a></span>CacheableInt16</h2>
+<a id="file_a5462c25bfa053f710152d0f3ea1db85e"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#file_a5462c25bfa053f710152d0f3ea1db85e">&#9670;&nbsp;</a></span>CacheableInt16</h2>
 
 <div class="memitem">
 <div class="memproto">
@@ -367,32 +347,24 @@ Typedefs</h2></td></tr>
 
 </div>
 </div>
-<a id="a136b2010941b9ce8edfaa3d9a38eb006"></a>
-<h2 class="memtitle"><span class="permalink"><a href="#a136b2010941b9ce8edfaa3d9a38eb006">&#9670;&nbsp;</a></span>CacheableInt16Array</h2>
+<a id="file_a136b2010941b9ce8edfaa3d9a38eb006"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#file_a136b2010941b9ce8edfaa3d9a38eb006">&#9670;&nbsp;</a></span>CacheableInt16Array</h2>
 
 <div class="memitem">
 <div class="memproto">
-<table class="mlabels">
-  <tr>
-  <td class="mlabels-left">
       <table class="memname">
         <tr>
           <td class="memname">using <a class="el" href="a00026.html#a136b2010941b9ce8edfaa3d9a38eb006">apache::geode::client::CacheableInt16Array</a> = typedef internal::CacheableArrayPrimitive&lt;int16_t, internal::DSCode::CacheableInt16Array&gt;</td>
         </tr>
       </table>
-  </td>
-  <td class="mlabels-right">
-<span class="mlabels"><span class="mlabel">extern</span></span>  </td>
-  </tr>
-</table>
 </div><div class="memdoc">
 
 <p>An immutable wrapper for array of 16-bit integers that can serve as a distributable object for caching. </p>
 
 </div>
 </div>
-<a id="a76fce731bf05271bc02e93c84b31e82f"></a>
-<h2 class="memtitle"><span class="permalink"><a href="#a76fce731bf05271bc02e93c84b31e82f">&#9670;&nbsp;</a></span>CacheableInt32</h2>
+<a id="file_a76fce731bf05271bc02e93c84b31e82f"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#file_a76fce731bf05271bc02e93c84b31e82f">&#9670;&nbsp;</a></span>CacheableInt32</h2>
 
 <div class="memitem">
 <div class="memproto">
@@ -407,32 +379,24 @@ Typedefs</h2></td></tr>
 
 </div>
 </div>
-<a id="a10beecd058acf340a4b2629d6e36bc38"></a>
-<h2 class="memtitle"><span class="permalink"><a href="#a10beecd058acf340a4b2629d6e36bc38">&#9670;&nbsp;</a></span>CacheableInt32Array</h2>
+<a id="file_a10beecd058acf340a4b2629d6e36bc38"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#file_a10beecd058acf340a4b2629d6e36bc38">&#9670;&nbsp;</a></span>CacheableInt32Array</h2>
 
 <div class="memitem">
 <div class="memproto">
-<table class="mlabels">
-  <tr>
-  <td class="mlabels-left">
       <table class="memname">
         <tr>
           <td class="memname">using <a class="el" href="a00026.html#a10beecd058acf340a4b2629d6e36bc38">apache::geode::client::CacheableInt32Array</a> = typedef internal::CacheableArrayPrimitive&lt;int32_t, internal::DSCode::CacheableInt32Array&gt;</td>
         </tr>
       </table>
-  </td>
-  <td class="mlabels-right">
-<span class="mlabels"><span class="mlabel">extern</span></span>  </td>
-  </tr>
-</table>
 </div><div class="memdoc">
 
 <p>An immutable wrapper for array of 32-bit integers that can serve as a distributable object for caching. </p>
 
 </div>
 </div>
-<a id="a59da836cc25d63d148ac36cf6ff61bda"></a>
-<h2 class="memtitle"><span class="permalink"><a href="#a59da836cc25d63d148ac36cf6ff61bda">&#9670;&nbsp;</a></span>CacheableInt64</h2>
+<a id="file_a59da836cc25d63d148ac36cf6ff61bda"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#file_a59da836cc25d63d148ac36cf6ff61bda">&#9670;&nbsp;</a></span>CacheableInt64</h2>
 
 <div class="memitem">
 <div class="memproto">
@@ -447,72 +411,48 @@ Typedefs</h2></td></tr>
 
 </div>
 </div>
-<a id="a8181592dc8b8926ba2d3b872390b1414"></a>
-<h2 class="memtitle"><span class="permalink"><a href="#a8181592dc8b8926ba2d3b872390b1414">&#9670;&nbsp;</a></span>CacheableInt64Array</h2>
+<a id="file_a8181592dc8b8926ba2d3b872390b1414"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#file_a8181592dc8b8926ba2d3b872390b1414">&#9670;&nbsp;</a></span>CacheableInt64Array</h2>
 
 <div class="memitem">
 <div class="memproto">
-<table class="mlabels">
-  <tr>
-  <td class="mlabels-left">
       <table class="memname">
         <tr>
           <td class="memname">using <a class="el" href="a00026.html#a8181592dc8b8926ba2d3b872390b1414">apache::geode::client::CacheableInt64Array</a> = typedef internal::CacheableArrayPrimitive&lt;int64_t, internal::DSCode::CacheableInt64Array&gt;</td>
         </tr>
       </table>
-  </td>
-  <td class="mlabels-right">
-<span class="mlabels"><span class="mlabel">extern</span></span>  </td>
-  </tr>
-</table>
 </div><div class="memdoc">
 
 <p>An immutable wrapper for array of 64-bit integers that can serve as a distributable object for caching. </p>
 
 </div>
 </div>
-<a id="abb5c1ce32786fe2c0f7793809b103737"></a>
-<h2 class="memtitle"><span class="permalink"><a href="#abb5c1ce32786fe2c0f7793809b103737">&#9670;&nbsp;</a></span>CacheableStringArray</h2>
+<a id="file_abb5c1ce32786fe2c0f7793809b103737"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#file_abb5c1ce32786fe2c0f7793809b103737">&#9670;&nbsp;</a></span>CacheableStringArray</h2>
 
 <div class="memitem">
 <div class="memproto">
-<table class="mlabels">
-  <tr>
-  <td class="mlabels-left">
       <table class="memname">
         <tr>
           <td class="memname">using <a class="el" href="a00026.html#abb5c1ce32786fe2c0f7793809b103737">apache::geode::client::CacheableStringArray</a> = typedef internal::CacheableArrayPrimitive&lt;std::shared_ptr&lt;CacheableString&gt;, internal::DSCode::CacheableStringArray&gt;</td>
         </tr>
       </table>
-  </td>
-  <td class="mlabels-right">
-<span class="mlabels"><span class="mlabel">extern</span></span>  </td>
-  </tr>
-</table>
 </div><div class="memdoc">
 
 <p>An immutable wrapper for array of strings that can serve as a distributable object for caching. </p>
 
 </div>
 </div>
-<a id="ada03407edc69b8fe974178c62825b057"></a>
-<h2 class="memtitle"><span class="permalink"><a href="#ada03407edc69b8fe974178c62825b057">&#9670;&nbsp;</a></span>CharArray</h2>
+<a id="file_ada03407edc69b8fe974178c62825b057"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#file_ada03407edc69b8fe974178c62825b057">&#9670;&nbsp;</a></span>CharArray</h2>
 
 <div class="memitem">
 <div class="memproto">
-<table class="mlabels">
-  <tr>
-  <td class="mlabels-left">
       <table class="memname">
         <tr>
           <td class="memname">using <a class="el" href="a00026.html#ada03407edc69b8fe974178c62825b057">apache::geode::client::CharArray</a> = typedef internal::CacheableArrayPrimitive&lt;char16_t, internal::DSCode::CharArray&gt;</td>
         </tr>
       </table>
-  </td>
-  <td class="mlabels-right">
-<span class="mlabels"><span class="mlabel">extern</span></span>  </td>
-  </tr>
-</table>
 </div><div class="memdoc">
 
 <p>An immutable wrapper for array of wide-characters that can serve as a distributable object for caching. </p>
diff --git a/releases/latest/cppdocs/a00026_source.html b/releases/latest/cppdocs/a00026_source.html
index 0216635..4c98e6f 100644
--- a/releases/latest/cppdocs/a00026_source.html
+++ b/releases/latest/cppdocs/a00026_source.html
@@ -3,7 +3,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
-<meta name="generator" content="Doxygen 1.9.0"/>
+<meta name="generator" content="Doxygen 1.8.15"/>
 <meta name="viewport" content="width=device-width, initial-scale=1"/>
 <title>Apache Geode Native C++ Reference: CacheableBuiltins.hpp Source File</title>
 <link href="tabs.css" rel="stylesheet" type="text/css"/>
@@ -13,6 +13,10 @@
 <script type="text/javascript" src="resize.js"></script>
 <script type="text/javascript" src="navtreedata.js"></script>
 <script type="text/javascript" src="navtree.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+  $(document).ready(initResizable);
+/* @license-end */</script>
 <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -26,7 +30,7 @@
  <tr style="height: 56px;">
   <td id="projectalign" style="padding-left: 0.5em;">
    <div id="projectname">Apache Geode Native C++ Reference
-   &#160;<span id="projectnumber">1.13.3</span>
+   &#160;<span id="projectnumber">1.13.4</span>
    </div>
   </td>
  </tr>
@@ -34,10 +38,10 @@
 </table>
 </div>
 <!-- end header part -->
-<!-- Generated by Doxygen 1.9.0 -->
+<!-- Generated by Doxygen 1.8.15 -->
 <script type="text/javascript">
 /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
-var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+var searchBox = new SearchBox("searchBox", "search",false,'Search');
 /* @license-end */
 </script>
 <script type="text/javascript" src="menudata.js"></script>
@@ -63,7 +67,7 @@ $(function() {
 </div>
 <script type="text/javascript">
 /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
-$(document).ready(function(){initNavTree('a00026_source.html',''); initResizable(); });
+$(document).ready(function(){initNavTree('a00026_source.html','');});
 /* @license-end */
 </script>
 <div id="doc-content">
@@ -86,348 +90,28 @@ $(document).ready(function(){initNavTree('a00026_source.html',''); initResizable
 <div class="title">CacheableBuiltins.hpp</div>  </div>
 </div><!--header-->
 <div class="contents">
-<a href="a00026.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="comment">/*</span></div>
-<div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="comment"> * Licensed to the Apache Software Foundation (ASF) under one or more</span></div>
-<div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;<span class="comment"> * contributor license agreements.  See the NOTICE file distributed with</span></div>
-<div class="line"><a name="l00004"></a><span class="lineno">    4</span>&#160;<span class="comment"> * this work for additional information regarding copyright ownership.</span></div>
-<div class="line"><a name="l00005"></a><span class="lineno">    5</span>&#160;<span class="comment"> * The ASF licenses this file to You under the Apache License, Version 2.0</span></div>
-<div class="line"><a name="l00006"></a><span class="lineno">    6</span>&#160;<span class="comment"> * (the &quot;License&quot;); you may not use this file except in compliance with</span></div>
-<div class="line"><a name="l00007"></a><span class="lineno">    7</span>&#160;<span class="comment"> * the License.  You may obtain a copy of the License at</span></div>
-<div class="line"><a name="l00008"></a><span class="lineno">    8</span>&#160;<span class="comment"> *</span></div>
-<div class="line"><a name="l00009"></a><span class="lineno">    9</span>&#160;<span class="comment"> *      http://www.apache.org/licenses/LICENSE-2.0</span></div>
-<div class="line"><a name="l00010"></a><span class="lineno">   10</span>&#160;<span class="comment"> *</span></div>
-<div class="line"><a name="l00011"></a><span class="lineno">   11</span>&#160;<span class="comment"> * Unless required by applicable law or agreed to in writing, software</span></div>
-<div class="line"><a name="l00012"></a><span class="lineno">   12</span>&#160;<span class="comment"> * distributed under the License is distributed on an &quot;AS IS&quot; BASIS,</span></div>
-<div class="line"><a name="l00013"></a><span class="lineno">   13</span>&#160;<span class="comment"> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</span></div>
-<div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;<span class="comment"> * See the License for the specific language governing permissions and</span></div>
-<div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;<span class="comment"> * limitations under the License.</span></div>
-<div class="line"><a name="l00016"></a><span class="lineno">   16</span>&#160;<span class="comment"> */</span></div>
-<div class="line"><a name="l00017"></a><span class="lineno">   17</span>&#160; </div>
-<div class="line"><a name="l00018"></a><span class="lineno">   18</span>&#160;<span class="preprocessor">#pragma once</span></div>
-<div class="line"><a name="l00019"></a><span class="lineno">   19</span>&#160; </div>
-<div class="line"><a name="l00020"></a><span class="lineno">   20</span>&#160;<span class="preprocessor">#ifndef GEODE_CACHEABLEBUILTINS_H_</span></div>
-<div class="line"><a name="l00021"></a><span class="lineno">   21</span>&#160;<span class="preprocessor">#define GEODE_CACHEABLEBUILTINS_H_</span></div>
-<div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160; </div>
-<div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;<span class="preprocessor">#include &lt;cstring&gt;</span></div>
-<div class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160; </div>
-<div class="line"><a name="l00030"></a><span class="lineno">   30</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="a00038.html">CacheableKey.hpp</a>&quot;</span></div>
-<div class="line"><a name="l00031"></a><span class="lineno">   31</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="a00044.html">CacheableString.hpp</a>&quot;</span></div>
-<div class="line"><a name="l00032"></a><span class="lineno">   32</span>&#160;<span class="preprocessor">#include &quot;Serializable.hpp&quot;</span></div>
-<div class="line"><a name="l00033"></a><span class="lineno">   33</span>&#160;<span class="preprocessor">#include &quot;Serializer.hpp&quot;</span></div>
-<div class="line"><a name="l00034"></a><span class="lineno">   34</span>&#160;<span class="preprocessor">#include &quot;internal/CacheableBuiltinTemplates.hpp&quot;</span></div>
-<div class="line"><a name="l00035"></a><span class="lineno">   35</span>&#160;<span class="preprocessor">#include &quot;internal/CacheableKeys.hpp&quot;</span></div>
-<div class="line"><a name="l00036"></a><span class="lineno">   36</span>&#160; </div>
-<div class="line"><a name="l00037"></a><span class="lineno">   37</span>&#160;<span class="keyword">namespace </span>apache {</div>
-<div class="line"><a name="l00038"></a><span class="lineno">   38</span>&#160;<span class="keyword">namespace </span>geode {</div>
-<div class="line"><a name="l00039"></a><span class="lineno">   39</span>&#160;<span class="keyword">namespace </span>client {</div>
-<div class="line"><a name="l00040"></a><span class="lineno">   40</span>&#160; </div>
-<div class="line"><a name="l00045"></a><span class="lineno"><a class="line" href="a00026.html#abf4d069ffd5d9d23556039952a718ff1">   45</a></span>&#160;<span class="keyword">using</span> <a class="code" href="a00026.html#abf4d069ffd5d9d23556039952a718ff1">CacheableBoolean</a> =</div>
-<div class="line"><a name="l00046"></a><span class="lineno">   46</span>&#160;    internal::CacheableKeyPrimitive&lt;bool, internal::DSCode::CacheableBoolean&gt;;</div>
-<div class="line"><a name="l00047"></a><span class="lineno">   47</span>&#160;<span class="keyword">extern</span> <span class="keyword">template</span> <span class="keyword">class </span>APACHE_GEODE_EXTERN_TEMPLATE_EXPORT</div>
-<div class="line"><a name="l00048"></a><span class="lineno">   48</span>&#160;    internal::CacheableKeyPrimitive&lt;bool, internal::DSCode::CacheableBoolean&gt;;</div>
-<div class="line"><a name="l00049"></a><span class="lineno">   49</span>&#160;<span class="keyword">template</span> &lt;&gt;</div>
-<div class="line"><a name="l00050"></a><span class="lineno">   50</span>&#160;<span class="keyword">inline</span> std::shared_ptr&lt;CacheableKey&gt; <a class="code" href="a00339.html#a562c8827c49b9808ca4a601a48b944b6">CacheableKey::create</a>(<span class="keywordtype">bool</span> value) {</div>
-<div class="line"><a name="l00051"></a><span class="lineno">   51</span>&#160;  <span class="keywordflow">return</span> CacheableBoolean::create(value);</div>
-<div class="line"><a name="l00052"></a><span class="lineno">   52</span>&#160;}</div>
-<div class="line"><a name="l00053"></a><span class="lineno">   53</span>&#160;<span class="keyword">template</span> &lt;&gt;</div>
-<div class="line"><a name="l00054"></a><span class="lineno">   54</span>&#160;<span class="keyword">inline</span> std::shared_ptr&lt;Cacheable&gt; <a class="code" href="a00855.html#ac6b42b5b55a798df561f9031e2b4f602">Serializable::create</a>(<span class="keywordtype">bool</span> value) {</div>
-<div class="line"><a name="l00055"></a><span class="lineno">   55</span>&#160;  <span class="keywordflow">return</span> CacheableBoolean::create(value);</div>
-<div class="line"><a name="l00056"></a><span class="lineno">   56</span>&#160;}</div>
-<div class="line"><a name="l00057"></a><span class="lineno">   57</span>&#160; </div>
-<div class="line"><a name="l00062"></a><span class="lineno"><a class="line" href="a00026.html#a3062055a89f8af84885245dcfcd474cf">   62</a></span>&#160;<span class="keyword">using</span> <a class="code" href="a00026.html#a3062055a89f8af84885245dcfcd474cf">CacheableByte</a> =</div>
-<div class="line"><a name="l00063"></a><span class="lineno">   63</span>&#160;    internal::CacheableKeyPrimitive&lt;int8_t, internal::DSCode::CacheableByte&gt;;</div>
-<div class="line"><a name="l00064"></a><span class="lineno">   64</span>&#160;<span class="keyword">extern</span> <span class="keyword">template</span> <span class="keyword">class </span>APACHE_GEODE_EXTERN_TEMPLATE_EXPORT</div>
-<div class="line"><a name="l00065"></a><span class="lineno">   65</span>&#160;    internal::CacheableKeyPrimitive&lt;int8_t, internal::DSCode::CacheableByte&gt;;</div>
-<div class="line"><a name="l00066"></a><span class="lineno">   66</span>&#160;<span class="keyword">template</span> &lt;&gt;</div>
-<div class="line"><a name="l00067"></a><span class="lineno">   67</span>&#160;<span class="keyword">inline</span> std::shared_ptr&lt;CacheableKey&gt; <a class="code" href="a00339.html#a562c8827c49b9808ca4a601a48b944b6">CacheableKey::create</a>(int8_t value) {</div>
-<div class="line"><a name="l00068"></a><span class="lineno">   68</span>&#160;  <span class="keywordflow">return</span> CacheableByte::create(value);</div>
-<div class="line"><a name="l00069"></a><span class="lineno">   69</span>&#160;}</div>
-<div class="line"><a name="l00070"></a><span class="lineno">   70</span>&#160;<span class="keyword">template</span> &lt;&gt;</div>
-<div class="line"><a name="l00071"></a><span class="lineno">   71</span>&#160;<span class="keyword">inline</span> std::shared_ptr&lt;Cacheable&gt; <a class="code" href="a00855.html#ac6b42b5b55a798df561f9031e2b4f602">Serializable::create</a>(int8_t value) {</div>
-<div class="line"><a name="l00072"></a><span class="lineno">   72</span>&#160;  <span class="keywordflow">return</span> CacheableByte::create(value);</div>
-<div class="line"><a name="l00073"></a><span class="lineno">   73</span>&#160;}</div>
-<div class="line"><a name="l00074"></a><span class="lineno">   74</span>&#160; </div>
-<div class="line"><a name="l00079"></a><span class="lineno"><a class="line" href="a00026.html#aed43d5f3cad83ac1a317c140f1f4607b">   79</a></span>&#160;<span class="keyword">using</span> <a class="code" href="a00026.html#aed43d5f3cad83ac1a317c140f1f4607b">CacheableDouble</a> =</div>
-<div class="line"><a name="l00080"></a><span class="lineno">   80</span>&#160;    internal::CacheableKeyPrimitive&lt;double, internal::DSCode::CacheableDouble&gt;;</div>
-<div class="line"><a name="l00081"></a><span class="lineno">   81</span>&#160;<span class="keyword">extern</span> <span class="keyword">template</span> <span class="keyword">class </span>APACHE_GEODE_EXTERN_TEMPLATE_EXPORT</div>
-<div class="line"><a name="l00082"></a><span class="lineno">   82</span>&#160;    internal::CacheableKeyPrimitive&lt;double, internal::DSCode::CacheableDouble&gt;;</div>
-<div class="line"><a name="l00083"></a><span class="lineno">   83</span>&#160;<span class="keyword">template</span> &lt;&gt;</div>
-<div class="line"><a name="l00084"></a><span class="lineno">   84</span>&#160;<span class="keyword">inline</span> std::shared_ptr&lt;CacheableKey&gt; <a class="code" href="a00339.html#a562c8827c49b9808ca4a601a48b944b6">CacheableKey::create</a>(<span class="keywordtype">double</span> value) {</div>
-<div class="line"><a name="l00085"></a><span class="lineno">   85</span>&#160;  <span class="keywordflow">return</span> CacheableDouble::create(value);</div>
-<div class="line"><a name="l00086"></a><span class="lineno">   86</span>&#160;}</div>
-<div class="line"><a name="l00087"></a><span class="lineno">   87</span>&#160;<span class="keyword">template</span> &lt;&gt;</div>
-<div class="line"><a name="l00088"></a><span class="lineno">   88</span>&#160;<span class="keyword">inline</span> std::shared_ptr&lt;Cacheable&gt; <a class="code" href="a00855.html#ac6b42b5b55a798df561f9031e2b4f602">Serializable::create</a>(<span class="keywordtype">double</span> value) {</div>
-<div class="line"><a name="l00089"></a><span class="lineno">   89</span>&#160;  <span class="keywordflow">return</span> CacheableDouble::create(value);</div>
-<div class="line"><a name="l00090"></a><span class="lineno">   90</span>&#160;}</div>
-<div class="line"><a name="l00091"></a><span class="lineno">   91</span>&#160; </div>
-<div class="line"><a name="l00097"></a><span class="lineno"><a class="line" href="a00026.html#aca9ebf746b0d3d72032d6e1b6bfd4e75">   97</a></span>&#160;<span class="keyword">using</span> <a class="code" href="a00026.html#aca9ebf746b0d3d72032d6e1b6bfd4e75">CacheableFloat</a> =</div>
-<div class="line"><a name="l00098"></a><span class="lineno">   98</span>&#160;    internal::CacheableKeyPrimitive&lt;float, internal::DSCode::CacheableFloat&gt;;</div>
-<div class="line"><a name="l00099"></a><span class="lineno">   99</span>&#160;<span class="keyword">extern</span> <span class="keyword">template</span> <span class="keyword">class </span>APACHE_GEODE_EXTERN_TEMPLATE_EXPORT</div>
-<div class="line"><a name="l00100"></a><span class="lineno">  100</span>&#160;    internal::CacheableKeyPrimitive&lt;float, internal::DSCode::CacheableFloat&gt;;</div>
-<div class="line"><a name="l00101"></a><span class="lineno">  101</span>&#160;<span class="keyword">template</span> &lt;&gt;</div>
-<div class="line"><a name="l00102"></a><span class="lineno">  102</span>&#160;<span class="keyword">inline</span> std::shared_ptr&lt;CacheableKey&gt; <a class="code" href="a00339.html#a562c8827c49b9808ca4a601a48b944b6">CacheableKey::create</a>(<span class="keywordtype">float</span> value) {</div>
-<div class="line"><a name="l00103"></a><span class="lineno">  103</span>&#160;  <span class="keywordflow">return</span> CacheableFloat::create(value);</div>
-<div class="line"><a name="l00104"></a><span class="lineno">  104</span>&#160;}</div>
-<div class="line"><a name="l00105"></a><span class="lineno">  105</span>&#160;<span class="keyword">template</span> &lt;&gt;</div>
-<div class="line"><a name="l00106"></a><span class="lineno">  106</span>&#160;<span class="keyword">inline</span> std::shared_ptr&lt;Cacheable&gt; <a class="code" href="a00855.html#ac6b42b5b55a798df561f9031e2b4f602">Serializable::create</a>(<span class="keywordtype">float</span> value) {</div>
-<div class="line"><a name="l00107"></a><span class="lineno">  107</span>&#160;  <span class="keywordflow">return</span> CacheableFloat::create(value);</div>
-<div class="line"><a name="l00108"></a><span class="lineno">  108</span>&#160;}</div>
-<div class="line"><a name="l00109"></a><span class="lineno">  109</span>&#160; </div>
-<div class="line"><a name="l00114"></a><span class="lineno"><a class="line" href="a00026.html#a5462c25bfa053f710152d0f3ea1db85e">  114</a></span>&#160;<span class="keyword">using</span> <a class="code" href="a00026.html#a5462c25bfa053f710152d0f3ea1db85e">CacheableInt16</a> =</div>
-<div class="line"><a name="l00115"></a><span class="lineno">  115</span>&#160;    internal::CacheableKeyPrimitive&lt;int16_t, internal::DSCode::CacheableInt16&gt;;</div>
-<div class="line"><a name="l00116"></a><span class="lineno">  116</span>&#160;<span class="keyword">extern</span> <span class="keyword">template</span> <span class="keyword">class </span>APACHE_GEODE_EXTERN_TEMPLATE_EXPORT</div>
-<div class="line"><a name="l00117"></a><span class="lineno">  117</span>&#160;    internal::CacheableKeyPrimitive&lt;int16_t, internal::DSCode::CacheableInt16&gt;;</div>
-<div class="line"><a name="l00118"></a><span class="lineno">  118</span>&#160;<span class="keyword">template</span> &lt;&gt;</div>
-<div class="line"><a name="l00119"></a><span class="lineno">  119</span>&#160;<span class="keyword">inline</span> std::shared_ptr&lt;CacheableKey&gt; <a class="code" href="a00339.html#a562c8827c49b9808ca4a601a48b944b6">CacheableKey::create</a>(int16_t value) {</div>
-<div class="line"><a name="l00120"></a><span class="lineno">  120</span>&#160;  <span class="keywordflow">return</span> CacheableInt16::create(value);</div>
-<div class="line"><a name="l00121"></a><span class="lineno">  121</span>&#160;}</div>
-<div class="line"><a name="l00122"></a><span class="lineno">  122</span>&#160;<span class="keyword">template</span> &lt;&gt;</div>
-<div class="line"><a name="l00123"></a><span class="lineno">  123</span>&#160;<span class="keyword">inline</span> std::shared_ptr&lt;Cacheable&gt; <a class="code" href="a00855.html#ac6b42b5b55a798df561f9031e2b4f602">Serializable::create</a>(int16_t value) {</div>
-<div class="line"><a name="l00124"></a><span class="lineno">  124</span>&#160;  <span class="keywordflow">return</span> CacheableInt16::create(value);</div>
-<div class="line"><a name="l00125"></a><span class="lineno">  125</span>&#160;}</div>
-<div class="line"><a name="l00126"></a><span class="lineno">  126</span>&#160; </div>
-<div class="line"><a name="l00131"></a><span class="lineno"><a class="line" href="a00026.html#a76fce731bf05271bc02e93c84b31e82f">  131</a></span>&#160;<span class="keyword">using</span> <a class="code" href="a00026.html#a76fce731bf05271bc02e93c84b31e82f">CacheableInt32</a> =</div>
-<div class="line"><a name="l00132"></a><span class="lineno">  132</span>&#160;    internal::CacheableKeyPrimitive&lt;int32_t, internal::DSCode::CacheableInt32&gt;;</div>
-<div class="line"><a name="l00133"></a><span class="lineno">  133</span>&#160;<span class="keyword">extern</span> <span class="keyword">template</span> <span class="keyword">class </span>APACHE_GEODE_EXTERN_TEMPLATE_EXPORT</div>
-<div class="line"><a name="l00134"></a><span class="lineno">  134</span>&#160;    internal::CacheableKeyPrimitive&lt;int32_t, internal::DSCode::CacheableInt32&gt;;</div>
-<div class="line"><a name="l00135"></a><span class="lineno">  135</span>&#160;<span class="keyword">template</span> &lt;&gt;</div>
-<div class="line"><a name="l00136"></a><span class="lineno">  136</span>&#160;<span class="keyword">inline</span> std::shared_ptr&lt;CacheableKey&gt; <a class="code" href="a00339.html#a562c8827c49b9808ca4a601a48b944b6">CacheableKey::create</a>(int32_t value) {</div>
-<div class="line"><a name="l00137"></a><span class="lineno">  137</span>&#160;  <span class="keywordflow">return</span> CacheableInt32::create(value);</div>
-<div class="line"><a name="l00138"></a><span class="lineno">  138</span>&#160;}</div>
-<div class="line"><a name="l00139"></a><span class="lineno">  139</span>&#160;<span class="keyword">template</span> &lt;&gt;</div>
-<div class="line"><a name="l00140"></a><span class="lineno">  140</span>&#160;<span class="keyword">inline</span> std::shared_ptr&lt;Cacheable&gt; <a class="code" href="a00855.html#ac6b42b5b55a798df561f9031e2b4f602">Serializable::create</a>(int32_t value) {</div>
-<div class="line"><a name="l00141"></a><span class="lineno">  141</span>&#160;  <span class="keywordflow">return</span> CacheableInt32::create(value);</div>
-<div class="line"><a name="l00142"></a><span class="lineno">  142</span>&#160;}</div>
-<div class="line"><a name="l00143"></a><span class="lineno">  143</span>&#160; </div>
-<div class="line"><a name="l00148"></a><span class="lineno"><a class="line" href="a00026.html#a59da836cc25d63d148ac36cf6ff61bda">  148</a></span>&#160;<span class="keyword">using</span> <a class="code" href="a00026.html#a59da836cc25d63d148ac36cf6ff61bda">CacheableInt64</a> =</div>
-<div class="line"><a name="l00149"></a><span class="lineno">  149</span>&#160;    internal::CacheableKeyPrimitive&lt;int64_t, internal::DSCode::CacheableInt64&gt;;</div>
-<div class="line"><a name="l00150"></a><span class="lineno">  150</span>&#160;<span class="keyword">extern</span> <span class="keyword">template</span> <span class="keyword">class </span>APACHE_GEODE_EXTERN_TEMPLATE_EXPORT</div>
-<div class="line"><a name="l00151"></a><span class="lineno">  151</span>&#160;    internal::CacheableKeyPrimitive&lt;int64_t, internal::DSCode::CacheableInt64&gt;;</div>
-<div class="line"><a name="l00152"></a><span class="lineno">  152</span>&#160;<span class="keyword">template</span> &lt;&gt;</div>
-<div class="line"><a name="l00153"></a><span class="lineno">  153</span>&#160;<span class="keyword">inline</span> std::shared_ptr&lt;CacheableKey&gt; <a class="code" href="a00339.html#a562c8827c49b9808ca4a601a48b944b6">CacheableKey::create</a>(int64_t value) {</div>
-<div class="line"><a name="l00154"></a><span class="lineno">  154</span>&#160;  <span class="keywordflow">return</span> CacheableInt64::create(value);</div>
-<div class="line"><a name="l00155"></a><span class="lineno">  155</span>&#160;}</div>
-<div class="line"><a name="l00156"></a><span class="lineno">  156</span>&#160;<span class="keyword">template</span> &lt;&gt;</div>
-<div class="line"><a name="l00157"></a><span class="lineno">  157</span>&#160;<span class="keyword">inline</span> std::shared_ptr&lt;Cacheable&gt; <a class="code" href="a00855.html#ac6b42b5b55a798df561f9031e2b4f602">Serializable::create</a>(int64_t value) {</div>
-<div class="line"><a name="l00158"></a><span class="lineno">  158</span>&#160;  <span class="keywordflow">return</span> CacheableInt64::create(value);</div>
-<div class="line"><a name="l00159"></a><span class="lineno">  159</span>&#160;}</div>
-<div class="line"><a name="l00160"></a><span class="lineno">  160</span>&#160; </div>
-<div class="line"><a name="l00165"></a><span class="lineno"><a class="line" href="a00026.html#aac3fbd1448566f5df0d92323aa1344c5">  165</a></span>&#160;<span class="keyword">using</span> <a class="code" href="a00026.html#aac3fbd1448566f5df0d92323aa1344c5">CacheableCharacter</a> =</div>
-<div class="line"><a name="l00166"></a><span class="lineno">  166</span>&#160;    internal::CacheableKeyPrimitive&lt;char16_t,</div>
-<div class="line"><a name="l00167"></a><span class="lineno">  167</span>&#160;                                    internal::DSCode::CacheableCharacter&gt;;</div>
-<div class="line"><a name="l00168"></a><span class="lineno">  168</span>&#160;<span class="keyword">extern</span> <span class="keyword">template</span> <span class="keyword">class </span>APACHE_GEODE_EXTERN_TEMPLATE_EXPORT</div>
-<div class="line"><a name="l00169"></a><span class="lineno">  169</span>&#160;    internal::CacheableKeyPrimitive&lt;char16_t,</div>
-<div class="line"><a name="l00170"></a><span class="lineno">  170</span>&#160;                                    internal::DSCode::CacheableCharacter&gt;;</div>
-<div class="line"><a name="l00171"></a><span class="lineno">  171</span>&#160;<span class="keyword">template</span> &lt;&gt;</div>
-<div class="line"><a name="l00172"></a><span class="lineno">  172</span>&#160;<span class="keyword">inline</span> std::shared_ptr&lt;CacheableKey&gt; <a class="code" href="a00339.html#a562c8827c49b9808ca4a601a48b944b6">CacheableKey::create</a>(char16_t value) {</div>
-<div class="line"><a name="l00173"></a><span class="lineno">  173</span>&#160;  <span class="keywordflow">return</span> CacheableCharacter::create(value);</div>
-<div class="line"><a name="l00174"></a><span class="lineno">  174</span>&#160;}</div>
-<div class="line"><a name="l00175"></a><span class="lineno">  175</span>&#160;<span class="keyword">template</span> &lt;&gt;</div>
-<div class="line"><a name="l00176"></a><span class="lineno">  176</span>&#160;<span class="keyword">inline</span> std::shared_ptr&lt;Cacheable&gt; <a class="code" href="a00855.html#ac6b42b5b55a798df561f9031e2b4f602">Serializable::create</a>(char16_t value) {</div>
-<div class="line"><a name="l00177"></a><span class="lineno">  177</span>&#160;  <span class="keywordflow">return</span> CacheableCharacter::create(value);</div>
-<div class="line"><a name="l00178"></a><span class="lineno">  178</span>&#160;}</div>
-<div class="line"><a name="l00179"></a><span class="lineno">  179</span>&#160; </div>
-<div class="line"><a name="l00184"></a><span class="lineno"><a class="line" href="a00026.html#a1670b991272438dfddf22e9bf5ee3f5b">  184</a></span>&#160;<span class="keyword">using</span> <a class="code" href="a00026.html#a1670b991272438dfddf22e9bf5ee3f5b">CacheableBytes</a> =</div>
-<div class="line"><a name="l00185"></a><span class="lineno">  185</span>&#160;    internal::CacheableArrayPrimitive&lt;int8_t, internal::DSCode::CacheableBytes&gt;;</div>
-<div class="line"><a name="l00186"></a><span class="lineno">  186</span>&#160;<span class="keyword">extern</span> <span class="keyword">template</span> <span class="keyword">class </span>APACHE_GEODE_EXTERN_TEMPLATE_EXPORT</div>
-<div class="line"><a name="l00187"></a><span class="lineno">  187</span>&#160;    internal::CacheableArrayPrimitive&lt;int8_t, internal::DSCode::CacheableBytes&gt;;</div>
-<div class="line"><a name="l00188"></a><span class="lineno">  188</span>&#160; </div>
-<div class="line"><a name="l00193"></a><span class="lineno">  193</span>&#160;<span class="keyword">using</span> <a class="code" href="a00026.html#aeaf018abdf21b7bb433cb98321f99155">BooleanArray</a> =</div>
-<div class="line"><a name="l00194"></a><span class="lineno">  194</span>&#160;    internal::CacheableArrayPrimitive&lt;bool, internal::DSCode::BooleanArray&gt;;</div>
-<div class="line"><a name="l00195"></a><span class="lineno">  195</span>&#160;<span class="keyword">extern</span> <span class="keyword">template</span> <span class="keyword">class </span>APACHE_GEODE_EXTERN_TEMPLATE_EXPORT</div>
-<div class="line"><a name="l00196"></a><span class="lineno">  196</span>&#160;    internal::CacheableArrayPrimitive&lt;bool, internal::DSCode::BooleanArray&gt;;</div>
-<div class="line"><a name="l00197"></a><span class="lineno">  197</span>&#160; </div>
-<div class="line"><a name="l00202"></a><span class="lineno">  202</span>&#160;<span class="keyword">using</span> <a class="code" href="a00026.html#ada03407edc69b8fe974178c62825b057">CharArray</a> =</div>
-<div class="line"><a name="l00203"></a><span class="lineno">  203</span>&#160;    internal::CacheableArrayPrimitive&lt;char16_t, internal::DSCode::CharArray&gt;;</div>
-<div class="line"><a name="l00204"></a><span class="lineno">  204</span>&#160;<span class="keyword">extern</span> <span class="keyword">template</span> <span class="keyword">class </span>APACHE_GEODE_EXTERN_TEMPLATE_EXPORT</div>
-<div class="line"><a name="l00205"></a><span class="lineno">  205</span>&#160;    internal::CacheableArrayPrimitive&lt;char16_t, internal::DSCode::CharArray&gt;;</div>
-<div class="line"><a name="l00206"></a><span class="lineno">  206</span>&#160; </div>
-<div class="line"><a name="l00211"></a><span class="lineno">  211</span>&#160;<span class="keyword">using</span> <a class="code" href="a00026.html#ab4bd5af43a0d4d6404d0f11e19923109">CacheableDoubleArray</a> =</div>
-<div class="line"><a name="l00212"></a><span class="lineno">  212</span>&#160;    internal::CacheableArrayPrimitive&lt;double,</div>
-<div class="line"><a name="l00213"></a><span class="lineno">  213</span>&#160;                                      internal::DSCode::CacheableDoubleArray&gt;;</div>
-<div class="line"><a name="l00214"></a><span class="lineno">  214</span>&#160;<span class="keyword">extern</span> <span class="keyword">template</span> <span class="keyword">class </span>APACHE_GEODE_EXTERN_TEMPLATE_EXPORT</div>
-<div class="line"><a name="l00215"></a><span class="lineno">  215</span>&#160;    internal::CacheableArrayPrimitive&lt;double,</div>
-<div class="line"><a name="l00216"></a><span class="lineno">  216</span>&#160;                                      internal::DSCode::CacheableDoubleArray&gt;;</div>
-<div class="line"><a name="l00217"></a><span class="lineno">  217</span>&#160; </div>
-<div class="line"><a name="l00222"></a><span class="lineno">  222</span>&#160;<span class="keyword">using</span> <a class="code" href="a00026.html#a4dd66af8eb2379ca6cdd5e762f6663e5">CacheableFloatArray</a> =</div>
-<div class="line"><a name="l00223"></a><span class="lineno">  223</span>&#160;    internal::CacheableArrayPrimitive&lt;float,</div>
-<div class="line"><a name="l00224"></a><span class="lineno">  224</span>&#160;                                      internal::DSCode::CacheableFloatArray&gt;;</div>
-<div class="line"><a name="l00225"></a><span class="lineno">  225</span>&#160;<span class="keyword">extern</span> <span class="keyword">template</span> <span class="keyword">class </span>APACHE_GEODE_EXTERN_TEMPLATE_EXPORT</div>
-<div class="line"><a name="l00226"></a><span class="lineno">  226</span>&#160;    internal::CacheableArrayPrimitive&lt;float,</div>
-<div class="line"><a name="l00227"></a><span class="lineno">  227</span>&#160;                                      internal::DSCode::CacheableFloatArray&gt;;</div>
-<div class="line"><a name="l00228"></a><span class="lineno">  228</span>&#160; </div>
-<div class="line"><a name="l00233"></a><span class="lineno">  233</span>&#160;<span class="keyword">using</span> <a class="code" href="a00026.html#a136b2010941b9ce8edfaa3d9a38eb006">CacheableInt16Array</a> =</div>
-<div class="line"><a name="l00234"></a><span class="lineno">  234</span>&#160;    internal::CacheableArrayPrimitive&lt;int16_t,</div>
-<div class="line"><a name="l00235"></a><span class="lineno">  235</span>&#160;                                      internal::DSCode::CacheableInt16Array&gt;;</div>
-<div class="line"><a name="l00236"></a><span class="lineno">  236</span>&#160;<span class="keyword">extern</span> <span class="keyword">template</span> <span class="keyword">class </span>APACHE_GEODE_EXTERN_TEMPLATE_EXPORT</div>
-<div class="line"><a name="l00237"></a><span class="lineno">  237</span>&#160;    internal::CacheableArrayPrimitive&lt;int16_t,</div>
-<div class="line"><a name="l00238"></a><span class="lineno">  238</span>&#160;                                      internal::DSCode::CacheableInt16Array&gt;;</div>
-<div class="line"><a name="l00239"></a><span class="lineno">  239</span>&#160; </div>
-<div class="line"><a name="l00244"></a><span class="lineno">  244</span>&#160;<span class="keyword">using</span> <a class="code" href="a00026.html#a10beecd058acf340a4b2629d6e36bc38">CacheableInt32Array</a> =</div>
-<div class="line"><a name="l00245"></a><span class="lineno">  245</span>&#160;    internal::CacheableArrayPrimitive&lt;int32_t,</div>
-<div class="line"><a name="l00246"></a><span class="lineno">  246</span>&#160;                                      internal::DSCode::CacheableInt32Array&gt;;</div>
-<div class="line"><a name="l00247"></a><span class="lineno">  247</span>&#160;<span class="keyword">extern</span> <span class="keyword">template</span> <span class="keyword">class </span>APACHE_GEODE_EXTERN_TEMPLATE_EXPORT</div>
-<div class="line"><a name="l00248"></a><span class="lineno">  248</span>&#160;    internal::CacheableArrayPrimitive&lt;int32_t,</div>
-<div class="line"><a name="l00249"></a><span class="lineno">  249</span>&#160;                                      internal::DSCode::CacheableInt32Array&gt;;</div>
-<div class="line"><a name="l00250"></a><span class="lineno">  250</span>&#160; </div>
-<div class="line"><a name="l00255"></a><span class="lineno">  255</span>&#160;<span class="keyword">using</span> <a class="code" href="a00026.html#a8181592dc8b8926ba2d3b872390b1414">CacheableInt64Array</a> =</div>
-<div class="line"><a name="l00256"></a><span class="lineno">  256</span>&#160;    internal::CacheableArrayPrimitive&lt;int64_t,</div>
-<div class="line"><a name="l00257"></a><span class="lineno">  257</span>&#160;                                      internal::DSCode::CacheableInt64Array&gt;;</div>
-<div class="line"><a name="l00258"></a><span class="lineno">  258</span>&#160;<span class="keyword">extern</span> <span class="keyword">template</span> <span class="keyword">class </span>APACHE_GEODE_EXTERN_TEMPLATE_EXPORT</div>
-<div class="line"><a name="l00259"></a><span class="lineno">  259</span>&#160;    internal::CacheableArrayPrimitive&lt;int64_t,</div>
-<div class="line"><a name="l00260"></a><span class="lineno">  260</span>&#160;                                      internal::DSCode::CacheableInt64Array&gt;;</div>
-<div class="line"><a name="l00261"></a><span class="lineno">  261</span>&#160; </div>
-<div class="line"><a name="l00266"></a><span class="lineno">  266</span>&#160;<span class="keyword">using</span> <a class="code" href="a00026.html#abb5c1ce32786fe2c0f7793809b103737">CacheableStringArray</a> =</div>
-<div class="line"><a name="l00267"></a><span class="lineno">  267</span>&#160;    internal::CacheableArrayPrimitive&lt;std::shared_ptr&lt;CacheableString&gt;,</div>
-<div class="line"><a name="l00268"></a><span class="lineno">  268</span>&#160;                                      internal::DSCode::CacheableStringArray&gt;;</div>
-<div class="line"><a name="l00269"></a><span class="lineno">  269</span>&#160;<span class="keyword">extern</span> <span class="keyword">template</span> <span class="keyword">class </span>APACHE_GEODE_EXTERN_TEMPLATE_EXPORT</div>
-<div class="line"><a name="l00270"></a><span class="lineno">  270</span>&#160;    internal::CacheableArrayPrimitive&lt;std::shared_ptr&lt;CacheableString&gt;,</div>
-<div class="line"><a name="l00271"></a><span class="lineno">  271</span>&#160;                                      internal::DSCode::CacheableStringArray&gt;;</div>
-<div class="line"><a name="l00272"></a><span class="lineno">  272</span>&#160; </div>
-<div class="line"><a name="l00273"></a><span class="lineno">  273</span>&#160;<span class="comment">// The following are defined as classes to avoid the issues with MSVC++</span></div>
-<div class="line"><a name="l00274"></a><span class="lineno">  274</span>&#160;<span class="comment">// warning/erroring on C4503</span></div>
-<div class="line"><a name="l00275"></a><span class="lineno">  275</span>&#160; </div>
-<div class="line"><a name="l00280"></a><span class="lineno"><a class="line" href="a00291.html">  280</a></span>&#160;<span class="keyword">class </span>APACHE_GEODE_EXPORT <a class="code" href="a00291.html">CacheableVector</a></div>
-<div class="line"><a name="l00281"></a><span class="lineno">  281</span>&#160;    : <span class="keyword">public</span> internal::CacheableContainerPrimitive&lt;</div>
-<div class="line"><a name="l00282"></a><span class="lineno">  282</span>&#160;          std::vector&lt;std::shared_ptr&lt;Cacheable&gt;&gt;,</div>
-<div class="line"><a name="l00283"></a><span class="lineno">  283</span>&#160;          internal::DSCode::CacheableVector, CacheableVector&gt; {</div>
-<div class="line"><a name="l00284"></a><span class="lineno">  284</span>&#160; <span class="keyword">public</span>:</div>
-<div class="line"><a name="l00285"></a><span class="lineno">  285</span>&#160;  <span class="keyword">using</span> CacheableContainerPrimitive::CacheableContainerPrimitive;</div>
-<div class="line"><a name="l00286"></a><span class="lineno">  286</span>&#160;};</div>
-<div class="line"><a name="l00287"></a><span class="lineno">  287</span>&#160; </div>
-<div class="line"><a name="l00288"></a><span class="lineno">  288</span>&#160;<span class="keyword">template</span> <span class="keyword">class </span>internal::CacheableContainerPrimitive&lt;</div>
-<div class="line"><a name="l00289"></a><span class="lineno">  289</span>&#160;    std::vector&lt;std::shared_ptr&lt;Cacheable&gt;&gt;, internal::DSCode::CacheableVector,</div>
-<div class="line"><a name="l00290"></a><span class="lineno">  290</span>&#160;    <a class="code" href="a00291.html">CacheableVector</a>&gt;;</div>
-<div class="line"><a name="l00291"></a><span class="lineno">  291</span>&#160; </div>
-<div class="line"><a name="l00296"></a><span class="lineno"><a class="line" href="a00295.html">  296</a></span>&#160;<span class="keyword">class </span>APACHE_GEODE_EXPORT <a class="code" href="a00295.html">CacheableHashMap</a></div>
-<div class="line"><a name="l00297"></a><span class="lineno">  297</span>&#160;    : <span class="keyword">public</span> internal::CacheableContainerPrimitive&lt;</div>
-<div class="line"><a name="l00298"></a><span class="lineno">  298</span>&#160;          HashMapOfCacheable, internal::DSCode::CacheableHashMap,</div>
-<div class="line"><a name="l00299"></a><span class="lineno">  299</span>&#160;          CacheableHashMap&gt; {</div>
-<div class="line"><a name="l00300"></a><span class="lineno">  300</span>&#160; <span class="keyword">public</span>:</div>
-<div class="line"><a name="l00301"></a><span class="lineno">  301</span>&#160;  <span class="keyword">using</span> CacheableContainerPrimitive::CacheableContainerPrimitive;</div>
-<div class="line"><a name="l00302"></a><span class="lineno">  302</span>&#160;};</div>
-<div class="line"><a name="l00303"></a><span class="lineno">  303</span>&#160; </div>
-<div class="line"><a name="l00304"></a><span class="lineno">  304</span>&#160;<span class="keyword">template</span> <span class="keyword">class </span>internal::CacheableContainerPrimitive&lt;</div>
-<div class="line"><a name="l00305"></a><span class="lineno">  305</span>&#160;    HashMapOfCacheable, internal::DSCode::CacheableHashMap, <a class="code" href="a00295.html">CacheableHashMap</a>&gt;;</div>
-<div class="line"><a name="l00306"></a><span class="lineno">  306</span>&#160; </div>
-<div class="line"><a name="l00311"></a><span class="lineno"><a class="line" href="a00299.html">  311</a></span>&#160;<span class="keyword">class </span>APACHE_GEODE_EXPORT <a class="code" href="a00299.html">CacheableHashSet</a></div>
-<div class="line"><a name="l00312"></a><span class="lineno">  312</span>&#160;    : <span class="keyword">public</span> internal::CacheableContainerPrimitive&lt;</div>
-<div class="line"><a name="l00313"></a><span class="lineno">  313</span>&#160;          HashSetOfCacheableKey, internal::DSCode::CacheableHashSet,</div>
-<div class="line"><a name="l00314"></a><span class="lineno">  314</span>&#160;          CacheableHashSet&gt; {</div>
-<div class="line"><a name="l00315"></a><span class="lineno">  315</span>&#160; <span class="keyword">public</span>:</div>
-<div class="line"><a name="l00316"></a><span class="lineno">  316</span>&#160;  <span class="keyword">using</span> CacheableContainerPrimitive::CacheableContainerPrimitive;</div>
-<div class="line"><a name="l00317"></a><span class="lineno">  317</span>&#160;};</div>
-<div class="line"><a name="l00318"></a><span class="lineno">  318</span>&#160; </div>
-<div class="line"><a name="l00319"></a><span class="lineno">  319</span>&#160;<span class="keyword">template</span> <span class="keyword">class </span>internal::CacheableContainerPrimitive&lt;</div>
-<div class="line"><a name="l00320"></a><span class="lineno">  320</span>&#160;    HashSetOfCacheableKey, internal::DSCode::CacheableHashSet,</div>
-<div class="line"><a name="l00321"></a><span class="lineno">  321</span>&#160;    <a class="code" href="a00299.html">CacheableHashSet</a>&gt;;</div>
-<div class="line"><a name="l00322"></a><span class="lineno">  322</span>&#160; </div>
-<div class="line"><a name="l00327"></a><span class="lineno"><a class="line" href="a00303.html">  327</a></span>&#160;<span class="keyword">class </span>APACHE_GEODE_EXPORT <a class="code" href="a00303.html">CacheableArrayList</a></div>
-<div class="line"><a name="l00328"></a><span class="lineno">  328</span>&#160;    : <span class="keyword">public</span> internal::CacheableContainerPrimitive&lt;</div>
-<div class="line"><a name="l00329"></a><span class="lineno">  329</span>&#160;          std::vector&lt;std::shared_ptr&lt;Cacheable&gt;&gt;,</div>
-<div class="line"><a name="l00330"></a><span class="lineno">  330</span>&#160;          internal::DSCode::CacheableArrayList, CacheableArrayList&gt; {</div>
-<div class="line"><a name="l00331"></a><span class="lineno">  331</span>&#160; <span class="keyword">public</span>:</div>
-<div class="line"><a name="l00332"></a><span class="lineno">  332</span>&#160;  <span class="keyword">using</span> CacheableContainerPrimitive::CacheableContainerPrimitive;</div>
-<div class="line"><a name="l00333"></a><span class="lineno">  333</span>&#160;};</div>
-<div class="line"><a name="l00334"></a><span class="lineno">  334</span>&#160; </div>
-<div class="line"><a name="l00335"></a><span class="lineno">  335</span>&#160;<span class="keyword">template</span> <span class="keyword">class </span>internal::CacheableContainerPrimitive&lt;</div>
-<div class="line"><a name="l00336"></a><span class="lineno">  336</span>&#160;    std::vector&lt;std::shared_ptr&lt;Cacheable&gt;&gt;,</div>
-<div class="line"><a name="l00337"></a><span class="lineno">  337</span>&#160;    internal::DSCode::CacheableArrayList, <a class="code" href="a00303.html">CacheableArrayList</a>&gt;;</div>
-<div class="line"><a name="l00338"></a><span class="lineno">  338</span>&#160; </div>
-<div class="line"><a name="l00343"></a><span class="lineno"><a class="line" href="a00307.html">  343</a></span>&#160;<span class="keyword">class </span>APACHE_GEODE_EXPORT <a class="code" href="a00307.html">CacheableLinkedList</a></div>
-<div class="line"><a name="l00344"></a><span class="lineno">  344</span>&#160;    : <span class="keyword">public</span> internal::CacheableContainerPrimitive&lt;</div>
-<div class="line"><a name="l00345"></a><span class="lineno">  345</span>&#160;          std::vector&lt;std::shared_ptr&lt;Cacheable&gt;&gt;,</div>
-<div class="line"><a name="l00346"></a><span class="lineno">  346</span>&#160;          internal::DSCode::CacheableLinkedList, CacheableLinkedList&gt; {</div>
-<div class="line"><a name="l00347"></a><span class="lineno">  347</span>&#160; <span class="keyword">public</span>:</div>
-<div class="line"><a name="l00348"></a><span class="lineno">  348</span>&#160;  <span class="keyword">using</span> CacheableContainerPrimitive::CacheableContainerPrimitive;</div>
-<div class="line"><a name="l00349"></a><span class="lineno">  349</span>&#160;};</div>
-<div class="line"><a name="l00350"></a><span class="lineno">  350</span>&#160; </div>
-<div class="line"><a name="l00351"></a><span class="lineno">  351</span>&#160;<span class="keyword">template</span> <span class="keyword">class </span>internal::CacheableContainerPrimitive&lt;</div>
-<div class="line"><a name="l00352"></a><span class="lineno">  352</span>&#160;    std::vector&lt;std::shared_ptr&lt;Cacheable&gt;&gt;,</div>
-<div class="line"><a name="l00353"></a><span class="lineno">  353</span>&#160;    internal::DSCode::CacheableLinkedList, <a class="code" href="a00307.html">CacheableLinkedList</a>&gt;;</div>
-<div class="line"><a name="l00354"></a><span class="lineno">  354</span>&#160; </div>
-<div class="line"><a name="l00359"></a><span class="lineno"><a class="line" href="a00311.html">  359</a></span>&#160;<span class="keyword">class </span>APACHE_GEODE_EXPORT <a class="code" href="a00311.html">CacheableStack</a></div>
-<div class="line"><a name="l00360"></a><span class="lineno">  360</span>&#160;    : <span class="keyword">public</span> internal::CacheableContainerPrimitive&lt;</div>
-<div class="line"><a name="l00361"></a><span class="lineno">  361</span>&#160;          std::vector&lt;std::shared_ptr&lt;Cacheable&gt;&gt;,</div>
-<div class="line"><a name="l00362"></a><span class="lineno">  362</span>&#160;          internal::DSCode::CacheableStack, CacheableStack&gt; {</div>
-<div class="line"><a name="l00363"></a><span class="lineno">  363</span>&#160; <span class="keyword">public</span>:</div>
-<div class="line"><a name="l00364"></a><span class="lineno">  364</span>&#160;  <span class="keyword">using</span> CacheableContainerPrimitive::CacheableContainerPrimitive;</div>
-<div class="line"><a name="l00365"></a><span class="lineno">  365</span>&#160;};</div>
-<div class="line"><a name="l00366"></a><span class="lineno">  366</span>&#160; </div>
-<div class="line"><a name="l00367"></a><span class="lineno">  367</span>&#160;<span class="keyword">template</span> <span class="keyword">class </span>internal::CacheableContainerPrimitive&lt;</div>
-<div class="line"><a name="l00368"></a><span class="lineno">  368</span>&#160;    HashMapOfCacheable, internal::DSCode::CacheableStack, <a class="code" href="a00311.html">CacheableStack</a>&gt;;</div>
-<div class="line"><a name="l00369"></a><span class="lineno">  369</span>&#160; </div>
-<div class="line"><a name="l00374"></a><span class="lineno"><a class="line" href="a00315.html">  374</a></span>&#160;<span class="keyword">class </span>APACHE_GEODE_EXPORT <a class="code" href="a00315.html">CacheableHashTable</a></div>
-<div class="line"><a name="l00375"></a><span class="lineno">  375</span>&#160;    : <span class="keyword">public</span> internal::CacheableContainerPrimitive&lt;</div>
-<div class="line"><a name="l00376"></a><span class="lineno">  376</span>&#160;          HashMapOfCacheable, internal::DSCode::CacheableHashTable,</div>
-<div class="line"><a name="l00377"></a><span class="lineno">  377</span>&#160;          CacheableHashTable&gt; {</div>
-<div class="line"><a name="l00378"></a><span class="lineno">  378</span>&#160; <span class="keyword">public</span>:</div>
-<div class="line"><a name="l00379"></a><span class="lineno">  379</span>&#160;  <span class="keyword">using</span> CacheableContainerPrimitive::CacheableContainerPrimitive;</div>
-<div class="line"><a name="l00380"></a><span class="lineno">  380</span>&#160;};</div>
-<div class="line"><a name="l00381"></a><span class="lineno">  381</span>&#160; </div>
-<div class="line"><a name="l00382"></a><span class="lineno">  382</span>&#160;<span class="keyword">template</span> <span class="keyword">class </span>internal::CacheableContainerPrimitive&lt;</div>
-<div class="line"><a name="l00383"></a><span class="lineno">  383</span>&#160;    HashMapOfCacheable, internal::DSCode::CacheableHashTable,</div>
-<div class="line"><a name="l00384"></a><span class="lineno">  384</span>&#160;    <a class="code" href="a00315.html">CacheableHashTable</a>&gt;;</div>
-<div class="line"><a name="l00385"></a><span class="lineno">  385</span>&#160; </div>
-<div class="line"><a name="l00393"></a><span class="lineno"><a class="line" href="a00319.html">  393</a></span>&#160;<span class="keyword">class </span>APACHE_GEODE_EXPORT <a class="code" href="a00319.html">CacheableIdentityHashMap</a></div>
-<div class="line"><a name="l00394"></a><span class="lineno">  394</span>&#160;    : <span class="keyword">public</span> internal::CacheableContainerPrimitive&lt;</div>
-<div class="line"><a name="l00395"></a><span class="lineno">  395</span>&#160;          HashMapOfCacheable, internal::DSCode::CacheableIdentityHashMap,</div>
-<div class="line"><a name="l00396"></a><span class="lineno">  396</span>&#160;          CacheableIdentityHashMap&gt; {</div>
-<div class="line"><a name="l00397"></a><span class="lineno">  397</span>&#160; <span class="keyword">public</span>:</div>
-<div class="line"><a name="l00398"></a><span class="lineno">  398</span>&#160;  <span class="keyword">using</span> CacheableContainerPrimitive::CacheableContainerPrimitive;</div>
-<div class="line"><a name="l00399"></a><span class="lineno">  399</span>&#160;};</div>
-<div class="line"><a name="l00400"></a><span class="lineno">  400</span>&#160; </div>
-<div class="line"><a name="l00401"></a><span class="lineno">  401</span>&#160;<span class="keyword">template</span> <span class="keyword">class </span>internal::CacheableContainerPrimitive&lt;</div>
-<div class="line"><a name="l00402"></a><span class="lineno">  402</span>&#160;    HashMapOfCacheable, internal::DSCode::CacheableIdentityHashMap,</div>
-<div class="line"><a name="l00403"></a><span class="lineno">  403</span>&#160;    <a class="code" href="a00319.html">CacheableIdentityHashMap</a>&gt;;</div>
-<div class="line"><a name="l00404"></a><span class="lineno">  404</span>&#160; </div>
-<div class="line"><a name="l00412"></a><span class="lineno"><a class="line" href="a00323.html">  412</a></span>&#160;<span class="keyword">class </span>APACHE_GEODE_EXPORT <a class="code" href="a00323.html">CacheableLinkedHashSet</a></div>
-<div class="line"><a name="l00413"></a><span class="lineno">  413</span>&#160;    : <span class="keyword">public</span> internal::CacheableContainerPrimitive&lt;</div>
-<div class="line"><a name="l00414"></a><span class="lineno">  414</span>&#160;          HashSetOfCacheableKey, internal::DSCode::CacheableLinkedHashSet,</div>
-<div class="line"><a name="l00415"></a><span class="lineno">  415</span>&#160;          CacheableLinkedHashSet&gt; {</div>
-<div class="line"><a name="l00416"></a><span class="lineno">  416</span>&#160; <span class="keyword">public</span>:</div>
-<div class="line"><a name="l00417"></a><span class="lineno">  417</span>&#160;  <span class="keyword">using</span> CacheableContainerPrimitive::CacheableContainerPrimitive;</div>
-<div class="line"><a name="l00418"></a><span class="lineno">  418</span>&#160;};</div>
-<div class="line"><a name="l00419"></a><span class="lineno">  419</span>&#160; </div>
-<div class="line"><a name="l00420"></a><span class="lineno">  420</span>&#160;<span class="keyword">template</span> <span class="keyword">class </span>internal::CacheableContainerPrimitive&lt;</div>
-<div class="line"><a name="l00421"></a><span class="lineno">  421</span>&#160;    HashSetOfCacheableKey, internal::DSCode::CacheableLinkedHashSet,</div>
-<div class="line"><a name="l00422"></a><span class="lineno">  422</span>&#160;    <a class="code" href="a00323.html">CacheableLinkedHashSet</a>&gt;;</div>
-<div class="line"><a name="l00423"></a><span class="lineno">  423</span>&#160; </div>
-<div class="line"><a name="l00424"></a><span class="lineno">  424</span>&#160;}  <span class="comment">// namespace client</span></div>
-<div class="line"><a name="l00425"></a><span class="lineno">  425</span>&#160;}  <span class="comment">// namespace geode</span></div>
-<div class="line"><a name="l00426"></a><span class="lineno">  426</span>&#160;}  <span class="comment">// namespace apache</span></div>
-<div class="line"><a name="l00427"></a><span class="lineno">  427</span>&#160; </div>
-<div class="line"><a name="l00428"></a><span class="lineno">  428</span>&#160;<span class="preprocessor">#endif  </span><span class="comment">// GEODE_CACHEABLEBUILTINS_H_</span></div>
-<div class="ttc" id="aa00026_html_a10beecd058acf340a4b2629d6e36bc38"><div class="ttname"><a href="a00026.html#a10beecd058acf340a4b2629d6e36bc38">apache::geode::client::CacheableInt32Array</a></div><div class="ttdeci">internal::CacheableArrayPrimitive&lt; int32_t, internal::DSCode::CacheableInt32Array &gt; CacheableInt32Array</div><div class="ttdoc">An immutable wrapper for array of 32-bit integers that can serve as a distributable object for cachin...</div></div>
-<div class="ttc" id="aa00026_html_a136b2010941b9ce8edfaa3d9a38eb006"><div class="ttname"><a href="a00026.html#a136b2010941b9ce8edfaa3d9a38eb006">apache::geode::client::CacheableInt16Array</a></div><div class="ttdeci">internal::CacheableArrayPrimitive&lt; int16_t, internal::DSCode::CacheableInt16Array &gt; CacheableInt16Array</div><div class="ttdoc">An immutable wrapper for array of 16-bit integers that can serve as a distributable object for cachin...</div></div>
-<div class="ttc" id="aa00026_html_a1670b991272438dfddf22e9bf5ee3f5b"><div class="ttname"><a href="a00026.html#a1670b991272438dfddf22e9bf5ee3f5b">apache::geode::client::CacheableBytes</a></div><div class="ttdeci">internal::CacheableArrayPrimitive&lt; int8_t, internal::DSCode::CacheableBytes &gt; CacheableBytes</div><div class="ttdoc">An immutable wrapper for byte arrays that can serve as a distributable object for caching.</div><div class="ttdef"><b>Definition:</b> CacheableBuiltins.hpp:1 [...]
-<div class="ttc" id="aa00026_html_a3062055a89f8af84885245dcfcd474cf"><div class="ttname"><a href="a00026.html#a3062055a89f8af84885245dcfcd474cf">apache::geode::client::CacheableByte</a></div><div class="ttdeci">internal::CacheableKeyPrimitive&lt; int8_t, internal::DSCode::CacheableByte &gt; CacheableByte</div><div class="ttdoc">An immutable wrapper for byte that can serve as a distributable key object for caching.</div><div class="ttdef"><b>Definition:</b> CacheableBuiltins.hpp:63</div></div>
-<div class="ttc" id="aa00026_html_a4dd66af8eb2379ca6cdd5e762f6663e5"><div class="ttname"><a href="a00026.html#a4dd66af8eb2379ca6cdd5e762f6663e5">apache::geode::client::CacheableFloatArray</a></div><div class="ttdeci">internal::CacheableArrayPrimitive&lt; float, internal::DSCode::CacheableFloatArray &gt; CacheableFloatArray</div><div class="ttdoc">An immutable wrapper for array of floats that can serve as a distributable object for caching.</div></div>
-<div class="ttc" id="aa00026_html_a5462c25bfa053f710152d0f3ea1db85e"><div class="ttname"><a href="a00026.html#a5462c25bfa053f710152d0f3ea1db85e">apache::geode::client::CacheableInt16</a></div><div class="ttdeci">internal::CacheableKeyPrimitive&lt; int16_t, internal::DSCode::CacheableInt16 &gt; CacheableInt16</div><div class="ttdoc">An immutable wrapper for 16-bit integers that can serve as a distributable key object for caching.</div><div class="ttdef"><b>Definition:</b> CacheableBuiltin [...]
-<div class="ttc" id="aa00026_html_a59da836cc25d63d148ac36cf6ff61bda"><div class="ttname"><a href="a00026.html#a59da836cc25d63d148ac36cf6ff61bda">apache::geode::client::CacheableInt64</a></div><div class="ttdeci">internal::CacheableKeyPrimitive&lt; int64_t, internal::DSCode::CacheableInt64 &gt; CacheableInt64</div><div class="ttdoc">An immutable wrapper for 64-bit integers that can serve as a distributable key object for caching.</div><div class="ttdef"><b>Definition:</b> CacheableBuiltin [...]
-<div class="ttc" id="aa00026_html_a76fce731bf05271bc02e93c84b31e82f"><div class="ttname"><a href="a00026.html#a76fce731bf05271bc02e93c84b31e82f">apache::geode::client::CacheableInt32</a></div><div class="ttdeci">internal::CacheableKeyPrimitive&lt; int32_t, internal::DSCode::CacheableInt32 &gt; CacheableInt32</div><div class="ttdoc">An immutable wrapper for 32-bit integers that can serve as a distributable key object for caching.</div><div class="ttdef"><b>Definition:</b> CacheableBuiltin [...]
-<div class="ttc" id="aa00026_html_a8181592dc8b8926ba2d3b872390b1414"><div class="ttname"><a href="a00026.html#a8181592dc8b8926ba2d3b872390b1414">apache::geode::client::CacheableInt64Array</a></div><div class="ttdeci">internal::CacheableArrayPrimitive&lt; int64_t, internal::DSCode::CacheableInt64Array &gt; CacheableInt64Array</div><div class="ttdoc">An immutable wrapper for array of 64-bit integers that can serve as a distributable object for cachin...</div></div>
-<div class="ttc" id="aa00026_html_aac3fbd1448566f5df0d92323aa1344c5"><div class="ttname"><a href="a00026.html#aac3fbd1448566f5df0d92323aa1344c5">apache::geode::client::CacheableCharacter</a></div><div class="ttdeci">internal::CacheableKeyPrimitive&lt; char16_t, internal::DSCode::CacheableCharacter &gt; CacheableCharacter</div><div class="ttdoc">An immutable wrapper for 16-bit characters that can serve as a distributable key object for caching.</div><div class="ttdef"><b>Definition:</b> C [...]
-<div class="ttc" id="aa00026_html_ab4bd5af43a0d4d6404d0f11e19923109"><div class="ttname"><a href="a00026.html#ab4bd5af43a0d4d6404d0f11e19923109">apache::geode::client::CacheableDoubleArray</a></div><div class="ttdeci">internal::CacheableArrayPrimitive&lt; double, internal::DSCode::CacheableDoubleArray &gt; CacheableDoubleArray</div><div class="ttdoc">An immutable wrapper for array of doubles that can serve as a distributable object for caching.</div></div>
-<div class="ttc" id="aa00026_html_abb5c1ce32786fe2c0f7793809b103737"><div class="ttname"><a href="a00026.html#abb5c1ce32786fe2c0f7793809b103737">apache::geode::client::CacheableStringArray</a></div><div class="ttdeci">internal::CacheableArrayPrimitive&lt; std::shared_ptr&lt; CacheableString &gt;, internal::DSCode::CacheableStringArray &gt; CacheableStringArray</div><div class="ttdoc">An immutable wrapper for array of strings that can serve as a distributable object for caching.</div></div>
-<div class="ttc" id="aa00026_html_abf4d069ffd5d9d23556039952a718ff1"><div class="ttname"><a href="a00026.html#abf4d069ffd5d9d23556039952a718ff1">apache::geode::client::CacheableBoolean</a></div><div class="ttdeci">internal::CacheableKeyPrimitive&lt; bool, internal::DSCode::CacheableBoolean &gt; CacheableBoolean</div><div class="ttdoc">An immutable wrapper for bool that can serve as a distributable key object for caching.</div><div class="ttdef"><b>Definition:</b> CacheableBuiltins.hpp:46 [...]
-<div class="ttc" id="aa00026_html_aca9ebf746b0d3d72032d6e1b6bfd4e75"><div class="ttname"><a href="a00026.html#aca9ebf746b0d3d72032d6e1b6bfd4e75">apache::geode::client::CacheableFloat</a></div><div class="ttdeci">internal::CacheableKeyPrimitive&lt; float, internal::DSCode::CacheableFloat &gt; CacheableFloat</div><div class="ttdoc">An immutable wrapper for floats that can serve as.</div><div class="ttdef"><b>Definition:</b> CacheableBuiltins.hpp:98</div></div>
-<div class="ttc" id="aa00026_html_ada03407edc69b8fe974178c62825b057"><div class="ttname"><a href="a00026.html#ada03407edc69b8fe974178c62825b057">apache::geode::client::CharArray</a></div><div class="ttdeci">internal::CacheableArrayPrimitive&lt; char16_t, internal::DSCode::CharArray &gt; CharArray</div><div class="ttdoc">An immutable wrapper for array of wide-characters that can serve as a distributable object for cachin...</div></div>
-<div class="ttc" id="aa00026_html_aeaf018abdf21b7bb433cb98321f99155"><div class="ttname"><a href="a00026.html#aeaf018abdf21b7bb433cb98321f99155">apache::geode::client::BooleanArray</a></div><div class="ttdeci">internal::CacheableArrayPrimitive&lt; bool, internal::DSCode::BooleanArray &gt; BooleanArray</div><div class="ttdoc">An immutable wrapper for array of booleans that can serve as a distributable object for caching.</div></div>
-<div class="ttc" id="aa00026_html_aed43d5f3cad83ac1a317c140f1f4607b"><div class="ttname"><a href="a00026.html#aed43d5f3cad83ac1a317c140f1f4607b">apache::geode::client::CacheableDouble</a></div><div class="ttdeci">internal::CacheableKeyPrimitive&lt; double, internal::DSCode::CacheableDouble &gt; CacheableDouble</div><div class="ttdoc">An immutable wrapper for doubles that can serve as a distributable key object for caching.</div><div class="ttdef"><b>Definition:</b> CacheableBuiltins.hpp: [...]
-<div class="ttc" id="aa00038_html"><div class="ttname"><a href="a00038.html">CacheableKey.hpp</a></div></div>
-<div class="ttc" id="aa00044_html"><div class="ttname"><a href="a00044.html">CacheableString.hpp</a></div></div>
-<div class="ttc" id="aa00291_html"><div class="ttname"><a href="a00291.html">apache::geode::client::CacheableVector</a></div><div class="ttdoc">A mutable Cacheable vector wrapper that can serve as a distributable object for caching.</div><div class="ttdef"><b>Definition:</b> CacheableBuiltins.hpp:283</div></div>
-<div class="ttc" id="aa00295_html"><div class="ttname"><a href="a00295.html">apache::geode::client::CacheableHashMap</a></div><div class="ttdoc">A mutable CacheableKey to Serializable hash map that can serve as a distributable object for caching.</div><div class="ttdef"><b>Definition:</b> CacheableBuiltins.hpp:299</div></div>
-<div class="ttc" id="aa00299_html"><div class="ttname"><a href="a00299.html">apache::geode::client::CacheableHashSet</a></div><div class="ttdoc">A mutable CacheableKey hash set wrapper that can serve as a distributable object for caching.</div><div class="ttdef"><b>Definition:</b> CacheableBuiltins.hpp:314</div></div>
-<div class="ttc" id="aa00303_html"><div class="ttname"><a href="a00303.html">apache::geode::client::CacheableArrayList</a></div><div class="ttdoc">A mutable Cacheable array list wrapper that can serve as a distributable object for caching.</div><div class="ttdef"><b>Definition:</b> CacheableBuiltins.hpp:330</div></div>
-<div class="ttc" id="aa00307_html"><div class="ttname"><a href="a00307.html">apache::geode::client::CacheableLinkedList</a></div><div class="ttdoc">A mutable Cacheable array list wrapper that can serve as a distributable object for caching.</div><div class="ttdef"><b>Definition:</b> CacheableBuiltins.hpp:346</div></div>
-<div class="ttc" id="aa00311_html"><div class="ttname"><a href="a00311.html">apache::geode::client::CacheableStack</a></div><div class="ttdoc">A mutable Cacheable stack wrapper that can serve as a distributable object for caching.</div><div class="ttdef"><b>Definition:</b> CacheableBuiltins.hpp:362</div></div>
-<div class="ttc" id="aa00315_html"><div class="ttname"><a href="a00315.html">apache::geode::client::CacheableHashTable</a></div><div class="ttdoc">A mutable CacheableKey to Serializable hash map that can serve as a distributable object for caching.</div><div class="ttdef"><b>Definition:</b> CacheableBuiltins.hpp:377</div></div>
-<div class="ttc" id="aa00319_html"><div class="ttname"><a href="a00319.html">apache::geode::client::CacheableIdentityHashMap</a></div><div class="ttdoc">A mutable CacheableKey to Serializable hash map that can serve as a distributable object for caching.</div><div class="ttdef"><b>Definition:</b> CacheableBuiltins.hpp:396</div></div>
-<div class="ttc" id="aa00323_html"><div class="ttname"><a href="a00323.html">apache::geode::client::CacheableLinkedHashSet</a></div><div class="ttdoc">A mutable CacheableKey hash set wrapper that can serve as a distributable object for caching.</div><div class="ttdef"><b>Definition:</b> CacheableBuiltins.hpp:415</div></div>
-<div class="ttc" id="aa00339_html_a562c8827c49b9808ca4a601a48b944b6"><div class="ttname"><a href="a00339.html#a562c8827c49b9808ca4a601a48b944b6">apache::geode::client::CacheableKey::create</a></div><div class="ttdeci">static std::shared_ptr&lt; CacheableKey &gt; create(_T value)</div><div class="ttdoc">Factory method that creates the key type that matches the type of value.</div></div>
-<div class="ttc" id="aa00855_html_ac6b42b5b55a798df561f9031e2b4f602"><div class="ttname"><a href="a00855.html#ac6b42b5b55a798df561f9031e2b4f602">apache::geode::client::Serializable::create</a></div><div class="ttdeci">static std::shared_ptr&lt; Serializable &gt; create(_T value)</div><div class="ttdoc">Factory method that creates the Serializable object that matches the type of value.</div></div>
+<a href="a00026.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="comment"> * Licensed to the Apache Software Foundation (ASF) under one or more</span></div><div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;<span class="comment"> * contrib [...]
+<div class="ttc" id="a00291_html"><div class="ttname"><a href="a00291.html">apache::geode::client::CacheableVector</a></div><div class="ttdoc">A mutable Cacheable vector wrapper that can serve as a distributable object for caching.</div><div class="ttdef"><b>Definition:</b> CacheableBuiltins.hpp:280</div></div>
+<div class="ttc" id="a00044_html"><div class="ttname"><a href="a00044.html">CacheableString.hpp</a></div></div>
+<div class="ttc" id="a00315_html"><div class="ttname"><a href="a00315.html">apache::geode::client::CacheableHashTable</a></div><div class="ttdoc">A mutable CacheableKey to Serializable hash map that can serve as a distributable object for caching.</div><div class="ttdef"><b>Definition:</b> CacheableBuiltins.hpp:374</div></div>
+<div class="ttc" id="a00303_html"><div class="ttname"><a href="a00303.html">apache::geode::client::CacheableArrayList</a></div><div class="ttdoc">A mutable Cacheable array list wrapper that can serve as a distributable object for caching.</div><div class="ttdef"><b>Definition:</b> CacheableBuiltins.hpp:327</div></div>
+<div class="ttc" id="a00026_html_a4dd66af8eb2379ca6cdd5e762f6663e5"><div class="ttname"><a href="a00026.html#a4dd66af8eb2379ca6cdd5e762f6663e5">apache::geode::client::CacheableFloatArray</a></div><div class="ttdeci">internal::CacheableArrayPrimitive&lt; float, internal::DSCode::CacheableFloatArray &gt; CacheableFloatArray</div><div class="ttdoc">An immutable wrapper for array of floats that can serve as a distributable object for caching.</div></div>
+<div class="ttc" id="a00323_html"><div class="ttname"><a href="a00323.html">apache::geode::client::CacheableLinkedHashSet</a></div><div class="ttdoc">A mutable CacheableKey hash set wrapper that can serve as a distributable object for caching.</div><div class="ttdef"><b>Definition:</b> CacheableBuiltins.hpp:412</div></div>
+<div class="ttc" id="a00299_html"><div class="ttname"><a href="a00299.html">apache::geode::client::CacheableHashSet</a></div><div class="ttdoc">A mutable CacheableKey hash set wrapper that can serve as a distributable object for caching.</div><div class="ttdef"><b>Definition:</b> CacheableBuiltins.hpp:311</div></div>
+<div class="ttc" id="a00026_html_a136b2010941b9ce8edfaa3d9a38eb006"><div class="ttname"><a href="a00026.html#a136b2010941b9ce8edfaa3d9a38eb006">apache::geode::client::CacheableInt16Array</a></div><div class="ttdeci">internal::CacheableArrayPrimitive&lt; int16_t, internal::DSCode::CacheableInt16Array &gt; CacheableInt16Array</div><div class="ttdoc">An immutable wrapper for array of 16-bit integers that can serve as a distributable object for cachin...</div></div>
+<div class="ttc" id="a00038_html"><div class="ttname"><a href="a00038.html">CacheableKey.hpp</a></div></div>
+<div class="ttc" id="a00026_html_a10beecd058acf340a4b2629d6e36bc38"><div class="ttname"><a href="a00026.html#a10beecd058acf340a4b2629d6e36bc38">apache::geode::client::CacheableInt32Array</a></div><div class="ttdeci">internal::CacheableArrayPrimitive&lt; int32_t, internal::DSCode::CacheableInt32Array &gt; CacheableInt32Array</div><div class="ttdoc">An immutable wrapper for array of 32-bit integers that can serve as a distributable object for cachin...</div></div>
+<div class="ttc" id="a00295_html"><div class="ttname"><a href="a00295.html">apache::geode::client::CacheableHashMap</a></div><div class="ttdoc">A mutable CacheableKey to Serializable hash map that can serve as a distributable object for caching.</div><div class="ttdef"><b>Definition:</b> CacheableBuiltins.hpp:296</div></div>
+<div class="ttc" id="a00026_html_ab4bd5af43a0d4d6404d0f11e19923109"><div class="ttname"><a href="a00026.html#ab4bd5af43a0d4d6404d0f11e19923109">apache::geode::client::CacheableDoubleArray</a></div><div class="ttdeci">internal::CacheableArrayPrimitive&lt; double, internal::DSCode::CacheableDoubleArray &gt; CacheableDoubleArray</div><div class="ttdoc">An immutable wrapper for array of doubles that can serve as a distributable object for caching.</div></div>
+<div class="ttc" id="a00339_html_a562c8827c49b9808ca4a601a48b944b6"><div class="ttname"><a href="a00339.html#a562c8827c49b9808ca4a601a48b944b6">apache::geode::client::CacheableKey::create</a></div><div class="ttdeci">static std::shared_ptr&lt; CacheableKey &gt; create(_T value)</div><div class="ttdoc">Factory method that creates the key type that matches the type of value.</div></div>
+<div class="ttc" id="a00026_html_ada03407edc69b8fe974178c62825b057"><div class="ttname"><a href="a00026.html#ada03407edc69b8fe974178c62825b057">apache::geode::client::CharArray</a></div><div class="ttdeci">internal::CacheableArrayPrimitive&lt; char16_t, internal::DSCode::CharArray &gt; CharArray</div><div class="ttdoc">An immutable wrapper for array of wide-characters that can serve as a distributable object for cachin...</div></div>
+<div class="ttc" id="a00026_html_a8181592dc8b8926ba2d3b872390b1414"><div class="ttname"><a href="a00026.html#a8181592dc8b8926ba2d3b872390b1414">apache::geode::client::CacheableInt64Array</a></div><div class="ttdeci">internal::CacheableArrayPrimitive&lt; int64_t, internal::DSCode::CacheableInt64Array &gt; CacheableInt64Array</div><div class="ttdoc">An immutable wrapper for array of 64-bit integers that can serve as a distributable object for cachin...</div></div>
+<div class="ttc" id="a00311_html"><div class="ttname"><a href="a00311.html">apache::geode::client::CacheableStack</a></div><div class="ttdoc">A mutable Cacheable stack wrapper that can serve as a distributable object for caching.</div><div class="ttdef"><b>Definition:</b> CacheableBuiltins.hpp:359</div></div>
+<div class="ttc" id="a00026_html_aeaf018abdf21b7bb433cb98321f99155"><div class="ttname"><a href="a00026.html#aeaf018abdf21b7bb433cb98321f99155">apache::geode::client::BooleanArray</a></div><div class="ttdeci">internal::CacheableArrayPrimitive&lt; bool, internal::DSCode::BooleanArray &gt; BooleanArray</div><div class="ttdoc">An immutable wrapper for array of booleans that can serve as a distributable object for caching.</div></div>
+<div class="ttc" id="a00026_html_abb5c1ce32786fe2c0f7793809b103737"><div class="ttname"><a href="a00026.html#abb5c1ce32786fe2c0f7793809b103737">apache::geode::client::CacheableStringArray</a></div><div class="ttdeci">internal::CacheableArrayPrimitive&lt; std::shared_ptr&lt; CacheableString &gt;, internal::DSCode::CacheableStringArray &gt; CacheableStringArray</div><div class="ttdoc">An immutable wrapper for array of strings that can serve as a distributable object for caching.</div></div>
+<div class="ttc" id="a00855_html_ac6b42b5b55a798df561f9031e2b4f602"><div class="ttname"><a href="a00855.html#ac6b42b5b55a798df561f9031e2b4f602">apache::geode::client::Serializable::create</a></div><div class="ttdeci">static std::shared_ptr&lt; Serializable &gt; create(_T value)</div><div class="ttdoc">Factory method that creates the Serializable object that matches the type of value.</div></div>
+<div class="ttc" id="a00319_html"><div class="ttname"><a href="a00319.html">apache::geode::client::CacheableIdentityHashMap</a></div><div class="ttdoc">A mutable CacheableKey to Serializable hash map that can serve as a distributable object for caching.</div><div class="ttdef"><b>Definition:</b> CacheableBuiltins.hpp:393</div></div>
+<div class="ttc" id="a00307_html"><div class="ttname"><a href="a00307.html">apache::geode::client::CacheableLinkedList</a></div><div class="ttdoc">A mutable Cacheable array list wrapper that can serve as a distributable object for caching.</div><div class="ttdef"><b>Definition:</b> CacheableBuiltins.hpp:343</div></div>
 </div><!-- fragment --></div><!-- contents -->
 </div><!-- doc-content -->
 <!--
diff --git a/releases/latest/cppdocs/a00029.html b/releases/latest/cppdocs/a00029.html
index 7e076ce..9bb33cf 100644
--- a/releases/latest/cppdocs/a00029.html
+++ b/releases/latest/cppdocs/a00029.html
@@ -3,7 +3,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
-<meta name="generator" content="Doxygen 1.9.0"/>
+<meta name="generator" content="Doxygen 1.8.15"/>
 <meta name="viewport" content="width=device-width, initial-scale=1"/>
 <title>Apache Geode Native C++ Reference: CacheableDate.hpp File Reference</title>
 <link href="tabs.css" rel="stylesheet" type="text/css"/>
@@ -13,6 +13,10 @@
 <script type="text/javascript" src="resize.js"></script>
 <script type="text/javascript" src="navtreedata.js"></script>
 <script type="text/javascript" src="navtree.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+  $(document).ready(initResizable);
+/* @license-end */</script>
 <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -26,7 +30,7 @@
  <tr style="height: 56px;">
   <td id="projectalign" style="padding-left: 0.5em;">
    <div id="projectname">Apache Geode Native C++ Reference
-   &#160;<span id="projectnumber">1.13.3</span>
+   &#160;<span id="projectnumber">1.13.4</span>
    </div>
   </td>
  </tr>
@@ -34,10 +38,10 @@
 </table>
 </div>
 <!-- end header part -->
-<!-- Generated by Doxygen 1.9.0 -->
+<!-- Generated by Doxygen 1.8.15 -->
 <script type="text/javascript">
 /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
-var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+var searchBox = new SearchBox("searchBox", "search",false,'Search');
 /* @license-end */
 </script>
 <script type="text/javascript" src="menudata.js"></script>
@@ -63,7 +67,7 @@ $(function() {
 </div>
 <script type="text/javascript">
 /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
-$(document).ready(function(){initNavTree('a00029.html',''); initResizable(); });
+$(document).ready(function(){initNavTree('a00029.html','');});
 /* @license-end */
 </script>
 <div id="doc-content">
diff --git a/releases/latest/cppdocs/a00029_source.html b/releases/latest/cppdocs/a00029_source.html
index 72bd3f0..3054a73 100644
--- a/releases/latest/cppdocs/a00029_source.html
+++ b/releases/latest/cppdocs/a00029_source.html
@@ -3,7 +3,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
-<meta name="generator" content="Doxygen 1.9.0"/>
+<meta name="generator" content="Doxygen 1.8.15"/>
 <meta name="viewport" content="width=device-width, initial-scale=1"/>
 <title>Apache Geode Native C++ Reference: CacheableDate.hpp Source File</title>
 <link href="tabs.css" rel="stylesheet" type="text/css"/>
@@ -13,6 +13,10 @@
 <script type="text/javascript" src="resize.js"></script>
 <script type="text/javascript" src="navtreedata.js"></script>
 <script type="text/javascript" src="navtree.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+  $(document).ready(initResizable);
+/* @license-end */</script>
 <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -26,7 +30,7 @@
  <tr style="height: 56px;">
   <td id="projectalign" style="padding-left: 0.5em;">
    <div id="projectname">Apache Geode Native C++ Reference
-   &#160;<span id="projectnumber">1.13.3</span>
+   &#160;<span id="projectnumber">1.13.4</span>
    </div>
   </td>
  </tr>
@@ -34,10 +38,10 @@
 </table>
 </div>
 <!-- end header part -->
-<!-- Generated by Doxygen 1.9.0 -->
+<!-- Generated by Doxygen 1.8.15 -->
 <script type="text/javascript">
 /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
-var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+var searchBox = new SearchBox("searchBox", "search",false,'Search');
 /* @license-end */
 </script>
 <script type="text/javascript" src="menudata.js"></script>
@@ -63,7 +67,7 @@ $(function() {
 </div>
 <script type="text/javascript">
 /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
-$(document).ready(function(){initNavTree('a00029_source.html',''); initResizable(); });
+$(document).ready(function(){initNavTree('a00029_source.html','');});
 /* @license-end */
 </script>
 <div id="doc-content">
@@ -86,138 +90,16 @@ $(document).ready(function(){initNavTree('a00029_source.html',''); initResizable
 <div class="title">CacheableDate.hpp</div>  </div>
 </div><!--header-->
 <div class="contents">
-<a href="a00029.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="comment">/*</span></div>
-<div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="comment"> * Licensed to the Apache Software Foundation (ASF) under one or more</span></div>
-<div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;<span class="comment"> * contributor license agreements.  See the NOTICE file distributed with</span></div>
-<div class="line"><a name="l00004"></a><span class="lineno">    4</span>&#160;<span class="comment"> * this work for additional information regarding copyright ownership.</span></div>
-<div class="line"><a name="l00005"></a><span class="lineno">    5</span>&#160;<span class="comment"> * The ASF licenses this file to You under the Apache License, Version 2.0</span></div>
-<div class="line"><a name="l00006"></a><span class="lineno">    6</span>&#160;<span class="comment"> * (the &quot;License&quot;); you may not use this file except in compliance with</span></div>
-<div class="line"><a name="l00007"></a><span class="lineno">    7</span>&#160;<span class="comment"> * the License.  You may obtain a copy of the License at</span></div>
-<div class="line"><a name="l00008"></a><span class="lineno">    8</span>&#160;<span class="comment"> *</span></div>
-<div class="line"><a name="l00009"></a><span class="lineno">    9</span>&#160;<span class="comment"> *      http://www.apache.org/licenses/LICENSE-2.0</span></div>
-<div class="line"><a name="l00010"></a><span class="lineno">   10</span>&#160;<span class="comment"> *</span></div>
-<div class="line"><a name="l00011"></a><span class="lineno">   11</span>&#160;<span class="comment"> * Unless required by applicable law or agreed to in writing, software</span></div>
-<div class="line"><a name="l00012"></a><span class="lineno">   12</span>&#160;<span class="comment"> * distributed under the License is distributed on an &quot;AS IS&quot; BASIS,</span></div>
-<div class="line"><a name="l00013"></a><span class="lineno">   13</span>&#160;<span class="comment"> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</span></div>
-<div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;<span class="comment"> * See the License for the specific language governing permissions and</span></div>
-<div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;<span class="comment"> * limitations under the License.</span></div>
-<div class="line"><a name="l00016"></a><span class="lineno">   16</span>&#160;<span class="comment"> */</span></div>
-<div class="line"><a name="l00017"></a><span class="lineno">   17</span>&#160; </div>
-<div class="line"><a name="l00018"></a><span class="lineno">   18</span>&#160;<span class="preprocessor">#pragma once</span></div>
-<div class="line"><a name="l00019"></a><span class="lineno">   19</span>&#160; </div>
-<div class="line"><a name="l00020"></a><span class="lineno">   20</span>&#160;<span class="preprocessor">#ifndef GEODE_CACHEABLEDATE_H_</span></div>
-<div class="line"><a name="l00021"></a><span class="lineno">   21</span>&#160;<span class="preprocessor">#define GEODE_CACHEABLEDATE_H_</span></div>
-<div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160; </div>
-<div class="line"><a name="l00023"></a><span class="lineno">   23</span>&#160;<span class="preprocessor">#include &lt;chrono&gt;</span></div>
-<div class="line"><a name="l00024"></a><span class="lineno">   24</span>&#160;<span class="preprocessor">#include &lt;ctime&gt;</span></div>
-<div class="line"><a name="l00025"></a><span class="lineno">   25</span>&#160;<span class="preprocessor">#include &lt;string&gt;</span></div>
-<div class="line"><a name="l00026"></a><span class="lineno">   26</span>&#160; </div>
-<div class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="a00038.html">CacheableKey.hpp</a>&quot;</span></div>
-<div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="a00044.html">CacheableString.hpp</a>&quot;</span></div>
-<div class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;<span class="preprocessor">#include &quot;ExceptionTypes.hpp&quot;</span></div>
-<div class="line"><a name="l00030"></a><span class="lineno">   30</span>&#160;<span class="preprocessor">#include &quot;internal/geode_globals.hpp&quot;</span></div>
-<div class="line"><a name="l00031"></a><span class="lineno">   31</span>&#160; </div>
-<div class="line"><a name="l00034"></a><span class="lineno">   34</span>&#160;<span class="keyword">namespace </span>apache {</div>
-<div class="line"><a name="l00035"></a><span class="lineno">   35</span>&#160;<span class="keyword">namespace </span>geode {</div>
-<div class="line"><a name="l00036"></a><span class="lineno">   36</span>&#160;<span class="keyword">namespace </span>client {</div>
-<div class="line"><a name="l00037"></a><span class="lineno">   37</span>&#160; </div>
-<div class="line"><a name="l00043"></a><span class="lineno"><a class="line" href="a00327.html">   43</a></span>&#160;<span class="keyword">class </span>APACHE_GEODE_EXPORT <a class="code" href="a00327.html">CacheableDate</a></div>
-<div class="line"><a name="l00044"></a><span class="lineno">   44</span>&#160;    : <span class="keyword">public</span> internal::DataSerializablePrimitive,</div>
-<div class="line"><a name="l00045"></a><span class="lineno">   45</span>&#160;      <span class="keyword">public</span> <a class="code" href="a00339.html">CacheableKey</a> {</div>
-<div class="line"><a name="l00046"></a><span class="lineno">   46</span>&#160; <span class="keyword">private</span>:</div>
-<div class="line"><a name="l00051"></a><span class="lineno">   51</span>&#160;  int64_t m_timevalue;</div>
-<div class="line"><a name="l00052"></a><span class="lineno">   52</span>&#160; </div>
-<div class="line"><a name="l00053"></a><span class="lineno">   53</span>&#160; <span class="keyword">public</span>:</div>
-<div class="line"><a name="l00054"></a><span class="lineno">   54</span>&#160;  <span class="keyword">typedef</span> std::chrono::system_clock clock;</div>
-<div class="line"><a name="l00055"></a><span class="lineno">   55</span>&#160;  <span class="keyword">typedef</span> std::chrono::time_point&lt;clock&gt; time_point;</div>
-<div class="line"><a name="l00056"></a><span class="lineno">   56</span>&#160;  <span class="keyword">typedef</span> std::chrono::milliseconds duration;</div>
-<div class="line"><a name="l00057"></a><span class="lineno">   57</span>&#160; </div>
-<div class="line"><a name="l00059"></a><span class="lineno"><a class="line" href="a00327.html#a445653f87f85b5a03c0f649449ef62e8">   59</a></span>&#160;  <span class="keyword">explicit</span> <a class="code" href="a00327.html#a445653f87f85b5a03c0f649449ef62e8">CacheableDate</a>(<span class="keyword">const</span> time_t value = 0);</div>
-<div class="line"><a name="l00060"></a><span class="lineno">   60</span>&#160; </div>
-<div class="line"><a name="l00064"></a><span class="lineno"><a class="line" href="a00327.html#a1745a7d035797c4ce1aae1437faf6d27">   64</a></span>&#160;  <span class="keyword">explicit</span> <a class="code" href="a00327.html#a1745a7d035797c4ce1aae1437faf6d27">CacheableDate</a>(<span class="keyword">const</span> time_point&amp; value);</div>
-<div class="line"><a name="l00065"></a><span class="lineno">   65</span>&#160; </div>
-<div class="line"><a name="l00069"></a><span class="lineno"><a class="line" href="a00327.html#a44a7b537d60ef7f338944f32f9884d34">   69</a></span>&#160;  <span class="keyword">explicit</span> <a class="code" href="a00327.html#a44a7b537d60ef7f338944f32f9884d34">CacheableDate</a>(<span class="keyword">const</span> duration&amp; value);</div>
-<div class="line"><a name="l00070"></a><span class="lineno">   70</span>&#160; </div>
-<div class="line"><a name="l00071"></a><span class="lineno">   71</span>&#160;  ~<a class="code" href="a00327.html">CacheableDate</a>() noexcept override = default;</div>
-<div class="line"><a name="l00072"></a><span class="lineno">   72</span>&#160; </div>
-<div class="line"><a name="l00073"></a><span class="lineno">   73</span>&#160;  <span class="keywordtype">void</span> operator=(const <a class="code" href="a00327.html">CacheableDate</a>&amp; other) = delete;</div>
-<div class="line"><a name="l00074"></a><span class="lineno">   74</span>&#160;  <a class="code" href="a00327.html">CacheableDate</a>(const <a class="code" href="a00327.html">CacheableDate</a>&amp; other) = delete;</div>
-<div class="line"><a name="l00075"></a><span class="lineno">   75</span>&#160; </div>
-<div class="line"><a name="l00076"></a><span class="lineno">   76</span>&#160;  <span class="keywordtype">void</span> toData(<a class="code" href="a00439.html">DataOutput</a>&amp; output) const override;</div>
-<div class="line"><a name="l00077"></a><span class="lineno">   77</span>&#160; </div>
-<div class="line"><a name="l00078"></a><span class="lineno">   78</span>&#160;  virtual <span class="keywordtype">void</span> fromData(<a class="code" href="a00435.html">DataInput</a>&amp; input) override;</div>
-<div class="line"><a name="l00079"></a><span class="lineno">   79</span>&#160; </div>
-<div class="line"><a name="l00083"></a><span class="lineno"><a class="line" href="a00327.html#a5076caac4322e3a78b2a972c7d926a23">   83</a></span>&#160;  static std::shared_ptr&lt;<a class="code" href="a00855.html">Serializable</a>&gt; createDeserializable();</div>
-<div class="line"><a name="l00084"></a><span class="lineno">   84</span>&#160; </div>
-<div class="line"><a name="l00085"></a><span class="lineno">   85</span>&#160;  virtual DSCode getDsCode() const override;</div>
-<div class="line"><a name="l00086"></a><span class="lineno">   86</span>&#160; </div>
-<div class="line"><a name="l00088"></a><span class="lineno"><a class="line" href="a00327.html#ae5c6cd45fdfc3c547899456cb6f4c129">   88</a></span>&#160;  virtual <span class="keywordtype">size_t</span> objectSize()<span class="keyword"> const override </span>{ <span class="keywordflow">return</span> <span class="keyword">sizeof</span>(<a class="code" href="a00327.html">CacheableDate</a>); }</div>
-<div class="line"><a name="l00089"></a><span class="lineno">   89</span>&#160; </div>
-<div class="line"><a name="l00091"></a><span class="lineno"><a class="line" href="a00327.html#a163129601ba9f5e6a6d8b5529b42dd66">   91</a></span>&#160;  <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code" href="a00327.html#a163129601ba9f5e6a6d8b5529b42dd66">operator==</a>(<span class="keyword">const</span> <a class="code" href="a00339.html">CacheableKey</a>&amp; other) <span class="keyword">const override</span>;</div>
-<div class="line"><a name="l00092"></a><span class="lineno">   92</span>&#160; </div>
-<div class="line"><a name="l00094"></a><span class="lineno"><a class="line" href="a00327.html#aa0880175701e464443b5cc5ea6b19193">   94</a></span>&#160;  <span class="keyword">virtual</span> int64_t <a class="code" href="a00327.html#aa0880175701e464443b5cc5ea6b19193">milliseconds</a>() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00095"></a><span class="lineno">   95</span>&#160; </div>
-<div class="line"><a name="l00102"></a><span class="lineno"><a class="line" href="a00327.html#abd5c98fe3eddaa9e7d77b23ef1462037">  102</a></span>&#160;  <span class="keyword">virtual</span> int32_t <a class="code" href="a00327.html#abd5c98fe3eddaa9e7d77b23ef1462037">hashcode</a>() <span class="keyword">const override</span>;</div>
-<div class="line"><a name="l00103"></a><span class="lineno">  103</span>&#160; </div>
-<div class="line"><a name="l00104"></a><span class="lineno">  104</span>&#160;  <span class="keyword">explicit</span> <span class="keyword">operator</span> time_t()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> m_timevalue / 1000; }</div>
-<div class="line"><a name="l00105"></a><span class="lineno">  105</span>&#160;  <span class="keyword">explicit</span> <span class="keyword">operator</span> time_point()<span class="keyword"> const </span>{</div>
-<div class="line"><a name="l00106"></a><span class="lineno">  106</span>&#160;    <span class="keywordflow">return</span> clock::from_time_t(0) + duration(m_timevalue);</div>
-<div class="line"><a name="l00107"></a><span class="lineno">  107</span>&#160;  }</div>
-<div class="line"><a name="l00108"></a><span class="lineno">  108</span>&#160;  <span class="keyword">explicit</span> <span class="keyword">operator</span> duration()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> duration(m_timevalue); }</div>
-<div class="line"><a name="l00109"></a><span class="lineno">  109</span>&#160; </div>
-<div class="line"><a name="l00113"></a><span class="lineno"><a class="line" href="a00327.html#abed3658b1d2c659cf7522084f50d093c">  113</a></span>&#160;  <span class="keyword">static</span> std::shared_ptr&lt;CacheableDate&gt; <a class="code" href="a00327.html#abed3658b1d2c659cf7522084f50d093c">create</a>() {</div>
-<div class="line"><a name="l00114"></a><span class="lineno">  114</span>&#160;    <span class="keywordflow">return</span> std::make_shared&lt;CacheableDate&gt;();</div>
-<div class="line"><a name="l00115"></a><span class="lineno">  115</span>&#160;  }</div>
-<div class="line"><a name="l00116"></a><span class="lineno">  116</span>&#160; </div>
-<div class="line"><a name="l00117"></a><span class="lineno">  117</span>&#160;  <span class="keyword">static</span> std::shared_ptr&lt;CacheableDate&gt; create(<span class="keyword">const</span> time_t&amp; value) {</div>
-<div class="line"><a name="l00118"></a><span class="lineno">  118</span>&#160;    <span class="keywordflow">return</span> std::make_shared&lt;CacheableDate&gt;(value);</div>
-<div class="line"><a name="l00119"></a><span class="lineno">  119</span>&#160;  }</div>
-<div class="line"><a name="l00120"></a><span class="lineno">  120</span>&#160; </div>
-<div class="line"><a name="l00121"></a><span class="lineno">  121</span>&#160;  <span class="keyword">static</span> std::shared_ptr&lt;CacheableDate&gt; create(<span class="keyword">const</span> time_point&amp; value) {</div>
-<div class="line"><a name="l00122"></a><span class="lineno">  122</span>&#160;    <span class="keywordflow">return</span> std::make_shared&lt;CacheableDate&gt;(value);</div>
-<div class="line"><a name="l00123"></a><span class="lineno">  123</span>&#160;  }</div>
-<div class="line"><a name="l00124"></a><span class="lineno">  124</span>&#160; </div>
-<div class="line"><a name="l00125"></a><span class="lineno">  125</span>&#160;  <span class="keyword">static</span> std::shared_ptr&lt;CacheableDate&gt; create(<span class="keyword">const</span> duration&amp; value) {</div>
-<div class="line"><a name="l00126"></a><span class="lineno">  126</span>&#160;    <span class="keywordflow">return</span> std::make_shared&lt;CacheableDate&gt;(value);</div>
-<div class="line"><a name="l00127"></a><span class="lineno">  127</span>&#160;  }</div>
-<div class="line"><a name="l00128"></a><span class="lineno">  128</span>&#160; </div>
-<div class="line"><a name="l00129"></a><span class="lineno"><a class="line" href="a00327.html#a07d857d6f3682e03ca05c92d42852a10">  129</a></span>&#160;  std::string <a class="code" href="a00327.html#a07d857d6f3682e03ca05c92d42852a10">toString</a>() <span class="keyword">const override</span>;</div>
-<div class="line"><a name="l00130"></a><span class="lineno">  130</span>&#160;};</div>
-<div class="line"><a name="l00131"></a><span class="lineno">  131</span>&#160; </div>
-<div class="line"><a name="l00132"></a><span class="lineno">  132</span>&#160;<span class="keyword">template</span> &lt;&gt;</div>
-<div class="line"><a name="l00133"></a><span class="lineno">  133</span>&#160;<span class="keyword">inline</span> std::shared_ptr&lt;CacheableKey&gt; <a class="code" href="a00339.html#a562c8827c49b9808ca4a601a48b944b6">CacheableKey::create</a>(</div>
-<div class="line"><a name="l00134"></a><span class="lineno">  134</span>&#160;    CacheableDate::time_point value) {</div>
-<div class="line"><a name="l00135"></a><span class="lineno">  135</span>&#160;  <span class="keywordflow">return</span> <a class="code" href="a00327.html#abed3658b1d2c659cf7522084f50d093c">CacheableDate::create</a>(value);</div>
-<div class="line"><a name="l00136"></a><span class="lineno">  136</span>&#160;}</div>
-<div class="line"><a name="l00137"></a><span class="lineno">  137</span>&#160; </div>
-<div class="line"><a name="l00138"></a><span class="lineno">  138</span>&#160;<span class="keyword">template</span> &lt;&gt;</div>
-<div class="line"><a name="l00139"></a><span class="lineno">  139</span>&#160;<span class="keyword">inline</span> std::shared_ptr&lt;Serializable&gt; <a class="code" href="a00855.html#ac6b42b5b55a798df561f9031e2b4f602">Serializable::create</a>(</div>
-<div class="line"><a name="l00140"></a><span class="lineno">  140</span>&#160;    CacheableDate::time_point value) {</div>
-<div class="line"><a name="l00141"></a><span class="lineno">  141</span>&#160;  <span class="keywordflow">return</span> <a class="code" href="a00327.html#abed3658b1d2c659cf7522084f50d093c">CacheableDate::create</a>(value);</div>
-<div class="line"><a name="l00142"></a><span class="lineno">  142</span>&#160;}</div>
-<div class="line"><a name="l00143"></a><span class="lineno">  143</span>&#160; </div>
-<div class="line"><a name="l00144"></a><span class="lineno">  144</span>&#160;}  <span class="comment">// namespace client</span></div>
-<div class="line"><a name="l00145"></a><span class="lineno">  145</span>&#160;}  <span class="comment">// namespace geode</span></div>
-<div class="line"><a name="l00146"></a><span class="lineno">  146</span>&#160;}  <span class="comment">// namespace apache</span></div>
-<div class="line"><a name="l00147"></a><span class="lineno">  147</span>&#160; </div>
-<div class="line"><a name="l00148"></a><span class="lineno">  148</span>&#160;<span class="preprocessor">#endif  </span><span class="comment">// GEODE_CACHEABLEDATE_H_</span></div>
-<div class="ttc" id="aa00038_html"><div class="ttname"><a href="a00038.html">CacheableKey.hpp</a></div></div>
-<div class="ttc" id="aa00044_html"><div class="ttname"><a href="a00044.html">CacheableString.hpp</a></div></div>
-<div class="ttc" id="aa00327_html"><div class="ttname"><a href="a00327.html">apache::geode::client::CacheableDate</a></div><div class="ttdoc">Implement a date object based on epoch of January 1, 1970 00:00:00 GMT that can serve as a distributa...</div><div class="ttdef"><b>Definition:</b> CacheableDate.hpp:45</div></div>
-<div class="ttc" id="aa00327_html_a07d857d6f3682e03ca05c92d42852a10"><div class="ttname"><a href="a00327.html#a07d857d6f3682e03ca05c92d42852a10">apache::geode::client::CacheableDate::toString</a></div><div class="ttdeci">std::string toString() const override</div><div class="ttdoc">Display this object as 'string', which depends on the implementation in the subclasses.</div></div>
-<div class="ttc" id="aa00327_html_a163129601ba9f5e6a6d8b5529b42dd66"><div class="ttname"><a href="a00327.html#a163129601ba9f5e6a6d8b5529b42dd66">apache::geode::client::CacheableDate::operator==</a></div><div class="ttdeci">virtual bool operator==(const CacheableKey &amp;other) const override</div></div>
-<div class="ttc" id="aa00327_html_a1745a7d035797c4ce1aae1437faf6d27"><div class="ttname"><a href="a00327.html#a1745a7d035797c4ce1aae1437faf6d27">apache::geode::client::CacheableDate::CacheableDate</a></div><div class="ttdeci">CacheableDate(const time_point &amp;value)</div><div class="ttdoc">Construct from std::chrono::time_point&lt;std::chrono::system_clock&gt;.</div></div>
-<div class="ttc" id="aa00327_html_a445653f87f85b5a03c0f649449ef62e8"><div class="ttname"><a href="a00327.html#a445653f87f85b5a03c0f649449ef62e8">apache::geode::client::CacheableDate::CacheableDate</a></div><div class="ttdeci">CacheableDate(const time_t value=0)</div><div class="ttdoc">Constructor, used for deserialization.</div></div>
-<div class="ttc" id="aa00327_html_a44a7b537d60ef7f338944f32f9884d34"><div class="ttname"><a href="a00327.html#a44a7b537d60ef7f338944f32f9884d34">apache::geode::client::CacheableDate::CacheableDate</a></div><div class="ttdeci">CacheableDate(const duration &amp;value)</div><div class="ttdoc">Construct from std::chrono::seconds since POSIX epoch.</div></div>
-<div class="ttc" id="aa00327_html_aa0880175701e464443b5cc5ea6b19193"><div class="ttname"><a href="a00327.html#aa0880175701e464443b5cc5ea6b19193">apache::geode::client::CacheableDate::milliseconds</a></div><div class="ttdeci">virtual int64_t milliseconds() const</div></div>
-<div class="ttc" id="aa00327_html_abd5c98fe3eddaa9e7d77b23ef1462037"><div class="ttname"><a href="a00327.html#abd5c98fe3eddaa9e7d77b23ef1462037">apache::geode::client::CacheableDate::hashcode</a></div><div class="ttdeci">virtual int32_t hashcode() const override</div><div class="ttdoc">Returns a hash code value for this object.</div></div>
-<div class="ttc" id="aa00327_html_abed3658b1d2c659cf7522084f50d093c"><div class="ttname"><a href="a00327.html#abed3658b1d2c659cf7522084f50d093c">apache::geode::client::CacheableDate::create</a></div><div class="ttdeci">static std::shared_ptr&lt; CacheableDate &gt; create()</div><div class="ttdoc">Factory method for creating an instance of CacheableDate.</div><div class="ttdef"><b>Definition:</b> CacheableDate.hpp:113</div></div>
-<div class="ttc" id="aa00339_html"><div class="ttname"><a href="a00339.html">apache::geode::client::CacheableKey</a></div><div class="ttdoc">Represents a cacheable key.</div><div class="ttdef"><b>Definition:</b> CacheableKey.hpp:40</div></div>
-<div class="ttc" id="aa00339_html_a562c8827c49b9808ca4a601a48b944b6"><div class="ttname"><a href="a00339.html#a562c8827c49b9808ca4a601a48b944b6">apache::geode::client::CacheableKey::create</a></div><div class="ttdeci">static std::shared_ptr&lt; CacheableKey &gt; create(_T value)</div><div class="ttdoc">Factory method that creates the key type that matches the type of value.</div></div>
-<div class="ttc" id="aa00435_html"><div class="ttname"><a href="a00435.html">apache::geode::client::DataInput</a></div><div class="ttdoc">Provide operations for reading primitive data values, byte arrays, strings, Serializable objects from...</div><div class="ttdef"><b>Definition:</b> DataInput.hpp:59</div></div>
-<div class="ttc" id="aa00439_html"><div class="ttname"><a href="a00439.html">apache::geode::client::DataOutput</a></div><div class="ttdoc">Provide operations for writing primitive data values, byte arrays, strings, Serializable objects to a...</div><div class="ttdef"><b>Definition:</b> DataOutput.hpp:48</div></div>
-<div class="ttc" id="aa00855_html"><div class="ttname"><a href="a00855.html">apache::geode::client::Serializable</a></div><div class="ttdoc">This base class is the superclass of all user objects in the cache that can be serialized.</div><div class="ttdef"><b>Definition:</b> Serializable.hpp:53</div></div>
-<div class="ttc" id="aa00855_html_ac6b42b5b55a798df561f9031e2b4f602"><div class="ttname"><a href="a00855.html#ac6b42b5b55a798df561f9031e2b4f602">apache::geode::client::Serializable::create</a></div><div class="ttdeci">static std::shared_ptr&lt; Serializable &gt; create(_T value)</div><div class="ttdoc">Factory method that creates the Serializable object that matches the type of value.</div></div>
+<a href="a00029.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="comment"> * Licensed to the Apache Software Foundation (ASF) under one or more</span></div><div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;<span class="comment"> * contrib [...]
+<div class="ttc" id="a00339_html"><div class="ttname"><a href="a00339.html">apache::geode::client::CacheableKey</a></div><div class="ttdoc">Represents a cacheable key.</div><div class="ttdef"><b>Definition:</b> CacheableKey.hpp:40</div></div>
+<div class="ttc" id="a00327_html"><div class="ttname"><a href="a00327.html">apache::geode::client::CacheableDate</a></div><div class="ttdoc">Implement a date object based on epoch of January 1, 1970 00:00:00 GMT that can serve as a distributa...</div><div class="ttdef"><b>Definition:</b> CacheableDate.hpp:43</div></div>
+<div class="ttc" id="a00044_html"><div class="ttname"><a href="a00044.html">CacheableString.hpp</a></div></div>
+<div class="ttc" id="a00327_html_abed3658b1d2c659cf7522084f50d093c"><div class="ttname"><a href="a00327.html#abed3658b1d2c659cf7522084f50d093c">apache::geode::client::CacheableDate::create</a></div><div class="ttdeci">static std::shared_ptr&lt; CacheableDate &gt; create()</div><div class="ttdoc">Factory method for creating an instance of CacheableDate.</div><div class="ttdef"><b>Definition:</b> CacheableDate.hpp:113</div></div>
+<div class="ttc" id="a00435_html"><div class="ttname"><a href="a00435.html">apache::geode::client::DataInput</a></div><div class="ttdoc">Provide operations for reading primitive data values, byte arrays, strings, Serializable objects from...</div><div class="ttdef"><b>Definition:</b> DataInput.hpp:59</div></div>
+<div class="ttc" id="a00327_html_ae5c6cd45fdfc3c547899456cb6f4c129"><div class="ttname"><a href="a00327.html#ae5c6cd45fdfc3c547899456cb6f4c129">apache::geode::client::CacheableDate::objectSize</a></div><div class="ttdeci">virtual size_t objectSize() const override</div><div class="ttdef"><b>Definition:</b> CacheableDate.hpp:88</div></div>
+<div class="ttc" id="a00038_html"><div class="ttname"><a href="a00038.html">CacheableKey.hpp</a></div></div>
+<div class="ttc" id="a00339_html_a562c8827c49b9808ca4a601a48b944b6"><div class="ttname"><a href="a00339.html#a562c8827c49b9808ca4a601a48b944b6">apache::geode::client::CacheableKey::create</a></div><div class="ttdeci">static std::shared_ptr&lt; CacheableKey &gt; create(_T value)</div><div class="ttdoc">Factory method that creates the key type that matches the type of value.</div></div>
+<div class="ttc" id="a00855_html_ac6b42b5b55a798df561f9031e2b4f602"><div class="ttname"><a href="a00855.html#ac6b42b5b55a798df561f9031e2b4f602">apache::geode::client::Serializable::create</a></div><div class="ttdeci">static std::shared_ptr&lt; Serializable &gt; create(_T value)</div><div class="ttdoc">Factory method that creates the Serializable object that matches the type of value.</div></div>
 </div><!-- fragment --></div><!-- contents -->
 </div><!-- doc-content -->
 <!--
diff --git a/releases/latest/cppdocs/a00032_source.html b/releases/latest/cppdocs/a00032_source.html
index 77d3950..d0510b5 100644
--- a/releases/latest/cppdocs/a00032_source.html
+++ b/releases/latest/cppdocs/a00032_source.html
@@ -3,7 +3,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
-<meta name="generator" content="Doxygen 1.9.0"/>
+<meta name="generator" content="Doxygen 1.8.15"/>
 <meta name="viewport" content="width=device-width, initial-scale=1"/>
 <title>Apache Geode Native C++ Reference: CacheableEnum.hpp Source File</title>
 <link href="tabs.css" rel="stylesheet" type="text/css"/>
@@ -13,6 +13,10 @@
 <script type="text/javascript" src="resize.js"></script>
 <script type="text/javascript" src="navtreedata.js"></script>
 <script type="text/javascript" src="navtree.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+  $(document).ready(initResizable);
+/* @license-end */</script>
 <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -26,7 +30,7 @@
  <tr style="height: 56px;">
   <td id="projectalign" style="padding-left: 0.5em;">
    <div id="projectname">Apache Geode Native C++ Reference
-   &#160;<span id="projectnumber">1.13.3</span>
+   &#160;<span id="projectnumber">1.13.4</span>
    </div>
   </td>
  </tr>
@@ -34,10 +38,10 @@
 </table>
 </div>
 <!-- end header part -->
-<!-- Generated by Doxygen 1.9.0 -->
+<!-- Generated by Doxygen 1.8.15 -->
 <script type="text/javascript">
 /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
-var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+var searchBox = new SearchBox("searchBox", "search",false,'Search');
 /* @license-end */
 </script>
 <script type="text/javascript" src="menudata.js"></script>
@@ -63,7 +67,7 @@ $(function() {
 </div>
 <script type="text/javascript">
 /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
-$(document).ready(function(){initNavTree('a00032_source.html',''); initResizable(); });
+$(document).ready(function(){initNavTree('a00032_source.html','');});
 /* @license-end */
 </script>
 <div id="doc-content">
@@ -86,128 +90,20 @@ $(document).ready(function(){initNavTree('a00032_source.html',''); initResizable
 <div class="title">CacheableEnum.hpp</div>  </div>
 </div><!--header-->
 <div class="contents">
-<div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="comment">/*</span></div>
-<div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="comment"> * Licensed to the Apache Software Foundation (ASF) under one or more</span></div>
-<div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;<span class="comment"> * contributor license agreements.  See the NOTICE file distributed with</span></div>
-<div class="line"><a name="l00004"></a><span class="lineno">    4</span>&#160;<span class="comment"> * this work for additional information regarding copyright ownership.</span></div>
-<div class="line"><a name="l00005"></a><span class="lineno">    5</span>&#160;<span class="comment"> * The ASF licenses this file to You under the Apache License, Version 2.0</span></div>
-<div class="line"><a name="l00006"></a><span class="lineno">    6</span>&#160;<span class="comment"> * (the &quot;License&quot;); you may not use this file except in compliance with</span></div>
-<div class="line"><a name="l00007"></a><span class="lineno">    7</span>&#160;<span class="comment"> * the License.  You may obtain a copy of the License at</span></div>
-<div class="line"><a name="l00008"></a><span class="lineno">    8</span>&#160;<span class="comment"> *</span></div>
-<div class="line"><a name="l00009"></a><span class="lineno">    9</span>&#160;<span class="comment"> *      http://www.apache.org/licenses/LICENSE-2.0</span></div>
-<div class="line"><a name="l00010"></a><span class="lineno">   10</span>&#160;<span class="comment"> *</span></div>
-<div class="line"><a name="l00011"></a><span class="lineno">   11</span>&#160;<span class="comment"> * Unless required by applicable law or agreed to in writing, software</span></div>
-<div class="line"><a name="l00012"></a><span class="lineno">   12</span>&#160;<span class="comment"> * distributed under the License is distributed on an &quot;AS IS&quot; BASIS,</span></div>
-<div class="line"><a name="l00013"></a><span class="lineno">   13</span>&#160;<span class="comment"> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</span></div>
-<div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;<span class="comment"> * See the License for the specific language governing permissions and</span></div>
-<div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;<span class="comment"> * limitations under the License.</span></div>
-<div class="line"><a name="l00016"></a><span class="lineno">   16</span>&#160;<span class="comment"> */</span></div>
-<div class="line"><a name="l00017"></a><span class="lineno">   17</span>&#160; </div>
-<div class="line"><a name="l00018"></a><span class="lineno">   18</span>&#160;<span class="preprocessor">#pragma once</span></div>
-<div class="line"><a name="l00019"></a><span class="lineno">   19</span>&#160; </div>
-<div class="line"><a name="l00020"></a><span class="lineno">   20</span>&#160;<span class="preprocessor">#ifndef GEODE_CACHEABLEENUM_H_</span></div>
-<div class="line"><a name="l00021"></a><span class="lineno">   21</span>&#160;<span class="preprocessor">#define GEODE_CACHEABLEENUM_H_</span></div>
-<div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160; </div>
-<div class="line"><a name="l00023"></a><span class="lineno">   23</span>&#160;<span class="preprocessor">#include &lt;iosfwd&gt;</span></div>
-<div class="line"><a name="l00024"></a><span class="lineno">   24</span>&#160;<span class="preprocessor">#include &lt;memory&gt;</span></div>
-<div class="line"><a name="l00025"></a><span class="lineno">   25</span>&#160;<span class="preprocessor">#include &lt;string&gt;</span></div>
-<div class="line"><a name="l00026"></a><span class="lineno">   26</span>&#160; </div>
-<div class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="a00038.html">CacheableKey.hpp</a>&quot;</span></div>
-<div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="a00044.html">CacheableString.hpp</a>&quot;</span></div>
-<div class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;<span class="preprocessor">#include &quot;internal/geode_base.hpp&quot;</span></div>
-<div class="line"><a name="l00030"></a><span class="lineno">   30</span>&#160; </div>
-<div class="line"><a name="l00031"></a><span class="lineno">   31</span>&#160;<span class="keyword">namespace </span>apache {</div>
-<div class="line"><a name="l00032"></a><span class="lineno">   32</span>&#160;<span class="keyword">namespace </span>geode {</div>
-<div class="line"><a name="l00033"></a><span class="lineno">   33</span>&#160;<span class="keyword">namespace </span>client {</div>
-<div class="line"><a name="l00034"></a><span class="lineno">   34</span>&#160; </div>
-<div class="line"><a name="l00035"></a><span class="lineno">   35</span>&#160;<span class="keyword">class </span>DataInput;</div>
-<div class="line"><a name="l00036"></a><span class="lineno">   36</span>&#160;<span class="keyword">class </span>DataOutput;</div>
-<div class="line"><a name="l00037"></a><span class="lineno">   37</span>&#160;<span class="keyword">class </span>Serializable;</div>
-<div class="line"><a name="l00038"></a><span class="lineno">   38</span>&#160; </div>
-<div class="line"><a name="l00053"></a><span class="lineno"><a class="line" href="a00331.html">   53</a></span>&#160;<span class="keyword">class </span>APACHE_GEODE_EXPORT <a class="code" href="a00331.html">CacheableEnum</a></div>
-<div class="line"><a name="l00054"></a><span class="lineno">   54</span>&#160;    : <span class="keyword">public</span> internal::DataSerializablePrimitive,</div>
-<div class="line"><a name="l00055"></a><span class="lineno">   55</span>&#160;      <span class="keyword">public</span> <a class="code" href="a00339.html">CacheableKey</a> {</div>
-<div class="line"><a name="l00056"></a><span class="lineno">   56</span>&#160; <span class="keyword">private</span>:</div>
-<div class="line"><a name="l00057"></a><span class="lineno">   57</span>&#160;  std::string m_enumClassName;</div>
-<div class="line"><a name="l00058"></a><span class="lineno">   58</span>&#160;  std::string m_enumName;</div>
-<div class="line"><a name="l00059"></a><span class="lineno">   59</span>&#160;  int32_t m_ordinal;</div>
-<div class="line"><a name="l00060"></a><span class="lineno">   60</span>&#160;  int32_t m_hashcode;</div>
-<div class="line"><a name="l00061"></a><span class="lineno">   61</span>&#160; </div>
-<div class="line"><a name="l00062"></a><span class="lineno">   62</span>&#160; <span class="keyword">public</span>:</div>
-<div class="line"><a name="l00063"></a><span class="lineno">   63</span>&#160;  <span class="keyword">inline</span> <a class="code" href="a00331.html">CacheableEnum</a>()</div>
-<div class="line"><a name="l00064"></a><span class="lineno">   64</span>&#160;      : m_enumClassName(<span class="keyword">nullptr</span>),</div>
-<div class="line"><a name="l00065"></a><span class="lineno">   65</span>&#160;        m_enumName(<span class="keyword">nullptr</span>),</div>
-<div class="line"><a name="l00066"></a><span class="lineno">   66</span>&#160;        m_ordinal(-1),</div>
-<div class="line"><a name="l00067"></a><span class="lineno">   67</span>&#160;        m_hashcode(0) {}</div>
-<div class="line"><a name="l00068"></a><span class="lineno">   68</span>&#160;  <span class="keyword">inline</span> <a class="code" href="a00331.html">CacheableEnum</a>(std::string enumClassName, std::string enumName,</div>
-<div class="line"><a name="l00069"></a><span class="lineno">   69</span>&#160;                       int32_t ordinal)</div>
-<div class="line"><a name="l00070"></a><span class="lineno">   70</span>&#160;      : m_enumClassName(std::move(enumClassName)),</div>
-<div class="line"><a name="l00071"></a><span class="lineno">   71</span>&#160;        m_enumName(std::move(enumName)),</div>
-<div class="line"><a name="l00072"></a><span class="lineno">   72</span>&#160;        m_ordinal(ordinal),</div>
-<div class="line"><a name="l00073"></a><span class="lineno">   73</span>&#160;        m_hashcode(0) {}</div>
-<div class="line"><a name="l00074"></a><span class="lineno">   74</span>&#160;  ~<a class="code" href="a00331.html">CacheableEnum</a>() noexcept <span class="keyword">override</span> = <span class="keywordflow">default</span>;</div>
-<div class="line"><a name="l00075"></a><span class="lineno">   75</span>&#160;  <span class="keywordtype">void</span> operator=(<span class="keyword">const</span> <a class="code" href="a00331.html">CacheableEnum</a>&amp; other) = <span class="keyword">delete</span>;</div>
-<div class="line"><a name="l00076"></a><span class="lineno">   76</span>&#160;  <a class="code" href="a00331.html">CacheableEnum</a>(<span class="keyword">const</span> <a class="code" href="a00331.html">CacheableEnum</a>&amp; other) = <span class="keyword">delete</span>;</div>
-<div class="line"><a name="l00077"></a><span class="lineno">   77</span>&#160; </div>
-<div class="line"><a name="l00081"></a><span class="lineno"><a class="line" href="a00331.html#ad5f047e75f252619c340fab3c5837a17">   81</a></span>&#160;  <span class="keyword">static</span> std::shared_ptr&lt;Serializable&gt; <a class="code" href="a00331.html#ad5f047e75f252619c340fab3c5837a17">createDeserializable</a>() {</div>
-<div class="line"><a name="l00082"></a><span class="lineno">   82</span>&#160;    <span class="keywordflow">return</span> std::make_shared&lt;CacheableEnum&gt;();</div>
-<div class="line"><a name="l00083"></a><span class="lineno">   83</span>&#160;  }</div>
-<div class="line"><a name="l00084"></a><span class="lineno">   84</span>&#160; </div>
-<div class="line"><a name="l00085"></a><span class="lineno">   85</span>&#160;  <span class="keywordtype">void</span> toData(<a class="code" href="a00439.html">DataOutput</a>&amp; output) <span class="keyword">const override</span>;</div>
-<div class="line"><a name="l00086"></a><span class="lineno">   86</span>&#160; </div>
-<div class="line"><a name="l00087"></a><span class="lineno">   87</span>&#160;  <span class="keyword">virtual</span> <span class="keywordtype">void</span> fromData(<a class="code" href="a00435.html">DataInput</a>&amp; input) <span class="keyword">override</span>;</div>
-<div class="line"><a name="l00088"></a><span class="lineno">   88</span>&#160; </div>
-<div class="line"><a name="l00089"></a><span class="lineno"><a class="line" href="a00331.html#a7eaa7d097c0761ea913ead9f3817ba6d">   89</a></span>&#160;  <span class="keyword">virtual</span> <span class="keywordtype">size_t</span> <a class="code" href="a00331.html#a7eaa7d097c0761ea913ead9f3817ba6d">objectSize</a>()<span class="keyword"> const override </span>{</div>
-<div class="line"><a name="l00090"></a><span class="lineno">   90</span>&#160;    <span class="keyword">auto</span> size = <span class="keyword">sizeof</span>(<a class="code" href="a00331.html">CacheableEnum</a>);</div>
-<div class="line"><a name="l00091"></a><span class="lineno">   91</span>&#160;    size += m_enumClassName.length();</div>
-<div class="line"><a name="l00092"></a><span class="lineno">   92</span>&#160;    size += m_enumName.length();</div>
-<div class="line"><a name="l00093"></a><span class="lineno">   93</span>&#160;    <span class="keywordflow">return</span> size;</div>
-<div class="line"><a name="l00094"></a><span class="lineno">   94</span>&#160;  }</div>
-<div class="line"><a name="l00095"></a><span class="lineno">   95</span>&#160; </div>
-<div class="line"><a name="l00096"></a><span class="lineno">   96</span>&#160;  <span class="keyword">virtual</span> DSCode getDsCode()<span class="keyword"> const override </span>{ <span class="keywordflow">return</span> DSCode::CacheableEnum; }</div>
-<div class="line"><a name="l00097"></a><span class="lineno">   97</span>&#160; </div>
-<div class="line"><a name="l00101"></a><span class="lineno"><a class="line" href="a00331.html#adeb7927b785a0b7c6e2e7206dcf63292">  101</a></span>&#160;  <span class="keyword">virtual</span> std::string <a class="code" href="a00331.html#adeb7927b785a0b7c6e2e7206dcf63292">toString</a>()<span class="keyword"> const override </span>{ <span class="keywordflow">return</span> <span class="stringliteral">&quot;CacheableEnum&quot;</span>; }</div>
-<div class="line"><a name="l00102"></a><span class="lineno">  102</span>&#160; </div>
-<div class="line"><a name="l00113"></a><span class="lineno"><a class="line" href="a00331.html#ade3652892e3b61b295d3b778f4a6a4be">  113</a></span>&#160;  <span class="keyword">static</span> std::shared_ptr&lt;CacheableEnum&gt; <a class="code" href="a00331.html#ade3652892e3b61b295d3b778f4a6a4be">create</a>(std::string enumClassName,</div>
-<div class="line"><a name="l00114"></a><span class="lineno">  114</span>&#160;                                               std::string enumName,</div>
-<div class="line"><a name="l00115"></a><span class="lineno">  115</span>&#160;                                               int32_t ordinal) {</div>
-<div class="line"><a name="l00116"></a><span class="lineno">  116</span>&#160;    <span class="keywordflow">return</span> std::make_shared&lt;CacheableEnum&gt;(enumClassName, enumName, ordinal);</div>
-<div class="line"><a name="l00117"></a><span class="lineno">  117</span>&#160;  }</div>
-<div class="line"><a name="l00118"></a><span class="lineno">  118</span>&#160; </div>
-<div class="line"><a name="l00120"></a><span class="lineno"><a class="line" href="a00331.html#ab3e5c7f5ade18098aa564e316ce100c9">  120</a></span>&#160;  <span class="keyword">const</span> std::string&amp; <a class="code" href="a00331.html#ab3e5c7f5ade18098aa564e316ce100c9">getEnumClassName</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> m_enumClassName; }</div>
-<div class="line"><a name="l00121"></a><span class="lineno">  121</span>&#160; </div>
-<div class="line"><a name="l00123"></a><span class="lineno"><a class="line" href="a00331.html#ab5c6cf624f2b497987635035415b636d">  123</a></span>&#160;  <span class="keyword">const</span> std::string&amp; <a class="code" href="a00331.html#ab5c6cf624f2b497987635035415b636d">getEnumName</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> m_enumName; }</div>
-<div class="line"><a name="l00124"></a><span class="lineno">  124</span>&#160; </div>
-<div class="line"><a name="l00126"></a><span class="lineno"><a class="line" href="a00331.html#a097b585f6f00bbab4e099e115575e704">  126</a></span>&#160;  int32_t <a class="code" href="a00331.html#a097b585f6f00bbab4e099e115575e704">getEnumOrdinal</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> m_ordinal; }</div>
-<div class="line"><a name="l00127"></a><span class="lineno">  127</span>&#160; </div>
-<div class="line"><a name="l00129"></a><span class="lineno"><a class="line" href="a00331.html#ad6a736e27c0d1baf0dae9d0851b2f77d">  129</a></span>&#160;  <span class="keyword">virtual</span> int32_t <a class="code" href="a00331.html#ad6a736e27c0d1baf0dae9d0851b2f77d">hashcode</a>()<span class="keyword"> const override </span>{ <span class="keywordflow">return</span> m_hashcode; }</div>
-<div class="line"><a name="l00130"></a><span class="lineno">  130</span>&#160; </div>
-<div class="line"><a name="l00132"></a><span class="lineno"><a class="line" href="a00331.html#a54e2d72daaf3fa662be9642262565c1a">  132</a></span>&#160;  <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code" href="a00331.html#a54e2d72daaf3fa662be9642262565c1a">operator==</a>(<span class="keyword">const</span> <a class="code" href="a00339.html">CacheableKey</a>&amp; other) <span class="keyword">const override</span>;</div>
-<div class="line"><a name="l00133"></a><span class="lineno">  133</span>&#160; </div>
-<div class="line"><a name="l00134"></a><span class="lineno">  134</span>&#160; <span class="keyword">protected</span>:</div>
-<div class="line"><a name="l00135"></a><span class="lineno">  135</span>&#160;  <span class="keywordtype">void</span> calculateHashcode();</div>
-<div class="line"><a name="l00136"></a><span class="lineno">  136</span>&#160;};</div>
-<div class="line"><a name="l00137"></a><span class="lineno">  137</span>&#160; </div>
-<div class="line"><a name="l00138"></a><span class="lineno">  138</span>&#160;}  <span class="comment">// namespace client</span></div>
-<div class="line"><a name="l00139"></a><span class="lineno">  139</span>&#160;}  <span class="comment">// namespace geode</span></div>
-<div class="line"><a name="l00140"></a><span class="lineno">  140</span>&#160;}  <span class="comment">// namespace apache</span></div>
-<div class="line"><a name="l00141"></a><span class="lineno">  141</span>&#160; </div>
-<div class="line"><a name="l00142"></a><span class="lineno">  142</span>&#160;<span class="preprocessor">#endif  </span><span class="comment">// GEODE_CACHEABLEENUM_H_</span></div>
-<div class="ttc" id="aa00038_html"><div class="ttname"><a href="a00038.html">CacheableKey.hpp</a></div></div>
-<div class="ttc" id="aa00044_html"><div class="ttname"><a href="a00044.html">CacheableString.hpp</a></div></div>
-<div class="ttc" id="aa00331_html"><div class="ttname"><a href="a00331.html">apache::geode::client::CacheableEnum</a></div><div class="ttdoc">Since C++ enums cannot be directly passed as a parameter to PdxWriter's writeObject and PdxReader's r...</div><div class="ttdef"><b>Definition:</b> CacheableEnum.hpp:55</div></div>
-<div class="ttc" id="aa00331_html_a097b585f6f00bbab4e099e115575e704"><div class="ttname"><a href="a00331.html#a097b585f6f00bbab4e099e115575e704">apache::geode::client::CacheableEnum::getEnumOrdinal</a></div><div class="ttdeci">int32_t getEnumOrdinal() const</div><div class="ttdef"><b>Definition:</b> CacheableEnum.hpp:126</div></div>
-<div class="ttc" id="aa00331_html_a54e2d72daaf3fa662be9642262565c1a"><div class="ttname"><a href="a00331.html#a54e2d72daaf3fa662be9642262565c1a">apache::geode::client::CacheableEnum::operator==</a></div><div class="ttdeci">virtual bool operator==(const CacheableKey &amp;other) const override</div></div>
-<div class="ttc" id="aa00331_html_a7eaa7d097c0761ea913ead9f3817ba6d"><div class="ttname"><a href="a00331.html#a7eaa7d097c0761ea913ead9f3817ba6d">apache::geode::client::CacheableEnum::objectSize</a></div><div class="ttdeci">virtual size_t objectSize() const override</div><div class="ttdoc">return the size in bytes of the instance being serialized.</div><div class="ttdef"><b>Definition:</b> CacheableEnum.hpp:89</div></div>
-<div class="ttc" id="aa00331_html_ab3e5c7f5ade18098aa564e316ce100c9"><div class="ttname"><a href="a00331.html#ab3e5c7f5ade18098aa564e316ce100c9">apache::geode::client::CacheableEnum::getEnumClassName</a></div><div class="ttdeci">const std::string &amp; getEnumClassName() const</div><div class="ttdef"><b>Definition:</b> CacheableEnum.hpp:120</div></div>
-<div class="ttc" id="aa00331_html_ab5c6cf624f2b497987635035415b636d"><div class="ttname"><a href="a00331.html#ab5c6cf624f2b497987635035415b636d">apache::geode::client::CacheableEnum::getEnumName</a></div><div class="ttdeci">const std::string &amp; getEnumName() const</div><div class="ttdef"><b>Definition:</b> CacheableEnum.hpp:123</div></div>
-<div class="ttc" id="aa00331_html_ad5f047e75f252619c340fab3c5837a17"><div class="ttname"><a href="a00331.html#ad5f047e75f252619c340fab3c5837a17">apache::geode::client::CacheableEnum::createDeserializable</a></div><div class="ttdeci">static std::shared_ptr&lt; Serializable &gt; createDeserializable()</div><div class="ttdoc">creation function for enum.</div><div class="ttdef"><b>Definition:</b> CacheableEnum.hpp:81</div></div>
-<div class="ttc" id="aa00331_html_ad6a736e27c0d1baf0dae9d0851b2f77d"><div class="ttname"><a href="a00331.html#ad6a736e27c0d1baf0dae9d0851b2f77d">apache::geode::client::CacheableEnum::hashcode</a></div><div class="ttdeci">virtual int32_t hashcode() const override</div><div class="ttdef"><b>Definition:</b> CacheableEnum.hpp:129</div></div>
-<div class="ttc" id="aa00331_html_ade3652892e3b61b295d3b778f4a6a4be"><div class="ttname"><a href="a00331.html#ade3652892e3b61b295d3b778f4a6a4be">apache::geode::client::CacheableEnum::create</a></div><div class="ttdeci">static std::shared_ptr&lt; CacheableEnum &gt; create(std::string enumClassName, std::string enumName, int32_t ordinal)</div><div class="ttdoc">Factory method for creating an instance of CacheableEnum.</div><div class="ttdef"><b>Definition:</b> CacheableEnum.hpp:113</div></div>
-<div class="ttc" id="aa00331_html_adeb7927b785a0b7c6e2e7206dcf63292"><div class="ttname"><a href="a00331.html#adeb7927b785a0b7c6e2e7206dcf63292">apache::geode::client::CacheableEnum::toString</a></div><div class="ttdeci">virtual std::string toString() const override</div><div class="ttdoc">Display this object as c string.</div><div class="ttdef"><b>Definition:</b> CacheableEnum.hpp:101</div></div>
-<div class="ttc" id="aa00339_html"><div class="ttname"><a href="a00339.html">apache::geode::client::CacheableKey</a></div><div class="ttdoc">Represents a cacheable key.</div><div class="ttdef"><b>Definition:</b> CacheableKey.hpp:40</div></div>
-<div class="ttc" id="aa00435_html"><div class="ttname"><a href="a00435.html">apache::geode::client::DataInput</a></div><div class="ttdoc">Provide operations for reading primitive data values, byte arrays, strings, Serializable objects from...</div><div class="ttdef"><b>Definition:</b> DataInput.hpp:59</div></div>
-<div class="ttc" id="aa00439_html"><div class="ttname"><a href="a00439.html">apache::geode::client::DataOutput</a></div><div class="ttdoc">Provide operations for writing primitive data values, byte arrays, strings, Serializable objects to a...</div><div class="ttdef"><b>Definition:</b> DataOutput.hpp:48</div></div>
+<div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="comment"> * Licensed to the Apache Software Foundation (ASF) under one or more</span></div><div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;<span class="comment"> * contributor license agreements.  See the NOTICE file distributed with< [...]
+<div class="ttc" id="a00339_html"><div class="ttname"><a href="a00339.html">apache::geode::client::CacheableKey</a></div><div class="ttdoc">Represents a cacheable key.</div><div class="ttdef"><b>Definition:</b> CacheableKey.hpp:40</div></div>
+<div class="ttc" id="a00331_html_ab3e5c7f5ade18098aa564e316ce100c9"><div class="ttname"><a href="a00331.html#ab3e5c7f5ade18098aa564e316ce100c9">apache::geode::client::CacheableEnum::getEnumClassName</a></div><div class="ttdeci">const std::string &amp; getEnumClassName() const</div><div class="ttdef"><b>Definition:</b> CacheableEnum.hpp:120</div></div>
+<div class="ttc" id="a00044_html"><div class="ttname"><a href="a00044.html">CacheableString.hpp</a></div></div>
+<div class="ttc" id="a00331_html_ad5f047e75f252619c340fab3c5837a17"><div class="ttname"><a href="a00331.html#ad5f047e75f252619c340fab3c5837a17">apache::geode::client::CacheableEnum::createDeserializable</a></div><div class="ttdeci">static std::shared_ptr&lt; Serializable &gt; createDeserializable()</div><div class="ttdoc">creation function for enum.</div><div class="ttdef"><b>Definition:</b> CacheableEnum.hpp:81</div></div>
+<div class="ttc" id="a00435_html"><div class="ttname"><a href="a00435.html">apache::geode::client::DataInput</a></div><div class="ttdoc">Provide operations for reading primitive data values, byte arrays, strings, Serializable objects from...</div><div class="ttdef"><b>Definition:</b> DataInput.hpp:59</div></div>
+<div class="ttc" id="a00331_html_a7eaa7d097c0761ea913ead9f3817ba6d"><div class="ttname"><a href="a00331.html#a7eaa7d097c0761ea913ead9f3817ba6d">apache::geode::client::CacheableEnum::objectSize</a></div><div class="ttdeci">virtual size_t objectSize() const override</div><div class="ttdoc">return the size in bytes of the instance being serialized.</div><div class="ttdef"><b>Definition:</b> CacheableEnum.hpp:89</div></div>
+<div class="ttc" id="a00331_html_ad6a736e27c0d1baf0dae9d0851b2f77d"><div class="ttname"><a href="a00331.html#ad6a736e27c0d1baf0dae9d0851b2f77d">apache::geode::client::CacheableEnum::hashcode</a></div><div class="ttdeci">virtual int32_t hashcode() const override</div><div class="ttdef"><b>Definition:</b> CacheableEnum.hpp:129</div></div>
+<div class="ttc" id="a00331_html_adeb7927b785a0b7c6e2e7206dcf63292"><div class="ttname"><a href="a00331.html#adeb7927b785a0b7c6e2e7206dcf63292">apache::geode::client::CacheableEnum::toString</a></div><div class="ttdeci">virtual std::string toString() const override</div><div class="ttdoc">Display this object as c string.</div><div class="ttdef"><b>Definition:</b> CacheableEnum.hpp:101</div></div>
+<div class="ttc" id="a00038_html"><div class="ttname"><a href="a00038.html">CacheableKey.hpp</a></div></div>
+<div class="ttc" id="a00331_html_ab5c6cf624f2b497987635035415b636d"><div class="ttname"><a href="a00331.html#ab5c6cf624f2b497987635035415b636d">apache::geode::client::CacheableEnum::getEnumName</a></div><div class="ttdeci">const std::string &amp; getEnumName() const</div><div class="ttdef"><b>Definition:</b> CacheableEnum.hpp:123</div></div>
+<div class="ttc" id="a00331_html_ade3652892e3b61b295d3b778f4a6a4be"><div class="ttname"><a href="a00331.html#ade3652892e3b61b295d3b778f4a6a4be">apache::geode::client::CacheableEnum::create</a></div><div class="ttdeci">static std::shared_ptr&lt; CacheableEnum &gt; create(std::string enumClassName, std::string enumName, int32_t ordinal)</div><div class="ttdoc">Factory method for creating an instance of CacheableEnum.</div><div class="ttdef"><b>Definition:</b> CacheableEnum.hpp:113</div></div>
+<div class="ttc" id="a00331_html_a097b585f6f00bbab4e099e115575e704"><div class="ttname"><a href="a00331.html#a097b585f6f00bbab4e099e115575e704">apache::geode::client::CacheableEnum::getEnumOrdinal</a></div><div class="ttdeci">int32_t getEnumOrdinal() const</div><div class="ttdef"><b>Definition:</b> CacheableEnum.hpp:126</div></div>
+<div class="ttc" id="a00331_html"><div class="ttname"><a href="a00331.html">apache::geode::client::CacheableEnum</a></div><div class="ttdoc">Since C++ enums cannot be directly passed as a parameter to PdxWriter's writeObject and PdxReader's r...</div><div class="ttdef"><b>Definition:</b> CacheableEnum.hpp:53</div></div>
 </div><!-- fragment --></div><!-- contents -->
 </div><!-- doc-content -->
 <!--
diff --git a/releases/latest/cppdocs/a00035.html b/releases/latest/cppdocs/a00035.html
index cacf744..658c641 100644
--- a/releases/latest/cppdocs/a00035.html
+++ b/releases/latest/cppdocs/a00035.html
@@ -3,7 +3,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
-<meta name="generator" content="Doxygen 1.9.0"/>
+<meta name="generator" content="Doxygen 1.8.15"/>
 <meta name="viewport" content="width=device-width, initial-scale=1"/>
 <title>Apache Geode Native C++ Reference: CacheableFileName.hpp File Reference</title>
 <link href="tabs.css" rel="stylesheet" type="text/css"/>
@@ -13,6 +13,10 @@
 <script type="text/javascript" src="resize.js"></script>
 <script type="text/javascript" src="navtreedata.js"></script>
 <script type="text/javascript" src="navtree.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+  $(document).ready(initResizable);
+/* @license-end */</script>
 <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -26,7 +30,7 @@
  <tr style="height: 56px;">
   <td id="projectalign" style="padding-left: 0.5em;">
    <div id="projectname">Apache Geode Native C++ Reference
-   &#160;<span id="projectnumber">1.13.3</span>
+   &#160;<span id="projectnumber">1.13.4</span>
    </div>
   </td>
  </tr>
@@ -34,10 +38,10 @@
 </table>
 </div>
 <!-- end header part -->
-<!-- Generated by Doxygen 1.9.0 -->
+<!-- Generated by Doxygen 1.8.15 -->
 <script type="text/javascript">
 /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
-var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+var searchBox = new SearchBox("searchBox", "search",false,'Search');
 /* @license-end */
 </script>
 <script type="text/javascript" src="menudata.js"></script>
@@ -63,7 +67,7 @@ $(function() {
 </div>
 <script type="text/javascript">
 /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
-$(document).ready(function(){initNavTree('a00035.html',''); initResizable(); });
+$(document).ready(function(){initNavTree('a00035.html','');});
 /* @license-end */
 </script>
 <div id="doc-content">
diff --git a/releases/latest/cppdocs/a00035_source.html b/releases/latest/cppdocs/a00035_source.html
index 19f183d..5e799e3 100644
--- a/releases/latest/cppdocs/a00035_source.html
+++ b/releases/latest/cppdocs/a00035_source.html
@@ -3,7 +3,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
-<meta name="generator" content="Doxygen 1.9.0"/>
+<meta name="generator" content="Doxygen 1.8.15"/>
 <meta name="viewport" content="width=device-width, initial-scale=1"/>
 <title>Apache Geode Native C++ Reference: CacheableFileName.hpp Source File</title>
 <link href="tabs.css" rel="stylesheet" type="text/css"/>
@@ -13,6 +13,10 @@
 <script type="text/javascript" src="resize.js"></script>
 <script type="text/javascript" src="navtreedata.js"></script>
 <script type="text/javascript" src="navtree.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+  $(document).ready(initResizable);
+/* @license-end */</script>
 <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -26,7 +30,7 @@
  <tr style="height: 56px;">
   <td id="projectalign" style="padding-left: 0.5em;">
    <div id="projectname">Apache Geode Native C++ Reference
-   &#160;<span id="projectnumber">1.13.3</span>
+   &#160;<span id="projectnumber">1.13.4</span>
    </div>
   </td>
  </tr>
@@ -34,10 +38,10 @@
 </table>
 </div>
 <!-- end header part -->
-<!-- Generated by Doxygen 1.9.0 -->
+<!-- Generated by Doxygen 1.8.15 -->
 <script type="text/javascript">
 /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
-var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+var searchBox = new SearchBox("searchBox", "search",false,'Search');
 /* @license-end */
 </script>
 <script type="text/javascript" src="menudata.js"></script>
@@ -63,7 +67,7 @@ $(function() {
 </div>
 <script type="text/javascript">
 /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
-$(document).ready(function(){initNavTree('a00035_source.html',''); initResizable(); });
+$(document).ready(function(){initNavTree('a00035_source.html','');});
 /* @license-end */
 </script>
 <div id="doc-content">
@@ -86,84 +90,14 @@ $(document).ready(function(){initNavTree('a00035_source.html',''); initResizable
 <div class="title">CacheableFileName.hpp</div>  </div>
 </div><!--header-->
 <div class="contents">
-<a href="a00035.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="comment">/*</span></div>
-<div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="comment"> * Licensed to the Apache Software Foundation (ASF) under one or more</span></div>
-<div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;<span class="comment"> * contributor license agreements.  See the NOTICE file distributed with</span></div>
-<div class="line"><a name="l00004"></a><span class="lineno">    4</span>&#160;<span class="comment"> * this work for additional information regarding copyright ownership.</span></div>
-<div class="line"><a name="l00005"></a><span class="lineno">    5</span>&#160;<span class="comment"> * The ASF licenses this file to You under the Apache License, Version 2.0</span></div>
-<div class="line"><a name="l00006"></a><span class="lineno">    6</span>&#160;<span class="comment"> * (the &quot;License&quot;); you may not use this file except in compliance with</span></div>
-<div class="line"><a name="l00007"></a><span class="lineno">    7</span>&#160;<span class="comment"> * the License.  You may obtain a copy of the License at</span></div>
-<div class="line"><a name="l00008"></a><span class="lineno">    8</span>&#160;<span class="comment"> *</span></div>
-<div class="line"><a name="l00009"></a><span class="lineno">    9</span>&#160;<span class="comment"> *      http://www.apache.org/licenses/LICENSE-2.0</span></div>
-<div class="line"><a name="l00010"></a><span class="lineno">   10</span>&#160;<span class="comment"> *</span></div>
-<div class="line"><a name="l00011"></a><span class="lineno">   11</span>&#160;<span class="comment"> * Unless required by applicable law or agreed to in writing, software</span></div>
-<div class="line"><a name="l00012"></a><span class="lineno">   12</span>&#160;<span class="comment"> * distributed under the License is distributed on an &quot;AS IS&quot; BASIS,</span></div>
-<div class="line"><a name="l00013"></a><span class="lineno">   13</span>&#160;<span class="comment"> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</span></div>
-<div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;<span class="comment"> * See the License for the specific language governing permissions and</span></div>
-<div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;<span class="comment"> * limitations under the License.</span></div>
-<div class="line"><a name="l00016"></a><span class="lineno">   16</span>&#160;<span class="comment"> */</span></div>
-<div class="line"><a name="l00017"></a><span class="lineno">   17</span>&#160; </div>
-<div class="line"><a name="l00018"></a><span class="lineno">   18</span>&#160;<span class="preprocessor">#pragma once</span></div>
-<div class="line"><a name="l00019"></a><span class="lineno">   19</span>&#160; </div>
-<div class="line"><a name="l00020"></a><span class="lineno">   20</span>&#160;<span class="preprocessor">#ifndef GEODE_CACHEABLEFILENAME_H_</span></div>
-<div class="line"><a name="l00021"></a><span class="lineno">   21</span>&#160;<span class="preprocessor">#define GEODE_CACHEABLEFILENAME_H_</span></div>
-<div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160; </div>
-<div class="line"><a name="l00023"></a><span class="lineno">   23</span>&#160;<span class="preprocessor">#include &lt;memory&gt;</span></div>
-<div class="line"><a name="l00024"></a><span class="lineno">   24</span>&#160; </div>
-<div class="line"><a name="l00025"></a><span class="lineno">   25</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="a00038.html">CacheableKey.hpp</a>&quot;</span></div>
-<div class="line"><a name="l00026"></a><span class="lineno">   26</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="a00044.html">CacheableString.hpp</a>&quot;</span></div>
-<div class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;<span class="preprocessor">#include &quot;internal/geode_globals.hpp&quot;</span></div>
-<div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160; </div>
-<div class="line"><a name="l00032"></a><span class="lineno">   32</span>&#160;<span class="keyword">namespace </span>apache {</div>
-<div class="line"><a name="l00033"></a><span class="lineno">   33</span>&#160;<span class="keyword">namespace </span>geode {</div>
-<div class="line"><a name="l00034"></a><span class="lineno">   34</span>&#160;<span class="keyword">namespace </span>client {</div>
-<div class="line"><a name="l00035"></a><span class="lineno">   35</span>&#160; </div>
-<div class="line"><a name="l00036"></a><span class="lineno">   36</span>&#160;<span class="keyword">class </span>DataInput;</div>
-<div class="line"><a name="l00037"></a><span class="lineno">   37</span>&#160;<span class="keyword">class </span>DataOutput;</div>
-<div class="line"><a name="l00038"></a><span class="lineno">   38</span>&#160;<span class="keyword">class </span>Serializable;</div>
-<div class="line"><a name="l00039"></a><span class="lineno">   39</span>&#160; </div>
-<div class="line"><a name="l00045"></a><span class="lineno"><a class="line" href="a00335.html">   45</a></span>&#160;<span class="keyword">class </span>APACHE_GEODE_EXPORT <a class="code" href="a00335.html">CacheableFileName</a> : <span class="keyword">public</span> <a class="code" href="a00359.html">CacheableString</a> {</div>
-<div class="line"><a name="l00046"></a><span class="lineno">   46</span>&#160; <span class="keyword">public</span>:</div>
-<div class="line"><a name="l00047"></a><span class="lineno">   47</span>&#160;  <a class="code" href="a00335.html">CacheableFileName</a>() = <span class="keywordflow">default</span>;</div>
-<div class="line"><a name="l00048"></a><span class="lineno">   48</span>&#160;  <span class="keyword">explicit</span> <a class="code" href="a00335.html">CacheableFileName</a>(<span class="keyword">const</span> std::string&amp; value)</div>
-<div class="line"><a name="l00049"></a><span class="lineno">   49</span>&#160;      : <a class="code" href="a00359.html">CacheableString</a>(value) {}</div>
-<div class="line"><a name="l00050"></a><span class="lineno">   50</span>&#160;  <span class="keyword">explicit</span> <a class="code" href="a00335.html">CacheableFileName</a>(std::string&amp;&amp; value)</div>
-<div class="line"><a name="l00051"></a><span class="lineno">   51</span>&#160;      : <a class="code" href="a00359.html">CacheableString</a>(std::move(value)) {}</div>
-<div class="line"><a name="l00052"></a><span class="lineno">   52</span>&#160;  ~<a class="code" href="a00335.html">CacheableFileName</a>() noexcept <span class="keyword">override</span> = <span class="keywordflow">default</span>;</div>
-<div class="line"><a name="l00053"></a><span class="lineno">   53</span>&#160;  <span class="keywordtype">void</span> operator=(<span class="keyword">const</span> <a class="code" href="a00335.html">CacheableFileName</a>&amp; other) = <span class="keyword">delete</span>;</div>
-<div class="line"><a name="l00054"></a><span class="lineno">   54</span>&#160;  <a class="code" href="a00335.html">CacheableFileName</a>(<span class="keyword">const</span> <a class="code" href="a00335.html">CacheableFileName</a>&amp; other) = <span class="keyword">delete</span>;</div>
-<div class="line"><a name="l00055"></a><span class="lineno">   55</span>&#160; </div>
-<div class="line"><a name="l00056"></a><span class="lineno">   56</span>&#160;  <span class="keywordtype">void</span> toData(<a class="code" href="a00439.html">DataOutput</a>&amp; output) <span class="keyword">const override</span>;</div>
-<div class="line"><a name="l00057"></a><span class="lineno">   57</span>&#160; </div>
-<div class="line"><a name="l00058"></a><span class="lineno">   58</span>&#160;  <span class="keyword">virtual</span> <span class="keywordtype">void</span> fromData(<a class="code" href="a00435.html">DataInput</a>&amp; input) <span class="keyword">override</span>;</div>
-<div class="line"><a name="l00059"></a><span class="lineno">   59</span>&#160; </div>
-<div class="line"><a name="l00060"></a><span class="lineno">   60</span>&#160;  <span class="keyword">virtual</span> DSCode getDsCode() <span class="keyword">const override</span>;</div>
-<div class="line"><a name="l00061"></a><span class="lineno">   61</span>&#160; </div>
-<div class="line"><a name="l00065"></a><span class="lineno"><a class="line" href="a00335.html#a9b5c600801d0d49c3c43362cd584d586">   65</a></span>&#160;  <span class="keyword">static</span> std::shared_ptr&lt;Serializable&gt; <a class="code" href="a00335.html#a9b5c600801d0d49c3c43362cd584d586">createDeserializable</a>() {</div>
-<div class="line"><a name="l00066"></a><span class="lineno">   66</span>&#160;    <span class="keywordflow">return</span> std::make_shared&lt;CacheableFileName&gt;();</div>
-<div class="line"><a name="l00067"></a><span class="lineno">   67</span>&#160;  }</div>
-<div class="line"><a name="l00068"></a><span class="lineno">   68</span>&#160; </div>
-<div class="line"><a name="l00073"></a><span class="lineno"><a class="line" href="a00335.html#a1148ea2aea6c604b1d40d7542ff3b442">   73</a></span>&#160;  <span class="keyword">static</span> std::shared_ptr&lt;CacheableFileName&gt; <a class="code" href="a00335.html#a1148ea2aea6c604b1d40d7542ff3b442">create</a>(<span class="keyword">const</span> std::string&amp; value) {</div>
-<div class="line"><a name="l00074"></a><span class="lineno">   74</span>&#160;    <span class="keywordflow">return</span> std::make_shared&lt;CacheableFileName&gt;(value);</div>
-<div class="line"><a name="l00075"></a><span class="lineno">   75</span>&#160;  }</div>
-<div class="line"><a name="l00076"></a><span class="lineno">   76</span>&#160; </div>
-<div class="line"><a name="l00078"></a><span class="lineno"><a class="line" href="a00335.html#a6ca45b3ae98f82e8ba9decdd9bca5659">   78</a></span>&#160;  <span class="keyword">virtual</span> int32_t <a class="code" href="a00335.html#a6ca45b3ae98f82e8ba9decdd9bca5659">hashcode</a>() <span class="keyword">const override</span>;</div>
-<div class="line"><a name="l00079"></a><span class="lineno">   79</span>&#160;};</div>
-<div class="line"><a name="l00080"></a><span class="lineno">   80</span>&#160; </div>
-<div class="line"><a name="l00081"></a><span class="lineno">   81</span>&#160;}  <span class="comment">// namespace client</span></div>
-<div class="line"><a name="l00082"></a><span class="lineno">   82</span>&#160;}  <span class="comment">// namespace geode</span></div>
-<div class="line"><a name="l00083"></a><span class="lineno">   83</span>&#160;}  <span class="comment">// namespace apache</span></div>
-<div class="line"><a name="l00084"></a><span class="lineno">   84</span>&#160; </div>
-<div class="line"><a name="l00085"></a><span class="lineno">   85</span>&#160;<span class="preprocessor">#endif  </span><span class="comment">// GEODE_CACHEABLEFILENAME_H_</span></div>
-<div class="ttc" id="aa00038_html"><div class="ttname"><a href="a00038.html">CacheableKey.hpp</a></div></div>
-<div class="ttc" id="aa00044_html"><div class="ttname"><a href="a00044.html">CacheableString.hpp</a></div></div>
-<div class="ttc" id="aa00335_html"><div class="ttname"><a href="a00335.html">apache::geode::client::CacheableFileName</a></div><div class="ttdoc">Implements an immutable wrapper for filenames that can serve as a distributable filename object for c...</div><div class="ttdef"><b>Definition:</b> CacheableFileName.hpp:45</div></div>
-<div class="ttc" id="aa00335_html_a1148ea2aea6c604b1d40d7542ff3b442"><div class="ttname"><a href="a00335.html#a1148ea2aea6c604b1d40d7542ff3b442">apache::geode::client::CacheableFileName::create</a></div><div class="ttdeci">static std::shared_ptr&lt; CacheableFileName &gt; create(const std::string &amp;value)</div><div class="ttdoc">Factory method for creating an instance of CacheableFileName from a C string optionally given the len...</div><div class="ttdef"><b>Definition:</b> CacheableF [...]
-<div class="ttc" id="aa00335_html_a6ca45b3ae98f82e8ba9decdd9bca5659"><div class="ttname"><a href="a00335.html#a6ca45b3ae98f82e8ba9decdd9bca5659">apache::geode::client::CacheableFileName::hashcode</a></div><div class="ttdeci">virtual int32_t hashcode() const override</div><div class="ttdoc">return the hashcode for this key.</div></div>
-<div class="ttc" id="aa00335_html_a9b5c600801d0d49c3c43362cd584d586"><div class="ttname"><a href="a00335.html#a9b5c600801d0d49c3c43362cd584d586">apache::geode::client::CacheableFileName::createDeserializable</a></div><div class="ttdeci">static std::shared_ptr&lt; Serializable &gt; createDeserializable()</div><div class="ttdoc">creation function for filenames.</div><div class="ttdef"><b>Definition:</b> CacheableFileName.hpp:65</div></div>
-<div class="ttc" id="aa00359_html"><div class="ttname"><a href="a00359.html">apache::geode::client::CacheableString</a></div><div class="ttdoc">Implement a immutable C string wrapper that can serve as a distributable key object for caching as we...</div><div class="ttdef"><b>Definition:</b> CacheableString.hpp:43</div></div>
-<div class="ttc" id="aa00435_html"><div class="ttname"><a href="a00435.html">apache::geode::client::DataInput</a></div><div class="ttdoc">Provide operations for reading primitive data values, byte arrays, strings, Serializable objects from...</div><div class="ttdef"><b>Definition:</b> DataInput.hpp:59</div></div>
-<div class="ttc" id="aa00439_html"><div class="ttname"><a href="a00439.html">apache::geode::client::DataOutput</a></div><div class="ttdoc">Provide operations for writing primitive data values, byte arrays, strings, Serializable objects to a...</div><div class="ttdef"><b>Definition:</b> DataOutput.hpp:48</div></div>
+<a href="a00035.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="comment"> * Licensed to the Apache Software Foundation (ASF) under one or more</span></div><div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;<span class="comment"> * contrib [...]
+<div class="ttc" id="a00044_html"><div class="ttname"><a href="a00044.html">CacheableString.hpp</a></div></div>
+<div class="ttc" id="a00359_html"><div class="ttname"><a href="a00359.html">apache::geode::client::CacheableString</a></div><div class="ttdoc">Implement a immutable C string wrapper that can serve as a distributable key object for caching as we...</div><div class="ttdef"><b>Definition:</b> CacheableString.hpp:41</div></div>
+<div class="ttc" id="a00435_html"><div class="ttname"><a href="a00435.html">apache::geode::client::DataInput</a></div><div class="ttdoc">Provide operations for reading primitive data values, byte arrays, strings, Serializable objects from...</div><div class="ttdef"><b>Definition:</b> DataInput.hpp:59</div></div>
+<div class="ttc" id="a00335_html"><div class="ttname"><a href="a00335.html">apache::geode::client::CacheableFileName</a></div><div class="ttdoc">Implements an immutable wrapper for filenames that can serve as a distributable filename object for c...</div><div class="ttdef"><b>Definition:</b> CacheableFileName.hpp:45</div></div>
+<div class="ttc" id="a00335_html_a1148ea2aea6c604b1d40d7542ff3b442"><div class="ttname"><a href="a00335.html#a1148ea2aea6c604b1d40d7542ff3b442">apache::geode::client::CacheableFileName::create</a></div><div class="ttdeci">static std::shared_ptr&lt; CacheableFileName &gt; create(const std::string &amp;value)</div><div class="ttdoc">Factory method for creating an instance of CacheableFileName from a C string optionally given the len...</div><div class="ttdef"><b>Definition:</b> CacheableFi [...]
+<div class="ttc" id="a00335_html_a9b5c600801d0d49c3c43362cd584d586"><div class="ttname"><a href="a00335.html#a9b5c600801d0d49c3c43362cd584d586">apache::geode::client::CacheableFileName::createDeserializable</a></div><div class="ttdeci">static std::shared_ptr&lt; Serializable &gt; createDeserializable()</div><div class="ttdoc">creation function for filenames.</div><div class="ttdef"><b>Definition:</b> CacheableFileName.hpp:65</div></div>
+<div class="ttc" id="a00038_html"><div class="ttname"><a href="a00038.html">CacheableKey.hpp</a></div></div>
 </div><!-- fragment --></div><!-- contents -->
 </div><!-- doc-content -->
 <!--
diff --git a/releases/latest/cppdocs/a00038.html b/releases/latest/cppdocs/a00038.html
index 545cadd..9f5c8b8 100644
--- a/releases/latest/cppdocs/a00038.html
+++ b/releases/latest/cppdocs/a00038.html
@@ -3,7 +3,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
-<meta name="generator" content="Doxygen 1.9.0"/>
+<meta name="generator" content="Doxygen 1.8.15"/>
 <meta name="viewport" content="width=device-width, initial-scale=1"/>
 <title>Apache Geode Native C++ Reference: CacheableKey.hpp File Reference</title>
 <link href="tabs.css" rel="stylesheet" type="text/css"/>
@@ -13,6 +13,10 @@
 <script type="text/javascript" src="resize.js"></script>
 <script type="text/javascript" src="navtreedata.js"></script>
 <script type="text/javascript" src="navtree.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+  $(document).ready(initResizable);
+/* @license-end */</script>
 <link href="search/search.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
@@ -26,7 +30,7 @@
  <tr style="height: 56px;">
   <td id="projectalign" style="padding-left: 0.5em;">
    <div id="projectname">Apache Geode Native C++ Reference
-   &#160;<span id="projectnumber">1.13.3</span>
+   &#160;<span id="projectnumber">1.13.4</span>
    </div>
   </td>
  </tr>
@@ -34,10 +38,10 @@
 </table>
... 263612 lines suppressed ...