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

Packages that use Interest
org.springframework.data.gemfire.client Classes providing support for GemFire client configuration. 
 

Uses of Interest in org.springframework.data.gemfire.client
 

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

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



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