All Downloads are FREE. Search and download functionalities are using the official Maven repository.

wanActiveActive.us-client.cache.xml Maven / Gradle / Ivy

<?xml version="1.0"?>

<!DOCTYPE client-cache PUBLIC
  "-//GemStone Systems, Inc.//GemFire Declarative Caching 7.0//EN"
  "http://www.gemstone.com/dtd/cache7_0.dtd">
  
<client-cache copy-on-read="true">
  <pool name="client" subscription-enabled="true">
    <server host="localhost" port="22222"/>
  </pool>

  <region-attributes id="clientAttributes" pool-name="client" scope="local"/>

  <region name="wanActiveActive" refid="clientAttributes">
    <region-attributes enable-gateway="true" concurrency-checks-enabled="true"/>
  </region>
</client-cache>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy