| Package | Description |
|---|---|
| org.springframework.data.gemfire.listener |
Base package for GemFire continuous query listener / container facility
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContinuousQueryListenerContainer.addListener(ContinuousQueryDefinition definition)
Adds a Continuous Query (CQ) definition to the (potentially running) container.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContinuousQueryListenerContainer.setQueryListeners(Set<ContinuousQueryDefinition> queries)
Attaches the given query definitions.
|
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.