Uses of Class
org.springframework.data.gemfire.Interest

Packages that use Interest
org.springframework.data.gemfire Package providing integration of GemFire with Spring concepts. 
 

Uses of Interest in org.springframework.data.gemfire
 

Subclasses of Interest in org.springframework.data.gemfire
 class RegexInterest
          Cache interest based on regular expression rather then individual key types.
 

Methods in org.springframework.data.gemfire with parameters of type Interest
 void ClientRegionFactoryBean.setInterests(Interest<K>[] interests)
          Set the interests for this client region.
 



Copyright © 2010 SpringSource, a division of VMware. All Rights Reserved.