| Package | Description |
|---|---|
| org.springframework.data.gemfire |
Package providing integration of
GemFire
with Spring concepts.
|
| org.springframework.data.gemfire.config.annotation | |
| org.springframework.data.gemfire.config.annotation.support |
| Modifier and Type | Method and Description |
|---|---|
LocatorConfigurer |
LocatorFactoryBean.getCompositeLocatorConfigurer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
LocatorFactoryBean.applyLocatorConfigurers(LocatorConfigurer... locatorConfigurers) |
void |
LocatorFactoryBean.setLocatorConfigurers(LocatorConfigurer... locatorConfigurers) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
LocatorFactoryBean.applyLocatorConfigurers(Iterable<LocatorConfigurer> locatorConfigurers) |
void |
LocatorFactoryBean.setLocatorConfigurers(List<LocatorConfigurer> locatorConfigurers) |
| Modifier and Type | Class and Description |
|---|---|
class |
LazyResolvingComposableLocatorConfigurer
Composition for
LocatorConfigurer. |
| Modifier and Type | Method and Description |
|---|---|
protected Class<LocatorConfigurer> |
LazyResolvingComposableLocatorConfigurer.getConfigurerType() |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
EmbeddedServiceConfigurationSupport.LocatorGemFirePropertiesConfigurer |
Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.