- abbreviation() - Method in enum org.springframework.data.gemfire.config.annotation.EnableExpiration.ExpirationType
-
- AbstractAnnotationConfigSupport - Class in org.springframework.data.gemfire.config.annotation.support
-
An abstract base class encapsulating functionality common to all Spring Data for Apache Geode (SDG) annotations
and configuration classes used to configure Apache Geode objects using Spring Data for Apache Geode.
- AbstractAnnotationConfigSupport() - Constructor for class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
- AbstractAnnotationConfigSupport(BeanFactory) - Constructor for class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
- AbstractAnnotationConfigSupport.TypeResolver<T> - Interface in org.springframework.data.gemfire.config.annotation.support
-
- AbstractAuthInitialize - Class in org.springframework.data.gemfire.config.annotation.support
-
Abstract class and basic implementation of the AuthInitialize
interface used to authenticate a client
or peer with a secure Apache Geode cluster.
- AbstractAuthInitialize() - Constructor for class org.springframework.data.gemfire.config.annotation.support.AbstractAuthInitialize
-
- AbstractBasicCacheFactoryBean - Class in org.springframework.data.gemfire
-
- AbstractBasicCacheFactoryBean() - Constructor for class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
-
- AbstractBasicCacheFactoryBean.CacheFactoryInitializer<T> - Interface in org.springframework.data.gemfire
-
Callback interface for initializing a CacheFactory
or a ClientCacheFactory
instance,
which is used to create an instance of GemFireCache
.
- AbstractBasicCacheFactoryBean.PdxConfigurer<T> - Interface in org.springframework.data.gemfire
-
Callback interface to configure PDX.
- AbstractCacheConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
AbstractCacheConfiguration
is an abstract base class for configuring either a Pivotal GemFire/Apache Geode
client or peer-based cache instance using Spring's Java-based, Annotation
Configuration
support.
- AbstractCacheConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.AbstractCacheConfiguration
-
- AbstractCacheNameResolver() - Constructor for class org.springframework.data.gemfire.config.annotation.CachingDefinedRegionsConfiguration.AbstractCacheNameResolver
-
- AbstractCachingCacheResolver<T extends org.apache.geode.cache.GemFireCache> - Class in org.springframework.data.gemfire.support
-
Thread-safe, abstract
CacheResolver
implementation to "cache" the instance reference to the (single)
GemFireCache
so that the
GemFireCache
object is only ever resolved once.
- AbstractCachingCacheResolver() - Constructor for class org.springframework.data.gemfire.support.AbstractCachingCacheResolver
-
- AbstractCachingRegionResolver - Class in org.springframework.data.gemfire.support
-
RegionResolver
implementation capable of caching the results of a Region resolution (lookup) operation.
- AbstractCachingRegionResolver() - Constructor for class org.springframework.data.gemfire.support.AbstractCachingRegionResolver
-
- AbstractClientFunctionTemplate - Class in org.springframework.data.gemfire.function.execution
-
Abstract base class for Apache Geode client-side Function
Execution
.
- AbstractClientFunctionTemplate(RegionService) - Constructor for class org.springframework.data.gemfire.function.execution.AbstractClientFunctionTemplate
-
- AbstractClientFunctionTemplate(Pool) - Constructor for class org.springframework.data.gemfire.function.execution.AbstractClientFunctionTemplate
-
- AbstractClientFunctionTemplate(String) - Constructor for class org.springframework.data.gemfire.function.execution.AbstractClientFunctionTemplate
-
- AbstractConfigurableCacheFactoryBean - Class in org.springframework.data.gemfire
-
Abstract base class encapsulating functionality for (externally) configuring an Apache Geode ClientCache
or peer Cache
as a bean in the Spring context.
- AbstractConfigurableCacheFactoryBean() - Constructor for class org.springframework.data.gemfire.AbstractConfigurableCacheFactoryBean
-
- AbstractDependencyStructuringBeanFactoryPostProcessor - Class in org.springframework.data.gemfire.config.support
-
- AbstractDependencyStructuringBeanFactoryPostProcessor() - Constructor for class org.springframework.data.gemfire.config.support.AbstractDependencyStructuringBeanFactoryPostProcessor
-
- AbstractFactoryBeanSupport<T> - Class in org.springframework.data.gemfire.support
-
An abstract Spring
FactoryBean
base class implementation encapsulating operations common to all
Spring Data for Apache Geode (SDG)
FactoryBean
implementations.
- AbstractFactoryBeanSupport() - Constructor for class org.springframework.data.gemfire.support.AbstractFactoryBeanSupport
-
- AbstractFunctionExecutionConfigurationSource - Class in org.springframework.data.gemfire.function.config
-
Abstract base class and configuration source for Function Executions.
- AbstractFunctionExecutionConfigurationSource() - Constructor for class org.springframework.data.gemfire.function.config.AbstractFunctionExecutionConfigurationSource
-
- AbstractGemfireAdminOperations - Class in org.springframework.data.gemfire.config.admin
-
AbstractGemfireAdminOperations
is an abstract base class encapsulating common functionality
supporting administrative (management) operations against a Pivotal GemFire or Apache Geode cluster.
- AbstractGemfireAdminOperations() - Constructor for class org.springframework.data.gemfire.config.admin.AbstractGemfireAdminOperations
-
- AbstractGemFireAsLastResourceAspectSupport - Class in org.springframework.data.gemfire.config.annotation.support
-
AbstractGemFireAsLastResourceAspectSupport
is an abstract base class encapsulating functionality common
to all AOP Aspect extensions/implementations involving the Apache Geode JCA ResourceAdapter object registered in
the JNDI context of a managed environment.
- AbstractGemFireAsLastResourceAspectSupport() - Constructor for class org.springframework.data.gemfire.config.annotation.support.AbstractGemFireAsLastResourceAspectSupport
-
- AbstractGemFireAsLastResourceAspectSupport.GemFireConnectionHolder - Class in org.springframework.data.gemfire.config.annotation.support
-
- AbstractGemFirePropertiesConfigurer(Properties) - Constructor for class org.springframework.data.gemfire.config.annotation.support.EmbeddedServiceConfigurationSupport.AbstractGemFirePropertiesConfigurer
-
- AbstractIndexSupport - Class in org.springframework.data.gemfire.domain.support
-
AbstractIndexSupport
is an abstract base class supporting the implementation
of the Pivotal GemFire / Apache Geode
Index
interface.
- AbstractIndexSupport() - Constructor for class org.springframework.data.gemfire.domain.support.AbstractIndexSupport
-
- AbstractLazyResolvingComposableConfigurer<T,C extends Configurer<T>> - Class in org.springframework.data.gemfire.config.annotation.support
-
Abstract base class for
Configurer
interface implementations, encapsulating logic and functionality
common to all lazy resolving, composable
Configurer
implementations.
- AbstractLazyResolvingComposableConfigurer() - Constructor for class org.springframework.data.gemfire.config.annotation.support.AbstractLazyResolvingComposableConfigurer
-
- AbstractPageSupport<T> - Class in org.springframework.data.gemfire.domain.support
-
The
AbstractPageSupport
class is an abstract Spring Data
Page
type supporting the implementation of
application specific
Page
implementations.
- AbstractPageSupport() - Constructor for class org.springframework.data.gemfire.domain.support.AbstractPageSupport
-
- AbstractPeerRegionParser - Class in org.springframework.data.gemfire.config.xml
-
Abstract Spring XML parser for peer Region
bean definitions.
- AbstractPeerRegionParser() - Constructor for class org.springframework.data.gemfire.config.xml.AbstractPeerRegionParser
-
- AbstractPropertyEditorConverterSupport<T> - Class in org.springframework.data.gemfire.support
-
- AbstractPropertyEditorConverterSupport() - Constructor for class org.springframework.data.gemfire.support.AbstractPropertyEditorConverterSupport
-
- AbstractResolvableCacheFactoryBean - Class in org.springframework.data.gemfire
-
Abstract base class encapsulating logic to resolve or create a GemFireCache
instance.
- AbstractResolvableCacheFactoryBean() - Constructor for class org.springframework.data.gemfire.AbstractResolvableCacheFactoryBean
-
- AbstractSelectResults<T> - Class in org.springframework.data.gemfire.repository.query
-
An abstract base class implementation of Apache Geode's
SelectResults
interface and Java
Collection
interface, which delegates to, and is backed by a given, required
SelectResults
instance.
- AbstractSelectResults(SelectResults<T>) - Constructor for class org.springframework.data.gemfire.repository.query.AbstractSelectResults
-
Constructs a new instance of SelectResults
initialized with the given, required SelectResults
instance backing this base class.
- AbstractSliceSupport<T> - Class in org.springframework.data.gemfire.domain.support
-
The
AbstractSliceSupport
class is an abstract Spring Data
Slice
type
supporting the implementation of application specific
Slice
implementations.
- AbstractSliceSupport() - Constructor for class org.springframework.data.gemfire.domain.support.AbstractSliceSupport
-
- AbstractSmartLifecycle - Class in org.springframework.data.gemfire.config.support
-
- AbstractSmartLifecycle() - Constructor for class org.springframework.data.gemfire.config.support.AbstractSmartLifecycle
-
- AbstractWANComponentFactoryBean<T> - Class in org.springframework.data.gemfire.wan
-
Abstract base class for WAN Gateway objects.
- AbstractWANComponentFactoryBean() - Constructor for class org.springframework.data.gemfire.wan.AbstractWANComponentFactoryBean
-
- AbstractWANComponentFactoryBean(GemFireCache) - Constructor for class org.springframework.data.gemfire.wan.AbstractWANComponentFactoryBean
-
- accept(Map.Entry<K, V>) - Method in class org.springframework.data.gemfire.snapshot.filter.ComposableSnapshotFilter
-
Determines whether the following Map Entry is accepted by this composed SnapshotFilter implementation.
- accept(File) - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.ArchiveFileFilter
-
- accept(T) - Method in interface org.springframework.data.gemfire.util.Filter
-
Evaluates the given
Object
and determines whether the
Object
is accepted
based on the filter criteria.
- ACCEPTED_FILE_EXTENSIONS - Static variable in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.ArchiveFileFilter
-
- accepts(Object) - Method in class org.springframework.data.gemfire.config.annotation.EvictionConfiguration.EvictionPolicyMetaData
-
Determines whether the given
Object
(e.g.
- accepts(Region<?, ?>) - Method in class org.springframework.data.gemfire.config.annotation.EvictionConfiguration.EvictionPolicyMetaData
-
Determines whether the given Region
is accepted for Eviction policy configuration.
- accepts(Supplier<String>) - Method in class org.springframework.data.gemfire.config.annotation.EvictionConfiguration.EvictionPolicyMetaData
-
Determine whether the Region
identified by name is accepted for Eviction policy configuration.
- accepts(Object) - Method in class org.springframework.data.gemfire.config.annotation.ExpirationConfiguration.ExpirationPolicyMetaData
-
Determines whether the given
Object
(e.g.
- accepts(Region<?, ?>) - Method in class org.springframework.data.gemfire.config.annotation.ExpirationConfiguration.ExpirationPolicyMetaData
-
Determines whether the given Region
is accepted for Eviction policy configuration.
- accepts(Supplier<String>) - Method in class org.springframework.data.gemfire.config.annotation.ExpirationConfiguration.ExpirationPolicyMetaData
-
Determines whether to apply this expiration policy to the given Region
identified by name.
- acquire(GFConnectionFactory) - Static method in class org.springframework.data.gemfire.config.annotation.support.AbstractGemFireAsLastResourceAspectSupport.GemFireConnectionHolder
-
- acquire(GFConnectionFactory, boolean, Consumer<String>) - Static method in class org.springframework.data.gemfire.config.annotation.support.AbstractGemFireAsLastResourceAspectSupport.GemFireConnectionHolder
-
- action() - Method in class org.springframework.data.gemfire.expiration.AnnotationBasedExpiration.ExpirationMetaData
-
- add(Properties) - Method in class org.springframework.data.gemfire.config.annotation.AbstractCacheConfiguration
-
- add(T) - Method in class org.springframework.data.gemfire.repository.query.AbstractSelectResults
-
- add(Lifecycle) - Method in class org.springframework.data.gemfire.support.CompositeLifecycle
-
- add(ConnectionEndpoint) - Method in class org.springframework.data.gemfire.support.ConnectionEndpointList
-
- add(ConnectionEndpoint...) - Method in class org.springframework.data.gemfire.support.ConnectionEndpointList
-
- add(Iterable<ConnectionEndpoint>) - Method in class org.springframework.data.gemfire.support.ConnectionEndpointList
-
- add(Properties) - Method in class org.springframework.data.gemfire.util.PropertiesBuilder
-
Null-safe method to add all the
Properties
to this builder.
- add(PropertiesBuilder) - Method in class org.springframework.data.gemfire.util.PropertiesBuilder
-
- addAll(Collection<? extends T>) - Method in class org.springframework.data.gemfire.repository.query.AbstractSelectResults
-
- addAll(T, Iterable<E>) - Static method in class org.springframework.data.gemfire.util.CollectionUtils
-
- addAsyncEventQueueIds(String[]) - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
-
Registers the array of
AsyncEventQueues
(AEQ) with this
Region
by
ID
by appending to the already existing, registered AEQs for this
Region
.
- addAsyncEventQueues(AsyncEventQueue[]) - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
-
Registers the array of AsyncEventQueues
(AEQ) with this Region
by appending to
the already existing, registered AEQs for this Region
.
- addCacheServer(Cache) - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
-
Adds a CacheServer
to the given Cache
for server cache clients
.
- AddCacheServerConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
- AddCacheServerConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.AddCacheServerConfiguration
-
- AddCacheServersConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
- AddCacheServersConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.AddCacheServersConfiguration
-
- addContinuousQueryDefinition(ContinuousQueryDefinition) - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
-
- addDependsOn(BeanDefinition, String...) - Method in class org.springframework.data.gemfire.config.support.AbstractDependencyStructuringBeanFactoryPostProcessor
-
- addDependsOn(BeanDefinition, String...) - Static method in class org.springframework.data.gemfire.util.SpringExtensions
-
Adds an array of bean dependencies (by name) to the given
BeanDefinition
.
- addEnum(Class<?>) - Method in class org.springframework.data.gemfire.serialization.EnumSerializer
-
- addGatewayEventFilter(GatewayEventFilter) - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
-
- addGatewaySenders(GatewaySender[]) - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
-
Registers the array of GatewaySenders
with this Region
by appending to the already
existing, registered GatewaySenders
for this Region
.
- addGatewaySendersIds(String[]) - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
-
Registers the array of
GatewaySender
IDs
with this
Region
by appending to
the already existing, registered
GatewaySenders
for this
Region
.
- addListener(ContinuousQueryDefinition) - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
-
- addLocators(ConnectionEndpoint...) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
-
- addLocators(Iterable<ConnectionEndpoint>) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
-
- addLocators(ConnectionEndpoint...) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
-
- addLocators(Iterable<ConnectionEndpoint>) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
-
- AddPoolConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
- AddPoolConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.AddPoolConfiguration
-
- AddPoolsConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
- AddPoolsConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.AddPoolsConfiguration
-
- addServers(ConnectionEndpoint...) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
-
- addServers(Iterable<ConnectionEndpoint>) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
-
- addServers(ConnectionEndpoint...) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
-
- addServers(Iterable<ConnectionEndpoint>) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
-
- adjustLimit(Integer) - Method in class org.springframework.data.gemfire.repository.query.QueryString
-
Null-safe method to adjust the LIMIT of the
OQL query
to use the new,
given
LIMIT
.
- AdministrativeConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
- AdministrativeConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.AdministrativeConfiguration
-
- afterCommit(TransactionEvent) - Method in class org.springframework.data.gemfire.transaction.event.TransactionListenerAdapter
-
- afterFailedCommit(TransactionEvent) - Method in class org.springframework.data.gemfire.transaction.event.TransactionListenerAdapter
-
- afterPropertiesSet() - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
-
Initializes this cache
FactoryBean
after all properties for this cache bean have been set
by the Spring container.
- afterPropertiesSet() - Method in class org.springframework.data.gemfire.AbstractConfigurableCacheFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.data.gemfire.client.Interest
-
- afterPropertiesSet() - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
-
Prepares the construction, configuration and initialization of a new Pool
.
- afterPropertiesSet() - Method in class org.springframework.data.gemfire.client.RegexInterest
-
- afterPropertiesSet() - Method in class org.springframework.data.gemfire.ConfigurableRegionFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.data.gemfire.DiskStoreFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.data.gemfire.eviction.EvictionAttributesFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.data.gemfire.expiration.ExpirationAttributesFactoryBean
-
Initializes the GemFire ExpirationAttributes produced by this factory.
- afterPropertiesSet() - Method in class org.springframework.data.gemfire.FixedPartitionAttributesFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.data.gemfire.function.FunctionServiceFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.data.gemfire.GemfireAccessor
-
- afterPropertiesSet() - Method in class org.springframework.data.gemfire.GemfireTemplate
-
- afterPropertiesSet() - Method in class org.springframework.data.gemfire.IndexFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.data.gemfire.listener.ContinuousQueryDefinition
-
- afterPropertiesSet() - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
-
- afterPropertiesSet() - Method in class org.springframework.data.gemfire.LocalRegionFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.data.gemfire.LocatorFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.data.gemfire.LookupRegionFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.data.gemfire.PartitionAttributesFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.data.gemfire.RegionAttributesFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.data.gemfire.repository.support.GemfireRepositoryFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.data.gemfire.ResolvableRegionFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.data.gemfire.search.lucene.LuceneAccessor
-
- afterPropertiesSet() - Method in class org.springframework.data.gemfire.search.lucene.LuceneIndexFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.data.gemfire.search.lucene.LuceneServiceFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.data.gemfire.search.lucene.ProjectingLuceneAccessor
-
- afterPropertiesSet() - Method in class org.springframework.data.gemfire.serialization.InstantiatorFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.data.gemfire.serialization.WiringInstantiator
-
- afterPropertiesSet() - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
- afterPropertiesSet() - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean
-
Constructs and initializes the GemFire Snapshot Service used to take a snapshot of the configured Cache
or Region if initialized.
- afterPropertiesSet() - Method in class org.springframework.data.gemfire.SubscriptionAttributesFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.data.gemfire.support.GemfireBeanFactoryLocator
-
- afterPropertiesSet() - Method in class org.springframework.data.gemfire.support.SmartCacheResolverFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.data.gemfire.transaction.GemfireTransactionManager
-
- afterPropertiesSet() - Method in class org.springframework.data.gemfire.wan.AbstractWANComponentFactoryBean
-
- afterRegionDestroy(RegionEvent) - Method in class org.springframework.data.gemfire.support.AbstractCachingRegionResolver
-
Clears the cache entry for the Region
identified by the RegionEvent
.
- afterRollback(TransactionEvent) - Method in class org.springframework.data.gemfire.transaction.event.TransactionListenerAdapter
-
- ALL_KEYS - Static variable in class org.springframework.data.gemfire.client.Interest
-
- ALL_REGIONS - Static variable in class org.springframework.data.gemfire.config.annotation.EvictionConfiguration.EvictionPolicyMetaData
-
- ALL_REGIONS - Static variable in class org.springframework.data.gemfire.config.annotation.ExpirationConfiguration.ExpirationPolicyMetaData
-
- ALLOW - Static variable in interface org.springframework.data.gemfire.support.CompositeTypeFilter
-
- and(SnapshotFilter<K, V>...) - Static method in class org.springframework.data.gemfire.snapshot.filter.ComposableSnapshotFilter
-
Composes the array of SnapshotFilters into a logical boolean expression using the AND Operator.
- andThen(TypeFilter) - Method in interface org.springframework.data.gemfire.support.CompositeTypeFilter
-
- AnnotationBasedExpiration<K,V> - Class in org.springframework.data.gemfire.expiration
-
The
AnnotationBasedExpiration
class is an implementation of the
CustomExpiry
interface
that determines the Time-To-Live (TTL) or Idle-Timeout (TTI) expiration policy of a
Region
entry
by introspecting the
Region
entry's class type and reflecting on any
Region
entries annotated
with SDG's Expiration-based Annotations.
- AnnotationBasedExpiration() - Constructor for class org.springframework.data.gemfire.expiration.AnnotationBasedExpiration
-
Constructs a new instance of the AnnotationBasedExpiration class with no default expiration policy.
- AnnotationBasedExpiration(ExpirationAttributes) - Constructor for class org.springframework.data.gemfire.expiration.AnnotationBasedExpiration
-
- AnnotationBasedExpiration.ExpirationMetaData - Class in org.springframework.data.gemfire.expiration
-
The ExpirationMetaData class encapsulates the settings constituting the expiration policy including
the expiration timeout and the action performed when expiration occurs.
- AnnotationFunctionExecutionConfigurationSource - Class in org.springframework.data.gemfire.function.config
-
Annotation based configuration source for function executions
- AnnotationFunctionExecutionConfigurationSource(AnnotationMetadata) - Constructor for class org.springframework.data.gemfire.function.config.AnnotationFunctionExecutionConfigurationSource
-
- APACHE_GEODE_NAME - Static variable in class org.springframework.data.gemfire.GemfireUtils
-
- APACHE_SHIRO_LIFECYCLE_BEAN_POST_PROCESSOR_CLASS_NAME - Static variable in class org.springframework.data.gemfire.config.annotation.ApacheShiroSecurityConfiguration.ApacheShiroPresentCondition
-
- apacheGeodeProductName() - Static method in class org.springframework.data.gemfire.GemfireUtils
-
- apacheGeodeVersion() - Static method in class org.springframework.data.gemfire.GemfireUtils
-
- ApacheShiroPresentCondition() - Constructor for class org.springframework.data.gemfire.config.annotation.ApacheShiroSecurityConfiguration.ApacheShiroPresentCondition
-
- ApacheShiroSecurityConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
The
ApacheShiroSecurityConfiguration
class is a Spring
@Configuration
component
responsible for configuring and initializing the Apache Shiro security framework in order to secure Apache Geode
administrative and data access operations.
- ApacheShiroSecurityConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.ApacheShiroSecurityConfiguration
-
- ApacheShiroSecurityConfiguration.ApacheShiroPresentCondition - Class in org.springframework.data.gemfire.config.annotation
-
A Spring
Condition
to determine whether the user has included (declared) the 'shiro-spring' dependency
on their application's classpath, which is necessary for configuring Apache Shiro to secure Apache Geode
in a Spring context.
- append(Class[], Class...) - Method in class org.springframework.data.gemfire.config.annotation.CachingDefinedRegionsConfiguration.AbstractCacheNameResolver
-
- apply(T) - Method in interface org.springframework.data.gemfire.AbstractBasicCacheFactoryBean.CacheFactoryInitializer
-
- applyCacheConfigurers() - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
-
Applies any user-defined cache configurers (e.g.
- applyCacheConfigurers() - Method in class org.springframework.data.gemfire.CacheFactoryBean
-
- applyCacheConfigurers() - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
-
- applyCacheServerConfigurers(CacheServerConfigurer...) - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
-
- applyCacheServerConfigurers(Iterable<CacheServerConfigurer>) - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
-
- applyClientCacheConfigurers(ClientCacheConfigurer...) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
-
- applyClientCacheConfigurers(Iterable<ClientCacheConfigurer>) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
-
- applyContinuousQueryListenerContainerConfigurers(ContinuousQueryListenerContainerConfigurer...) - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
-
- applyContinuousQueryListenerContainerConfigurers(Iterable<ContinuousQueryListenerContainerConfigurer>) - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
-
- applyDiskStoreConfigurers(String, DiskStoreConfigurer...) - Method in class org.springframework.data.gemfire.DiskStoreFactoryBean
-
- applyDiskStoreConfigurers(String, Iterable<DiskStoreConfigurer>) - Method in class org.springframework.data.gemfire.DiskStoreFactoryBean
-
- applyIndexConfigurers(String, IndexConfigurer...) - Method in class org.springframework.data.gemfire.IndexFactoryBean
-
- applyIndexConfigurers(String, Iterable<IndexConfigurer>) - Method in class org.springframework.data.gemfire.IndexFactoryBean
-
- applyIndexConfigurers(String, IndexConfigurer...) - Method in class org.springframework.data.gemfire.search.lucene.LuceneIndexFactoryBean
-
- applyIndexConfigurers(String, Iterable<IndexConfigurer>) - Method in class org.springframework.data.gemfire.search.lucene.LuceneIndexFactoryBean
-
- applyLocatorConfigurers() - Method in class org.springframework.data.gemfire.LocatorFactoryBean
-
- applyLocatorConfigurers(LocatorConfigurer...) - Method in class org.springframework.data.gemfire.LocatorFactoryBean
-
- applyLocatorConfigurers(Iterable<LocatorConfigurer>) - Method in class org.springframework.data.gemfire.LocatorFactoryBean
-
- applyPeerCacheConfigurers(PeerCacheConfigurer...) - Method in class org.springframework.data.gemfire.CacheFactoryBean
-
- applyPeerCacheConfigurers(Iterable<PeerCacheConfigurer>) - Method in class org.springframework.data.gemfire.CacheFactoryBean
-
- applyPoolConfigurers(PoolConfigurer...) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
-
- applyPoolConfigurers(Iterable<PoolConfigurer>) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
-
- applyRegionConfigurers(String) - Method in class org.springframework.data.gemfire.ConfigurableRegionFactoryBean
-
- applyRegionConfigurers(String, RegionConfigurer...) - Method in class org.springframework.data.gemfire.ConfigurableRegionFactoryBean
-
- applyRegionConfigurers(String, Iterable<RegionConfigurer>) - Method in class org.springframework.data.gemfire.ConfigurableRegionFactoryBean
-
- ArchiveFileFilter() - Constructor for class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.ArchiveFileFilter
-
- areNotNull(Object...) - Static method in class org.springframework.data.gemfire.util.SpringExtensions
-
Determines whether all the
Object
values in the array are non-null
- arrayOfPropertyNamesFor(String) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
- arrayOfPropertyNamesFor(String, String) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
- ArrayUtils - Class in org.springframework.data.gemfire.util
-
- ArrayUtils() - Constructor for class org.springframework.data.gemfire.util.ArrayUtils
-
- ArrayUtils.IterableArray<T> - Class in org.springframework.data.gemfire.util
-
- as(IndexType) - Method in class org.springframework.data.gemfire.config.schema.definitions.IndexDefinition
-
- as(IndexType) - Method in class org.springframework.data.gemfire.config.schema.definitions.IndexDefinition
-
- asArray(T...) - Static method in class org.springframework.data.gemfire.util.ArrayUtils
-
Returns the given varargs element
as an array.
- asArrayProperty(String, int, String) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
- asDerivedQuery() - Method in class org.springframework.data.gemfire.repository.query.StringBasedGemfireRepositoryQuery
-
Builder method used to set this RepositoryQuery
as derived.
- asDistinct() - Method in class org.springframework.data.gemfire.repository.query.QueryString
-
Replaces an OQL SELECT query with an OQL SELECT DISTINCT query if the
query
is not already distinct; i.e. does not contain the DISTINCT OQL keyword.
- asList() - Method in class org.springframework.data.gemfire.repository.query.AbstractSelectResults
-
- asList() - Method in class org.springframework.data.gemfire.repository.query.PagedSelectResults
-
- AsmInstantiatorGenerator - Class in org.springframework.data.gemfire.serialization
-
- AsmInstantiatorGenerator() - Constructor for class org.springframework.data.gemfire.serialization.AsmInstantiatorGenerator
-
- AsmInstantiatorGenerator(ClassLoader) - Constructor for class org.springframework.data.gemfire.serialization.AsmInstantiatorGenerator
-
- assertClientRegionShortcutAndPersistentAttributeAreCompatible(ClientRegionShortcut, Boolean) - Static method in class org.springframework.data.gemfire.util.RegionUtils
-
Assert that the configuration settings for ClientRegionShortcut
and the persistent attribute
in <gfe:*-region> elements are compatible.
- assertConverted(String, T, Class<T>) - Method in class org.springframework.data.gemfire.support.AbstractPropertyEditorConverterSupport
-
Asserts that the given
String
was converted into an instance of
type
T.
- assertDataPolicyAndPersistentAttributeAreCompatible(DataPolicy, Boolean) - Static method in class org.springframework.data.gemfire.util.RegionUtils
-
Assert that the configuration settings for DataPolicy
and the persistent attribute
in <gfe:*-region> elements are compatible.
- assertInitialized() - Method in class org.springframework.data.gemfire.support.LazyWiringDeclarableSupport
-
Asserts that this Declarable
object has been properly configured and initialized by the Spring container
after has GemFire constructed this Declarable
object during startup.
- assertPageable(Pageable) - Static method in class org.springframework.data.gemfire.repository.query.support.PagingUtils
-
Asserts that the Pageable
object is valid.
- assertUninitialized() - Method in class org.springframework.data.gemfire.support.LazyWiringDeclarableSupport
-
Asserts that this Declarable
object has not yet been used, or activated prior to being fully constructed,
configured and initialized by the Spring container.
- asSet() - Method in class org.springframework.data.gemfire.repository.query.AbstractSelectResults
-
- asSet() - Method in class org.springframework.data.gemfire.repository.query.PagedSelectResults
-
- asSet(T...) - Static method in class org.springframework.data.gemfire.util.CollectionUtils
-
Returns an unmodifiable
Set
containing the elements from the given object array.
- asType(Interest.Type) - Method in class org.springframework.data.gemfire.client.Interest
-
Builder method to specify the type of interest registration.
- asUserDefinedQuery() - Method in class org.springframework.data.gemfire.repository.query.StringBasedGemfireRepositoryQuery
-
Builder method used to set this RepositoryQuery
as user-defined.
- AsyncEventQueueFactoryBean - Class in org.springframework.data.gemfire.wan
-
Spring
FactoryBean
for constructing, configuring and initializing
AsyncEventQueues
.
- AsyncEventQueueFactoryBean(Cache) - Constructor for class org.springframework.data.gemfire.wan.AsyncEventQueueFactoryBean
-
Constructs an instance of the AsyncEventQueueFactoryBean for creating an GemFire AsyncEventQueue.
- AsyncEventQueueFactoryBean(Cache, AsyncEventListener) - Constructor for class org.springframework.data.gemfire.wan.AsyncEventQueueFactoryBean
-
Constructs an instance of the AsyncEventQueueFactoryBean for creating an GemFire AsyncEventQueue.
- atTransactionalMethod() - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractGemFireAsLastResourceAspectSupport
-
Defines an AOP Pointcut identifying Join Points during the execution of the application's components
on which this Aspect should be applied.
- atTransactionalType() - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractGemFireAsLastResourceAspectSupport
-
Defines an AOP Pointcut identifying Join Points during the execution of the application's components
on which this Aspect should be applied.
- AuthConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
- AuthConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.AuthConfiguration
-
- Authentication<PRINCIPAL,CREDENTIALS> - Interface in org.springframework.data.gemfire.config.annotation.support
-
Abstract Data Type (ADT) and
FunctionalInterface
defining a contract to model the details of
a security authentication request.
- AuthenticationAutoConfigurationEnabledCondition() - Constructor for class org.springframework.data.gemfire.config.annotation.AutoConfiguredAuthenticationConfiguration.AuthenticationAutoConfigurationEnabledCondition
-
- AuthenticationBeanConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
- AuthenticationBeanConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.AuthenticationBeanConfiguration
-
- AuthenticationBeanConfiguration.SpringDataGeodeAuthentication - Class in org.springframework.data.gemfire.config.annotation
-
- authenticationInitializingClientCacheConfigurer(Authentication<String, String>) - Method in class org.springframework.data.gemfire.config.annotation.AutoConfiguredAuthenticationConfiguration
-
- authenticationInitializingLocatorConfigurer(Authentication<String, String>) - Method in class org.springframework.data.gemfire.config.annotation.AutoConfiguredAuthenticationConfiguration
-
- authenticationInitializingPeerCacheConfigurer(Authentication<String, String>) - Method in class org.springframework.data.gemfire.config.annotation.AutoConfiguredAuthenticationConfiguration
-
- authenticator(Authentication<String, String>) - Method in class org.springframework.data.gemfire.config.annotation.AutoConfiguredAuthenticationConfiguration
-
- AUTO_CONFIGURED_AUTH_INIT_STATIC_FACTORY_METHOD - Static variable in class org.springframework.data.gemfire.config.annotation.AutoConfiguredAuthenticationConfiguration
-
- AutoConfiguredAuthenticationConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
- AutoConfiguredAuthenticationConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.AutoConfiguredAuthenticationConfiguration
-
- AutoConfiguredAuthenticationConfiguration.AuthenticationAutoConfigurationEnabledCondition - Class in org.springframework.data.gemfire.config.annotation
-
- AutoConfiguredAuthenticationInitializer - Class in org.springframework.data.gemfire.config.annotation.support
-
- AutoConfiguredAuthenticationInitializer() - Constructor for class org.springframework.data.gemfire.config.annotation.support.AutoConfiguredAuthenticationInitializer
-
- AutoRegionLookupBeanPostProcessor - Class in org.springframework.data.gemfire.config.support
-
- AutoRegionLookupBeanPostProcessor() - Constructor for class org.springframework.data.gemfire.config.support.AutoRegionLookupBeanPostProcessor
-
- AutoRegionLookupConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
- AutoRegionLookupConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.AutoRegionLookupConfiguration
-
- cache - Variable in class org.springframework.data.gemfire.wan.AbstractWANComponentFactoryBean
-
- cacheClientProperty(String) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
- cacheCompressionProperty(String) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
- CacheFactoryBean - Class in org.springframework.data.gemfire
-
Spring
FactoryBean
used to construct, configure and initialize a peer
Cache
instance.
- CacheFactoryBean() - Constructor for class org.springframework.data.gemfire.CacheFactoryBean
-
- CacheFactoryBean.CacheFactoryToPdxConfigurerAdapter - Class in org.springframework.data.gemfire
-
- CacheFactoryBean.JndiDataSource - Class in org.springframework.data.gemfire
-
- CacheFactoryCacheResolver - Class in org.springframework.data.gemfire.support
-
Cacheable
CacheResolver
implementation resolving a
Cache
using the
CacheFactory
API.
- CacheFactoryCacheResolver() - Constructor for class org.springframework.data.gemfire.support.CacheFactoryCacheResolver
-
- CacheFactoryToPdxConfigurerAdapter(CacheFactory) - Constructor for class org.springframework.data.gemfire.CacheFactoryBean.CacheFactoryToPdxConfigurerAdapter
-
- CacheHolder() - Constructor for class org.springframework.data.gemfire.transaction.GemfireTransactionManager.CacheHolder
-
- cacheManager(GemFireCache) - Method in class org.springframework.data.gemfire.cache.config.GemfireCachingConfiguration
-
SDG's
GemfireCacheManager
used to position Pivotal GemFire or Apache Geode as the caching provider
in Spring's Cache Abstraction.
- cacheOffHeapProperty(String) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
- cachePeerProperty(String) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
- cacheProperty(String) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
- CacheResolver<T extends org.apache.geode.cache.GemFireCache> - Interface in org.springframework.data.gemfire
-
Strategy interface for resolving a instance reference to a GemFireCache
.
- CacheServerApplication - Annotation Type in org.springframework.data.gemfire.config.annotation
-
The CacheServerApplication annotation enables an embedded GemFire
CacheServer
instance in a Spring Data GemFire based application.
- CacheServerConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
Spring
Configuration
class used to construct, configure and initialize a
CacheServer
instance
in a Spring application context.
- CacheServerConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.CacheServerConfiguration
-
- CacheServerConfigurer - Interface in org.springframework.data.gemfire.config.annotation
-
- CacheServerFactoryBean - Class in org.springframework.data.gemfire.server
-
Spring
FactoryBean
used to construct, configure and initialize a
CacheServer
.
- CacheServerFactoryBean() - Constructor for class org.springframework.data.gemfire.server.CacheServerFactoryBean
-
- cacheServerProperty(String) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
- CacheSnapshotServiceAdapter(CacheSnapshotService) - Constructor for class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.CacheSnapshotServiceAdapter
-
- CacheTransactionObject() - Constructor for class org.springframework.data.gemfire.transaction.GemfireTransactionManager.CacheTransactionObject
-
- CacheTypeAwareRegionFactoryBean<K,V> - Class in org.springframework.data.gemfire.config.annotation.support
-
- CacheTypeAwareRegionFactoryBean() - Constructor for class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
-
- CacheUtils - Class in org.springframework.data.gemfire.util
-
CacheUtils
is an abstract utility class encapsulating common operations for working with
Cache
and
ClientCache
instances.
- CacheUtils() - Constructor for class org.springframework.data.gemfire.util.CacheUtils
-
- cachingAnnotationsRegionBeanRegistrar(ConfigurableBeanFactory) - Method in class org.springframework.data.gemfire.config.annotation.CachingDefinedRegionsConfiguration
-
- cachingDefinedRegionsCompositeLifecycleBean() - Method in class org.springframework.data.gemfire.config.annotation.CachingDefinedRegionsConfiguration
-
- CachingDefinedRegionsConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
The
CachingDefinedRegionsConfiguration
class is a Spring
@Configuration
class
that applies configuration to a Spring (Data GemFire/Geode) application to create GemFire/Geode cache
Regions
based on the use of Spring's Cache Abstraction to enable caching for application
service classes and methods.
- CachingDefinedRegionsConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.CachingDefinedRegionsConfiguration
-
- CachingDefinedRegionsConfiguration.AbstractCacheNameResolver - Class in org.springframework.data.gemfire.config.annotation
-
- CachingDefinedRegionsConfiguration.CacheNameResolver - Interface in org.springframework.data.gemfire.config.annotation
-
- CachingDefinedRegionsConfiguration.SpringCacheAnnotationsCacheNameResolver - Class in org.springframework.data.gemfire.config.annotation
-
- call() - Method in class org.springframework.data.gemfire.cache.CallableCacheLoaderAdapter
-
Invoked to load a cache value for the specified key.
- CallableCacheLoaderAdapter<K,V> - Class in org.springframework.data.gemfire.cache
-
- CallableCacheLoaderAdapter(CacheLoader<K, V>) - Constructor for class org.springframework.data.gemfire.cache.CallableCacheLoaderAdapter
-
Constructs an instance of the CallableCacheLoaderAdapter that delegates to the given CacheLoader
.
- CallableCacheLoaderAdapter(CacheLoader<K, V>, K, Region<K, V>) - Constructor for class org.springframework.data.gemfire.cache.CallableCacheLoaderAdapter
-
Constructs an instance of the CallableCacheLoaderAdapter that delegates to the given CacheLoader
and is initialized with the given key for which the value will be loaded along with the Region
in which the entry (key/value) belongs.
- CallableCacheLoaderAdapter(CacheLoader<K, V>, K, Region<K, V>, Object) - Constructor for class org.springframework.data.gemfire.cache.CallableCacheLoaderAdapter
-
Constructs an instance of the CallableCacheLoaderAdapter that delegates to the given CacheLoader
and is initialized with the given key for which the value will be loaded along with the Region
in which the entry (key/value) belongs.
- canDefine(Object) - Method in interface org.springframework.data.gemfire.config.schema.SchemaObjectDefiner
-
Determines whether this definer is able to define the given
schema object
instance.
- canDefine(Class<?>) - Method in interface org.springframework.data.gemfire.config.schema.SchemaObjectDefiner
-
Determines whether this definer is able to define schema objects of the given
type
.
- canDefine(SchemaObjectType) - Method in interface org.springframework.data.gemfire.config.schema.SchemaObjectDefiner
-
- CHARS_TO_DELETE - Static variable in class org.springframework.data.gemfire.support.SpringContextBootstrappingInitializer
-
- checkDaoConfig() - Method in class org.springframework.data.gemfire.dao.GemfireDaoSupport
-
Verifies that this DAO has been configured properly.
- clear() - Method in class org.springframework.data.gemfire.cache.GemfireCache
-
Clears the entire contents of this Spring
Cache
.
- clear() - Method in class org.springframework.data.gemfire.repository.query.AbstractSelectResults
-
- clear() - Method in class org.springframework.data.gemfire.support.ConnectionEndpointList
-
- clear() - Static method in class org.springframework.data.gemfire.support.GemfireBeanFactoryLocator
-
Cleans up all
BeanFactory
references tracked by this locator.
- ClientCacheApplication - Annotation Type in org.springframework.data.gemfire.config.annotation
-
The
ClientCacheApplication
annotation enables a Spring Data for Apache Geode based application
to become an Apache Geode cache client by creating a
ClientCache
instance.
- ClientCacheApplication.Locator - Annotation Type in org.springframework.data.gemfire.config.annotation
-
- ClientCacheApplication.Server - Annotation Type in org.springframework.data.gemfire.config.annotation
-
- ClientCacheConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
Spring
Configuration
class used to construct, configure and initialize
a
ClientCache
instance in a Spring application context.
- ClientCacheConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.ClientCacheConfiguration
-
- ClientCacheConfigurer - Interface in org.springframework.data.gemfire.config.annotation
-
- ClientCacheDefaultPoolResolver - Class in org.springframework.data.gemfire.client.support
-
PoolResolver
implementation used to resolve the DEFAULT
Pool
from a
ClientCache
instance by lazily resolving the
ClientCache
instance and calling
ClientCache.getDefaultPool()
on DEFAULT
Pool
resolution.
- ClientCacheDefaultPoolResolver(CacheResolver<ClientCache>) - Constructor for class org.springframework.data.gemfire.client.support.ClientCacheDefaultPoolResolver
-
- ClientCacheFactoryBean - Class in org.springframework.data.gemfire.client
-
Spring
FactoryBean
used to construct, configure and initialize a
ClientCache
.
- ClientCacheFactoryBean() - Constructor for class org.springframework.data.gemfire.client.ClientCacheFactoryBean
-
- ClientCacheFactoryBean.ClientCacheFactoryToPdxConfigurerAdapter - Class in org.springframework.data.gemfire.client
-
- ClientCacheFactoryCacheResolver - Class in org.springframework.data.gemfire.client.support
-
Cacheable
CacheResolver
implementation resolving a
ClientCache
using the
ClientCacheFactory
API.
- ClientCacheFactoryCacheResolver() - Constructor for class org.springframework.data.gemfire.client.support.ClientCacheFactoryCacheResolver
-
- ClientCacheFactoryToPdxConfigurerAdapter(ClientCacheFactory) - Constructor for class org.springframework.data.gemfire.client.ClientCacheFactoryBean.ClientCacheFactoryToPdxConfigurerAdapter
-
- ClientCachePoolBeanFactoryPostProcessor - Class in org.springframework.data.gemfire.config.support
-
The ClientCachePoolBeanFactoryPostProcessor class...
- ClientCachePoolBeanFactoryPostProcessor() - Constructor for class org.springframework.data.gemfire.config.support.ClientCachePoolBeanFactoryPostProcessor
-
- ClientGemFirePropertiesConfigurer(Properties) - Constructor for class org.springframework.data.gemfire.config.annotation.support.EmbeddedServiceConfigurationSupport.ClientGemFirePropertiesConfigurer
-
- ClientRegion - Annotation Type in org.springframework.data.gemfire.mapping.annotation
-
Annotation
defining the Client
Region
in which the application persistent entity will be stored.
- ClientRegionCollector - Class in org.springframework.data.gemfire.config.schema.support
-
- ClientRegionCollector() - Constructor for class org.springframework.data.gemfire.config.schema.support.ClientRegionCollector
-
- ClientRegionFactoryBean<K,V> - Class in org.springframework.data.gemfire.client
-
Spring
FactoryBean
used to construct, configure and initialize a client
Region
.
- ClientRegionFactoryBean() - Constructor for class org.springframework.data.gemfire.client.ClientRegionFactoryBean
-
- ClientRegionPoolBeanFactoryPostProcessor - Class in org.springframework.data.gemfire.config.support
-
ClientRegionPoolBeanFactoryPostProcessor
is a Spring
BeanFactoryPostProcessor
implementation
ensuring a proper dependency is declared between a client
Region
and a client
Pool
it references
and uses, providing the client
Pool
has been defined and configured with Spring Data for Apache Geode
configuration metadata (e.g.
- ClientRegionPoolBeanFactoryPostProcessor() - Constructor for class org.springframework.data.gemfire.config.support.ClientRegionPoolBeanFactoryPostProcessor
-
- ClientRegionShortcutConverter - Class in org.springframework.data.gemfire.client
-
The ClientRegionShortcutConverter class is a Spring Converter implementation converting String value Client Region
Shortcut representations into actual GemFire ClientRegionShortcut enumerated values.
- ClientRegionShortcutConverter() - Constructor for class org.springframework.data.gemfire.client.ClientRegionShortcutConverter
-
- ClientRegionShortcutToDataPolicyConverter - Class in org.springframework.data.gemfire.client
-
Spring
Converter
to convert a
ClientRegionShortcut
into a
DataPolicy
.
- ClientRegionShortcutToDataPolicyConverter() - Constructor for class org.springframework.data.gemfire.client.ClientRegionShortcutToDataPolicyConverter
-
- ClientRegionShortcutWrapper - Enum in org.springframework.data.gemfire.client
-
The ClientRegionShortcutWrapper enum is a Java enumerated type that wraps GemFire's ClientRegionShortcuts
with Spring Data GemFire ClientRegionShortcutWrapper enumerated values.
- clone() - Method in class org.springframework.data.gemfire.support.ConnectionEndpoint
-
- close(GemFireCache) - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
-
Null-safe method used to close the GemFireCache
by calling RegionService.close()
iff the cache is not already closed.
- close() - Method in class org.springframework.data.gemfire.cache.CallableCacheLoaderAdapter
-
Closes any resources used by this CacheLoader
.
- close(GemFireCache) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
-
Null-safe internal method used to close the ClientCache
and preserve durability.
- close() - Static method in class org.springframework.data.gemfire.config.annotation.support.AbstractGemFireAsLastResourceAspectSupport.GemFireConnectionHolder
-
- close(boolean, Consumer<String>) - Static method in class org.springframework.data.gemfire.config.annotation.support.AbstractGemFireAsLastResourceAspectSupport.GemFireConnectionHolder
-
- close() - Method in class org.springframework.data.gemfire.expiration.AnnotationBasedExpiration
-
Called when the Region containing this callback is closed or destroyed, when the Cache is closed,
or when a callback is removed from a Region using an AttributesMutator.
- close() - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer.EventDispatcherAdapter
-
- close() - Method in class org.springframework.data.gemfire.support.DeclarableSupport
-
- close() - Method in class org.springframework.data.gemfire.transaction.event.ComposableTransactionWriter
-
- close() - Static method in class org.springframework.data.gemfire.util.CacheUtils
-
- close(GemFireCache) - Static method in class org.springframework.data.gemfire.util.CacheUtils
-
- close(GemFireCache, Runnable) - Static method in class org.springframework.data.gemfire.util.CacheUtils
-
- close(Region<?, ?>) - Static method in class org.springframework.data.gemfire.util.RegionUtils
-
Safely closes the target Region
.
- closeCache() - Static method in class org.springframework.data.gemfire.util.CacheUtils
-
- closeClientCache() - Static method in class org.springframework.data.gemfire.util.CacheUtils
-
- ClusterConfigurationConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
Spring
@Configuration
class defining Spring beans that will record the creation of
Apache Geode / Pivotal GemFire
Regions
defined in Spring config (i.e.
- ClusterConfigurationConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration
-
- ClusterConfigurationConfiguration.ClusterSchemaObjectInitializer - Class in org.springframework.data.gemfire.config.annotation
-
- ClusterConfigurationConfiguration.SchemaObjectContext - Class in org.springframework.data.gemfire.config.annotation
-
- ClusterDefinedRegionsConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
- ClusterDefinedRegionsConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.ClusterDefinedRegionsConfiguration
-
- clusterProperty(String) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
- ClusterSchemaObjectInitializer(ClusterConfigurationConfiguration.SchemaObjectContext) - Constructor for class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration.ClusterSchemaObjectInitializer
-
- collectFrom(ApplicationContext) - Method in interface org.springframework.data.gemfire.config.schema.SchemaObjectCollector
-
- collectFrom(GemFireCache) - Method in interface org.springframework.data.gemfire.config.schema.SchemaObjectCollector
-
Collects all schema objects of type T
defined in the GemFireCache
.
- collectFrom(ApplicationContext) - Method in class org.springframework.data.gemfire.config.schema.support.ClientRegionCollector
-
- collectFrom(GemFireCache) - Method in class org.springframework.data.gemfire.config.schema.support.ClientRegionCollector
-
- collectFrom(ApplicationContext) - Method in class org.springframework.data.gemfire.config.schema.support.ComposableSchemaObjectCollector
-
- collectFrom(GemFireCache) - Method in class org.springframework.data.gemfire.config.schema.support.ComposableSchemaObjectCollector
-
- collectFrom(ApplicationContext) - Method in class org.springframework.data.gemfire.config.schema.support.IndexCollector
-
- collectFrom(GemFireCache) - Method in class org.springframework.data.gemfire.config.schema.support.IndexCollector
-
- collectFrom(ApplicationContext) - Method in class org.springframework.data.gemfire.config.schema.support.RegionCollector
-
- collectFrom(GemFireCache) - Method in class org.springframework.data.gemfire.config.schema.support.RegionCollector
-
- CollectionUtils - Class in org.springframework.data.gemfire.util
-
Abstract utility class used to operate on Java Collections Framework and classes.
- CollectionUtils() - Constructor for class org.springframework.data.gemfire.util.CollectionUtils
-
- COM_GEMSTONE_GEMFIRE_PACKAGE_NAME - Static variable in class org.springframework.data.gemfire.mapping.MappingPdxSerializer
-
- COMMA_DELIMITER - Static variable in class org.springframework.data.gemfire.support.SpringContextBootstrappingInitializer
-
- compareTo(ConnectionEndpoint) - Method in class org.springframework.data.gemfire.support.ConnectionEndpoint
-
- compareTo(JavaVersion) - Method in class org.springframework.data.gemfire.util.JavaVersion
-
- ComposableCacheResolver<T extends org.apache.geode.cache.GemFireCache> - Class in org.springframework.data.gemfire.support
-
- ComposableCacheResolver(CacheResolver<T>, CacheResolver<T>) - Constructor for class org.springframework.data.gemfire.support.ComposableCacheResolver
-
- ComposablePoolResolver - Class in org.springframework.data.gemfire.client.support
-
- ComposablePoolResolver(PoolResolver, PoolResolver) - Constructor for class org.springframework.data.gemfire.client.support.ComposablePoolResolver
-
- ComposableRegionResolver - Class in org.springframework.data.gemfire.support
-
- ComposableRegionResolver(RegionResolver, RegionResolver) - Constructor for class org.springframework.data.gemfire.support.ComposableRegionResolver
-
- ComposableSchemaObjectCollector - Class in org.springframework.data.gemfire.config.schema.support
-
- ComposableSchemaObjectDefiner - Class in org.springframework.data.gemfire.config.schema.support
-
- ComposableSnapshotFilter<K,V> - Class in org.springframework.data.gemfire.snapshot.filter
-
The ComposableSnapshotFilter class is a GemFire SnapshotFilter implementation of the Composition design pattern
allowing 2 or more SnapshotFilters to be combined by logical AND and OR operators acting as a single SnapshotFilter.
- ComposableSnapshotFilter.Operator - Enum in org.springframework.data.gemfire.snapshot.filter
-
Operator is an enumeration of logical operators (AND, OR) used to compose SnapshotFilters
into a boolean expression.
- ComposableTransactionWriter - Class in org.springframework.data.gemfire.transaction.event
-
An implementation of Apache Geode's TransactionWriter
interface that uses the Composite Software Design
Pattern to compose multiple TransactionWriter
objects into a single instance.
- compose(PoolResolver...) - Static method in class org.springframework.data.gemfire.client.support.ComposablePoolResolver
-
Null-safe factory method to compose an array of
PoolResolver
objects.
- compose(Iterable<PoolResolver>) - Static method in class org.springframework.data.gemfire.client.support.ComposablePoolResolver
-
- compose(PoolResolver, PoolResolver) - Static method in class org.springframework.data.gemfire.client.support.ComposablePoolResolver
-
Null-safe factory method to compose two
PoolResolver
objects in a composition.
- compose(EvictionConfiguration.EvictionPolicyConfigurer[]) - Static method in class org.springframework.data.gemfire.config.annotation.EvictionConfiguration.ComposableEvictionPolicyConfigurer
-
- compose(Iterable<EvictionConfiguration.EvictionPolicyConfigurer>) - Static method in class org.springframework.data.gemfire.config.annotation.EvictionConfiguration.ComposableEvictionPolicyConfigurer
-
- compose(EvictionConfiguration.EvictionPolicyConfigurer, EvictionConfiguration.EvictionPolicyConfigurer) - Static method in class org.springframework.data.gemfire.config.annotation.EvictionConfiguration.ComposableEvictionPolicyConfigurer
-
- compose(ExpirationConfiguration.ExpirationPolicyConfigurer[]) - Static method in class org.springframework.data.gemfire.config.annotation.ExpirationConfiguration.ComposableExpirationPolicyConfigurer
-
- compose(Iterable<ExpirationConfiguration.ExpirationPolicyConfigurer>) - Static method in class org.springframework.data.gemfire.config.annotation.ExpirationConfiguration.ComposableExpirationPolicyConfigurer
-
- compose(ExpirationConfiguration.ExpirationPolicyConfigurer, ExpirationConfiguration.ExpirationPolicyConfigurer) - Static method in class org.springframework.data.gemfire.config.annotation.ExpirationConfiguration.ComposableExpirationPolicyConfigurer
-
- compose(SchemaObjectCollector<?>...) - Static method in class org.springframework.data.gemfire.config.schema.support.ComposableSchemaObjectCollector
-
- compose(Iterable<SchemaObjectCollector<?>>) - Static method in class org.springframework.data.gemfire.config.schema.support.ComposableSchemaObjectCollector
-
- compose(SchemaObjectDefiner...) - Static method in class org.springframework.data.gemfire.config.schema.support.ComposableSchemaObjectDefiner
-
- compose(Iterable<SchemaObjectDefiner>) - Static method in class org.springframework.data.gemfire.config.schema.support.ComposableSchemaObjectDefiner
-
- compose(ComposableSnapshotFilter.Operator, SnapshotFilter<K, V>...) - Static method in class org.springframework.data.gemfire.snapshot.filter.ComposableSnapshotFilter
-
Composes the array of SnapshotFilters into a logical boolean expression using the specified Operator.
- compose(CacheResolver<T>...) - Static method in class org.springframework.data.gemfire.support.ComposableCacheResolver
-
Factory method used to compose an array of
CacheResolvers
in a composition.
- compose(Iterable<CacheResolver<T>>) - Static method in class org.springframework.data.gemfire.support.ComposableCacheResolver
-
- compose(CacheResolver<T>, CacheResolver<T>) - Static method in class org.springframework.data.gemfire.support.ComposableCacheResolver
-
Null-safe factory method used to compose two
CacheResolver
objects in a composition.
- compose(RegionResolver...) - Static method in class org.springframework.data.gemfire.support.ComposableRegionResolver
-
Factory method used to compose an array of
RegionResolvers
in a composition.
- compose(Iterable<RegionResolver>) - Static method in class org.springframework.data.gemfire.support.ComposableRegionResolver
-
Factory method used to compose an Iterable collection of
RegionResolvers
in a composition.
- compose(RegionResolver, RegionResolver) - Static method in class org.springframework.data.gemfire.support.ComposableRegionResolver
-
- compose(TransactionWriter, TransactionWriter) - Static method in class org.springframework.data.gemfire.transaction.event.ComposableTransactionWriter
-
Factory method used to construct and compose 2 TransactionWriter
objects into a composite instance of
TransactionWriter
functioning as a single instance.
- composeAnd(TypeFilter...) - Static method in interface org.springframework.data.gemfire.support.CompositeTypeFilter
-
- composeAnd(Iterable<TypeFilter>) - Static method in interface org.springframework.data.gemfire.support.CompositeTypeFilter
-
- composeOr(TypeFilter...) - Static method in interface org.springframework.data.gemfire.support.CompositeTypeFilter
-
- composeOr(Iterable<TypeFilter>) - Static method in interface org.springframework.data.gemfire.support.CompositeTypeFilter
-
- CompositeLifecycle - Class in org.springframework.data.gemfire.support
-
A Spring
Lifecycle
that implements the Composite software design pattern composing 1 or more
Lifecycle
components as a single, logical, composite
Lifecycle
object.
- CompositeLifecycle() - Constructor for class org.springframework.data.gemfire.support.CompositeLifecycle
-
- CompositeTypeFilter - Interface in org.springframework.data.gemfire.support
-
- CompressionConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
- CompressionConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.CompressionConfiguration
-
- concat(Stream<T>...) - Static method in class org.springframework.data.gemfire.util.StreamUtils
-
Concatenates an array of
Streams
into a single, continuous
Stream
.
- ConfigurableRegionFactoryBean<K,V> - Class in org.springframework.data.gemfire
-
- ConfigurableRegionFactoryBean() - Constructor for class org.springframework.data.gemfire.ConfigurableRegionFactoryBean
-
- configure(ClientRegionFactory<K, V>) - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
-
- configure(PoolFactory) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
-
- configure(Object) - Method in class org.springframework.data.gemfire.config.annotation.EvictionConfiguration.ComposableEvictionPolicyConfigurer
-
- configure(Region<?, ?>) - Method in class org.springframework.data.gemfire.config.annotation.EvictionConfiguration.ComposableEvictionPolicyConfigurer
-
- configure(Object) - Method in interface org.springframework.data.gemfire.config.annotation.EvictionConfiguration.EvictionPolicyConfigurer
-
- configure(Region<?, ?>) - Method in interface org.springframework.data.gemfire.config.annotation.EvictionConfiguration.EvictionPolicyConfigurer
-
Configures the Eviction policy of the given Apache Geode Region
.
- configure(Object) - Method in class org.springframework.data.gemfire.config.annotation.EvictionConfiguration.EvictionPolicyMetaData
-
- configure(Region<?, ?>) - Method in class org.springframework.data.gemfire.config.annotation.EvictionConfiguration.EvictionPolicyMetaData
-
- configure(Object) - Method in class org.springframework.data.gemfire.config.annotation.ExpirationConfiguration.ComposableExpirationPolicyConfigurer
-
- configure(Region<?, ?>) - Method in class org.springframework.data.gemfire.config.annotation.ExpirationConfiguration.ComposableExpirationPolicyConfigurer
-
- configure(Object) - Method in interface org.springframework.data.gemfire.config.annotation.ExpirationConfiguration.ExpirationPolicyConfigurer
-
Configures the expiration policy for the given Region
.
- configure(Region<?, ?>) - Method in interface org.springframework.data.gemfire.config.annotation.ExpirationConfiguration.ExpirationPolicyConfigurer
-
Configures the expiration policy for the given Region
.
- configure(Object) - Method in class org.springframework.data.gemfire.config.annotation.ExpirationConfiguration.ExpirationPolicyMetaData
-
- configure(Region<?, ?>) - Method in class org.springframework.data.gemfire.config.annotation.ExpirationConfiguration.ExpirationPolicyMetaData
-
- configure(String, GatewaySenderFactoryBean) - Method in interface org.springframework.data.gemfire.config.annotation.GatewaySenderConfigurer
-
Configuration callback method providing a reference to a
GatewaySenderFactoryBean
used to construct,
configure and initialize an instance of
GatewaySender
.
- configure(String, IndexFactoryBean) - Method in interface org.springframework.data.gemfire.config.annotation.IndexConfigurer
-
Configuration callback method providing a reference to a
IndexFactoryBean
used to construct, configure
and initialize an instance of a peer
Index
.
- configure(String, LuceneIndexFactoryBean) - Method in interface org.springframework.data.gemfire.config.annotation.IndexConfigurer
-
Configuration callback method providing a reference to a
LuceneIndexFactoryBean
used to construct,
configure and initialize an instance of a peer
LuceneIndex
.
- configure(String, LuceneIndexFactoryBean) - Method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableIndexConfigurer
-
- configure(String, PeerRegionFactoryBean<?, ?>) - Method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableRegionConfigurer
-
- configure(String, ClientRegionFactoryBean<?, ?>) - Method in interface org.springframework.data.gemfire.config.annotation.RegionConfigurer
-
Configuration callback method providing a reference to a
ClientRegionFactoryBean
used to construct,
configure and initialize an instance of a client
Region
.
- configure(String, PeerRegionFactoryBean<?, ?>) - Method in interface org.springframework.data.gemfire.config.annotation.RegionConfigurer
-
Configuration callback method providing a reference to a
PeerRegionFactoryBean
used to construct,
configure and initialize an instance of a peer
Region
.
- configure(String, T) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractLazyResolvingComposableConfigurer
-
Applies the configuration from the composition of
Configurers
composed by
this
Configurer
to the given Spring component (bean).
- configure(String, T) - Method in interface org.springframework.data.gemfire.config.annotation.support.Configurer
-
Applies additional user-defined configuration to the given Spring component.
- configure(String, ClientCacheFactoryBean) - Method in class org.springframework.data.gemfire.config.annotation.support.EmbeddedServiceConfigurationSupport.ClientGemFirePropertiesConfigurer
-
- configure(String, LocatorFactoryBean) - Method in class org.springframework.data.gemfire.config.annotation.support.EmbeddedServiceConfigurationSupport.LocatorGemFirePropertiesConfigurer
-
- configure(String, CacheFactoryBean) - Method in class org.springframework.data.gemfire.config.annotation.support.EmbeddedServiceConfigurationSupport.PeerGemFirePropertiesConfigurer
-
- configure(RestTemplate) - Method in interface org.springframework.data.gemfire.config.support.RestTemplateConfigurer
-
User-defined method and contract for applying custom configuration to the given
RestTemplate
.
- configure(DiskStoreFactory) - Method in class org.springframework.data.gemfire.DiskStoreFactoryBean
-
Configures the given
DiskStoreFactory
with the configuration settings present
on this
DiskStoreFactoryBean
- configure(RegionFactory<K, V>) - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
-
- configure(CacheServer) - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
-
Configures the provided CacheServer
with any custom, application-specific configuration.
- configureCache(AnnotationMetadata) - Method in class org.springframework.data.gemfire.config.annotation.AbstractCacheConfiguration
-
Configures Pivotal GemFire/Apache Geode cache specific settings.
- configureCache(AnnotationMetadata) - Method in class org.springframework.data.gemfire.config.annotation.ClientCacheConfiguration
-
Configures ClientCache
specific settings.
- configureCache(AnnotationMetadata) - Method in class org.springframework.data.gemfire.config.annotation.PeerCacheConfiguration
-
Configures peer Cache
specific settings.
- configureCacheFactoryBean(T) - Method in class org.springframework.data.gemfire.config.annotation.AbstractCacheConfiguration
-
- configureDurableClient(Properties, String, Integer) - Static method in class org.springframework.data.gemfire.util.DistributedSystemUtils
-
- configureEviction(EvictingRegionFactoryBean) - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
-
- configureExpiration(ExpiringRegionFactoryBean<K, V>) - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
-
- configureFactory(Object) - Method in class org.springframework.data.gemfire.AbstractResolvableCacheFactoryBean
-
Configures the cache factory used to create the GemFireCache
.
- configureFactory(Object) - Method in class org.springframework.data.gemfire.CacheFactoryBean
-
Configures the CacheFactory
used to create the Cache
.
- configureFactory(Object) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
-
Configures the ClientCacheFactory
used to create the ClientCache
.
- configureGemFireProperties(CacheFactoryBean) - Method in class org.springframework.data.gemfire.config.annotation.support.EmbeddedServiceConfigurationSupport.AbstractGemFirePropertiesConfigurer
-
- configureGemfireProperties(LocatorLauncher.Builder) - Method in class org.springframework.data.gemfire.LocatorFactoryBean
-
- configureHeapPercentages(GemFireCache) - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
-
Configures the GemFireCache
critical and eviction heap thresholds as percentages.
- configureInfrastructure(AnnotationMetadata) - Method in class org.springframework.data.gemfire.config.annotation.AbstractCacheConfiguration
-
Configures Spring container infrastructure components and beans used by Spring Data GemFire
to enable Pivotal GemFire or Apache Geode to function properly inside a Spring context.
- configureInfrastructure(AnnotationMetadata) - Method in class org.springframework.data.gemfire.config.annotation.ClientCacheConfiguration
-
Configures Spring container infrastructure components and beans used by Spring Data GemFire
to enable Pivotal GemFire or Apache Geode to function properly inside a Spring context.
- configureOffHeapPercentages(GemFireCache) - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
-
Configures the GemFireCache
critical and eviction off-heap thresholds as percentages.
- configureOptional(AnnotationMetadata) - Method in class org.springframework.data.gemfire.config.annotation.AbstractCacheConfiguration
-
Callback method allowing developers to configure other cache or application specific configuration settings.
- configureOptional(AnnotationMetadata) - Method in class org.springframework.data.gemfire.config.annotation.CacheServerConfiguration
-
Configures CacheServer
specific settings.
- configurePdx(AbstractBasicCacheFactoryBean.PdxConfigurer<T>) - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
-
Configures the cache to use PDX serialization.
- configurePdx(CacheFactory) - Method in class org.springframework.data.gemfire.CacheFactoryBean
-
Configures the Cache
to use PDX serialization.
- configurePdx(ClientCacheFactory) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
-
Configures the ClientCache
to use PDX serialization.
- configurePdx(CacheFactoryBean) - Method in class org.springframework.data.gemfire.config.annotation.PdxConfiguration
-
Configures Pivotal GemFire/Apache Geode cache PDX Serialization.
- configurePool(ClientCacheFactory) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
-
Configure the DEFAULT Pool
of the ClientCacheFactory
using a given Pool
instance or a named Pool
instance.
- configurePoolConnections(String, AnnotationAttributes, BeanDefinitionBuilder) - Method in class org.springframework.data.gemfire.config.annotation.AddPoolConfiguration
-
Uses the list of GemFire Locator and Server connection endpoint definitions and meta-data to configure
the GemFire client Pool
used to communicate with the servers
in the GemFire cluster.
- configurePoolLocators(String, AnnotationAttributes, BeanDefinitionBuilder) - Method in class org.springframework.data.gemfire.config.annotation.AddPoolConfiguration
-
- configurePoolServers(String, AnnotationAttributes, BeanDefinitionBuilder) - Method in class org.springframework.data.gemfire.config.annotation.AddPoolConfiguration
-
- Configurer<T> - Interface in org.springframework.data.gemfire.config.annotation.support
-
The
Configurer
interface defines a contract for implementing objects that can modify some aspect
of configuration given a reference to the Spring component responsible for the configuration of some
Apache Geode or Pivotal GemFire
Object
declared as a bean in the Spring container.
- configureRegions() - Method in class org.springframework.data.gemfire.repository.support.GemfireRepositoryFactoryBean
-
Configures a reference to a
Set
of all
Regions
defined, declared and registered in
the Spring
ApplicationContext
as well as in the Apache Geode
GemFireCache
.
- configureSecurity(CacheFactory) - Method in class org.springframework.data.gemfire.CacheFactoryBean
-
Configures the Cache
with security.
- configureThis(String) - Method in class org.springframework.data.gemfire.support.WiringDeclarableSupport
-
Configures this
Declarable
object using a Spring bean defined and identified in the Spring
BeanFactory
with the given
name
used as a template for the auto-wiring function.
- configureThis(BeanFactory, String) - Method in class org.springframework.data.gemfire.support.WiringDeclarableSupport
-
Configures this
Declarable
object using a Spring bean defined and identified in the given Spring
BeanFactory
with the given
name
used as a template for the auto-wiring function.
- ConnectionEndpoint - Class in org.springframework.data.gemfire.support
-
The ConnectionEndpoint class models a GemFire connection endpoint in the format of hostname[portnumber],
where hostname is the network name or IP address of the host.
- ConnectionEndpoint(String, int) - Constructor for class org.springframework.data.gemfire.support.ConnectionEndpoint
-
Constructs a ConnectionEndpoint initialized with the specific host and port.
- ConnectionEndpointArrayToIterableConverter() - Constructor for class org.springframework.data.gemfire.config.support.CustomEditorBeanFactoryPostProcessor.ConnectionEndpointArrayToIterableConverter
-
- ConnectionEndpointList - Class in org.springframework.data.gemfire.support
-
- ConnectionEndpointList() - Constructor for class org.springframework.data.gemfire.support.ConnectionEndpointList
-
- ConnectionEndpointList(ConnectionEndpoint...) - Constructor for class org.springframework.data.gemfire.support.ConnectionEndpointList
-
- ConnectionEndpointList(Iterable<ConnectionEndpoint>) - Constructor for class org.springframework.data.gemfire.support.ConnectionEndpointList
-
- constructCacheFactoryBean() - Method in class org.springframework.data.gemfire.config.annotation.AbstractCacheConfiguration
-
Constructs a new, initialized instance of
CacheFactoryBean
based on the Spring application's
cache type preference (i.e. client or peer), which is expressed via the appropriate annotation.
- contains(Object) - Method in class org.springframework.data.gemfire.repository.query.AbstractSelectResults
-
- containsAll(Collection<?>) - Method in class org.springframework.data.gemfire.repository.query.AbstractSelectResults
-
- containsAny(Collection<?>, Object...) - Static method in class org.springframework.data.gemfire.util.CollectionUtils
-
Null-safe method to determines whether the given
Collection
contains any elements from the given array.
- containsKey(Object) - Method in interface org.springframework.data.gemfire.GemfireOperations
-
- containsKey(Object) - Method in class org.springframework.data.gemfire.GemfireTemplate
-
- containsKeyOnServer(Object) - Method in interface org.springframework.data.gemfire.GemfireOperations
-
- containsKeyOnServer(Object) - Method in class org.springframework.data.gemfire.GemfireTemplate
-
- containsNonAlphaNumericWhitespace(String) - Method in class org.springframework.data.gemfire.client.Interest
-
Determines whether the given
String
value contains at least 1 special character.
- containsValue(Object) - Method in interface org.springframework.data.gemfire.GemfireOperations
-
- containsValue(Object) - Method in class org.springframework.data.gemfire.GemfireTemplate
-
- containsValueForKey(Object) - Method in interface org.springframework.data.gemfire.GemfireOperations
-
- containsValueForKey(Object) - Method in class org.springframework.data.gemfire.GemfireTemplate
-
- CONTEXT_CONFIG_LOCATIONS_PARAMETER - Static variable in class org.springframework.data.gemfire.support.SpringContextBootstrappingInitializer
-
- ContinuousQuery - Annotation Type in org.springframework.data.gemfire.listener.annotation
-
The
ContinuousQuery
annotation to define a GemFire/Geode Continuous Query (CQ) on a POJO method
which handles all CQ events and errors.
- continuousQueryBeanPostProcessor() - Method in class org.springframework.data.gemfire.config.annotation.ContinuousQueryConfiguration
-
- ContinuousQueryConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
- ContinuousQueryConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.ContinuousQueryConfiguration
-
- ContinuousQueryDefinition - Class in org.springframework.data.gemfire.listener
-
Class type for defining a CqQuery
.
- ContinuousQueryDefinition(String, ContinuousQueryListener) - Constructor for class org.springframework.data.gemfire.listener.ContinuousQueryDefinition
-
- ContinuousQueryDefinition(String, ContinuousQueryListener, boolean) - Constructor for class org.springframework.data.gemfire.listener.ContinuousQueryDefinition
-
- ContinuousQueryDefinition(String, String, ContinuousQueryListener) - Constructor for class org.springframework.data.gemfire.listener.ContinuousQueryDefinition
-
- ContinuousQueryDefinition(String, String, ContinuousQueryListener, boolean) - Constructor for class org.springframework.data.gemfire.listener.ContinuousQueryDefinition
-
- ContinuousQueryListener - Interface in org.springframework.data.gemfire.listener
-
Continuous Query (CQ) listener listening for events and notifications by a GemFire Continuous Query (CQ).
- ContinuousQueryListenerAdapter - Class in org.springframework.data.gemfire.listener.adapter
-
Event listener adapter that delegates the handling of messages to target listener methods via reflection,
with flexible event type conversion.
- ContinuousQueryListenerAdapter() - Constructor for class org.springframework.data.gemfire.listener.adapter.ContinuousQueryListenerAdapter
-
- ContinuousQueryListenerAdapter(Object) - Constructor for class org.springframework.data.gemfire.listener.adapter.ContinuousQueryListenerAdapter
-
- continuousQueryListenerContainer(GemFireCache) - Method in class org.springframework.data.gemfire.config.annotation.ContinuousQueryConfiguration
-
- ContinuousQueryListenerContainer - Class in org.springframework.data.gemfire.listener
-
Container providing asynchronous processing/handling for Apache Geode Continuous Queries (CQ).
- ContinuousQueryListenerContainer() - Constructor for class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
-
- ContinuousQueryListenerContainer.EventDispatcherAdapter - Class in org.springframework.data.gemfire.listener
-
- ContinuousQueryListenerContainerConfigurer - Interface in org.springframework.data.gemfire.config.annotation
-
- convert(String) - Method in class org.springframework.data.gemfire.client.ClientRegionShortcutConverter
-
Converts the source String representation of a Client Region Shortcut into a ClientRegionShortcut enumerated
value.
- convert(ClientRegionShortcut) - Method in class org.springframework.data.gemfire.client.ClientRegionShortcutToDataPolicyConverter
-
Converts the given ClientRegionShortcut
into a corresponding DataPolicy
.
- convert(String) - Method in class org.springframework.data.gemfire.client.InterestResultPolicyConverter
-
Converts the given String into an instance of GemFire InterestResultPolicy.
- convert(ConnectionEndpoint[]) - Method in class org.springframework.data.gemfire.config.support.CustomEditorBeanFactoryPostProcessor.ConnectionEndpointArrayToIterableConverter
- convert(String) - Method in class org.springframework.data.gemfire.config.support.CustomEditorBeanFactoryPostProcessor.StringToConnectionEndpointConverter
- convert(String) - Method in class org.springframework.data.gemfire.config.support.CustomEditorBeanFactoryPostProcessor.StringToConnectionEndpointListConverter
- convert(String) - Method in class org.springframework.data.gemfire.DataPolicyConverter
-
- convert(String) - Method in class org.springframework.data.gemfire.eviction.EvictionActionConverter
-
Converts the given String into a GemFire EvictionAction value.
- convert(String) - Method in class org.springframework.data.gemfire.eviction.EvictionPolicyConverter
-
Converts the given String into a matching EvictionType.
- convert(String) - Method in class org.springframework.data.gemfire.expiration.ExpirationActionConverter
-
Converts the given String into an appropriate GemFire ExpirationAction.
- convert(String) - Method in class org.springframework.data.gemfire.IndexMaintenancePolicyConverter
-
Converts the given String value into an appropriate IndexMaintenancePolicyType.
- convert(String) - Method in class org.springframework.data.gemfire.IndexTypeConverter
-
Converts the given String value into an appropriate IndexType.
- convert(String) - Method in class org.springframework.data.gemfire.InterestPolicyConverter
-
Converts the given String into a GemFire InterestPolicy value.
- convert(String) - Method in class org.springframework.data.gemfire.RegionShortcutConverter
-
Converts the source String representation of a Region Shortcut into a RegionShortcut enumerated value.
- convert(RegionShortcut) - Method in class org.springframework.data.gemfire.RegionShortcutToDataPolicyConverter
-
Converts the given RegionShortcut
into a corresponding DataPolicy
.
- convert(String) - Method in class org.springframework.data.gemfire.ScopeConverter
-
Converts the given
String
into an instance of
Scope
.
- convert(String) - Method in class org.springframework.data.gemfire.server.SubscriptionEvictionPolicyConverter
-
Converts the given String into a SubscriptionEvictionPolicy enumerated value.
- convert(String) - Method in class org.springframework.data.gemfire.wan.OrderPolicyConverter
-
Converts the given String into a GemFire Gateway.OrderPolicy enum.
- convertGemFireAccessException(GemFireCheckedException) - Method in class org.springframework.data.gemfire.GemfireAccessor
-
Converts the given GemFireCheckedException
to an appropriate exception from the
org.springframework.dao
hierarchy.
- convertGemFireAccessException(GemFireException) - Method in class org.springframework.data.gemfire.GemfireAccessor
-
Converts the given GemFireException
to an appropriate exception from the
org.springframework.dao
hierarchy.
- convertGemfireAccessException(GemFireException) - Static method in class org.springframework.data.gemfire.GemfireCacheUtils
-
Converts the given (unchecked) Gemfire exception to an appropriate one from the
org.springframework.dao
hierarchy.
- convertGemfireAccessException(GemFireCheckedException) - Static method in class org.springframework.data.gemfire.GemfireCacheUtils
-
Converts the given (checked) Gemfire exception to an appropriate one from the
org.springframework.dao
hierarchy.
- convertGemfireAccessException(IndexInvalidException) - Static method in class org.springframework.data.gemfire.GemfireCacheUtils
-
Converts the given (unchecked) Gemfire exception to an appropriate one from the
org.springframework.dao
hierarchy.
- convertGemfireAccessException(QueryInvalidException) - Static method in class org.springframework.data.gemfire.GemfireCacheUtils
-
Converts the given (unchecked) Gemfire exception to an appropriate one from the
org.springframework.dao
hierarchy.
- convertGemFireQueryException(RuntimeException) - Method in class org.springframework.data.gemfire.GemfireAccessor
-
Converts the given GemFire exception to an appropriate exception from the
org.springframework.dao
hierarchy.
- count(Class<?>) - Static method in class org.springframework.data.gemfire.repository.query.QueryString
-
- count() - Method in class org.springframework.data.gemfire.repository.support.SimpleGemfireRepository
-
Counts the number of entities stored in the Region
.
- COUNT_PROJECTION - Static variable in class org.springframework.data.gemfire.repository.query.QueryString
-
- COUNT_QUERY - Static variable in class org.springframework.data.gemfire.repository.query.QueryString
-
- create(PoolFactory, String) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
-
- create() - Static method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableCacheServerConfigurer
-
- create(BeanFactory) - Static method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableCacheServerConfigurer
-
- create() - Static method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableClientCacheConfigurer
-
- create(BeanFactory) - Static method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableClientCacheConfigurer
-
- create() - Static method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableContinuousQueryListenerContainerConfigurer
-
- create(BeanFactory) - Static method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableContinuousQueryListenerContainerConfigurer
-
- create() - Static method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableDiskStoreConfigurer
-
- create(BeanFactory) - Static method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableDiskStoreConfigurer
-
- create() - Static method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableGatewayReceiverConfigurer
-
- create(BeanFactory) - Static method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableGatewayReceiverConfigurer
-
- create() - Static method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableGatewaySenderConfigurer
-
- create(BeanFactory) - Static method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableGatewaySenderConfigurer
-
- create() - Static method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableIndexConfigurer
-
- create(BeanFactory) - Static method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableIndexConfigurer
-
- create() - Static method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableLocatorConfigurer
-
- create(BeanFactory) - Static method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableLocatorConfigurer
-
- create() - Static method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposablePeerCacheConfigurer
-
- create(BeanFactory) - Static method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposablePeerCacheConfigurer
-
- create() - Static method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposablePoolConfigurer
-
- create(BeanFactory) - Static method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposablePoolConfigurer
-
- create() - Static method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableRegionConfigurer
-
- create(BeanFactory) - Static method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableRegionConfigurer
-
- create(GemfireAdminOperations) - Method in class org.springframework.data.gemfire.config.schema.definitions.IndexDefinition
-
- create(GemfireAdminOperations) - Method in class org.springframework.data.gemfire.config.schema.definitions.RegionDefinition
-
- create(GemfireAdminOperations) - Method in class org.springframework.data.gemfire.config.schema.SchemaObjectDefinition
-
- create(K, V) - Method in interface org.springframework.data.gemfire.GemfireOperations
-
- create(K, V) - Method in class org.springframework.data.gemfire.GemfireTemplate
-
- create(ConversionService) - Static method in class org.springframework.data.gemfire.mapping.MappingPdxSerializer
-
- create(GemfireMappingContext) - Static method in class org.springframework.data.gemfire.mapping.MappingPdxSerializer
-
- create(GemfireMappingContext, ConversionService) - Static method in class org.springframework.data.gemfire.mapping.MappingPdxSerializer
-
- create() - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean
-
Constructs an appropriate instance of the SnapshotServiceAdapter based on the FactoryBean configuration.
- create() - Static method in class org.springframework.data.gemfire.support.SmartCacheResolverFactoryBean
-
- create() - Static method in class org.springframework.data.gemfire.util.PropertiesBuilder
-
- CREATE_INDEX_FUNCTION_ID - Static variable in class org.springframework.data.gemfire.config.admin.functions.CreateIndexFunction
-
- CREATE_REGION_FUNCTION_ID - Static variable in class org.springframework.data.gemfire.config.admin.functions.CreateRegionFunction
-
- createApplicationContext(String[], String[]) - Method in class org.springframework.data.gemfire.support.SpringContextBootstrappingInitializer
-
Creates (constructs and configures) an instance of the ConfigurableApplicationContext based on either the
specified base packages containing @Configuration, @Component or JSR 330 annotated classes to scan, or the
specified locations of context configuration meta-data files.
- createAssociation() - Method in class org.springframework.data.gemfire.mapping.GemfirePersistentProperty
-
- createCache(Object) - Method in class org.springframework.data.gemfire.AbstractResolvableCacheFactoryBean
-
Creates a new
GemFireCache
instance using the provided
factory
.
- createCache(Object) - Method in class org.springframework.data.gemfire.CacheFactoryBean
-
Creates a new
Cache
instance using the provided
factory
.
- createCache(Object) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
-
Creates a new ClientCache
instance using the provided factory
.
- createCache(Properties, ServerLauncher) - Method in class org.springframework.data.gemfire.support.SpringServerLauncherCacheProvider
-
- createClientRegionFactory(ClientCache, ClientRegionShortcut) - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
-
Constructs a new instance of ClientRegionFactory
using the given ClientCache
and ClientRegionShortcut
.
- createDefaultTaskExecutor() - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
-
- createDiskStore(SchemaObjectDefinition) - Method in class org.springframework.data.gemfire.config.admin.AbstractGemfireAdminOperations
-
- createDiskStore(SchemaObjectDefinition) - Method in interface org.springframework.data.gemfire.config.admin.GemfireAdminOperations
-
- createDiskStoreFactory(GemFireCache) - Method in class org.springframework.data.gemfire.DiskStoreFactoryBean
-
Creates an instance of DiskStoreFactory
using the given GemFireCache
in order to
construct, configure and initialize a new DiskStore
.
- createDiskStores(SchemaObjectDefinition...) - Method in interface org.springframework.data.gemfire.config.admin.GemfireAdminOperations
-
- createDiskStores(Iterable<SchemaObjectDefinition>) - Method in interface org.springframework.data.gemfire.config.admin.GemfireAdminOperations
-
- createFactory(Properties) - Method in class org.springframework.data.gemfire.AbstractResolvableCacheFactoryBean
-
Constructs a new cache factory initialized with the given Apache Geode
Properties
used to construct, configure and initialize a new
GemFireCache
.
- createFactory(Properties) - Method in class org.springframework.data.gemfire.CacheFactoryBean
-
Constructs a new instance of
CacheFactory
initialized with the given Apache Geode
Properties
used to construct, configure and initialize a new peer
Cache
instance.
- createFactory(Properties) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
-
Constructs a new instance of
ClientCacheFactory
initialized with the given Apache Geode
Properties
used to construct, configure and initialize a new
ClientCache
instance.
- createGemfireTemplate(Region<?, ?>) - Method in class org.springframework.data.gemfire.dao.GemfireDaoSupport
-
Creates an instance of the GemfireTemplate for the given GemFire Cache Region.
- createIndex(IndexDefinition) - Method in class org.springframework.data.gemfire.config.admin.AbstractGemfireAdminOperations
-
- createIndex(IndexDefinition) - Method in class org.springframework.data.gemfire.config.admin.functions.CreateIndexFunction
-
- createIndex(IndexDefinition) - Method in interface org.springframework.data.gemfire.config.admin.GemfireAdminOperations
-
- createIndex(IndexDefinition) - Method in class org.springframework.data.gemfire.config.admin.remote.FunctionGemfireAdminTemplate
-
- createIndex(IndexDefinition) - Method in class org.springframework.data.gemfire.config.admin.remote.RestHttpGemfireAdminTemplate
-
- createIndexes(IndexDefinition...) - Method in interface org.springframework.data.gemfire.config.admin.GemfireAdminOperations
-
- createIndexes(Iterable<IndexDefinition>) - Method in interface org.springframework.data.gemfire.config.admin.GemfireAdminOperations
-
- CreateIndexFunction - Class in org.springframework.data.gemfire.config.admin.functions
-
The CreateIndexFunction class...
- CreateIndexFunction() - Constructor for class org.springframework.data.gemfire.config.admin.functions.CreateIndexFunction
-
- createIndexFunction() - Method in class org.springframework.data.gemfire.config.annotation.AdministrativeConfiguration
-
- createLuceneIndex(SchemaObjectDefinition) - Method in class org.springframework.data.gemfire.config.admin.AbstractGemfireAdminOperations
-
- createLuceneIndex(SchemaObjectDefinition) - Method in interface org.springframework.data.gemfire.config.admin.GemfireAdminOperations
-
- createLuceneIndex(String, String) - Method in class org.springframework.data.gemfire.search.lucene.LuceneIndexFactoryBean
-
Creates a LuceneIndex
with the given indexName
on the GemFireCache
Region
identified by the given regionPath
.
- createLuceneIndexes(SchemaObjectDefinition...) - Method in interface org.springframework.data.gemfire.config.admin.GemfireAdminOperations
-
- createLuceneIndexes(Iterable<SchemaObjectDefinition>) - Method in interface org.springframework.data.gemfire.config.admin.GemfireAdminOperations
-
- createLuceneQueryFactory() - Method in class org.springframework.data.gemfire.search.lucene.LuceneAccessor
-
Creates an instance of the LuceneQueryFactory
to create and execute Lucene queries
.
- createLuceneQueryFactory(int) - Method in class org.springframework.data.gemfire.search.lucene.LuceneAccessor
-
Creates an instance of the LuceneQueryFactory
to create and execute Lucene queries
.
- createLuceneQueryFactory(int, int) - Method in class org.springframework.data.gemfire.search.lucene.LuceneAccessor
-
Creates an instance of the LuceneQueryFactory
to create and execute Lucene queries
.
- createMethodInterceptor(Object, Class<?>) - Method in enum org.springframework.data.gemfire.search.lucene.support.PdxInstanceMethodInterceptorFactory
-
- createOptions() - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.CacheSnapshotServiceAdapter
-
- createOptions() - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.RegionSnapshotServiceAdapter
-
- createOptions() - Method in interface org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.SnapshotServiceAdapter
-
- createOptions() - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.SnapshotServiceAdapterSupport
-
- createOptions(SnapshotServiceFactoryBean.SnapshotMetadata<K, V>) - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.SnapshotServiceAdapterSupport
-
- createPersistentEntity(TypeInformation<T>) - Method in class org.springframework.data.gemfire.mapping.GemfireMappingContext
-
- createPersistentProperty(Property, GemfirePersistentEntity<?>, SimpleTypeHolder) - Method in class org.springframework.data.gemfire.mapping.GemfireMappingContext
-
- createPool(PoolFactory, String) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
-
Creates a
Pool
with the given
name
using the provided
PoolFactory
.
- createPoolFactory() - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
-
Creates an instance of the PoolFactory
interface to construct, configure and initialize a Pool
.
- createRegion(GemFireCache, String) - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
-
Creates a new
Region
with the given
name
.
- createRegion(RegionDefinition) - Method in class org.springframework.data.gemfire.config.admin.AbstractGemfireAdminOperations
-
- createRegion(RegionDefinition) - Method in class org.springframework.data.gemfire.config.admin.functions.CreateRegionFunction
-
- createRegion(RegionDefinition) - Method in interface org.springframework.data.gemfire.config.admin.GemfireAdminOperations
-
- createRegion(RegionDefinition) - Method in class org.springframework.data.gemfire.config.admin.remote.FunctionGemfireAdminTemplate
-
- createRegion(RegionDefinition) - Method in class org.springframework.data.gemfire.config.admin.remote.RestHttpGemfireAdminTemplate
-
- createRegion(GemFireCache, String) - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
-
- createRegion(GemFireCache, String) - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
-
Creates a new
Region
with the given
name
.
- createRegion(GemFireCache, String) - Method in class org.springframework.data.gemfire.ResolvableRegionFactoryBean
-
Creates a new
Region
with the given
name
.
- createRegionFactory(Cache) - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
-
Create a new instance of
RegionFactory
initialized with the given
Cache
that is then used
to construct, configure and initialize the
Region
specified by this
PeerRegionFactoryBean
.
- CreateRegionFunction - Class in org.springframework.data.gemfire.config.admin.functions
-
The CreateRegionFunction class...
- CreateRegionFunction() - Constructor for class org.springframework.data.gemfire.config.admin.functions.CreateRegionFunction
-
- createRegionFunction() - Method in class org.springframework.data.gemfire.config.annotation.AdministrativeConfiguration
-
- createRegionProxy(Region<K, V>) - Method in class org.springframework.data.gemfire.GemfireTemplate
-
Create a close-suppressing proxy for the given Apache Geode cache Region
.
- createRegions(RegionDefinition...) - Method in interface org.springframework.data.gemfire.config.admin.GemfireAdminOperations
-
- createRegions(Iterable<RegionDefinition>) - Method in interface org.springframework.data.gemfire.config.admin.GemfireAdminOperations
-
- createRepositoryFactory() - Method in class org.springframework.data.gemfire.repository.support.GemfireRepositoryFactoryBean
-
- CREATING_REGION_LOG_MESSAGE - Static variable in class org.springframework.data.gemfire.ResolvableRegionFactoryBean
-
- current() - Static method in class org.springframework.data.gemfire.util.JavaVersion
-
- CURRENT_THREAD_CONTEXT_CLASS_LOADER - Static variable in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
- CUSTOM_SIMPLE_TYPES - Static variable in class org.springframework.data.gemfire.mapping.model.GemfireSimpleTypeHolder
-
- CustomEditorBeanFactoryPostProcessor - Class in org.springframework.data.gemfire.config.support
-
- CustomEditorBeanFactoryPostProcessor() - Constructor for class org.springframework.data.gemfire.config.support.CustomEditorBeanFactoryPostProcessor
-
- CustomEditorBeanFactoryPostProcessor.ConnectionEndpointArrayToIterableConverter - Class in org.springframework.data.gemfire.config.support
-
- CustomEditorBeanFactoryPostProcessor.CustomEditorPropertyEditorRegistrar - Class in org.springframework.data.gemfire.config.support
-
- CustomEditorBeanFactoryPostProcessor.StringToConnectionEndpointConverter - Class in org.springframework.data.gemfire.config.support
-
- CustomEditorBeanFactoryPostProcessor.StringToConnectionEndpointListConverter - Class in org.springframework.data.gemfire.config.support
-
- CustomEditorPropertyEditorRegistrar() - Constructor for class org.springframework.data.gemfire.config.support.CustomEditorBeanFactoryPostProcessor.CustomEditorPropertyEditorRegistrar
-
- EIGHT - Static variable in class org.springframework.data.gemfire.util.JavaVersion
-
- ELEVEN - Static variable in class org.springframework.data.gemfire.util.JavaVersion
-
- EmbeddedServiceConfigurationSupport - Class in org.springframework.data.gemfire.config.annotation.support
-
An abstract base class supporting the configuration of Apache Geode embedded services.
- EmbeddedServiceConfigurationSupport() - Constructor for class org.springframework.data.gemfire.config.annotation.support.EmbeddedServiceConfigurationSupport
-
- EmbeddedServiceConfigurationSupport.AbstractGemFirePropertiesConfigurer - Class in org.springframework.data.gemfire.config.annotation.support
-
- EmbeddedServiceConfigurationSupport.ClientGemFirePropertiesConfigurer - Class in org.springframework.data.gemfire.config.annotation.support
-
- EmbeddedServiceConfigurationSupport.GemFirePropertiesBeanPostProcessor - Class in org.springframework.data.gemfire.config.annotation.support
-
Spring
BeanPostProcessor
used to process before initialization Pivotal GemFire or Apache Geode
Properties
defined as a bean in the Spring application context.
- EmbeddedServiceConfigurationSupport.LocatorGemFirePropertiesConfigurer - Class in org.springframework.data.gemfire.config.annotation.support
-
- EmbeddedServiceConfigurationSupport.PeerGemFirePropertiesConfigurer - Class in org.springframework.data.gemfire.config.annotation.support
-
- EMPTY_ARGUMENTS - Static variable in interface org.springframework.data.gemfire.repository.query.QueryPostProcessor
-
- EMPTY_ARRAY - Static variable in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean
-
- EMPTY_PAGE - Static variable in class org.springframework.data.gemfire.domain.EmptyPage
-
- EMPTY_SLICE - Static variable in class org.springframework.data.gemfire.domain.EmptySlice
-
- EMPTY_STRING_ARRAY - Static variable in class org.springframework.data.gemfire.config.support.PdxDiskStoreAwareBeanFactoryPostProcessor
-
- EMPTY_STRING_ARRAY - Static variable in class org.springframework.data.gemfire.repository.query.GemfireQueryMethod
-
- emptyIterable() - Static method in class org.springframework.data.gemfire.util.CollectionUtils
-
- EmptyPage<T> - Class in org.springframework.data.gemfire.domain
-
The
EmptyPage
class is an implementation of an empty Spring Data
Page
.
- EmptyPage() - Constructor for class org.springframework.data.gemfire.domain.EmptyPage
-
- EmptySlice<T> - Class in org.springframework.data.gemfire.domain
-
The
EmptySlice
class is an implementation of an empty Spring Data
Slice
.
- EmptySlice() - Constructor for class org.springframework.data.gemfire.domain.EmptySlice
-
- EnableAuth - Annotation Type in org.springframework.data.gemfire.config.annotation
-
The
EnableAuth
annotation marks a Spring
@Configuration
annotated
Class
to configure and enable Pivotal GemFire/Apache Geode's Authentication and Authorization framework and services.
- enableAutoReconnect() - Method in class org.springframework.data.gemfire.config.annotation.PeerCacheConfiguration
-
- EnableAutoRegionLookup - Annotation Type in org.springframework.data.gemfire.config.annotation
-
The
EnableAutoRegionLookup
annotation configures a Spring
Configuration
annotated class
with the ability to automatically look up and register any Apache Geode or Pivotal GemFire
Regions
which may have be defined in cache.xml or by using the Cluster Configuration Service.
- EnableBeanFactoryLocator - Annotation Type in org.springframework.data.gemfire.config.annotation
-
- EnableCacheServer - Annotation Type in org.springframework.data.gemfire.config.annotation
-
- EnableCacheServers - Annotation Type in org.springframework.data.gemfire.config.annotation
-
The
EnableCacheServers
annotation enables 1 or more
CacheServers
to be defined and used in a peer cache application configured with Spring (Data GemFire/Geode).
- EnableCachingDefinedRegions - Annotation Type in org.springframework.data.gemfire.config.annotation
-
The
EnableCachingDefinedRegions
annotation marks a Spring
@Configuration
application
annotated class to enable the creation of GemFire/Geode
Regions
based on Spring's Cache Abstraction
Annotations applied to application service methods and types.
- EnableClusterConfiguration - Annotation Type in org.springframework.data.gemfire.config.annotation
-
The
EnableClusterConfiguration
annotation enables Apache Geode / Pivotal GemFire schema object definitions
defined in a Spring [Boot], Apache Geode / Pivotal GemFire
ClientCache
application using Spring config
to be pushed to an Apache Geode / Pivotal GemFire cluster, similar to how schema commands (e.g.
- EnableClusterDefinedRegions - Annotation Type in org.springframework.data.gemfire.config.annotation
-
The
EnableClusterDefinedRegions
annotation marks a Spring
@Configuration
application
annotated class to enable the creation of client Proxy-based
Regions
for all
Regions
defined in an Apache Geode/Pivotal GemFire cluster.
- EnableCompression - Annotation Type in org.springframework.data.gemfire.config.annotation
-
- EnableContinuousQueries - Annotation Type in org.springframework.data.gemfire.config.annotation
-
- EnableDiskStore - Annotation Type in org.springframework.data.gemfire.config.annotation
-
The
EnableDiskStore
annotation marks a Spring
@Configuration
annotated
Class
to configure a single GemFire/Geode
DiskStore
bean in the Spring application context
in which to persist or overflow data from 1 or more cache
Regions
.
- EnableDiskStore.DiskDirectory - Annotation Type in org.springframework.data.gemfire.config.annotation
-
- EnableDiskStores - Annotation Type in org.springframework.data.gemfire.config.annotation
-
The
EnableDiskStores
annotation marks a Spring
@Configuration
annotated application class to configure 1 or more GemFire/Geode
DiskStore
beans
in the Spring context in which to persist or overflow data from 1 or more GemFire/Geode
Regions
- EnableEntityDefinedRegions - Annotation Type in org.springframework.data.gemfire.config.annotation
-
- EnableEviction - Annotation Type in org.springframework.data.gemfire.config.annotation
-
- EnableEviction.EvictionPolicy - Annotation Type in org.springframework.data.gemfire.config.annotation
-
Definition for a specific Eviction policy that can be applied to 1 or more Regions
.
- EnableExpiration - Annotation Type in org.springframework.data.gemfire.config.annotation
-
- EnableExpiration.ExpirationPolicy - Annotation Type in org.springframework.data.gemfire.config.annotation
-
Definition for a specific Expiration policy that can be applied to 1 or more Regions
.
- EnableExpiration.ExpirationType - Enum in org.springframework.data.gemfire.config.annotation
-
EnableExpiration.ExpirationType
defines different types of GemFire/Geode Expiration policies such as
(Entry) Idle Timeout (TTI) and (Entry) Time to Live (TTL).
- EnableGatewayReceiver - Annotation Type in org.springframework.data.gemfire.config.annotation
-
The
EnableGatewayReceiver
annotation creates a
GatewayReceiver
within an Apache Geode
or Pivotal GemFire peer
Cache
.
- EnableGatewaySender - Annotation Type in org.springframework.data.gemfire.config.annotation
-
This
Annotation
is responsible for configuring a single
GatewaySender
.
- EnableGatewaySenders - Annotation Type in org.springframework.data.gemfire.config.annotation
-
This
Annotation
is responsible for the configuration of multiple
GatewaySenders
.
- EnableGemFireAsLastResource - Annotation Type in org.springframework.data.gemfire.config.annotation
-
- EnableGemfireCacheTransactions - Annotation Type in org.springframework.data.gemfire.transaction.config
-
The
EnableGemfireCacheTransactions
annotation enables Pivotal GemFire or Apache Geode Cache Transactions
in Spring's Transaction Management infrastructure.
- EnableGemfireCaching - Annotation Type in org.springframework.data.gemfire.cache.config
-
The
EnableGemfireCaching
annotation enables Pivotal GemFire or Apache Geode as a caching provider
in Spring's Cache Abstraction.
- EnableGemfireFunctionExecutions - Annotation Type in org.springframework.data.gemfire.function.config
-
Enables classpath scanning for interfaces annotated as GemFire function executions (function invocations).
- EnableGemfireFunctions - Annotation Type in org.springframework.data.gemfire.function.config
-
Enables GemFire annotated Function implementations.
- EnableGemFireProperties - Annotation Type in org.springframework.data.gemfire.config.annotation
-
- EnableGemfireRepositories - Annotation Type in org.springframework.data.gemfire.repository.config
-
Annotation to enable Apache Geode, Spring Data Repositories
.
- EnableHttpService - Annotation Type in org.springframework.data.gemfire.config.annotation
-
- EnableIndexing - Annotation Type in org.springframework.data.gemfire.config.annotation
-
The
EnableIndexing
annotation marks a Spring
@Configuration
annotated application class
to enable the creation of GemFire/Geode
Indexes
and
LuceneIndexes
based on
application persistent entity field/property annotations, such as the
@Id
,
@Indexed
and
@LuceneIndex
annotations.
- EnableLocator - Annotation Type in org.springframework.data.gemfire.config.annotation
-
The
EnableLocator
annotation configures a Spring
@Configuration
annotated
Class
to start an embedded Pivotal GemFire/Apache Geode
Locator
service in this cluster member.
- EnableLogging - Annotation Type in org.springframework.data.gemfire.config.annotation
-
- EnableManager - Annotation Type in org.springframework.data.gemfire.config.annotation
-
The
EnableManager
annotation marks a Spring
@Configuration
annotated
Class
to configure, embed and start a Pivotal GemFire/Apache Geode Manager service in this cluster member.
- EnableMcast - Annotation Type in org.springframework.data.gemfire.config.annotation
-
The
EnableMcast
annotation marks a Spring
@Configuration
annotated
Class
to configure and enable Pivotal GemFire/Apache Geode's multi-cast networking features.
- EnableMemcachedServer - Annotation Type in org.springframework.data.gemfire.config.annotation
-
- EnableMemcachedServer.MemcachedProtocol - Enum in org.springframework.data.gemfire.config.annotation
-
Valid values for the Memcached Network Protocol on-the-wire transport.
- EnableOffHeap - Annotation Type in org.springframework.data.gemfire.config.annotation
-
- EnablePdx - Annotation Type in org.springframework.data.gemfire.config.annotation
-
The
EnablePdx
annotation marks a Spring
@Configuration
annotated
Class
to enable the Apache Geode PDX features and functionality in this peer cache, cluster member or cache client
application.
- EnablePool - Annotation Type in org.springframework.data.gemfire.config.annotation
-
The
EnablePool
annotation configures a Spring
Configuration
annotated class with a "named" GemFire client
Pool
bean in the application context.
- EnablePool.Locator - Annotation Type in org.springframework.data.gemfire.config.annotation
-
- EnablePool.Server - Annotation Type in org.springframework.data.gemfire.config.annotation
-
- EnablePools - Annotation Type in org.springframework.data.gemfire.config.annotation
-
The
EnablePools
annotation enables 1 or more GemFire
Pools
to be defined and used in a GemFire client cache application configured with Spring (Data GemFire).
- EnableRedisServer - Annotation Type in org.springframework.data.gemfire.config.annotation
-
- EnableRegionDataAccessTracing - Annotation Type in org.springframework.data.gemfire.config.annotation
-
The EnableRegionDataAccessTracing class...
- EnableSecurity - Annotation Type in org.springframework.data.gemfire.config.annotation
-
The
EnableSecurity
annotation marks a Spring
@Configuration
annotated
Class
to configure and enable Pivotal GemFire/Apache Geode's Security features for authentication, authorization
and post processing.
- EnableSsl - Annotation Type in org.springframework.data.gemfire.config.annotation
-
The
EnableSsl
annotation marks a Spring
@Configuration
annotated
Class
to configure and enable Pivotal GemFire/Apache Geode's TCP/IP Socket SSL.
- EnableSsl.Component - Enum in org.springframework.data.gemfire.config.annotation
-
- EnableSsl.ComponentAlias - Annotation Type in org.springframework.data.gemfire.config.annotation
-
- EnableStatistics - Annotation Type in org.springframework.data.gemfire.config.annotation
-
The
EnableStatistics
annotation marks a Spring
@Configuration
annotated
Class
to configure and enable statistics and runtime metrics of a running Pivotal GemFire/Apache Geode system.
- entitiesProperty(String) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
- EntityDefinedRegionsConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
- EntityDefinedRegionsConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.EntityDefinedRegionsConfiguration
-
- EntityDefinedRegionsConfiguration.RegionBeanDefinitionMetadata - Class in org.springframework.data.gemfire.config.annotation
-
- EnumSerializer - Class in org.springframework.data.gemfire.serialization
-
Generic serializer for all Java Enums.
- EnumSerializer() - Constructor for class org.springframework.data.gemfire.serialization.EnumSerializer
-
- equals(Object) - Method in class org.springframework.data.gemfire.config.schema.SchemaObjectDefinition
-
- equals(Object) - Method in class org.springframework.data.gemfire.expiration.AnnotationBasedExpiration.ExpirationMetaData
-
- equals(Object) - Method in class org.springframework.data.gemfire.IndexFactoryBean.IndexWrapper
-
- equals(Object) - Method in class org.springframework.data.gemfire.support.ConnectionEndpoint
-
- equals(Object) - Method in class org.springframework.data.gemfire.util.JavaVersion
-
- equalsIgnoreNull(Object, Object) - Static method in class org.springframework.data.gemfire.util.SpringExtensions
-
- EVALUATION_CONTEXT_REFERENCE - Static variable in class org.springframework.data.gemfire.expiration.AnnotationBasedExpiration
-
- EventDispatcherAdapter(ContinuousQueryListener) - Constructor for class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer.EventDispatcherAdapter
-
- evict(Object) - Method in class org.springframework.data.gemfire.cache.GemfireCache
-
Evicts (destroys) the entry (key/value) mapped to the given key from this Spring
Cache
.
- EvictingRegionFactoryBean - Interface in org.springframework.data.gemfire.eviction
-
- EvictionActionConverter - Class in org.springframework.data.gemfire.eviction
-
The EvictionActionConverter class is a Spring Converter and JavaBeans PropertyEditor that converts
an Object value into an instance of GemFire EvictionAction.
- EvictionActionConverter() - Constructor for class org.springframework.data.gemfire.eviction.EvictionActionConverter
-
- EvictionActionType - Enum in org.springframework.data.gemfire.eviction
-
The EvictionActionType enum is an enumeration of all the GemFire EvictionAction values.
- EvictionAttributesFactoryBean - Class in org.springframework.data.gemfire.eviction
-
Simple utility class used for defining nested factory-method like definitions w/o polluting the container with useless beans.
- EvictionAttributesFactoryBean() - Constructor for class org.springframework.data.gemfire.eviction.EvictionAttributesFactoryBean
-
- evictionBeanPostProcessor() - Method in class org.springframework.data.gemfire.config.annotation.EvictionConfiguration
-
- EvictionConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
- EvictionConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.EvictionConfiguration
-
- EvictionConfiguration.ComposableEvictionPolicyConfigurer - Class in org.springframework.data.gemfire.config.annotation
-
- EvictionConfiguration.EvictionPolicyConfigurer - Interface in org.springframework.data.gemfire.config.annotation
-
- EvictionConfiguration.EvictionPolicyMetaData - Class in org.springframework.data.gemfire.config.annotation
-
- evictionContextRefreshedListener(ContextRefreshedEvent) - Method in class org.springframework.data.gemfire.config.annotation.EvictionConfiguration
-
- EvictionPolicyConverter - Class in org.springframework.data.gemfire.eviction
-
The EvictionTypeConverter class is a Spring Converter used to convert a String value into
a corresponding EvictionType enumerated value.
- EvictionPolicyConverter() - Constructor for class org.springframework.data.gemfire.eviction.EvictionPolicyConverter
-
- EvictionPolicyMetaData(EvictionAttributes) - Constructor for class org.springframework.data.gemfire.config.annotation.EvictionConfiguration.EvictionPolicyMetaData
-
- EvictionPolicyMetaData(EvictionAttributes, String[]) - Constructor for class org.springframework.data.gemfire.config.annotation.EvictionConfiguration.EvictionPolicyMetaData
-
- EvictionPolicyType - Enum in org.springframework.data.gemfire.eviction
-
The EvictionPolicyType enum is an enumeration of all GemFire Eviction policies, where the Eviction 'policy'
is a combination of the Eviction algorithm mixed with the monitored resource (e.g. such as JVM HEAP memory).
- exceptionSuppressingClose(Closeable) - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.SnapshotServiceAdapterSupport
-
- execute(FunctionContext) - Method in class org.springframework.data.gemfire.client.function.ListRegionsOnServerFunction
-
- execute(Function, Object...) - Method in interface org.springframework.data.gemfire.function.execution.GemfireFunctionOperations
-
Execute an unregistered GemFire Function with the given arguments.
- execute(String, Object...) - Method in interface org.springframework.data.gemfire.function.execution.GemfireFunctionOperations
-
Execute a GemFire Function registered with the given ID.
- execute(GemfireFunctionCallback<T>) - Method in interface org.springframework.data.gemfire.function.execution.GemfireFunctionOperations
-
Execute a GemFire Function using a native GemFire Execution
instance.
- execute(String, Set<?>, Object...) - Method in class org.springframework.data.gemfire.function.execution.GemfireOnRegionFunctionTemplate
-
- execute(Function, Set<?>, Object...) - Method in interface org.springframework.data.gemfire.function.execution.GemfireOnRegionOperations
-
- execute(String, Set<?>, Object...) - Method in interface org.springframework.data.gemfire.function.execution.GemfireOnRegionOperations
-
- execute(FunctionContext) - Method in class org.springframework.data.gemfire.function.PojoFunctionWrapper
-
- execute(GemfireCallback<T>) - Method in interface org.springframework.data.gemfire.GemfireOperations
-
Execute the action specified by the given action object within a Region.
- execute(GemfireCallback<T>, boolean) - Method in interface org.springframework.data.gemfire.GemfireOperations
-
Execute the action specified by the given action object within a Region.
- execute(GemfireCallback<T>) - Method in class org.springframework.data.gemfire.GemfireTemplate
-
Executes the given data access operation defined by the
GemfireCallback
in the context of Apache Geode.
- execute(GemfireCallback<T>, boolean) - Method in class org.springframework.data.gemfire.GemfireTemplate
-
Executes the given data access operation defined by the
GemfireCallback
in the context of Apache Geode.
- execute(Object[]) - Method in class org.springframework.data.gemfire.repository.query.PartTreeGemfireRepositoryQuery
-
- execute(Object[]) - Method in class org.springframework.data.gemfire.repository.query.StringBasedGemfireRepositoryQuery
-
- execute(QueryMethod, String, Object...) - Method in interface org.springframework.data.gemfire.repository.query.support.OqlQueryExecutor
-
- execute(QueryMethod, String, Object...) - Method in class org.springframework.data.gemfire.repository.query.support.TemplateBasedOqlQueryExecutor
-
- execute() - Method in interface org.springframework.data.gemfire.search.lucene.LuceneAccessor.LuceneQueryExecutor
-
- executeAndExtract(Function, Object...) - Method in interface org.springframework.data.gemfire.function.execution.GemfireFunctionOperations
-
Execute an unregistered GemFire Function with the expected singleton result.
- executeAndExtract(String, Object...) - Method in interface org.springframework.data.gemfire.function.execution.GemfireFunctionOperations
-
Execute a GemFire Function registered with an ID and with an expected singleton result
- executeAndExtract(String, Set<?>, Object...) - Method in class org.springframework.data.gemfire.function.execution.GemfireOnRegionFunctionTemplate
-
- executeAndExtract(Function, Set<?>, Object...) - Method in interface org.springframework.data.gemfire.function.execution.GemfireOnRegionOperations
-
- executeAndExtract(String, Set<?>, Object...) - Method in interface org.springframework.data.gemfire.function.execution.GemfireOnRegionOperations
-
- executeWithNoResult(String, Object...) - Method in interface org.springframework.data.gemfire.function.execution.GemfireFunctionOperations
-
Execute a GemFire Function registered with the given ID having no return value.
- executeWithNoResult(String, Set<?>, Object...) - Method in class org.springframework.data.gemfire.function.execution.GemfireOnRegionFunctionTemplate
-
- executeWithNoResult(Function, Set<?>, Object...) - Method in interface org.springframework.data.gemfire.function.execution.GemfireOnRegionOperations
-
- executeWithNoResult(String, Set<?>, Object...) - Method in interface org.springframework.data.gemfire.function.execution.GemfireOnRegionOperations
-
- ExecutionTimeoutFunctionException - Exception in org.springframework.data.gemfire.function
-
A FunctionException
indicating a timeout during execution.
- ExecutionTimeoutFunctionException() - Constructor for exception org.springframework.data.gemfire.function.ExecutionTimeoutFunctionException
-
- ExecutionTimeoutFunctionException(String) - Constructor for exception org.springframework.data.gemfire.function.ExecutionTimeoutFunctionException
-
- ExecutionTimeoutFunctionException(Throwable) - Constructor for exception org.springframework.data.gemfire.function.ExecutionTimeoutFunctionException
-
- ExecutionTimeoutFunctionException(String, Throwable) - Constructor for exception org.springframework.data.gemfire.function.ExecutionTimeoutFunctionException
-
- existsById(ID) - Method in class org.springframework.data.gemfire.repository.support.SimpleGemfireRepository
-
Determines whether an entity with the given ID is stored in the Region
.
- Expiration - Annotation Type in org.springframework.data.gemfire.expiration
-
Expiration is an enumerated type encapsulating custom expiration settings for application domain objects
to express their general expiration policy.
- expirationAction() - Method in class org.springframework.data.gemfire.expiration.AnnotationBasedExpiration.ExpirationMetaData
-
- ExpirationActionConverter - Class in org.springframework.data.gemfire.expiration
-
The ExpirationActionTypeConverter class is a Spring Converter used to convert a String value into
a corresponding ExpirationActionType enumerated value.
- ExpirationActionConverter() - Constructor for class org.springframework.data.gemfire.expiration.ExpirationActionConverter
-
- ExpirationActionType - Enum in org.springframework.data.gemfire.expiration
-
The ExpirationActionType enum is a enumeration of GemFire ExpirationActions on expired Cache Region entries.
- ExpirationAttributesFactoryBean - Class in org.springframework.data.gemfire.expiration
-
The ExpirationAttributesFactoryBean class is a Spring FactoryBean used to create GemFire ExpirationAttributes
to specify Expiration policies for Region Time-to-Live (TTL) and Idle-Timeouts (TTI) as well as
Entry Time-to-Live (TTL) and Idle-Timeouts (TTI).
- ExpirationAttributesFactoryBean() - Constructor for class org.springframework.data.gemfire.expiration.ExpirationAttributesFactoryBean
-
- expirationBeanPostProcessor() - Method in class org.springframework.data.gemfire.config.annotation.ExpirationConfiguration
-
- ExpirationConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
- ExpirationConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.ExpirationConfiguration
-
- ExpirationConfiguration.ComposableExpirationPolicyConfigurer - Class in org.springframework.data.gemfire.config.annotation
-
- ExpirationConfiguration.ExpirationPolicyConfigurer - Interface in org.springframework.data.gemfire.config.annotation
-
Interface defining a contract for implementations that configure a Region's
expiration policy.
- ExpirationConfiguration.ExpirationPolicyMetaData - Class in org.springframework.data.gemfire.config.annotation
-
- expirationContextRefreshedListener(ContextRefreshedEvent) - Method in class org.springframework.data.gemfire.config.annotation.ExpirationConfiguration
-
- ExpirationMetaData(int, ExpirationActionType) - Constructor for class org.springframework.data.gemfire.expiration.AnnotationBasedExpiration.ExpirationMetaData
-
- ExpirationPolicyMetaData(int, ExpirationActionType, Set<String>, Set<EnableExpiration.ExpirationType>) - Constructor for class org.springframework.data.gemfire.config.annotation.ExpirationConfiguration.ExpirationPolicyMetaData
-
- ExpirationPolicyMetaData(ExpirationAttributes, Set<String>, Set<EnableExpiration.ExpirationType>) - Constructor for class org.springframework.data.gemfire.config.annotation.ExpirationConfiguration.ExpirationPolicyMetaData
-
- ExpiringRegionFactoryBean<K,V> - Interface in org.springframework.data.gemfire.expiration
-
- ExportSnapshotApplicationEvent<K,V> - Class in org.springframework.data.gemfire.snapshot.event
-
The ExportSnapshotApplicationEvent class is a Spring ApplicationEvent signaling a GemFire Cache or Region 'import'
snapshot event.
- ExportSnapshotApplicationEvent(Object, SnapshotServiceFactoryBean.SnapshotMetadata<K, V>...) - Constructor for class org.springframework.data.gemfire.snapshot.event.ExportSnapshotApplicationEvent
-
Constructs an instance of ExportSnapshotApplicationEvent initialized with an event source and optional meta-data
describing the data snapshots to be exported.
- ExportSnapshotApplicationEvent(Object, String, SnapshotServiceFactoryBean.SnapshotMetadata<K, V>...) - Constructor for class org.springframework.data.gemfire.snapshot.event.ExportSnapshotApplicationEvent
-
Constructs an instance of ExportSnapshotApplicationEvent initialized with an event source, a pathname
of the Region from which data is exported along with meta-data describing the details of the snapshot source.
- ExportSnapshotException - Exception in org.springframework.data.gemfire.snapshot
-
The ExportSnapshotException class is a RuntimeException indicating an error occurred while saving a snapshhot
of GemFire's Cache Regions.
- ExportSnapshotException() - Constructor for exception org.springframework.data.gemfire.snapshot.ExportSnapshotException
-
- ExportSnapshotException(String) - Constructor for exception org.springframework.data.gemfire.snapshot.ExportSnapshotException
-
- ExportSnapshotException(Throwable) - Constructor for exception org.springframework.data.gemfire.snapshot.ExportSnapshotException
-
- ExportSnapshotException(String, Throwable) - Constructor for exception org.springframework.data.gemfire.snapshot.ExportSnapshotException
-
- GatewayReceiverConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
Spring
Configuration
class used to construct, configure and initialize a
GatewayReceiver
instance
in a Spring application context.
- GatewayReceiverConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.GatewayReceiverConfiguration
-
- GatewayReceiverConfigurer - Interface in org.springframework.data.gemfire.config.annotation
-
- GatewayReceiverFactoryBean - Class in org.springframework.data.gemfire.wan
-
Spring
FactoryBean
used to construct, configure and initialize a
GatewayReceiver
.
- GatewayReceiverFactoryBean(Cache) - Constructor for class org.springframework.data.gemfire.wan.GatewayReceiverFactoryBean
-
Constructs an instance of the
GatewayReceiverFactoryBean
class initialized with a reference to
the GemFire
Cache
used to configure and initialize a GemFire
GatewayReceiver
.
- gatewayReceiverProperty(String) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
- GatewaySenderBeanFactoryPostProcessor - Class in org.springframework.data.gemfire.config.support
-
- GatewaySenderBeanFactoryPostProcessor() - Constructor for class org.springframework.data.gemfire.config.support.GatewaySenderBeanFactoryPostProcessor
-
- GatewaySenderConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
- GatewaySenderConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.GatewaySenderConfiguration
-
- GatewaySenderConfigurer - Interface in org.springframework.data.gemfire.config.annotation
-
- GatewaySenderFactoryBean - Class in org.springframework.data.gemfire.wan
-
Spring
FactoryBean
used to construct, configure and initialize parallel and serial
GatewaySenders
.
- GatewaySenderFactoryBean() - Constructor for class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
-
- GatewaySenderFactoryBean(GemFireCache) - Constructor for class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
-
Constructs an instance of the
GatewaySenderFactoryBean
class initialized with a reference to
the GemFire
Cache
used to configured and initialized a GemFire
GatewaySender
.
- gatewaySenderProperty(String) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
- GatewaySendersConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
Spring
Configuration
class used to construct, configure and initialize
GatewaySender
instances
in a Spring application context.
- GatewaySendersConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.GatewaySendersConfiguration
-
- GatewaySenderWrapper - Class in org.springframework.data.gemfire.wan
-
GatewaySenderWrapper
is an Adapter around an Apache Geode
GatewaySender
providing the ability to control manual start and stop of the sender.
- GatewaySenderWrapper(GatewaySender) - Constructor for class org.springframework.data.gemfire.wan.GatewaySenderWrapper
-
- GEMFIRE_HOST_PORT_SEPARATOR - Static variable in class org.springframework.data.gemfire.support.ConnectionEndpoint
-
- GEMFIRE_NAME - Static variable in class org.springframework.data.gemfire.GemfireUtils
-
- GEMFIRE_POOL_NAME - Static variable in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
-
- GEMFIRE_PREFIX - Static variable in class org.springframework.data.gemfire.util.DistributedSystemUtils
-
- GEMFIRE_PROPERTIES_BEAN_NAME - Static variable in class org.springframework.data.gemfire.config.annotation.support.EmbeddedServiceConfigurationSupport.GemFirePropertiesBeanPostProcessor
-
- GEMFIRE_PROPERTY_NAME_PREFIX - Static variable in enum org.springframework.data.gemfire.GemFireProperties
-
- GEMFIRE_SECURITY_PROPERTY_FILE - Static variable in class org.springframework.data.gemfire.config.annotation.AuthConfiguration
-
- GEMFIRE_VERSION - Static variable in class org.springframework.data.gemfire.GemfireUtils
-
- GemfireAccessor - Class in org.springframework.data.gemfire
-
- GemfireAccessor() - Constructor for class org.springframework.data.gemfire.GemfireAccessor
-
- GemfireAdminOperations - Interface in org.springframework.data.gemfire.config.admin
-
The
GemfireAdminOperations
interface defines a set of operations to define schema objects in a remote
Apache Geode or Pivotal GemFire cluster.
- GemFireAsLastResourceConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
- GemFireAsLastResourceConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.GemFireAsLastResourceConfiguration
-
- GemFireAsLastResourceConnectionAcquiringAspect - Class in org.springframework.data.gemfire.config.annotation.support
-
- GemFireAsLastResourceConnectionAcquiringAspect() - Constructor for class org.springframework.data.gemfire.config.annotation.support.GemFireAsLastResourceConnectionAcquiringAspect
-
- GemFireAsLastResourceConnectionClosingAspect - Class in org.springframework.data.gemfire.config.annotation.support
-
- GemFireAsLastResourceConnectionClosingAspect() - Constructor for class org.springframework.data.gemfire.config.annotation.support.GemFireAsLastResourceConnectionClosingAspect
-
- GemfireBeanFactoryLocator - Class in org.springframework.data.gemfire.support
-
- GemfireBeanFactoryLocator() - Constructor for class org.springframework.data.gemfire.support.GemfireBeanFactoryLocator
-
- GemfireBeanFactoryLocator.BeanFactoryReference - Class in org.springframework.data.gemfire.support
-
Reference holder storing a reference to a Spring
BeanFactory
.
- GemfireCache - Class in org.springframework.data.gemfire.cache
-
Spring Framework
Cache
implementation backed by a GemFire
Region
.
- GemfireCache(Region<?, ?>) - Constructor for class org.springframework.data.gemfire.cache.GemfireCache
-
Constructs an instance of GemFireCache
initialized with the given GemFire Region
.
- gemfireCache() - Method in class org.springframework.data.gemfire.config.annotation.ClientCacheConfiguration
-
Bean declaration for a single, peer ClientCache
instance.
- gemfireCache() - Method in class org.springframework.data.gemfire.config.annotation.PeerCacheConfiguration
-
Bean declaration for a single, peer Cache
instance.
- GemfireCacheManager - Class in org.springframework.data.gemfire.cache
-
Core Spring Framework
CacheManager
implementation backed by a GemFire cache instance
(either a client or peer cache).
- GemfireCacheManager() - Constructor for class org.springframework.data.gemfire.cache.GemfireCacheManager
-
- gemfireCachePostProcessor(GemFireCache) - Method in class org.springframework.data.gemfire.config.annotation.GemFireAsLastResourceConfiguration
-
- gemfireCacheServer(GemFireCache) - Method in class org.springframework.data.gemfire.config.annotation.CacheServerConfiguration
-
Bean declaration for a single, CacheServer
to serve cache client
applications.
- GemfireCacheTransactionsConfiguration - Class in org.springframework.data.gemfire.transaction.config
-
- GemfireCacheTransactionsConfiguration() - Constructor for class org.springframework.data.gemfire.transaction.config.GemfireCacheTransactionsConfiguration
-
- GemfireCacheUtils - Class in org.springframework.data.gemfire
-
Abstract utility class featuring methods for Apache Geode / Pivotal GemFire Cache or Region handling.
- GemfireCacheUtils() - Constructor for class org.springframework.data.gemfire.GemfireCacheUtils
-
- GemfireCachingConfiguration - Class in org.springframework.data.gemfire.cache.config
-
- GemfireCachingConfiguration() - Constructor for class org.springframework.data.gemfire.cache.config.GemfireCachingConfiguration
-
- GemfireCallback<T> - Interface in org.springframework.data.gemfire
-
Callback interface for GemFire code.
- GemfireCancellationException - Exception in org.springframework.data.gemfire
-
GemFire-specific class for exceptions caused by system cancellations.
- GemfireCancellationException(CancelException) - Constructor for exception org.springframework.data.gemfire.GemfireCancellationException
-
- gemfireClusterSchemaObjectInitializer(Environment, GemFireCache) - Method in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration
-
- GemFireComponentClassTypeScanner - Class in org.springframework.data.gemfire.config.annotation.support
-
- GemFireComponentClassTypeScanner(Set<String>) - Constructor for class org.springframework.data.gemfire.config.annotation.support.GemFireComponentClassTypeScanner
-
- GemFireConnectionHolder() - Constructor for class org.springframework.data.gemfire.config.annotation.support.AbstractGemFireAsLastResourceAspectSupport.GemFireConnectionHolder
-
- GemfireConstants - Interface in org.springframework.data.gemfire.config.xml
-
The GemfireConstants class define constants for Spring GemFire component bean names.
- GemfireDaoSupport - Class in org.springframework.data.gemfire.dao
-
Convenient super class for GemFire Data Access Objects (DAO) implementing the Spring
DaoSupport
abstract class.
- GemfireDaoSupport() - Constructor for class org.springframework.data.gemfire.dao.GemfireDaoSupport
-
- GemfireDataSourcePostProcessor - Class in org.springframework.data.gemfire.client
-
A Spring
BeanFactoryPostProcessor
used to register a Client Region beans for each Region accessible to
an Apache Geode or Pivotal GemFire DataSource.
- GemfireDataSourcePostProcessor() - Constructor for class org.springframework.data.gemfire.client.GemfireDataSourcePostProcessor
-
- gemfireDataSourcePostProcessor() - Method in class org.springframework.data.gemfire.config.annotation.ClusterDefinedRegionsConfiguration
-
- GemfireEntityInformation<T,ID> - Interface in org.springframework.data.gemfire.repository.query
-
EntityInformation
capturing GemFire specific information.
- GemfireFeature - Enum in org.springframework.data.gemfire.config.support
-
The GemfireFeature enum is an enumeration of features available in Apache Geode and Pivotal GemFire combined.
- GemfireFunction - Annotation Type in org.springframework.data.gemfire.function.annotation
-
Used to declare a concrete method as a GemFire function implementation
- GemfireFunctionBeanPostProcessor - Class in org.springframework.data.gemfire.function.config
-
- GemfireFunctionBeanPostProcessor() - Constructor for class org.springframework.data.gemfire.function.config.GemfireFunctionBeanPostProcessor
-
- GemfireFunctionBeanPostProcessorRegistrar - Class in org.springframework.data.gemfire.function.config
-
- GemfireFunctionBeanPostProcessorRegistrar() - Constructor for class org.springframework.data.gemfire.function.config.GemfireFunctionBeanPostProcessorRegistrar
-
- GemfireFunctionCallback<T> - Interface in org.springframework.data.gemfire.function.execution
-
A callback for Gemfire Function Templates
- GemfireFunctionOperations - Interface in org.springframework.data.gemfire.function.execution
-
An interface for invoking Gemfire functions
- GemfireFunctionProxyFactoryBean - Class in org.springframework.data.gemfire.function.execution
-
A Proxy
FactoryBean
for all non-Region Function Execution interfaces.
- GemfireFunctionProxyFactoryBean(Class<?>, GemfireFunctionOperations) - Constructor for class org.springframework.data.gemfire.function.execution.GemfireFunctionProxyFactoryBean
-
- GemfireFunctions - Class in org.springframework.data.gemfire.support
-
Abstract class defining useful Java
Functions
for Apache Geode
- GemfireFunctions() - Constructor for class org.springframework.data.gemfire.support.GemfireFunctions
-
- GemfireFunctionUtils - Class in org.springframework.data.gemfire.function
-
Utility class for registering a POJO as a GemFire/Geode Function
.
- GemfireFunctionUtils() - Constructor for class org.springframework.data.gemfire.function.GemfireFunctionUtils
-
- GemfireIndexException - Exception in org.springframework.data.gemfire
-
Gemfire-specific subclass thrown on Index management.
- GemfireIndexException(Exception) - Constructor for exception org.springframework.data.gemfire.GemfireIndexException
-
- GemfireIndexException(String, Exception) - Constructor for exception org.springframework.data.gemfire.GemfireIndexException
-
- GemfireIndexException(IndexCreationException) - Constructor for exception org.springframework.data.gemfire.GemfireIndexException
-
- GemfireIndexException(String, IndexCreationException) - Constructor for exception org.springframework.data.gemfire.GemfireIndexException
-
- GemfireIndexException(IndexExistsException) - Constructor for exception org.springframework.data.gemfire.GemfireIndexException
-
- GemfireIndexException(String, IndexExistsException) - Constructor for exception org.springframework.data.gemfire.GemfireIndexException
-
- GemfireIndexException(IndexInvalidException) - Constructor for exception org.springframework.data.gemfire.GemfireIndexException
-
- GemfireIndexException(String, IndexInvalidException) - Constructor for exception org.springframework.data.gemfire.GemfireIndexException
-
- GemfireIndexException(IndexMaintenanceException) - Constructor for exception org.springframework.data.gemfire.GemfireIndexException
-
- GemfireIndexException(String, IndexMaintenanceException) - Constructor for exception org.springframework.data.gemfire.GemfireIndexException
-
- GemfireIndexException(IndexNameConflictException) - Constructor for exception org.springframework.data.gemfire.GemfireIndexException
-
- GemfireIndexException(String, IndexNameConflictException) - Constructor for exception org.springframework.data.gemfire.GemfireIndexException
-
- gemfireJcaConnectionAcquiringAspect() - Method in class org.springframework.data.gemfire.config.annotation.GemFireAsLastResourceConfiguration
-
- gemfireJcaConnectionClosingAspect() - Method in class org.springframework.data.gemfire.config.annotation.GemFireAsLastResourceConfiguration
-
- GemfireListenerExecutionFailedException - Exception in org.springframework.data.gemfire.listener
-
Exception thrown when the execution of a listener method failed.
- GemfireListenerExecutionFailedException(String) - Constructor for exception org.springframework.data.gemfire.listener.GemfireListenerExecutionFailedException
-
Constructs a new GemfireListenerExecutionFailedException
instance.
- GemfireListenerExecutionFailedException(String, Throwable) - Constructor for exception org.springframework.data.gemfire.listener.GemfireListenerExecutionFailedException
-
Constructs a new GemfireListenerExecutionFailedException
instance.
- GemfireMappingContext - Class in org.springframework.data.gemfire.mapping
-
Spring Data AbstractMappingContext
implementation defining entity mapping meta-data
for GemFire persistent entities.
- GemfireMappingContext() - Constructor for class org.springframework.data.gemfire.mapping.GemfireMappingContext
-
Constructs a GemfireMappingContext with a GemfireSimpleTypeHolder.
- GemfireOnMemberFunctionTemplate - Class in org.springframework.data.gemfire.function.execution
-
- GemfireOnMemberFunctionTemplate() - Constructor for class org.springframework.data.gemfire.function.execution.GemfireOnMemberFunctionTemplate
-
- GemfireOnMemberFunctionTemplate(DistributedMember) - Constructor for class org.springframework.data.gemfire.function.execution.GemfireOnMemberFunctionTemplate
-
- GemfireOnMemberFunctionTemplate(String[]) - Constructor for class org.springframework.data.gemfire.function.execution.GemfireOnMemberFunctionTemplate
-
- GemfireOnMembersFunctionTemplate - Class in org.springframework.data.gemfire.function.execution
-
- GemfireOnMembersFunctionTemplate() - Constructor for class org.springframework.data.gemfire.function.execution.GemfireOnMembersFunctionTemplate
-
- GemfireOnMembersFunctionTemplate(Set<DistributedMember>) - Constructor for class org.springframework.data.gemfire.function.execution.GemfireOnMembersFunctionTemplate
-
- GemfireOnMembersFunctionTemplate(String[]) - Constructor for class org.springframework.data.gemfire.function.execution.GemfireOnMembersFunctionTemplate
-
- GemfireOnRegionFunctionTemplate - Class in org.springframework.data.gemfire.function.execution
-
An AbstractFunctionTemplate
implementation for executing
a Function
on a target Region
.
- GemfireOnRegionFunctionTemplate(Region<?, ?>) - Constructor for class org.springframework.data.gemfire.function.execution.GemfireOnRegionFunctionTemplate
-
- GemfireOnRegionOperations - Interface in org.springframework.data.gemfire.function.execution
-
Interface define Region
Function
data access operations.
- GemfireOnServerFunctionTemplate - Class in org.springframework.data.gemfire.function.execution
-
Creates an OnServer Function
Execution
initialized with
either a RegionService
or a Pool
.
- GemfireOnServerFunctionTemplate(RegionService) - Constructor for class org.springframework.data.gemfire.function.execution.GemfireOnServerFunctionTemplate
-
- GemfireOnServerFunctionTemplate(Pool) - Constructor for class org.springframework.data.gemfire.function.execution.GemfireOnServerFunctionTemplate
-
- GemfireOnServerFunctionTemplate(String) - Constructor for class org.springframework.data.gemfire.function.execution.GemfireOnServerFunctionTemplate
-
- GemfireOnServersFunctionTemplate - Class in org.springframework.data.gemfire.function.execution
-
Creates an OnServers Function
Execution
initialized with
either a RegionService
or a Pool
.
- GemfireOnServersFunctionTemplate(RegionService) - Constructor for class org.springframework.data.gemfire.function.execution.GemfireOnServersFunctionTemplate
-
- GemfireOnServersFunctionTemplate(Pool) - Constructor for class org.springframework.data.gemfire.function.execution.GemfireOnServersFunctionTemplate
-
- GemfireOnServersFunctionTemplate(String) - Constructor for class org.springframework.data.gemfire.function.execution.GemfireOnServersFunctionTemplate
-
- GemfireOperations - Interface in org.springframework.data.gemfire
-
GemfireOperations
defines the {
Region
data access operations that can be performed
using the Template software design pattern.
- GemfirePersistentEntity<T> - Class in org.springframework.data.gemfire.mapping
-
PersistentEntity
implementation adding custom GemFire persistent entity related metadata, such as the
Region
to which the entity is mapped, etc.
- GemfirePersistentEntity(TypeInformation<T>) - Constructor for class org.springframework.data.gemfire.mapping.GemfirePersistentEntity
-
Constructs a new instance of
GemfirePersistentEntity
initialized with the given
TypeInformation
describing the domain object (entity)
Class
type.
- GemfirePersistentProperty - Class in org.springframework.data.gemfire.mapping
-
PersistentProperty
implementation to for Gemfire related metadata.
- GemfirePersistentProperty(Property, PersistentEntity<?, GemfirePersistentProperty>, SimpleTypeHolder) - Constructor for class org.springframework.data.gemfire.mapping.GemfirePersistentProperty
-
- gemfireProperties() - Method in class org.springframework.data.gemfire.config.annotation.AbstractCacheConfiguration
-
Returns a
Properties
object containing Pivotal GemFire/Apache Geode properties used to configure
the Pivotal GemFire/Apache Geode cache.
- GemFireProperties - Enum in org.springframework.data.gemfire
-
An Enum (enumeration) of Apache Geode gemfire.properties.
- GemFirePropertiesBeanPostProcessor(Properties) - Constructor for class org.springframework.data.gemfire.config.annotation.support.EmbeddedServiceConfigurationSupport.GemFirePropertiesBeanPostProcessor
-
- GemFirePropertiesConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
- GemFirePropertiesConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.GemFirePropertiesConfiguration
-
- GemfireQueryException - Exception in org.springframework.data.gemfire
-
- GemfireQueryException(String, QueryException) - Constructor for exception org.springframework.data.gemfire.GemfireQueryException
-
- GemfireQueryException(QueryException) - Constructor for exception org.springframework.data.gemfire.GemfireQueryException
-
- GemfireQueryException(String, QueryExecutionTimeoutException) - Constructor for exception org.springframework.data.gemfire.GemfireQueryException
-
- GemfireQueryException(QueryExecutionTimeoutException) - Constructor for exception org.springframework.data.gemfire.GemfireQueryException
-
- GemfireQueryException(String, QueryInvalidException) - Constructor for exception org.springframework.data.gemfire.GemfireQueryException
-
- GemfireQueryException(QueryInvalidException) - Constructor for exception org.springframework.data.gemfire.GemfireQueryException
-
- GemfireQueryException(String, RuntimeException) - Constructor for exception org.springframework.data.gemfire.GemfireQueryException
-
- GemfireQueryException(RuntimeException) - Constructor for exception org.springframework.data.gemfire.GemfireQueryException
-
- GemfireQueryMethod - Class in org.springframework.data.gemfire.repository.query
-
QueryMethod
implementation for Apache Geode.
- GemfireQueryMethod(Method, RepositoryMetadata, ProjectionFactory, MappingContext<? extends GemfirePersistentEntity<?>, GemfirePersistentProperty>) - Constructor for class org.springframework.data.gemfire.repository.query.GemfireQueryMethod
-
- GemfireQueryMethod(Method, RepositoryMetadata, ProjectionFactory, MappingContext<? extends GemfirePersistentEntity<?>, GemfirePersistentProperty>, QueryMethodEvaluationContextProvider) - Constructor for class org.springframework.data.gemfire.repository.query.GemfireQueryMethod
-
- GemfireRepositoriesRegistrar - Class in org.springframework.data.gemfire.repository.config
-
- GemfireRepositoriesRegistrar() - Constructor for class org.springframework.data.gemfire.repository.config.GemfireRepositoriesRegistrar
-
- GemfireRepository<T,ID> - Interface in org.springframework.data.gemfire.repository
-
Apache Geode extension of the Spring Data PagingAndSortingRepository
interface.
- GemfireRepositoryConfigurationExtension - Class in org.springframework.data.gemfire.repository.config
-
RepositoryConfigurationExtension
implementation handling Apache Geode specific extensions
in the Repository
XML and Annotation-based configuration metadata.
- GemfireRepositoryConfigurationExtension() - Constructor for class org.springframework.data.gemfire.repository.config.GemfireRepositoryConfigurationExtension
-
- GemfireRepositoryExtension - Class in org.springframework.data.gemfire.repository.cdi
-
The GemfireRepositoryExtension class...
- GemfireRepositoryExtension() - Constructor for class org.springframework.data.gemfire.repository.cdi.GemfireRepositoryExtension
-
- GemfireRepositoryFactory - Class in org.springframework.data.gemfire.repository.support
-
RepositoryFactorySupport
implementation creating repository proxies
for Gemfire.
- GemfireRepositoryFactory(Iterable<Region<?, ?>>, MappingContext<? extends GemfirePersistentEntity<?>, GemfirePersistentProperty>) - Constructor for class org.springframework.data.gemfire.repository.support.GemfireRepositoryFactory
-
Constructs a new instance of
GemfireRepositoryFactory
initialized with the given collection
of configured
Regions
and the
MappingContext
.
- GemfireRepositoryFactoryBean<T extends org.springframework.data.repository.Repository<S,ID>,S,ID> - Class in org.springframework.data.gemfire.repository.support
-
- GemfireRepositoryFactoryBean(Class<? extends T>) - Constructor for class org.springframework.data.gemfire.repository.support.GemfireRepositoryFactoryBean
-
- GemfireRepositoryFactoryBean.QueryPostProcessorRegistrationOnQueryCreationListener - Class in org.springframework.data.gemfire.repository.support
-
- GemfireRepositoryQuery - Class in org.springframework.data.gemfire.repository.query
-
Abstract base class for Apache Geode specific RepositoryQuery
implementations.
- GemfireRepositoryQuery(GemfireQueryMethod) - Constructor for class org.springframework.data.gemfire.repository.query.GemfireRepositoryQuery
-
- GemfireSimpleTypeHolder - Class in org.springframework.data.gemfire.mapping.model
-
The GemfireSimpleTypeHolder class is a Spring Data Commons SimpleTypeHolder implementation adding additional
simple types to the collection.
- GemfireSimpleTypeHolder() - Constructor for class org.springframework.data.gemfire.mapping.model.GemfireSimpleTypeHolder
-
Constructs an instance of GemfireSimpleTypeHolder initialized with additional, custom simple types
handled by GemFire along with register the default simple types.
- GemfireSimpleTypeHolder(SimpleTypeHolder) - Constructor for class org.springframework.data.gemfire.mapping.model.GemfireSimpleTypeHolder
-
Constructs an instance of the GemfireSimpleTypeHolder initialized with a source SimpleTypeHolder
.
- GemfireSystemException - Exception in org.springframework.data.gemfire
-
GemFire-specific subclass of UncategorizedDataAccessException, for GemFire system errors that do not match any concrete org.springframework.dao
exceptions.
- GemfireSystemException(GemFireCheckedException) - Constructor for exception org.springframework.data.gemfire.GemfireSystemException
-
- GemfireSystemException(GemFireException) - Constructor for exception org.springframework.data.gemfire.GemfireSystemException
-
- GemfireSystemException(RuntimeException) - Constructor for exception org.springframework.data.gemfire.GemfireSystemException
-
- GemfireTemplate - Class in org.springframework.data.gemfire
-
The
GemfireTemplate
class simplifies Apache Geode data access operations, converting Apache Geode
GemFireCheckedExceptions
and
GemFireExceptions
into
Spring
DataAccessExceptions
, following the
org.springframework.dao
Exception
hierarchy.
- GemfireTemplate() - Constructor for class org.springframework.data.gemfire.GemfireTemplate
-
- GemfireTemplate(Region<K, V>) - Constructor for class org.springframework.data.gemfire.GemfireTemplate
-
Constructs a new instance of the
GemfireTemplate
initialized with the given
Region
on which
(cache) data access operations will be performed.
- GemfireTransactionCommitException - Exception in org.springframework.data.gemfire.transaction
-
- GemfireTransactionCommitException(String, Throwable) - Constructor for exception org.springframework.data.gemfire.transaction.GemfireTransactionCommitException
-
- GemfireTransactionCommitException(String) - Constructor for exception org.springframework.data.gemfire.transaction.GemfireTransactionCommitException
-
- GemfireTransactionManager - Class in org.springframework.data.gemfire.transaction
-
Local Transaction Management for Pivotal GemFire.
- GemfireTransactionManager() - Constructor for class org.springframework.data.gemfire.transaction.GemfireTransactionManager
-
- GemfireTransactionManager(GemFireCache) - Constructor for class org.springframework.data.gemfire.transaction.GemfireTransactionManager
-
- GemfireTransactionManager.CacheHolder - Class in org.springframework.data.gemfire.transaction
-
Holder of GemFire cache transaction state.
- GemfireTransactionManager.CacheTransactionObject - Class in org.springframework.data.gemfire.transaction
-
GemFire local cache transaction object.
- GemfireUtils - Class in org.springframework.data.gemfire
-
GemfireUtils
is an abstract utility class encapsulating common functionality for accessing features
and capabilities of Apache Geode based on version as well as other configuration meta-data.
- GemfireUtils() - Constructor for class org.springframework.data.gemfire.GemfireUtils
-
- generateBeanName() - Method in class org.springframework.data.gemfire.config.annotation.support.EmbeddedServiceConfigurationSupport
-
- generateBeanName(Class<?>) - Method in class org.springframework.data.gemfire.config.annotation.support.EmbeddedServiceConfigurationSupport
-
- generateBeanName(String) - Method in class org.springframework.data.gemfire.config.annotation.support.EmbeddedServiceConfigurationSupport
-
- GenericRegionFactoryBean<K,V> - Class in org.springframework.data.gemfire
-
The GenericRegionFactoryBean class is an extension of the abstract, base PeerRegionFactoryBean class enabling developers
to define a GemFire Cache Region with defaults.
- GenericRegionFactoryBean() - Constructor for class org.springframework.data.gemfire.GenericRegionFactoryBean
-
- GeodeIntegratedSecurityConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
- GeodeIntegratedSecurityConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.GeodeIntegratedSecurityConfiguration
-
- get(Object) - Method in class org.springframework.data.gemfire.cache.GemfireCache
-
- get(Object, Class<T>) - Method in class org.springframework.data.gemfire.cache.GemfireCache
-
Returns the cache value for the given key cast to the specified
Class
type.
- get(Object, Callable<T>) - Method in class org.springframework.data.gemfire.cache.GemfireCache
-
Returns the cache value for given key.
- get() - Method in interface org.springframework.data.gemfire.CacheResolver
-
Gets the resolved instance of the GemFireCache
.
- get() - Static method in class org.springframework.data.gemfire.config.annotation.support.AbstractGemFireAsLastResourceAspectSupport.GemFireConnectionHolder
-
- get(K) - Method in interface org.springframework.data.gemfire.GemfireOperations
-
- get(K) - Method in class org.springframework.data.gemfire.GemfireTemplate
-
- get(ProceedingJoinPoint) - Method in class org.springframework.data.gemfire.serialization.json.JSONRegionAdvice
-
- get(int) - Method in class org.springframework.data.gemfire.support.ConnectionEndpointList
-
- get() - Method in class org.springframework.data.gemfire.support.GemfireBeanFactoryLocator.BeanFactoryReference
-
- get() - Method in interface org.springframework.data.gemfire.util.SpringExtensions.ValueReturningThrowableOperation
-
- getAction() - Method in class org.springframework.data.gemfire.eviction.EvictionAttributesFactoryBean
-
Gets the action performed on the Region when Eviction occurs.
- getAction() - Method in class org.springframework.data.gemfire.expiration.ExpirationAttributesFactoryBean
-
Gets the action to perform when a Region or an Entry expires.
- getAlertThreshold() - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
-
- getAlertThreshold() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
-
- getAll(Collection<?>) - Method in interface org.springframework.data.gemfire.GemfireOperations
-
- getAll(Collection<?>) - Method in class org.springframework.data.gemfire.GemfireTemplate
-
- getAll(ProceedingJoinPoint) - Method in class org.springframework.data.gemfire.serialization.json.JSONRegionAdvice
-
- getAndValidatePoolName(Map<String, Object>) - Method in class org.springframework.data.gemfire.config.annotation.AddPoolConfiguration
-
- getAnnotatedQuery() - Method in class org.springframework.data.gemfire.repository.query.GemfireQueryMethod
-
Returns the
Query
annotated OQL query value for this
QueryMethod
if present.
- getAnnotation() - Method in class org.springframework.data.gemfire.repository.config.GemfireRepositoriesRegistrar
-
Identifies the
Annotation
enabling Apache Geode
Repositories
.
- getAnnotationAttributes(Annotation) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
- getAnnotationAttributes(AnnotationMetadata) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
- getAnnotationAttributes(AnnotationMetadata, String) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
- getAnnotationAttributeStringValue(Annotation, String) - Static method in class org.springframework.data.gemfire.mapping.GemfirePersistentEntity
-
- getAnnotationParameterPosition(Method, Class<?>, Class<?>[]) - Static method in class org.springframework.data.gemfire.function.GemfireFunctionUtils
-
Determine the order position of a an annotated method parameter
- getAnnotationType() - Method in class org.springframework.data.gemfire.config.annotation.AddCacheServerConfiguration
-
- getAnnotationType() - Method in class org.springframework.data.gemfire.config.annotation.AddPoolConfiguration
-
- getAnnotationType() - Method in class org.springframework.data.gemfire.config.annotation.ApacheShiroSecurityConfiguration
-
- getAnnotationType() - Method in class org.springframework.data.gemfire.config.annotation.AuthConfiguration
-
- getAnnotationType() - Method in class org.springframework.data.gemfire.config.annotation.AuthenticationBeanConfiguration
-
- getAnnotationType() - Method in class org.springframework.data.gemfire.config.annotation.AutoRegionLookupConfiguration
-
- getAnnotationType() - Method in class org.springframework.data.gemfire.config.annotation.CacheServerConfiguration
-
Returns the cache application
Annotation
type pertaining to this configuration.
- getAnnotationType() - Method in class org.springframework.data.gemfire.config.annotation.CachingDefinedRegionsConfiguration.AbstractCacheNameResolver
-
- getAnnotationType() - Method in class org.springframework.data.gemfire.config.annotation.CachingDefinedRegionsConfiguration
-
Returns the
Annotation
type
that configures and creates
Regions
for application service
Methods
that are annotated with Spring's Cache Abstraction Annotations.
- getAnnotationType() - Method in class org.springframework.data.gemfire.config.annotation.ClientCacheConfiguration
-
Returns the cache application
Annotation
type pertaining to this configuration.
- getAnnotationType() - Method in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration
-
- getAnnotationType() - Method in class org.springframework.data.gemfire.config.annotation.ClusterDefinedRegionsConfiguration
-
- getAnnotationType() - Method in class org.springframework.data.gemfire.config.annotation.CompressionConfiguration
-
- getAnnotationType() - Method in class org.springframework.data.gemfire.config.annotation.ContinuousQueryConfiguration
-
- getAnnotationType() - Method in class org.springframework.data.gemfire.config.annotation.DiskStoreConfiguration
-
Returns the
DiskStore
Annotation
type specified in configuration.
- getAnnotationType() - Method in class org.springframework.data.gemfire.config.annotation.EntityDefinedRegionsConfiguration
-
Returns the
Annotation
type
that configures and creates
Regions
for application persistent entities.
- getAnnotationType() - Method in class org.springframework.data.gemfire.config.annotation.EvictionConfiguration
-
- getAnnotationType() - Method in class org.springframework.data.gemfire.config.annotation.ExpirationConfiguration
-
- getAnnotationType() - Method in class org.springframework.data.gemfire.config.annotation.GatewayReceiverConfiguration
-
- getAnnotationType() - Method in class org.springframework.data.gemfire.config.annotation.GatewaySenderConfiguration
-
- getAnnotationType() - Method in class org.springframework.data.gemfire.config.annotation.GatewaySendersConfiguration
-
- getAnnotationType() - Method in class org.springframework.data.gemfire.config.annotation.GemFirePropertiesConfiguration
-
Returns the cache application
Annotation
type pertaining to this configuration.
- getAnnotationType() - Method in class org.springframework.data.gemfire.config.annotation.GeodeIntegratedSecurityConfiguration
-
- getAnnotationType() - Method in class org.springframework.data.gemfire.config.annotation.HttpServiceConfiguration
-
- getAnnotationType() - Method in class org.springframework.data.gemfire.config.annotation.LocatorApplicationConfiguration
-
Returns the
LocatorApplication
annotation used to configure and bootstrap a
Locator
-based,
Spring application.
- getAnnotationType() - Method in class org.springframework.data.gemfire.config.annotation.LocatorConfiguration
-
- getAnnotationType() - Method in class org.springframework.data.gemfire.config.annotation.LoggingConfiguration
-
- getAnnotationType() - Method in class org.springframework.data.gemfire.config.annotation.ManagerConfiguration
-
- getAnnotationType() - Method in class org.springframework.data.gemfire.config.annotation.McastConfiguration
-
- getAnnotationType() - Method in class org.springframework.data.gemfire.config.annotation.MemcachedServerConfiguration
-
- getAnnotationType() - Method in class org.springframework.data.gemfire.config.annotation.OffHeapConfiguration
-
- getAnnotationType() - Method in class org.springframework.data.gemfire.config.annotation.OffHeapConfiguration.OffHeapBeanFactoryPostProcessor
-
- getAnnotationType() - Method in class org.springframework.data.gemfire.config.annotation.PdxConfiguration
-
- getAnnotationType() - Method in class org.springframework.data.gemfire.config.annotation.PeerCacheConfiguration
-
Returns the cache application
Annotation
type pertaining to this configuration.
- getAnnotationType() - Method in class org.springframework.data.gemfire.config.annotation.RedisServerConfiguration
-
Deprecated.
- getAnnotationType() - Method in class org.springframework.data.gemfire.config.annotation.SslConfiguration
-
- getAnnotationType() - Method in class org.springframework.data.gemfire.config.annotation.StatisticsConfiguration
-
- getAnnotationType() - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
Returns the cache application
Annotation
type pertaining to this configuration.
- getAnnotationType() - Method in class org.springframework.data.gemfire.config.support.GatewaySenderBeanFactoryPostProcessor
-
- getAnnotationType() - Method in class org.springframework.data.gemfire.transaction.config.GemfireCacheTransactionsConfiguration
-
- getAnnotationTypeName() - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
- getAnnotationTypeSimpleName() - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
- getApplicationContext() - Method in class org.springframework.data.gemfire.config.annotation.support.GemFireComponentClassTypeScanner
-
- getApplicationContext() - Method in class org.springframework.data.gemfire.config.support.AbstractSmartLifecycle
-
- getApplicationContext() - Method in class org.springframework.data.gemfire.repository.support.GemfireRepositoryFactoryBean
-
- getApplicationContext() - Static method in class org.springframework.data.gemfire.support.SpringContextBootstrappingInitializer
-
Gets a reference to the Spring ApplicationContext constructed, configured and initialized inside the GemFire
Server-based JVM process.
- getApplicationEventPublisher() - Method in class org.springframework.data.gemfire.transaction.event.TransactionListenerAdapter
-
- getArgument() - Method in class org.springframework.data.gemfire.cache.CallableCacheLoaderAdapter
-
Gets the argument used by this CacheLoader
to load the value for the specified key.
- getAssociatedBeanName() - Method in class org.springframework.data.gemfire.support.GemfireBeanFactoryLocator
-
Gets the name of the Spring bean associated with the Spring
BeanFactory
that possibly created the bean.
- getAssociatedBeanNameWithAliases() - Method in class org.springframework.data.gemfire.support.GemfireBeanFactoryLocator
-
Returns a
Set
of all names and aliases assigned to the Spring bean that is associated with
the Spring
BeanFactory
.
- getAsyncEventListener() - Method in class org.springframework.data.gemfire.wan.AsyncEventQueueFactoryBean
-
Returns the configured
AsyncEventListener
for the
AsyncEventQueue
returned by this
FactoryBean
.
- getAsyncEventQueue() - Method in class org.springframework.data.gemfire.wan.AsyncEventQueueFactoryBean
-
Returns the
AsyncEventQueue
created by this
FactoryBean
.
- getAttributes() - Method in class org.springframework.data.gemfire.CacheFactoryBean.JndiDataSource
-
- getAttributes() - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
-
- getAttributes() - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
-
- getAttributes() - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
-
Returns the RegionAttributes
used to configure this Region
.
- getAuthentication() - Method in class org.springframework.data.gemfire.config.annotation.support.AutoConfiguredAuthenticationInitializer
-
- getAvailableServerRegionIndexes() - Method in class org.springframework.data.gemfire.config.admin.AbstractGemfireAdminOperations
-
Returns an
Iterable
of all the server
Region
Indexes
.
- getAvailableServerRegionIndexes() - Method in interface org.springframework.data.gemfire.config.admin.GemfireAdminOperations
-
Returns an
Iterable
of all the server
Region
Indexes
.
- getAvailableServerRegionIndexes() - Method in class org.springframework.data.gemfire.config.admin.remote.FunctionGemfireAdminTemplate
-
Returns an
Iterable
of all the server
Region
Indexes
.
- getAvailableServerRegions() - Method in class org.springframework.data.gemfire.config.admin.AbstractGemfireAdminOperations
-
Returns a
collection
of
Region
names defined on the GemFire Servers in the cluster.
- getAvailableServerRegions() - Method in interface org.springframework.data.gemfire.config.admin.GemfireAdminOperations
-
Returns a
collection
of
Region
names defined on the GemFire Servers in the cluster.
- getAvailableServerRegions() - Method in class org.springframework.data.gemfire.config.admin.remote.FunctionGemfireAdminTemplate
-
Lists all available Regions
configured for all servers in the remote Pivotal GemFire
/ Apache Geode cluster.
- getBasePackages() - Method in class org.springframework.data.gemfire.config.annotation.support.GemFireComponentClassTypeScanner
-
Returns an unmodifiable
Set
of base packages to scan for GemFire components.
- getBasePackages() - Method in class org.springframework.data.gemfire.function.config.AnnotationFunctionExecutionConfigurationSource
-
- getBasePackages() - Method in interface org.springframework.data.gemfire.function.config.FunctionExecutionConfigurationSource
-
Returns the base packages the repository interfaces shall be found under.
- getBasePackages() - Method in class org.springframework.data.gemfire.function.config.XmlFunctionExecutionConfigurationSource
-
- getBatchConflationEnabled() - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
-
- getBatchSize() - Method in class org.springframework.data.gemfire.function.PojoFunctionWrapper
-
- getBatchSize() - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
-
- getBatchSize() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
-
- getBatchTimeInterval() - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
-
- getBatchTimeInterval() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
-
- getBean() - Method in interface org.springframework.data.gemfire.util.SpringExtensions.OrderedBeanWrapper
-
- getBeanClassLoader() - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
- getBeanClassLoader() - Method in class org.springframework.data.gemfire.function.execution.GemfireFunctionProxyFactoryBean
-
- getBeanClassLoader() - Method in class org.springframework.data.gemfire.search.lucene.ProjectingLuceneAccessor
-
- getBeanClassLoader() - Method in class org.springframework.data.gemfire.support.AbstractFactoryBeanSupport
-
- getBeanFactory() - Method in class org.springframework.data.gemfire.client.GemfireDataSourcePostProcessor
-
- getBeanFactory() - Method in class org.springframework.data.gemfire.client.support.BeanFactoryPoolResolver
-
Returns a reference to the configured Spring
BeanFactory
used to resolve managed
Pool
objects.
- getBeanFactory() - Method in class org.springframework.data.gemfire.config.annotation.ClientCacheConfiguration
-
Returns a reference to the Spring
BeanFactory
in the current application context.
- getBeanFactory() - Method in class org.springframework.data.gemfire.config.annotation.PdxConfiguration
-
- getBeanFactory() - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
Returns a reference to the Spring
BeanFactory
in the current application context.
- getBeanFactory() - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractLazyResolvingComposableConfigurer
-
Returns a reference to the configured Spring
BeanFactory
.
- getBeanFactory() - Method in class org.springframework.data.gemfire.config.support.AutoRegionLookupBeanPostProcessor
-
Returns a reference to the containing Spring
BeanFactory
.
- getBeanFactory() - Method in class org.springframework.data.gemfire.expiration.AnnotationBasedExpiration
-
- getBeanFactory() - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
-
- getBeanFactory() - Method in class org.springframework.data.gemfire.search.lucene.ProjectingLuceneAccessor
-
- getBeanFactory() - Method in class org.springframework.data.gemfire.support.AbstractFactoryBeanSupport
-
- getBeanFactory() - Method in class org.springframework.data.gemfire.support.BeanFactoryCacheResolver
-
Returns the configured reference to the Spring
BeanFactory
used to resolve the single instance
of the
GemFireCache
.
- getBeanFactory() - Method in class org.springframework.data.gemfire.support.BeanFactoryRegionResolver
-
Returns the configured reference to the
BeanFactory
used to resolve cache
Regions
.
- getBeanFactory() - Method in class org.springframework.data.gemfire.support.DeclarableSupport
-
- getBeanFactory() - Method in class org.springframework.data.gemfire.support.GemfireBeanFactoryLocator
-
- getBeanFactoryKey() - Method in class org.springframework.data.gemfire.support.DeclarableSupport
-
- getBeanFactoryLocator() - Method in class org.springframework.data.gemfire.AbstractConfigurableCacheFactoryBean
-
Returns a reference to the configured
GemfireBeanFactoryLocator
used to resolve Spring bean references
in Apache Geode native configuration metadata (e.g.
- getBeanName() - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
-
Returns the configured
bean name
of this container.
- getBeanName() - Method in class org.springframework.data.gemfire.support.AbstractFactoryBeanSupport
-
- getBeanName() - Method in interface org.springframework.data.gemfire.util.SpringExtensions.OrderedBeanWrapper
-
- getBeansOfTypeOrdered(ConfigurableListableBeanFactory, Class<T>) - Static method in class org.springframework.data.gemfire.util.SpringExtensions
-
Returns a
List
of beans by the given
type
in order.
- getBeansOfTypeOrdered(ConfigurableListableBeanFactory, Class<T>, boolean, boolean) - Static method in class org.springframework.data.gemfire.util.SpringExtensions
-
Returns a
List
of beans by the given
type
in order.
- getBindAddress() - Method in class org.springframework.data.gemfire.config.annotation.CacheServerConfiguration
-
- getBindAddress() - Method in class org.springframework.data.gemfire.config.annotation.LocatorApplicationConfiguration
-
- getBindAddress() - Method in class org.springframework.data.gemfire.LocatorFactoryBean
-
- getBuildNumber() - Method in class org.springframework.data.gemfire.util.JavaVersion
-
- getCache() - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
-
Returns a reference to the constructed, configured an initialized
GemFireCache
instance created by
this cache
FactoryBean
.
- getCache() - Method in class org.springframework.data.gemfire.cache.GemfireCacheManager
-
Returns the
GemFireCache
instance backing this
CacheManager
.
- getCache() - Method in class org.springframework.data.gemfire.repository.support.GemfireRepositoryFactoryBean
-
Returns an
Optional
reference to the configured Apache Geode
GemFireCache
.
- getCache() - Method in class org.springframework.data.gemfire.ResolvableRegionFactoryBean
-
Returns a reference to the GemFireCache
used to create the Region
.
- getCache() - Method in class org.springframework.data.gemfire.search.lucene.LuceneAccessor
-
Returns a reference to the GemFireCache
.
- getCache() - Method in class org.springframework.data.gemfire.search.lucene.LuceneIndexFactoryBean
-
Returns a reference to the GemFireCache
.
- getCache() - Method in class org.springframework.data.gemfire.search.lucene.LuceneServiceFactoryBean
-
Returns a reference to the single GemFireCache
instance.
- getCache() - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean
-
Gets a reference to the GemFire Cache for which the snapshot will be taken.
- getCache() - Method in class org.springframework.data.gemfire.support.SmartCacheResolverFactoryBean
-
- getCache() - Method in class org.springframework.data.gemfire.transaction.GemfireTransactionManager
-
Returns a reference to the GemFireCache
for which this transaction manager
manages local cache transactions.
- getCache() - Static method in class org.springframework.data.gemfire.util.CacheUtils
-
- getCache() - Method in class org.springframework.data.gemfire.wan.AbstractWANComponentFactoryBean
-
- getCacheBeanName() - Method in class org.springframework.data.gemfire.support.BeanFactoryCacheResolver
-
Returns the optionally configured
bean name
used to further qualify the resolution of
the
GemFireCache
object reference in a Spring context.
- getCacheBeanName() - Method in class org.springframework.data.gemfire.support.SmartCacheResolverFactoryBean
-
- getCacheConfiguration() - Method in class org.springframework.data.gemfire.config.annotation.support.EmbeddedServiceConfigurationSupport
-
Returns a reference to an instance of the
AbstractCacheConfiguration
class used to configure
a GemFire (Singleton, client or peer) cache instance along with it's associated, embedded services.
- getCacheFactoryInitializer() - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
-
- getCacheLoader() - Method in class org.springframework.data.gemfire.cache.CallableCacheLoaderAdapter
-
The CacheLoader
delegate used to actually load the cache value for the specified key.
- getCacheNameResolver() - Method in class org.springframework.data.gemfire.config.annotation.CachingDefinedRegionsConfiguration
-
- getCacheResolverOne() - Method in class org.springframework.data.gemfire.support.ComposableCacheResolver
-
Returns a reference to the first, non-null, configured
CacheResolver
in the composition.
- getCacheResolverTwo() - Method in class org.springframework.data.gemfire.support.ComposableCacheResolver
-
Returns a reference to the second, non-null, configured
CacheResolver
in the composition.
- getCacheTransactionManager() - Method in class org.springframework.data.gemfire.transaction.GemfireTransactionManager
-
Returns a reference to the CacheTransactionManager
used by Apache Geode to manage local,
cache transactions.
- getCacheXml() - Method in class org.springframework.data.gemfire.AbstractConfigurableCacheFactoryBean
-
Returns a reference to an (optional) Apache Geode native cache.xml
Resource
.
- getCacheXml() - Method in class org.springframework.data.gemfire.config.annotation.AbstractCacheConfiguration
-
- getCandidates(ResourceLoader) - Method in class org.springframework.data.gemfire.function.config.AbstractFunctionExecutionConfigurationSource
-
- getCanonicalizedFromClause() - Method in class org.springframework.data.gemfire.domain.support.AbstractIndexSupport
-
- getCanonicalizedFromClause() - Method in class org.springframework.data.gemfire.IndexFactoryBean.IndexWrapper
-
- getCanonicalizedIndexedExpression() - Method in class org.springframework.data.gemfire.domain.support.AbstractIndexSupport
-
- getCanonicalizedIndexedExpression() - Method in class org.springframework.data.gemfire.IndexFactoryBean.IndexWrapper
-
- getCanonicalizedProjectionAttributes() - Method in class org.springframework.data.gemfire.domain.support.AbstractIndexSupport
-
- getCanonicalizedProjectionAttributes() - Method in class org.springframework.data.gemfire.IndexFactoryBean.IndexWrapper
-
- getClassCacheAnnotationTypes() - Method in class org.springframework.data.gemfire.config.annotation.CachingDefinedRegionsConfiguration.AbstractCacheNameResolver
-
- getClassCacheAnnotationTypes() - Method in class org.springframework.data.gemfire.config.annotation.CachingDefinedRegionsConfiguration.SpringCacheAnnotationsCacheNameResolver
-
- getClientCache() - Method in class org.springframework.data.gemfire.config.admin.remote.FunctionGemfireAdminTemplate
-
Returns a reference to the configured ClientCache
instance.
- getClientCache() - Static method in class org.springframework.data.gemfire.util.CacheUtils
-
- getClientCacheResolver() - Method in class org.springframework.data.gemfire.client.support.ClientCacheDefaultPoolResolver
-
Returns a reference to the configured
CacheResolver
used to (lazily) resolve
the
ClientCache
instance.
- getClientRegionShortcut() - Method in enum org.springframework.data.gemfire.client.ClientRegionShortcutWrapper
-
- getClientRegionShortcut() - Method in class org.springframework.data.gemfire.client.GemfireDataSourcePostProcessor
-
Returns the data policy used to configure the client Region
.
- getClientRegionShortcut() - Method in class org.springframework.data.gemfire.config.annotation.CachingDefinedRegionsConfiguration
-
Returns the configured ClientRegionShortcut
specifying the data management policy to use
when creating a client Region
.
- getClientRegionShortcut() - Method in class org.springframework.data.gemfire.config.annotation.ClusterDefinedRegionsConfiguration
-
- getClientRegionShortcut() - Method in class org.springframework.data.gemfire.config.annotation.EntityDefinedRegionsConfiguration.RegionBeanDefinitionMetadata
-
- getClientRegionShortcut() - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
-
- getClose() - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
-
- getCollectionType() - Method in class org.springframework.data.gemfire.repository.query.AbstractSelectResults
-
- getCompositeCacheServerConfigurer() - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
-
- getCompositeClientCacheConfigurer() - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
-
- getCompositeContinuousQueryListenerContainerConfigurer() - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
-
- getCompositeDiskStoreConfigurer() - Method in class org.springframework.data.gemfire.DiskStoreFactoryBean
-
- getCompositeIndexConfigurer() - Method in class org.springframework.data.gemfire.IndexFactoryBean
-
- getCompositeIndexConfigurer() - Method in class org.springframework.data.gemfire.search.lucene.LuceneIndexFactoryBean
-
- getCompositeLocatorConfigurer() - Method in class org.springframework.data.gemfire.LocatorFactoryBean
-
- getCompositePeerCacheConfigurer() - Method in class org.springframework.data.gemfire.CacheFactoryBean
-
- getCompositePoolConfigurer() - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
-
Returns a reference to the Composite
PoolConfigurer
used to apply additional configuration
to this
PoolFactoryBean
on Spring container initialization.
- getCompositeRegionConfigurer() - Method in class org.springframework.data.gemfire.ConfigurableRegionFactoryBean
-
- getCompositionStrategy() - Method in class org.springframework.data.gemfire.support.SmartCacheResolverFactoryBean
-
- getCompressor() - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
-
Returns the configured Compressor
used to compress the this Region's
data.
- getConfigurationPhase() - Method in class org.springframework.data.gemfire.config.annotation.AutoConfiguredAuthenticationConfiguration.AuthenticationAutoConfigurationEnabledCondition
-
- getConfiguredCacheResolvers() - Method in class org.springframework.data.gemfire.support.SmartCacheResolverFactoryBean
-
- getConfigurerType() - Method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableCacheServerConfigurer
-
- getConfigurerType() - Method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableClientCacheConfigurer
-
- getConfigurerType() - Method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableContinuousQueryListenerContainerConfigurer
-
- getConfigurerType() - Method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableDiskStoreConfigurer
-
- getConfigurerType() - Method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableGatewayReceiverConfigurer
-
- getConfigurerType() - Method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableGatewaySenderConfigurer
-
- getConfigurerType() - Method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableIndexConfigurer
-
- getConfigurerType() - Method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableLocatorConfigurer
-
- getConfigurerType() - Method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposablePeerCacheConfigurer
-
- getConfigurerType() - Method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposablePoolConfigurer
-
- getConfigurerType() - Method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableRegionConfigurer
-
- getConfigurerType() - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractLazyResolvingComposableConfigurer
-
- getContent() - Method in class org.springframework.data.gemfire.domain.EmptySlice
-
- getContent() - Method in class org.springframework.data.gemfire.domain.ListablePage
-
- getContent() - Method in class org.springframework.data.gemfire.domain.support.AbstractSliceSupport
-
- getContent() - Method in class org.springframework.data.gemfire.search.lucene.support.LucenePage
-
- getContext() - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractGemFireAsLastResourceAspectSupport
-
Returns a reference to the naming
Context
.
- getContinuousQueries() - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
-
Returns a reference to all the configured/registered Continuous Queries
.
- getContinuousQueryDefinitions() - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
-
- getConversionService() - Method in class org.springframework.data.gemfire.mapping.MappingPdxSerializer
-
Returns a reference to the configured
ConversionService
used to convert data store types
to application domain object types.
- getCopyOnRead() - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
-
Returns the configuration of the GemFireCache.getCopyOnRead()
property set on the GemFireCache
.
- getCopyOnRead() - Method in class org.springframework.data.gemfire.config.annotation.AbstractCacheConfiguration
-
- getCredentials() - Method in class org.springframework.data.gemfire.config.annotation.AuthenticationBeanConfiguration.SpringDataGeodeAuthentication
-
- getCredentials(Properties, DistributedMember, boolean) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAuthInitialize
-
Gets the security credentials used to authenticate this Apache Geode node
with the Apache Geode distributed system (cluster).
- getCredentials() - Method in interface org.springframework.data.gemfire.config.annotation.support.Authentication
-
Returns an
Object
with credentials that prove the principal is correct
and is who they say they are.
- getCriticalHeapPercentage() - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
-
Gets the configuration of the GemFireCache
critical heap percentage property.
- getCriticalHeapPercentage() - Method in class org.springframework.data.gemfire.config.annotation.AbstractCacheConfiguration
-
- getCriticalOffHeapPercentage() - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
-
Gets the configuration of the GemFireCache
critical off-heap percentage property.
- getCriticalOffHeapPercentage() - Method in class org.springframework.data.gemfire.config.annotation.AbstractCacheConfiguration
-
- getCurrentThreadStackTrace() - Method in class org.springframework.data.gemfire.config.annotation.support.RegionDataAccessTracingAspect
-
- getCustomEntryIdleTimeout() - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
-
- getCustomEntryTimeToLive() - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
-
- getCustomPdxSerializers() - Method in class org.springframework.data.gemfire.mapping.MappingPdxSerializer
-
- getDataPolicy() - Method in enum org.springframework.data.gemfire.client.ClientRegionShortcutWrapper
-
- getDataPolicy() - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
-
- getDataPolicy() - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
-
Returns resolved DataPolicy
as configured with the RegionFactory
when creating this Region
.
- getDataPolicy() - Method in enum org.springframework.data.gemfire.RegionShortcutWrapper
-
- getDefaultExpirationAttributes() - Method in class org.springframework.data.gemfire.expiration.AnnotationBasedExpiration
-
Gets the expiration policy used by default when no application domain object specific expiration meta-data
has been specified.
- getDefaultListenerMethod() - Method in class org.springframework.data.gemfire.listener.adapter.ContinuousQueryListenerAdapter
-
Return the name of the default listener method to delegate to.
- getDefaultOrder() - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractGemFireAsLastResourceAspectSupport
-
Returns the default order used by this AOP Aspect in the chain of Aspects configured
in Spring's Transaction Management.
- getDefaultOrder() - Method in class org.springframework.data.gemfire.config.annotation.support.GemFireAsLastResourceConnectionAcquiringAspect
-
Returns the default order used by this AOP Aspect in the chain of Aspects configured
in Spring's Transaction Management.
- getDefaultOrder() - Method in class org.springframework.data.gemfire.config.annotation.support.GemFireAsLastResourceConnectionClosingAspect
-
Returns the default order used by this AOP Aspect in the chain of Aspects configured
in Spring's Transaction Management.
- getDefaultPoolResolver() - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
-
Gets a reference to the configured, default
PoolResolver
used by this client
Region
to resolve
Pool
objects if a explicit
PoolResolver
was not configured.
- getDefaultValue() - Method in enum org.springframework.data.gemfire.GemFireProperties
-
- getDefaultValueAsString() - Method in enum org.springframework.data.gemfire.GemFireProperties
-
- getDefaultValueAsType() - Method in enum org.springframework.data.gemfire.GemFireProperties
-
- getDefaultValueAsType(Class<T>) - Method in enum org.springframework.data.gemfire.GemFireProperties
-
- getDelegate() - Method in class org.springframework.data.gemfire.client.support.DefaultableDelegatingPoolAdapter
-
- getDelegate() - Method in class org.springframework.data.gemfire.client.support.DelegatingPoolAdapter
-
- getDelegate() - Method in class org.springframework.data.gemfire.listener.adapter.ContinuousQueryListenerAdapter
-
Returns a reference to the target object used to listen for and handle CQ events.
- getDetails() - Method in class org.springframework.data.gemfire.transaction.event.TransactionApplicationEvent
-
- getDigitsOnly(String) - Static method in class org.springframework.data.gemfire.repository.query.QueryString
-
Null-safe method used to extract digits from the given
String
value as a whole number.
- getDiskStoreName() - Method in class org.springframework.data.gemfire.config.annotation.PdxConfiguration
-
- getDiskStoreName() - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
-
- getDiskStoreName() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
-
- getDiskStoreReference() - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
-
- getDiskSynchronous() - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
-
- getDispatcherThreads() - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
-
- getDispatcherThreads() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
-
- getDistributedSystem() - Static method in class org.springframework.data.gemfire.util.DistributedSystemUtils
-
- getDistributedSystem(GemFireCache) - Static method in class org.springframework.data.gemfire.util.DistributedSystemUtils
-
- getDurableClientId() - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
-
Gets the value of the GemFire System property 'durable-client-id' indicating to the server whether
this client is durable.
- getDurableClientId() - Method in class org.springframework.data.gemfire.config.annotation.ClientCacheConfiguration
-
- getDurableClientTimeout() - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
-
Get the value of the GemFire System property 'durable-client-timeout' indicating to the server how long
to track events for the durable client when disconnected.
- getDurableClientTimeout() - Method in class org.springframework.data.gemfire.config.annotation.ClientCacheConfiguration
-
- getEnableAutoReconnect() - Method in class org.springframework.data.gemfire.CacheFactoryBean
-
Gets the value for the auto-reconnect setting.
- getEnableAutoReconnect() - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
-
- getEnableIndexingAnnotationType() - Method in class org.springframework.data.gemfire.config.annotation.IndexConfiguration
-
Returns the
Annotation
type
that configures and creates
Region
Indexes
from application persistent entity properties.
- getEnableIndexingAnnotationTypeName() - Method in class org.springframework.data.gemfire.config.annotation.IndexConfiguration
-
Returns the name of the
Annotation
type
that configures and creates
Region
Indexes
from application persistent entity properties.
- getEnableIndexingAnnotationTypeSimpleName() - Method in class org.springframework.data.gemfire.config.annotation.IndexConfiguration
-
Returns the simple name of the
Annotation
type
that configures and creates
Region
Indexes from application persistent entity properties.
- getEnableTransactionManagementOrder() - Method in class org.springframework.data.gemfire.config.annotation.GemFireAsLastResourceConfiguration
-
- getEnforceThreadsConnectSameReceiver() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
-
- getEnforceThreadsConnectToSameReceiver() - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
-
- getEntity() - Method in class org.springframework.data.gemfire.repository.Wrapper
-
- getEntityClassLoader() - Method in class org.springframework.data.gemfire.config.annotation.support.GemFireComponentClassTypeScanner
-
Returns a reference to the
ClassLoader
used to find and load GemFire application
persistent entity classes.
- getEntityInformation(Class<T>) - Method in class org.springframework.data.gemfire.repository.support.GemfireRepositoryFactory
-
- getEntityInformation() - Method in class org.springframework.data.gemfire.repository.support.SimpleGemfireRepository
-
Returns a reference to the EntityInformation
type describing the entity.
- getEntityInstantiators() - Method in class org.springframework.data.gemfire.mapping.MappingPdxSerializer
-
Returns the configured EntityInstantiators
handling instantiation for GemFire persistent entities.
- getEntryIdleTimeout() - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
-
- getEntryTimeToLive() - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
-
- getEnvironment() - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
- getEnvironment() - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAuthInitialize
-
Get an
Optional
reference to the configured Spring