From 2e2995a551d23f3f2002b9d5ffa4c37ea55e11f7 Mon Sep 17 00:00:00 2001 From: costin Date: Tue, 31 Aug 2010 13:25:07 +0300 Subject: [PATCH] SGF-10 SGF-15 + add base interest type + add regex interest type --- .../gemfire/config/spring-gemfire-1.0.xsd | 60 +++++++++++++++++-- 1 file changed, 54 insertions(+), 6 deletions(-) diff --git a/src/main/resources/org/springframework/data/gemfire/config/spring-gemfire-1.0.xsd b/src/main/resources/org/springframework/data/gemfire/config/spring-gemfire-1.0.xsd index e51c12b6..c26940bc 100644 --- a/src/main/resources/org/springframework/data/gemfire/config/spring-gemfire-1.0.xsd +++ b/src/main/resources/org/springframework/data/gemfire/config/spring-gemfire-1.0.xsd @@ -98,7 +98,7 @@ other thread for accessing the region and not waiting for it to complete its tas @@ -301,6 +301,34 @@ The delay in milliseconds that new members will wait before satisfying redundanc + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + +