xml.BenchmarkAckConsumer.xml Maven / Gradle / Ivy
<?xml version="1.0"?> <!DOCTYPE cache PUBLIC "-//GemStone Systems, Inc.//GemFire Declarative Caching 6.5//EN" "http://www.gemstone.com/dtd/cache6_5.dtd"> <!-- | BenchmarkAckConsumer.xml | | Configures a region with replication for a distribution benchmark. --> <cache> <region name="exampleRegion" refid="REPLICATE"/> </cache>