Class RegexInterest

java.lang.Object
org.springframework.data.gemfire.client.Interest<String>
org.springframework.data.gemfire.client.RegexInterest
All Implemented Interfaces:
InitializingBean

public class RegexInterest extends Interest<String>
Cache interest based on regular expression rather then individual key types.
Author:
Costin Leau, John Blum
See Also: