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

dbarnes pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode-native.git.


    from 5b1411f  GEODE-5120: Remove DistributedSystem from public API.
     add cadbed8  GEODE-4728: Docs - update dotnet example README
     new 6b6609b  GEODE-4728: Docs - Re-introduce files from earlier version 
for updating
     new be8afc2  Merge branch 'feature/GEODE-4728' into develop

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../client-cache/accessing-entries.html.md.erb     |  55 ++++
 .../adding-entries-to-cache.html.md.erb            |  48 +++
 .../client-cache/application-plugins.html.md.erb   | 278 ++++++++++++++++
 .../client-cache/cache-init-file.html.md.erb       |  80 +++++
 .../client-cache/cache-management.html.md.erb      |  46 +++
 .../client-cache/cache-ownership.html.md.erb       |  28 ++
 .../client-cache/caches.html.md.erb                |  44 +++
 .../client-cache/caching-apis.html.md.erb          |  45 +++
 .../client-cache/caching-enabled.html.md.erb       |  44 +++
 .../client-cache/chapter-overview.html.md.erb      |  54 +++
 .../client-to-server-connection.html.md.erb        |  56 ++++
 .../client-cache/closing-cache.html.md.erb         |  28 ++
 .../concurrency-checks-enabled.html.md.erb         |  35 ++
 .../client-cache/concurrency-level.html.md.erb     |  35 ++
 .../consistency-checking-in-regions.html.md.erb    |  34 ++
 .../controlling-cache-size.html.md.erb             |  37 +++
 .../client-cache/create-access-cache.html.md.erb   |  69 ++++
 .../declarative-region-creation.html.md.erb        |  52 +++
 .../client-cache/disk-policy.html.md.erb           |  51 +++
 .../client-cache/entries.html.md.erb               |  37 +++
 .../client-cache/expiration-attributes.html.md.erb |  82 +++++
 .../getting-the-region-size.html.md.erb            |  28 ++
 .../client-cache/initial-capacity.html.md.erb      |  32 ++
 .../invalidating-cached-entries.html.md.erb        |  33 ++
 .../client-cache/invalidating-region.html.md.erb   |  43 +++
 .../client-cache/load-factor.html.md.erb           |  32 ++
 .../client-cache/lru-entries-limit.html.md.erb     |  48 +++
 .../managing-lifetime-cached-object.html.md.erb    |  65 ++++
 .../notification-for-operations.html.md.erb        |  33 ++
 .../client-cache/overview-client-cache.html.md.erb |  41 +++
 .../client-cache/persistence-manager.html.md.erb   | 241 ++++++++++++++
 .../programmatic-region-creation.html.md.erb       |  37 +++
 .../client-cache/region-access.html.md.erb         |  38 +++
 .../region-attributes-desc.html.md.erb             |  56 ++++
 .../client-cache/region-attributes.html.md.erb     |  50 +++
 .../client-cache/region-shortcuts.html.md.erb      |  76 +++++
 .../client-cache/regions.html.md.erb               |  47 +++
 .../registering-interest-for-entries.html.md.erb   | 110 +++++++
 .../requirements-for-distrib.html.md.erb           |  28 ++
 .../specify-region-attributes.html.md.erb          |  26 ++
 .../client-cache/troubleshooting.html.md.erb       |  58 ++++
 .../client-cache/updating-entries.html.md.erb      |  33 ++
 .../using-serverkeys-to-retrieve.html.md.erb       |  49 +++
 .../client-cache/using-thread-safety.html.md.erb   |  30 ++
 .../common/images/10-Continuous_Querying-1.gif     | Bin 0 -> 7411 bytes
 .../common/images/10-Continuous_Querying-3.gif     | Bin 0 -> 8611 bytes
 .../common/images/6-DotNet_API-1.gif               | Bin 0 -> 4218 bytes
 .../common/images/7-Preserving_Data-2.gif          | Bin 0 -> 13146 bytes
 .../common/images/client-cache-data-flow.gif       | Bin 0 -> 4422 bytes
 .../common/images/client-cache-plugins-run.gif     | Bin 0 -> 4340 bytes
 .../common/images/client-overview.gif              | Bin 0 -> 6421 bytes
 .../common/images/client-server-arch.gif           | Bin 0 -> 7198 bytes
 .../common/images/data-dep-func-from-client.gif    | Bin 0 -> 10336 bytes
 .../common/images/data-dep-func-with-filter.gif    | Bin 0 -> 11062 bytes
 .../common/images/data-indep-func-from-client.gif  | Bin 0 -> 8105 bytes
 .../images/delta-propagation-in-client-server.gif  | Bin 0 -> 7115 bytes
 .../common/images/ha-data-dep-func.gif             | Bin 0 -> 14684 bytes
 .../common/images/security-client-connections.gif  | Bin 0 -> 8300 bytes
 .../common/images/xact-run-from-client.gif         | Bin 0 -> 9928 bytes
 .../configuring/configuration.html.md.erb          |  93 ++++++
 .../configuring/sysprops.html.md.erb               | 363 ++++++++++++++++++++
 .../system-level-configuration.html.md.erb         | 132 ++++++++
 .../about-connection-pools.html.md.erb             |  37 +++
 .../about-server-locators.html.md.erb              |  34 ++
 .../client-load-balancing.html.md.erb              |  38 +++
 .../connection-pools/client-pool-api.html.md.erb   |  39 +++
 ...onfiguring-pools-attributes-example.html.md.erb | 173 ++++++++++
 .../connection-pools/configuring-pools.html.md.erb |  42 +++
 .../connection-pools/connection-pools.html.md.erb  |  32 ++
 .../discovering-locators-dynamically.html.md.erb   |  34 ++
 .../running-connection-pool-code.html.md.erb       |  76 +++++
 .../subscription-properties.html.md.erb            |  41 +++
 .../1-how-cont-query-works.html.md.erb             |  72 ++++
 .../2-config-for-continuous-querying.html.md.erb   |  30 ++
 .../3-client-cq-api.html.md.erb                    |  56 ++++
 .../5-implementing-cq.html.md.erb                  |  39 +++
 .../continuous-querying/5a-writing-cq.html.md.erb  |  43 +++
 .../5b-writing-cq-listener.html.md.erb             | 297 +++++++++++++++++
 .../5c-cq-event-object.html.md.erb                 |  77 +++++
 .../5d-when-error-occurs.html.md.erb               |  34 ++
 .../5e-running-cq-code.html.md.erb                 |  84 +++++
 .../5f-cq-execution-options.html.md.erb            |  30 ++
 .../continuous-querying/6-managing-cqs.html.md.erb |  52 +++
 .../continuous-querying.html.md.erb                |  40 +++
 .../cpp-caching-api/accessing-entry.html.md.erb    |  45 +++
 .../cpp-caching-api/add-entry-to-cache.html.md.erb |  60 ++++
 .../cpp-caching-api/cpp-caching-api.html.md.erb    |  68 ++++
 .../cpp-caching-api/creating-cache.html.md.erb     |  39 +++
 .../creating-new-statistics.html.md.erb            |  70 ++++
 .../cpp-caching-api/creating-region.html.md.erb    |  51 +++
 .../cpp-caching-api/data-as-blob.html.md.erb       |  25 ++
 .../cpp-caching-api/gfe-cpp-api.html.md.erb        |  78 +++++
 .../cpp-caching-api/object-graphs.html.md.erb      |  23 ++
 .../pdx-auto-serialization.html.md.erb             | 366 +++++++++++++++++++++
 .../pdx-ignore-unread-fields.html.md.erb           |  37 +++
 .../cpp-caching-api/pdx-serialization.html.md.erb  |  60 ++++
 .../pdx-with-delta-propagation.html.md.erb         |  45 +++
 .../pdxserializable-interface.html.md.erb          | 112 +++++++
 .../performing-ops-with-pdx-object.html.md.erb     |  60 ++++
 ...region-data-requiring-serialization.html.md.erb |  36 ++
 .../cpp-caching-api/removing-entry.html.md.erb     |  36 ++
 .../serialization-options.html.md.erb              |  79 +++++
 .../serialization-overview.html.md.erb             |  48 +++
 .../serialization-using-serializable.html.md.erb   | 256 ++++++++++++++
 .../type-interoperability.html.md.erb              |  63 ++++
 .../user-defined-objects.html.md.erb               |  46 +++
 .../cpp-caching-api/using-custom-class.html.md.erb |  85 +++++
 .../using-enum-type-with-pdx.html.md.erb           | 130 ++++++++
 .../cpp-caching-api/using-pdxinstance.html.md.erb  |  59 ++++
 .../using-pdxinstancefactory.html.md.erb           | 134 ++++++++
 .../using-pdxserializer.html.md.erb                | 119 +++++++
 .../application-callbacks.html.md.erb              |  98 ++++++
 .../dotnet-caching-api/cache-apis.html.md.erb      |  27 ++
 .../cpp-class-to-dotnet-class-mappings.html.md.erb | 181 ++++++++++
 .../creating-a-cache.html.md.erb                   |  50 +++
 .../creating-a-region.html.md.erb                  |  54 +++
 .../csharp-dotnet-api.html.md.erb                  |  44 +++
 .../csharp-dotnet-naming-conventions.html.md.erb   |  32 ++
 .../custom-class-igfserializable.html.md.erb       | 153 +++++++++
 .../data-serialization-apis.html.md.erb            |  40 +++
 .../dotnet-accessing-an-entry.html.md.erb          |  48 +++
 .../dotnet-adding-entry-to-cache.html.md.erb       |  46 +++
 .../dotnet-application-domains.html.md.erb         |  25 ++
 .../dotnet-caching-api.html.md.erb                 |  80 +++++
 .../dotnet-data-serialization-options.html.md.erb  |  79 +++++
 .../dotnet-data-serialization.html.md.erb          |  35 ++
 .../dotnet-pdx-autoserializer.html.md.erb          |  72 ++++
 .../dotnet-pdx-serialization-features.html.md.erb  |  42 +++
 .../dotnet-pdx-serialization.html.md.erb           |  26 ++
 .../event-handling-apis.html.md.erb                |  32 ++
 .../extending-pdx-autoserializer.html.md.erb       |  76 +++++
 .../how-igfserializable-works.html.md.erb          |  36 ++
 .../implementing-igfserializable.html.md.erb       | 139 ++++++++
 .../implementing-shared-assembly.html.md.erb       |  38 +++
 .../java-to-dotnet-type-mapping.html.md.erb        | 163 +++++++++
 .../mapping-dotnet-domain-type-names.html.md.erb   |  42 +++
 .../object-lifetimes.html.md.erb                   |  54 +++
 .../dotnet-caching-api/other-apis.html.md.erb      |  31 ++
 .../primary-apis-cache-generic.html.md.erb         |  47 +++
 .../private-assembly.html.md.erb                   |  56 ++++
 .../problem-scenarios.html.md.erb                  |  41 +++
 .../programming-ipdxinstance.html.md.erb           |  62 ++++
 .../region-entry-apis.html.md.erb                  |  35 ++
 .../registering-the-type.html.md.erb               |  44 +++
 .../dotnet-caching-api/removing-entry.html.md.erb  |  38 +++
 .../resolving-the-error.html.md.erb                |  26 ++
 .../serializable-types.html.md.erb                 |  36 ++
 .../serialize-using-igfserializable.html.md.erb    |  40 +++
 .../serialize-using-ipdxserializable.html.md.erb   | 120 +++++++
 .../serializing-domain-objects.html.md.erb         |  46 +++
 .../simple-csharp-example.html.md.erb              |  60 ++++
 ...troubleshooting-dotnet-applications.html.md.erb |  27 ++
 .../using-ipdxinstancefactory.html.md.erb          |  27 ++
 docs/geode-native-docs/examples.html.md.erb        |  34 ++
 .../images/SQLite_Persistence_Mgr.png              | Bin 0 -> 58388 bytes
 .../images/client-cache-plugins-run.png            | Bin 0 -> 19227 bytes
 .../geode-native-docs/images/delta-propagation.png | Bin 0 -> 78773 bytes
 .../app-ops-during-int-reg.html.md.erb             |  34 ++
 .../preserving-data/client-side-config.html.md.erb |  36 ++
 .../config-durable-interest-keys.html.md.erb       |  50 +++
 .../config-durable-reconnect.html.md.erb           |  59 ++++
 .../configuring-durable-nc.html.md.erb             |  53 +++
 .../preserving-data/configuring-nc-ha.html.md.erb  |  65 ++++
 .../disconnecting-from-server.html.md.erb          |  36 ++
 .../preserving-data/disconnection.html.md.erb      |  44 +++
 .../durable-client-life-cycle.html.md.erb          |  44 +++
 .../durable-client-messaging-req.html.md.erb       |  36 ++
 .../durable-client-messaging.html.md.erb           |  48 +++
 .../durable-message-replay.html.md.erb             |  44 +++
 .../high-availability-client-server.html.md.erb    |  32 ++
 ...mpl-cache-listeners-durable-clients.html.md.erb |  36 ++
 .../preserving-data/initial-operation.html.md.erb  |  26 ++
 .../preserving-data/preserving-data.html.md.erb    |  38 +++
 .../preserving-data/reconnection.html.md.erb       |  49 +++
 .../sending-cache-ready-message.html.md.erb        |  36 ++
 .../sending-periodic-ack.html.md.erb               |  48 +++
 .../using-queue-conflation.html.md.erb             |  40 +++
 .../1-quickintro-overview.html.md.erb              |  32 ++
 .../2-quickintro-querycodeexamples.html.md.erb     |  58 ++++
 .../3-quickintro-requirements.html.md.erb          |  58 ++++
 ...4-quickintro-exampleportfolioregion.html.md.erb |  77 +++++
 ...41-quickintro-query-portfolioregion.html.md.erb | 113 +++++++
 .../42-quickintro-modify-cachecontents.html.md.erb |  42 +++
 .../91-quickintro/94-indexes-overview.html.md.erb  |  46 +++
 .../92-querylanguage/2-accessingdata.html.md.erb   |  30 ++
 .../21-basic-region-access.html.md.erb             |  50 +++
 .../22-drilldown-modify-query-scope.html.md.erb    |  46 +++
 .../23-attribute-visibility.html.md.erb            |  66 ++++
 .../24-nested-query-scope.html.md.erb              |  55 ++++
 .../25-when-names-cant-resolve.html.md.erb         |  22 ++
 .../1-querystring-overview.html.md.erb             |  28 ++
 .../93-querystrings/3-from-clause.html.md.erb      |  75 +++++
 .../3a-iterator-variables.html.md.erb              |  33 ++
 .../3b-importing-using-object-classes.html.md.erb  |  49 +++
 .../3c-predefined-class-types.html.md.erb          |  46 +++
 .../3d-specify-object-types.html.md.erb            |  70 ++++
 .../93-querystrings/4-where-clause.html.md.erb     |  38 +++
 .../93-querystrings/5-joins.html.md.erb            |  32 ++
 .../6-select-projection-list.html.md.erb           |  36 ++
 .../7-select-statement-query-results.html.md.erb   | 130 ++++++++
 .../8-query-language-elements.html.md.erb          |  36 ++
 .../8a-method-invocation.html.md.erb               |  35 ++
 .../8b-query-lang-literals.html.md.erb             |  36 ++
 .../8c-type-conversions.html.md.erb                |  48 +++
 .../1-remote-query-api-overview.html.md.erb        |  40 +++
 .../2-create-manage-queries.html.md.erb            |  61 ++++
 .../3-query-result-sets.html.md.erb                |  27 ++
 .../2-query-code-examples-resultset.html.md.erb    |  85 +++++
 .../3-query-code-examples-structset.html.md.erb    | 209 ++++++++++++
 .../remote-querying/remote-querying.html.md.erb    |  44 +++
 .../security/LDAPserverauth.html.md.erb            |  42 +++
 docs/geode-native-docs/security/PKCS.html.md.erb   |  43 +++
 .../security/authentication-levels.html.md.erb     |  38 +++
 .../security/authforcacheserver.html.md.erb        |  40 +++
 .../security/caveatregionservice.html.md.erb       |  43 +++
 .../config-clientauthorization.html.md.erb         |  30 ++
 .../createsecureconnregionservice.html.md.erb      |  60 ++++
 .../security/encrypted-auth.html.md.erb            |  32 ++
 .../security/handling-serv-auth-errors.html.md.erb |  24 ++
 .../security/overviewauthentication.html.md.erb    |  46 +++
 .../overviewclientauthorization.html.md.erb        |  38 +++
 .../security/overviewencryptcred.html.md.erb       |  59 ++++
 .../security/overviewsecurity.html.md.erb          |  46 +++
 .../security/postopauthorization.html.md.erb       |  32 ++
 .../security/security-systemprops.html.md.erb      |  89 +++++
 .../security/sslclientserver.html.md.erb           | 131 ++++++++
 .../security/systempropsforauth.html.md.erb        |  85 +++++
 .../security/usingoperationcontext.html.md.erb     |  38 +++
 examples/dotnet/README.md                          |  33 +-
 229 files changed, 12819 insertions(+), 9 deletions(-)
 create mode 100644 
docs/geode-native-docs/client-cache/accessing-entries.html.md.erb
 create mode 100644 
docs/geode-native-docs/client-cache/adding-entries-to-cache.html.md.erb
 create mode 100644 
docs/geode-native-docs/client-cache/application-plugins.html.md.erb
 create mode 100644 
docs/geode-native-docs/client-cache/cache-init-file.html.md.erb
 create mode 100644 
docs/geode-native-docs/client-cache/cache-management.html.md.erb
 create mode 100644 
docs/geode-native-docs/client-cache/cache-ownership.html.md.erb
 create mode 100644 docs/geode-native-docs/client-cache/caches.html.md.erb
 create mode 100644 docs/geode-native-docs/client-cache/caching-apis.html.md.erb
 create mode 100644 
docs/geode-native-docs/client-cache/caching-enabled.html.md.erb
 create mode 100644 
docs/geode-native-docs/client-cache/chapter-overview.html.md.erb
 create mode 100644 
docs/geode-native-docs/client-cache/client-to-server-connection.html.md.erb
 create mode 100644 
docs/geode-native-docs/client-cache/closing-cache.html.md.erb
 create mode 100644 
docs/geode-native-docs/client-cache/concurrency-checks-enabled.html.md.erb
 create mode 100644 
docs/geode-native-docs/client-cache/concurrency-level.html.md.erb
 create mode 100644 
docs/geode-native-docs/client-cache/consistency-checking-in-regions.html.md.erb
 create mode 100644 
docs/geode-native-docs/client-cache/controlling-cache-size.html.md.erb
 create mode 100644 
docs/geode-native-docs/client-cache/create-access-cache.html.md.erb
 create mode 100644 
docs/geode-native-docs/client-cache/declarative-region-creation.html.md.erb
 create mode 100644 docs/geode-native-docs/client-cache/disk-policy.html.md.erb
 create mode 100644 docs/geode-native-docs/client-cache/entries.html.md.erb
 create mode 100644 
docs/geode-native-docs/client-cache/expiration-attributes.html.md.erb
 create mode 100644 
docs/geode-native-docs/client-cache/getting-the-region-size.html.md.erb
 create mode 100644 
docs/geode-native-docs/client-cache/initial-capacity.html.md.erb
 create mode 100644 
docs/geode-native-docs/client-cache/invalidating-cached-entries.html.md.erb
 create mode 100644 
docs/geode-native-docs/client-cache/invalidating-region.html.md.erb
 create mode 100644 docs/geode-native-docs/client-cache/load-factor.html.md.erb
 create mode 100644 
docs/geode-native-docs/client-cache/lru-entries-limit.html.md.erb
 create mode 100644 
docs/geode-native-docs/client-cache/managing-lifetime-cached-object.html.md.erb
 create mode 100644 
docs/geode-native-docs/client-cache/notification-for-operations.html.md.erb
 create mode 100644 
docs/geode-native-docs/client-cache/overview-client-cache.html.md.erb
 create mode 100644 
docs/geode-native-docs/client-cache/persistence-manager.html.md.erb
 create mode 100644 
docs/geode-native-docs/client-cache/programmatic-region-creation.html.md.erb
 create mode 100644 
docs/geode-native-docs/client-cache/region-access.html.md.erb
 create mode 100644 
docs/geode-native-docs/client-cache/region-attributes-desc.html.md.erb
 create mode 100644 
docs/geode-native-docs/client-cache/region-attributes.html.md.erb
 create mode 100644 
docs/geode-native-docs/client-cache/region-shortcuts.html.md.erb
 create mode 100644 docs/geode-native-docs/client-cache/regions.html.md.erb
 create mode 100644 
docs/geode-native-docs/client-cache/registering-interest-for-entries.html.md.erb
 create mode 100644 
docs/geode-native-docs/client-cache/requirements-for-distrib.html.md.erb
 create mode 100644 
docs/geode-native-docs/client-cache/specify-region-attributes.html.md.erb
 create mode 100644 
docs/geode-native-docs/client-cache/troubleshooting.html.md.erb
 create mode 100644 
docs/geode-native-docs/client-cache/updating-entries.html.md.erb
 create mode 100644 
docs/geode-native-docs/client-cache/using-serverkeys-to-retrieve.html.md.erb
 create mode 100644 
docs/geode-native-docs/client-cache/using-thread-safety.html.md.erb
 create mode 100644 
docs/geode-native-docs/common/images/10-Continuous_Querying-1.gif
 create mode 100644 
docs/geode-native-docs/common/images/10-Continuous_Querying-3.gif
 create mode 100644 docs/geode-native-docs/common/images/6-DotNet_API-1.gif
 create mode 100644 docs/geode-native-docs/common/images/7-Preserving_Data-2.gif
 create mode 100644 
docs/geode-native-docs/common/images/client-cache-data-flow.gif
 create mode 100644 
docs/geode-native-docs/common/images/client-cache-plugins-run.gif
 create mode 100644 docs/geode-native-docs/common/images/client-overview.gif
 create mode 100644 docs/geode-native-docs/common/images/client-server-arch.gif
 create mode 100644 
docs/geode-native-docs/common/images/data-dep-func-from-client.gif
 create mode 100644 
docs/geode-native-docs/common/images/data-dep-func-with-filter.gif
 create mode 100644 
docs/geode-native-docs/common/images/data-indep-func-from-client.gif
 create mode 100644 
docs/geode-native-docs/common/images/delta-propagation-in-client-server.gif
 create mode 100644 docs/geode-native-docs/common/images/ha-data-dep-func.gif
 create mode 100644 
docs/geode-native-docs/common/images/security-client-connections.gif
 create mode 100644 
docs/geode-native-docs/common/images/xact-run-from-client.gif
 create mode 100644 docs/geode-native-docs/configuring/configuration.html.md.erb
 create mode 100644 docs/geode-native-docs/configuring/sysprops.html.md.erb
 create mode 100644 
docs/geode-native-docs/configuring/system-level-configuration.html.md.erb
 create mode 100644 
docs/geode-native-docs/connection-pools/about-connection-pools.html.md.erb
 create mode 100644 
docs/geode-native-docs/connection-pools/about-server-locators.html.md.erb
 create mode 100644 
docs/geode-native-docs/connection-pools/client-load-balancing.html.md.erb
 create mode 100644 
docs/geode-native-docs/connection-pools/client-pool-api.html.md.erb
 create mode 100644 
docs/geode-native-docs/connection-pools/configuring-pools-attributes-example.html.md.erb
 create mode 100644 
docs/geode-native-docs/connection-pools/configuring-pools.html.md.erb
 create mode 100644 
docs/geode-native-docs/connection-pools/connection-pools.html.md.erb
 create mode 100644 
docs/geode-native-docs/connection-pools/discovering-locators-dynamically.html.md.erb
 create mode 100644 
docs/geode-native-docs/connection-pools/running-connection-pool-code.html.md.erb
 create mode 100644 
docs/geode-native-docs/connection-pools/subscription-properties.html.md.erb
 create mode 100644 
docs/geode-native-docs/continuous-querying/1-how-cont-query-works.html.md.erb
 create mode 100644 
docs/geode-native-docs/continuous-querying/2-config-for-continuous-querying.html.md.erb
 create mode 100644 
docs/geode-native-docs/continuous-querying/3-client-cq-api.html.md.erb
 create mode 100644 
docs/geode-native-docs/continuous-querying/5-implementing-cq.html.md.erb
 create mode 100644 
docs/geode-native-docs/continuous-querying/5a-writing-cq.html.md.erb
 create mode 100644 
docs/geode-native-docs/continuous-querying/5b-writing-cq-listener.html.md.erb
 create mode 100644 
docs/geode-native-docs/continuous-querying/5c-cq-event-object.html.md.erb
 create mode 100644 
docs/geode-native-docs/continuous-querying/5d-when-error-occurs.html.md.erb
 create mode 100644 
docs/geode-native-docs/continuous-querying/5e-running-cq-code.html.md.erb
 create mode 100644 
docs/geode-native-docs/continuous-querying/5f-cq-execution-options.html.md.erb
 create mode 100644 
docs/geode-native-docs/continuous-querying/6-managing-cqs.html.md.erb
 create mode 100644 
docs/geode-native-docs/continuous-querying/continuous-querying.html.md.erb
 create mode 100644 
docs/geode-native-docs/cpp-caching-api/accessing-entry.html.md.erb
 create mode 100644 
docs/geode-native-docs/cpp-caching-api/add-entry-to-cache.html.md.erb
 create mode 100644 
docs/geode-native-docs/cpp-caching-api/cpp-caching-api.html.md.erb
 create mode 100644 
docs/geode-native-docs/cpp-caching-api/creating-cache.html.md.erb
 create mode 100644 
docs/geode-native-docs/cpp-caching-api/creating-new-statistics.html.md.erb
 create mode 100644 
docs/geode-native-docs/cpp-caching-api/creating-region.html.md.erb
 create mode 100644 
docs/geode-native-docs/cpp-caching-api/data-as-blob.html.md.erb
 create mode 100644 
docs/geode-native-docs/cpp-caching-api/gfe-cpp-api.html.md.erb
 create mode 100644 
docs/geode-native-docs/cpp-caching-api/object-graphs.html.md.erb
 create mode 100644 
docs/geode-native-docs/cpp-caching-api/pdx-auto-serialization.html.md.erb
 create mode 100644 
docs/geode-native-docs/cpp-caching-api/pdx-ignore-unread-fields.html.md.erb
 create mode 100644 
docs/geode-native-docs/cpp-caching-api/pdx-serialization.html.md.erb
 create mode 100644 
docs/geode-native-docs/cpp-caching-api/pdx-with-delta-propagation.html.md.erb
 create mode 100644 
docs/geode-native-docs/cpp-caching-api/pdxserializable-interface.html.md.erb
 create mode 100644 
docs/geode-native-docs/cpp-caching-api/performing-ops-with-pdx-object.html.md.erb
 create mode 100644 
docs/geode-native-docs/cpp-caching-api/region-data-requiring-serialization.html.md.erb
 create mode 100644 
docs/geode-native-docs/cpp-caching-api/removing-entry.html.md.erb
 create mode 100644 
docs/geode-native-docs/cpp-caching-api/serialization-options.html.md.erb
 create mode 100644 
docs/geode-native-docs/cpp-caching-api/serialization-overview.html.md.erb
 create mode 100644 
docs/geode-native-docs/cpp-caching-api/serialization-using-serializable.html.md.erb
 create mode 100644 
docs/geode-native-docs/cpp-caching-api/type-interoperability.html.md.erb
 create mode 100644 
docs/geode-native-docs/cpp-caching-api/user-defined-objects.html.md.erb
 create mode 100644 
docs/geode-native-docs/cpp-caching-api/using-custom-class.html.md.erb
 create mode 100644 
docs/geode-native-docs/cpp-caching-api/using-enum-type-with-pdx.html.md.erb
 create mode 100644 
docs/geode-native-docs/cpp-caching-api/using-pdxinstance.html.md.erb
 create mode 100644 
docs/geode-native-docs/cpp-caching-api/using-pdxinstancefactory.html.md.erb
 create mode 100644 
docs/geode-native-docs/cpp-caching-api/using-pdxserializer.html.md.erb
 create mode 100644 
docs/geode-native-docs/dotnet-caching-api/application-callbacks.html.md.erb
 create mode 100644 
docs/geode-native-docs/dotnet-caching-api/cache-apis.html.md.erb
 create mode 100644 
docs/geode-native-docs/dotnet-caching-api/cpp-class-to-dotnet-class-mappings.html.md.erb
 create mode 100644 
docs/geode-native-docs/dotnet-caching-api/creating-a-cache.html.md.erb
 create mode 100644 
docs/geode-native-docs/dotnet-caching-api/creating-a-region.html.md.erb
 create mode 100644 
docs/geode-native-docs/dotnet-caching-api/csharp-dotnet-api.html.md.erb
 create mode 100644 
docs/geode-native-docs/dotnet-caching-api/csharp-dotnet-naming-conventions.html.md.erb
 create mode 100644 
docs/geode-native-docs/dotnet-caching-api/custom-class-igfserializable.html.md.erb
 create mode 100644 
docs/geode-native-docs/dotnet-caching-api/data-serialization-apis.html.md.erb
 create mode 100644 
docs/geode-native-docs/dotnet-caching-api/dotnet-accessing-an-entry.html.md.erb
 create mode 100644 
docs/geode-native-docs/dotnet-caching-api/dotnet-adding-entry-to-cache.html.md.erb
 create mode 100644 
docs/geode-native-docs/dotnet-caching-api/dotnet-application-domains.html.md.erb
 create mode 100644 
docs/geode-native-docs/dotnet-caching-api/dotnet-caching-api.html.md.erb
 create mode 100644 
docs/geode-native-docs/dotnet-caching-api/dotnet-data-serialization-options.html.md.erb
 create mode 100644 
docs/geode-native-docs/dotnet-caching-api/dotnet-data-serialization.html.md.erb
 create mode 100644 
docs/geode-native-docs/dotnet-caching-api/dotnet-pdx-autoserializer.html.md.erb
 create mode 100644 
docs/geode-native-docs/dotnet-caching-api/dotnet-pdx-serialization-features.html.md.erb
 create mode 100644 
docs/geode-native-docs/dotnet-caching-api/dotnet-pdx-serialization.html.md.erb
 create mode 100644 
docs/geode-native-docs/dotnet-caching-api/event-handling-apis.html.md.erb
 create mode 100644 
docs/geode-native-docs/dotnet-caching-api/extending-pdx-autoserializer.html.md.erb
 create mode 100644 
docs/geode-native-docs/dotnet-caching-api/how-igfserializable-works.html.md.erb
 create mode 100644 
docs/geode-native-docs/dotnet-caching-api/implementing-igfserializable.html.md.erb
 create mode 100644 
docs/geode-native-docs/dotnet-caching-api/implementing-shared-assembly.html.md.erb
 create mode 100644 
docs/geode-native-docs/dotnet-caching-api/java-to-dotnet-type-mapping.html.md.erb
 create mode 100644 
docs/geode-native-docs/dotnet-caching-api/mapping-dotnet-domain-type-names.html.md.erb
 create mode 100644 
docs/geode-native-docs/dotnet-caching-api/object-lifetimes.html.md.erb
 create mode 100644 
docs/geode-native-docs/dotnet-caching-api/other-apis.html.md.erb
 create mode 100644 
docs/geode-native-docs/dotnet-caching-api/primary-apis-cache-generic.html.md.erb
 create mode 100644 
docs/geode-native-docs/dotnet-caching-api/private-assembly.html.md.erb
 create mode 100644 
docs/geode-native-docs/dotnet-caching-api/problem-scenarios.html.md.erb
 create mode 100644 
docs/geode-native-docs/dotnet-caching-api/programming-ipdxinstance.html.md.erb
 create mode 100644 
docs/geode-native-docs/dotnet-caching-api/region-entry-apis.html.md.erb
 create mode 100644 
docs/geode-native-docs/dotnet-caching-api/registering-the-type.html.md.erb
 create mode 100644 
docs/geode-native-docs/dotnet-caching-api/removing-entry.html.md.erb
 create mode 100644 
docs/geode-native-docs/dotnet-caching-api/resolving-the-error.html.md.erb
 create mode 100644 
docs/geode-native-docs/dotnet-caching-api/serializable-types.html.md.erb
 create mode 100644 
docs/geode-native-docs/dotnet-caching-api/serialize-using-igfserializable.html.md.erb
 create mode 100644 
docs/geode-native-docs/dotnet-caching-api/serialize-using-ipdxserializable.html.md.erb
 create mode 100644 
docs/geode-native-docs/dotnet-caching-api/serializing-domain-objects.html.md.erb
 create mode 100644 
docs/geode-native-docs/dotnet-caching-api/simple-csharp-example.html.md.erb
 create mode 100644 
docs/geode-native-docs/dotnet-caching-api/troubleshooting-dotnet-applications.html.md.erb
 create mode 100644 
docs/geode-native-docs/dotnet-caching-api/using-ipdxinstancefactory.html.md.erb
 create mode 100644 docs/geode-native-docs/examples.html.md.erb
 create mode 100644 docs/geode-native-docs/images/SQLite_Persistence_Mgr.png
 create mode 100644 docs/geode-native-docs/images/client-cache-plugins-run.png
 create mode 100644 docs/geode-native-docs/images/delta-propagation.png
 create mode 100644 
docs/geode-native-docs/preserving-data/app-ops-during-int-reg.html.md.erb
 create mode 100644 
docs/geode-native-docs/preserving-data/client-side-config.html.md.erb
 create mode 100644 
docs/geode-native-docs/preserving-data/config-durable-interest-keys.html.md.erb
 create mode 100644 
docs/geode-native-docs/preserving-data/config-durable-reconnect.html.md.erb
 create mode 100644 
docs/geode-native-docs/preserving-data/configuring-durable-nc.html.md.erb
 create mode 100644 
docs/geode-native-docs/preserving-data/configuring-nc-ha.html.md.erb
 create mode 100644 
docs/geode-native-docs/preserving-data/disconnecting-from-server.html.md.erb
 create mode 100644 
docs/geode-native-docs/preserving-data/disconnection.html.md.erb
 create mode 100644 
docs/geode-native-docs/preserving-data/durable-client-life-cycle.html.md.erb
 create mode 100644 
docs/geode-native-docs/preserving-data/durable-client-messaging-req.html.md.erb
 create mode 100644 
docs/geode-native-docs/preserving-data/durable-client-messaging.html.md.erb
 create mode 100644 
docs/geode-native-docs/preserving-data/durable-message-replay.html.md.erb
 create mode 100644 
docs/geode-native-docs/preserving-data/high-availability-client-server.html.md.erb
 create mode 100644 
docs/geode-native-docs/preserving-data/impl-cache-listeners-durable-clients.html.md.erb
 create mode 100644 
docs/geode-native-docs/preserving-data/initial-operation.html.md.erb
 create mode 100644 
docs/geode-native-docs/preserving-data/preserving-data.html.md.erb
 create mode 100644 
docs/geode-native-docs/preserving-data/reconnection.html.md.erb
 create mode 100644 
docs/geode-native-docs/preserving-data/sending-cache-ready-message.html.md.erb
 create mode 100644 
docs/geode-native-docs/preserving-data/sending-periodic-ack.html.md.erb
 create mode 100644 
docs/geode-native-docs/preserving-data/using-queue-conflation.html.md.erb
 create mode 100644 
docs/geode-native-docs/remote-querying/91-quickintro/1-quickintro-overview.html.md.erb
 create mode 100644 
docs/geode-native-docs/remote-querying/91-quickintro/2-quickintro-querycodeexamples.html.md.erb
 create mode 100644 
docs/geode-native-docs/remote-querying/91-quickintro/3-quickintro-requirements.html.md.erb
 create mode 100644 
docs/geode-native-docs/remote-querying/91-quickintro/4-quickintro-exampleportfolioregion.html.md.erb
 create mode 100644 
docs/geode-native-docs/remote-querying/91-quickintro/41-quickintro-query-portfolioregion.html.md.erb
 create mode 100644 
docs/geode-native-docs/remote-querying/91-quickintro/42-quickintro-modify-cachecontents.html.md.erb
 create mode 100644 
docs/geode-native-docs/remote-querying/91-quickintro/94-indexes-overview.html.md.erb
 create mode 100644 
docs/geode-native-docs/remote-querying/92-querylanguage/2-accessingdata.html.md.erb
 create mode 100644 
docs/geode-native-docs/remote-querying/92-querylanguage/21-basic-region-access.html.md.erb
 create mode 100644 
docs/geode-native-docs/remote-querying/92-querylanguage/22-drilldown-modify-query-scope.html.md.erb
 create mode 100644 
docs/geode-native-docs/remote-querying/92-querylanguage/23-attribute-visibility.html.md.erb
 create mode 100644 
docs/geode-native-docs/remote-querying/92-querylanguage/24-nested-query-scope.html.md.erb
 create mode 100644 
docs/geode-native-docs/remote-querying/92-querylanguage/25-when-names-cant-resolve.html.md.erb
 create mode 100644 
docs/geode-native-docs/remote-querying/93-querystrings/1-querystring-overview.html.md.erb
 create mode 100644 
docs/geode-native-docs/remote-querying/93-querystrings/3-from-clause.html.md.erb
 create mode 100644 
docs/geode-native-docs/remote-querying/93-querystrings/3a-iterator-variables.html.md.erb
 create mode 100644 
docs/geode-native-docs/remote-querying/93-querystrings/3b-importing-using-object-classes.html.md.erb
 create mode 100644 
docs/geode-native-docs/remote-querying/93-querystrings/3c-predefined-class-types.html.md.erb
 create mode 100644 
docs/geode-native-docs/remote-querying/93-querystrings/3d-specify-object-types.html.md.erb
 create mode 100644 
docs/geode-native-docs/remote-querying/93-querystrings/4-where-clause.html.md.erb
 create mode 100644 
docs/geode-native-docs/remote-querying/93-querystrings/5-joins.html.md.erb
 create mode 100644 
docs/geode-native-docs/remote-querying/93-querystrings/6-select-projection-list.html.md.erb
 create mode 100644 
docs/geode-native-docs/remote-querying/93-querystrings/7-select-statement-query-results.html.md.erb
 create mode 100644 
docs/geode-native-docs/remote-querying/93-querystrings/8-query-language-elements.html.md.erb
 create mode 100644 
docs/geode-native-docs/remote-querying/93-querystrings/8a-method-invocation.html.md.erb
 create mode 100644 
docs/geode-native-docs/remote-querying/93-querystrings/8b-query-lang-literals.html.md.erb
 create mode 100644 
docs/geode-native-docs/remote-querying/93-querystrings/8c-type-conversions.html.md.erb
 create mode 100644 
docs/geode-native-docs/remote-querying/95-remotequeryapi/1-remote-query-api-overview.html.md.erb
 create mode 100644 
docs/geode-native-docs/remote-querying/95-remotequeryapi/2-create-manage-queries.html.md.erb
 create mode 100644 
docs/geode-native-docs/remote-querying/95-remotequeryapi/3-query-result-sets.html.md.erb
 create mode 100644 
docs/geode-native-docs/remote-querying/96-progexamples/2-query-code-examples-resultset.html.md.erb
 create mode 100644 
docs/geode-native-docs/remote-querying/96-progexamples/3-query-code-examples-structset.html.md.erb
 create mode 100644 
docs/geode-native-docs/remote-querying/remote-querying.html.md.erb
 create mode 100644 docs/geode-native-docs/security/LDAPserverauth.html.md.erb
 create mode 100644 docs/geode-native-docs/security/PKCS.html.md.erb
 create mode 100644 
docs/geode-native-docs/security/authentication-levels.html.md.erb
 create mode 100644 
docs/geode-native-docs/security/authforcacheserver.html.md.erb
 create mode 100644 
docs/geode-native-docs/security/caveatregionservice.html.md.erb
 create mode 100644 
docs/geode-native-docs/security/config-clientauthorization.html.md.erb
 create mode 100644 
docs/geode-native-docs/security/createsecureconnregionservice.html.md.erb
 create mode 100644 docs/geode-native-docs/security/encrypted-auth.html.md.erb
 create mode 100644 
docs/geode-native-docs/security/handling-serv-auth-errors.html.md.erb
 create mode 100644 
docs/geode-native-docs/security/overviewauthentication.html.md.erb
 create mode 100644 
docs/geode-native-docs/security/overviewclientauthorization.html.md.erb
 create mode 100644 
docs/geode-native-docs/security/overviewencryptcred.html.md.erb
 create mode 100644 docs/geode-native-docs/security/overviewsecurity.html.md.erb
 create mode 100644 
docs/geode-native-docs/security/postopauthorization.html.md.erb
 create mode 100644 
docs/geode-native-docs/security/security-systemprops.html.md.erb
 create mode 100644 docs/geode-native-docs/security/sslclientserver.html.md.erb
 create mode 100644 
docs/geode-native-docs/security/systempropsforauth.html.md.erb
 create mode 100644 
docs/geode-native-docs/security/usingoperationcontext.html.md.erb

-- 
To stop receiving notification emails like this one, please contact
dbar...@apache.org.

Reply via email to