Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- abbreviation() - Method in enum class org.springframework.data.gemfire.config.annotation.EnableExpiration.ExpirationType
-
Returns the abbreviation for this
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
-
Constructs a new instance of
AbstractAnnotationConfigSupport
. - AbstractAnnotationConfigSupport(BeanFactory) - Constructor for class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
Constructs a new instance of
AbstractAnnotationConfigSupport
initialized with the given, non-requiredBeanFactory
. - AbstractAnnotationConfigSupport.TypeResolver<T> - Interface in org.springframework.data.gemfire.config.annotation.support
-
AbstractAnnotationConfigSupport.TypeResolver
is aFunctionalInterface
defining a contract to encapsulate logic used to resolve a particulartype
. - 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
-
Abstract base class for
CacheFactoryBean
andClientCacheFactoryBean
classes, used to create Apache Geode peerCache
andClientCache
instances, respectively. - 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 aClientCacheFactory
instance, which is used to create an instance ofGemFireCache
. - 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, AnnotationConfiguration
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 theGemFireCache
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(String) - Constructor for class org.springframework.data.gemfire.function.execution.AbstractClientFunctionTemplate
- AbstractClientFunctionTemplate(Pool) - Constructor for class org.springframework.data.gemfire.function.execution.AbstractClientFunctionTemplate
- AbstractClientFunctionTemplate(RegionService) - 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 peerCache
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
-
The
AbstractDependencyStructuringBeanFactoryPostProcessor
class is a SpringBeanFactoryPostProcessor
post processing the SpringBeanFactory
to help ensure that the dependencies between different Apache Geode or Pivotal GemFire objects (e.g. - 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
-
Constructs a new instance of
AbstractFactoryBeanSupport
initializing aLogger
to log operations performed by thisFactoryBean
. - 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 GeodeIndex
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, composableConfigurer
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 DataPage
type supporting the implementation of application specificPage
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
-
The
AbstractPropertyEditorConverterSupport
class is an abstract base class for SpringConverter
implementations that also implement the JavaBeansPropertyEditor
interface. - 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 JavaCollection
interface, which delegates to, and is backed by a given, requiredSelectResults
instance. - AbstractSelectResults(SelectResults<T>) - Constructor for class org.springframework.data.gemfire.repository.query.AbstractSelectResults
-
Constructs a new instance of
SelectResults
initialized with the given, requiredSelectResults
instance backing this base class. - AbstractSliceSupport<T> - Class in org.springframework.data.gemfire.domain.support
-
The
AbstractSliceSupport
class is an abstract Spring DataSlice
type supporting the implementation of application specificSlice
implementations. - AbstractSliceSupport() - Constructor for class org.springframework.data.gemfire.domain.support.AbstractSliceSupport
- AbstractSmartLifecycle - Class in org.springframework.data.gemfire.config.support
-
AbstractSmartLifecycle
is an abstract base class implementing the SpringSmartLifecycle
interface to support custom implementations. - 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(File) - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.ArchiveFileFilter
- 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(T) - Method in interface org.springframework.data.gemfire.util.Filter
- 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(Object) - Method in class org.springframework.data.gemfire.config.annotation.ExpirationConfiguration.ExpirationPolicyMetaData
-
Determines whether the given
Object
(e.g. - 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(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. - 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(Region<?, ?>) - Method in class org.springframework.data.gemfire.config.annotation.ExpirationConfiguration.ExpirationPolicyMetaData
-
Determines whether the given
Region
is accepted for Eviction policy configuration. - accessFile() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableManager
-
By default, the JMX Manager will allow full access to all mbeans by any client.
- ACK_SEVERE_ALERT_THRESHOLD - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- ACK_WAIT_THRESHOLD - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- ackSevereAlertThreshold() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGemFireProperties
-
Number of seconds the distributed system will wait after the ack-wait-threshold for a message to be acknowledged before it issues an alert at severe level.
- ackWaitThreshold() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGemFireProperties
-
Number of seconds a distributed message can wait for acknowledgment before it sends an alert to signal that something might be wrong with the system member that is unresponsive.
- 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() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableEviction.EvictionPolicy
-
Action to take on an
Region
entry when evicted. - action() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableExpiration.ExpirationPolicy
-
Specifies the action taken when a
Region
entry expires. - action() - Method in class org.springframework.data.gemfire.expiration.AnnotationBasedExpiration.ExpirationMetaData
- action() - Element in annotation interface org.springframework.data.gemfire.expiration.Expiration
- action() - Element in annotation interface org.springframework.data.gemfire.expiration.IdleTimeoutExpiration
- action() - Element in annotation interface org.springframework.data.gemfire.expiration.TimeToLiveExpiration
- add(Iterable<ConnectionEndpoint>) - Method in class org.springframework.data.gemfire.support.ConnectionEndpointList
-
Adds the
Iterable
collection ofConnectionEndpoints
to this list. - add(Properties) - Method in class org.springframework.data.gemfire.config.annotation.AbstractCacheConfiguration
- add(Properties) - Method in class org.springframework.data.gemfire.util.PropertiesBuilder
-
Null-safe method to add all the
Properties
to this builder. - add(Lifecycle) - Method in class org.springframework.data.gemfire.support.CompositeLifecycle
-
Adds a
Lifecycle
object to this composite. - add(ConnectionEndpoint) - Method in class org.springframework.data.gemfire.support.ConnectionEndpointList
-
Adds the given
ConnectionEndpoint
to this list. - add(ConnectionEndpoint...) - Method in class org.springframework.data.gemfire.support.ConnectionEndpointList
-
Adds the array of
ConnectionEndpoints
to this list. - add(PropertiesBuilder) - Method in class org.springframework.data.gemfire.util.PropertiesBuilder
-
Null-safe method to add all the
Properties
from the providedPropertiesBuilder
to this builder. - add(T) - Method in class org.springframework.data.gemfire.repository.query.AbstractSelectResults
- 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
-
Adds all elements from the given
Iterable
to theCollection
. - addAsyncEventQueueIds(String[]) - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
-
Registers the array of
AsyncEventQueues
(AEQ) with thisRegion
byID
by appending to the already existing, registered AEQs for thisRegion
. - addAsyncEventQueues(AsyncEventQueue[]) - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
-
Registers the array of
AsyncEventQueues
(AEQ) with thisRegion
by appending to the already existing, registered AEQs for thisRegion
. - addCacheServer(Cache) - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
-
Adds a
CacheServer
to the givenCache
for servercache clients
. - AddCacheServerConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
The
AddCacheServerConfiguration
class is a SpringImportBeanDefinitionRegistrar
that registers aCacheServerFactoryBean
definition for theCacheServer
configuration meta-data defined inEnableCacheServer
annotation. - AddCacheServerConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.AddCacheServerConfiguration
- AddCacheServersConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
The
AddCacheServersConfiguration
class registersCacheServerFactoryBean
bean definitions for allEnableCacheServer
annotation configuration meta-data defined in theEnableCacheServers
annotation on a GemFire peer cache application class. - 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 givenBeanDefinition
. - 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 thisRegion
by appending to the already existing, registeredGatewaySenders
for thisRegion
. - addGatewaySendersIds(String[]) - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
-
Registers the array of
GatewaySender
IDs
with thisRegion
by appending to the already existing, registeredGatewaySenders
for thisRegion
. - addListener(ContinuousQueryDefinition) - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
-
Adds a
Continuous Query (CQ) definition
to the (potentially running) container. - addLocators(Iterable<ConnectionEndpoint>) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- addLocators(Iterable<ConnectionEndpoint>) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
- addLocators(ConnectionEndpoint...) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- addLocators(ConnectionEndpoint...) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
- AddPoolConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
The
AddPoolConfiguration
class is a SpringImportBeanDefinitionRegistrar
that registers aPoolFactoryBean
definition for thePool
configuration meta-data defined inEnablePool
annotations. - AddPoolConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.AddPoolConfiguration
- AddPoolsConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
The
AddPoolsConfiguration
class registersPoolFactoryBean
bean definitions for allEnablePool
annotation configuration meta-data defined in theEnablePools
annotation on a GemFire client cache application class. - AddPoolsConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.AddPoolsConfiguration
- address() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableMcast
-
Address used to discover other members of the distributed system.
- addServers(Iterable<ConnectionEndpoint>) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- addServers(Iterable<ConnectionEndpoint>) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
- addServers(ConnectionEndpoint...) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- addServers(ConnectionEndpoint...) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
- adjustLimit(Integer) - Method in class org.springframework.data.gemfire.repository.query.QueryString
- AdministrativeConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
The
AdministrativeConfiguration
class is a Spring@Configuration
class that registers SDG AdministrativeFunctions
used by SDG'sEnableClusterConfiguration
without HTTP enabled. - AdministrativeConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.AdministrativeConfiguration
- AEQ - Enum constant in enum class org.springframework.data.gemfire.config.support.GemfireFeature
- 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
-
Initializes the
GemfireBeanFactoryLocator
ifAbstractConfigurableCacheFactoryBean.isUseBeanFactoryLocator()
returns true and an existingGemfireBeanFactoryLocator
is not already present. - afterPropertiesSet() - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
-
Initializes a the instance of
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
-
Applies all
RegionConfigurers
. - 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.execution.GemfireOnServerFunctionTemplate
- 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
-
Initializes the
GemfireRepositoryFactoryBean
by configuringRegions
and resolving theGemfireMappingContext
. - afterPropertiesSet() - Method in class org.springframework.data.gemfire.ResolvableRegionFactoryBean
-
Initializes this
ResolvableRegionFactoryBean
after properties have been set by the Spring container. - 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
-
Initializes the
CacheResolver
[composition] created by thisFactoryBean
. - 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 theRegionEvent
. - afterRollback(TransactionEvent) - Method in class org.springframework.data.gemfire.transaction.event.TransactionListenerAdapter
- alertThreshold() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGatewaySender
-
Configures the time, in milliseconds, that an object can be in the queue to be replicated before the
GatewaySender
logs an alert. - alertThreshold() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGatewaySenders
-
Configures the time, in milliseconds, that an object can be in the queue to be replicated before the configured
GatewwaySenders
log an alert. - alias() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableSsl.ComponentAlias
- ALL - Enum constant in enum class org.springframework.data.gemfire.config.annotation.EnableSsl.Component
- ALL - Enum constant in enum class org.springframework.data.gemfire.InterestPolicyType
- 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
- allowForceCompaction() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableDiskStore
-
Set to true to allow disk compaction to be forced on this disk store.
- 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.
- AND - Enum constant in enum class org.springframework.data.gemfire.repository.query.support.OqlKeyword
- AND - Enum constant in enum class org.springframework.data.gemfire.snapshot.filter.ComposableSnapshotFilter.Operator
- andThen(TypeFilter) - Method in interface org.springframework.data.gemfire.support.CompositeTypeFilter
-
Composes this
TypeFilter
with the givenTypeFilter
using the logical AND operator. - AnnotationBasedExpiration<K,
V> - Class in org.springframework.data.gemfire.expiration -
The
AnnotationBasedExpiration
class is an implementation of theCustomExpiry
interface that determines the Time-To-Live (TTL) or Idle-Timeout (TTI) expiration policy of aRegion
entry by introspecting theRegion
entry's class type and reflecting on anyRegion
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
-
Constructs a new instance of
AnnotationBasedExpiration
initialized with a specific, default expiration policy. - 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
-
Constructs a new instance of
AnnotationFunctionExecutionConfigurationSource
from the givenAnnotationMetadata
andEnableGemfireFunctionExecutions
annotation. - 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
-
Applies the composite
PeerCacheConfigurers
to thisCacheFactoryBean
before thepeer cache
is created. - applyCacheConfigurers() - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
-
Applies the composite
ClientCacheConfigurers
to thisClientCacheFactoryBean
before theClientCache
is created. - applyCacheServerConfigurers(Iterable<CacheServerConfigurer>) - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
-
Null-safe operation to apply the given
Iterable
ofCacheServerConfigurers
to thisCacheServerFactoryBean
. - applyCacheServerConfigurers(CacheServerConfigurer...) - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
-
Null-safe operation to apply the given array of
CacheServerConfigurers
to thisCacheServerFactoryBean
. - applyClientCacheConfigurers(Iterable<ClientCacheConfigurer>) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
-
Apples the
Iterable
ofClientCacheConfigurers
to thisClientCacheFactoryBean
before theClientCache
is created. - applyClientCacheConfigurers(ClientCacheConfigurer...) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
-
Applies the array of
ClientCacheConfigurers
to thisClientCacheFactoryBean
before theClientCache
is created. - applyContinuousQueryListenerContainerConfigurers(Iterable<ContinuousQueryListenerContainerConfigurer>) - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
-
Applies an
Iterable
ofContinuousQueryListenerContainerConfigurer
objects to customize the configuration of thisContinuousQueryListenerContainer
. - applyContinuousQueryListenerContainerConfigurers(ContinuousQueryListenerContainerConfigurer...) - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
-
Applies an array of
ContinuousQueryListenerContainerConfigurer
objects to customize the configuration of thisContinuousQueryListenerContainer
. - applyDiskStoreConfigurers(String, Iterable<DiskStoreConfigurer>) - Method in class org.springframework.data.gemfire.DiskStoreFactoryBean
-
Null-safe operation to apply the given
Iterable
ofDiskStoreConfigurers
to thisDiskStoreFactoryBean
. - applyDiskStoreConfigurers(String, DiskStoreConfigurer...) - Method in class org.springframework.data.gemfire.DiskStoreFactoryBean
-
Null-safe operation to apply the given array of
DiskStoreConfigurers
to thisDiskStoreFactoryBean
. - applyIndexConfigurers(String, Iterable<IndexConfigurer>) - Method in class org.springframework.data.gemfire.IndexFactoryBean
- applyIndexConfigurers(String, IndexConfigurer...) - Method in class org.springframework.data.gemfire.IndexFactoryBean
-
Null-safe operation to apply the given array of
IndexConfigurers
to thisIndexFactoryBean
. - applyLocatorConfigurers() - Method in class org.springframework.data.gemfire.LocatorFactoryBean
- applyLocatorConfigurers(Iterable<LocatorConfigurer>) - Method in class org.springframework.data.gemfire.LocatorFactoryBean
- applyLocatorConfigurers(LocatorConfigurer...) - Method in class org.springframework.data.gemfire.LocatorFactoryBean
- applyPeerCacheConfigurers(Iterable<PeerCacheConfigurer>) - Method in class org.springframework.data.gemfire.CacheFactoryBean
-
Applies the
Iterable
ofPeerCacheConfigurers
to thisCacheFactoryBean
before thepeer cache
is created. - applyPeerCacheConfigurers(PeerCacheConfigurer...) - Method in class org.springframework.data.gemfire.CacheFactoryBean
-
Applies the array of
PeerCacheConfigurers
to thisCacheFactoryBean
before thepeer cache
is created. - applyPoolConfigurers(Iterable<PoolConfigurer>) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
- applyPoolConfigurers(PoolConfigurer...) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
-
Null-safe operation to apply the given array of
PoolConfigurers
to thisPoolFactoryBean
. - applyRegionConfigurers(String) - Method in class org.springframework.data.gemfire.ConfigurableRegionFactoryBean
-
Null-safe operation to apply the composite
RegionConfigurers
to thisConfigurableRegionFactoryBean
. - applyRegionConfigurers(String, Iterable<RegionConfigurer>) - Method in class org.springframework.data.gemfire.ConfigurableRegionFactoryBean
-
Null-safe operation to apply the given
Iterable
ofRegionConfigurers
to thisConfigurableRegionFactoryBean
. - applyRegionConfigurers(String, RegionConfigurer...) - Method in class org.springframework.data.gemfire.ConfigurableRegionFactoryBean
-
Null-safe operation to apply the given array of
RegionConfigurers
to thisConfigurableRegionFactoryBean
. - ARCHIVE_DISK_SPACE_LIMIT - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- ARCHIVE_FILE_SIZE_LIMIT - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- archiveDiskSpaceLimit() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableStatistics
-
Maximum size (in megabytes) of all inactive statistic archive files combined.
- archiveFile() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableStatistics
-
The file to which the running system member writes statistic samples.
- ArchiveFileFilter() - Constructor for class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.ArchiveFileFilter
- archiveFileSizeLimit() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableStatistics
-
The maximum size (in megabytes) of a single statistic archive file.
- 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
is an abstract utility class used to work withObject
arrays. - 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
- AS - Enum constant in enum class org.springframework.data.gemfire.repository.query.support.OqlKeyword
- 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
- ASCII - Enum constant in enum class org.springframework.data.gemfire.config.annotation.EnableMemcachedServer.MemcachedProtocol
- 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. - 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
-
ASM based
InstantiatorGenerator
implementation. - 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
- 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 thisDeclarable
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. - ASYNC_DISTRIBUTION_TIMEOUT - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- ASYNC_EVENT_QUEUE - Enum constant in enum class org.springframework.data.gemfire.config.schema.SchemaObjectType
- ASYNC_MAX_QUEUE_SIZE - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- ASYNC_QUEUE_TIMEOUT - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- asyncDistributionTimeout() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGemFireProperties
-
The number of milliseconds a process that is publishing to this process should attempt to distribute a cache operation before switching over to asynchronous messaging for this process.
- AsyncEventQueueFactoryBean - Class in org.springframework.data.gemfire.wan
-
Spring
FactoryBean
for constructing, configuring and initializingAsyncEventQueues
. - 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.
- ASYNCHRONOUS - Enum constant in enum class org.springframework.data.gemfire.IndexMaintenancePolicyType
- asyncMaxQueueSize() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGemFireProperties
-
Affects non-conflated asynchronous queues for members that publish to this member.
- asyncQueueTimeout() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGemFireProperties
-
Affects asynchronous queues for members that publish to this member.
- 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
-
The
AuthConfiguration
class is a SpringImportBeanDefinitionRegistrar
that applies additional configuration using Pivotal GemFire/Apache GeodeProperties
to configure Pivotal GemFire/Apache Geode Authentication and Authorization framework and services. - 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
-
Spring
Configuration
class used to configure and register anAuthentication
object based on security (auth) configuration metadata supplied in theEnableSecurity
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
- autoCompact() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableDiskStore
-
Set to true to automatically compact the disk files.
- autoCompact() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableDiskStores
-
Set to true to automatically compact the disk files.
- AutoConfiguredAuthenticationConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
The
AutoConfiguredAuthenticationConfiguration
class is a SpringConfiguration
class that auto-configures Apache Geode Authentication by providing an implementation of theAuthInitialize
interface along with setting the necessary Apache GeodeProperties
. - 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
-
The
AutoConfiguredAuthenticationInitializer
class is anAuthInitialize
implementation, which auto-configures security, and specifically authentication, for Apache Geode/Pivotal GemFire. - AutoConfiguredAuthenticationInitializer() - Constructor for class org.springframework.data.gemfire.config.annotation.support.AutoConfiguredAuthenticationInitializer
- AutoRegionLookupBeanPostProcessor - Class in org.springframework.data.gemfire.config.support
-
The
AutoRegionLookupBeanPostProcessor
class is a SpringBeanPostProcessor
that post processes aGemFireCache
by registering all cacheRegions
that have not been explicitly defined in the Spring application context. - AutoRegionLookupBeanPostProcessor() - Constructor for class org.springframework.data.gemfire.config.support.AutoRegionLookupBeanPostProcessor
- AutoRegionLookupConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
The
AutoRegionLookupConfiguration
class is a SpringImportBeanDefinitionRegistrar
that enables the automatic lookup of GemFire Regions, which may have been defined else where, such as in cache.xml or using GemFire's Cluster Configuration Service. - AutoRegionLookupConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.AutoRegionLookupConfiguration
- autoStartup() - Element in annotation interface org.springframework.data.gemfire.config.annotation.CacheServerApplication
-
Configures whether the
CacheServer
should start automatically at runtime. - autoStartup() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableCacheServer
-
Configures whether the
CacheServer
should start automatically at runtime.
B
- BACKUP - Enum constant in enum class org.springframework.data.gemfire.config.support.GemfireFeature
- BASE_PACKAGES_PARAMETER - Static variable in class org.springframework.data.gemfire.support.SpringContextBootstrappingInitializer
- basePackageClasses() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableEntityDefinedRegions
-
Type-safe alternative to the
EnableEntityDefinedRegions.basePackages()
attribute for specifying the packages to scan for@Region
annotated application persistent entities. - basePackageClasses() - Element in annotation interface org.springframework.data.gemfire.function.config.EnableGemfireFunctionExecutions
-
Type-safe alternative to
EnableGemfireFunctionExecutions.basePackages()
for specifying the packages to scan for annotated components. - basePackageClasses() - Element in annotation interface org.springframework.data.gemfire.repository.config.EnableGemfireRepositories
-
Type-safe alternative to
EnableGemfireRepositories.basePackages()
to specify the packages to scan for annotated components. - basePackages() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableEntityDefinedRegions
-
Base packages to scan for
@Region
annotated application persistent entities. - basePackages() - Element in annotation interface org.springframework.data.gemfire.function.config.EnableGemfireFunctionExecutions
-
Base packages to scan for annotated components.
- basePackages() - Element in annotation interface org.springframework.data.gemfire.repository.config.EnableGemfireRepositories
-
Base packages to scan for annotated components.
- BASIC_INDEX_DEFINITION - Static variable in class org.springframework.data.gemfire.IndexFactoryBean
- batchConflationEnabled() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGatewaySender
-
A boolean flag to indicate if the configured
GatewaySenders
should use conflate entries in each batch. - batchConflationEnabled() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGatewaySenders
-
A boolean flag to indicate if the configured
GatewaySenders
should use conflate entries in each batch. - batchSize() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGatewaySender
-
Configures the maximum batch size that the
GatewaySender
sends to the remote site. - batchSize() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGatewaySenders
-
Configures the maximum batch size that all configured
GatewaySenders
sends to the remote site. - batchSize() - Element in annotation interface org.springframework.data.gemfire.function.annotation.GemfireFunction
-
Controls the maximum number of results sent at one time.
- batchTimeInterval() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGatewaySender
-
Configures the maximum batch time interval in milliseconds that the
GatewaySender
waits before attempting to send a batch of queued objects to the remoteGatewayReceiver
. - batchTimeInterval() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGatewaySenders
-
Configures the maximum batch time interval in milliseconds that all configured
GatewaySenders
wait before attempting to send a batch of queued objects to the remoteGatewayReceivers
. - BEAN_FACTORIES - Static variable in class org.springframework.data.gemfire.support.GemfireBeanFactoryLocator
- BEAN_FACTORY_REFERENCE - Static variable in class org.springframework.data.gemfire.expiration.AnnotationBasedExpiration
- BeanDefinitionRegistryPostProcessorSupport - Class in org.springframework.data.gemfire.config.annotation.support
-
The
BeanDefinitionRegistryPostProcessorSupport
is an abstract class supporting the implementation of the SpringBeanDefinitionRegistryPostProcessor
interface. - BeanDefinitionRegistryPostProcessorSupport() - Constructor for class org.springframework.data.gemfire.config.annotation.support.BeanDefinitionRegistryPostProcessorSupport
- BeanFactoryCacheResolver - Class in org.springframework.data.gemfire.support
-
Cacheable
CacheResolver
implementation capable of resolving aGemFireCache
instance from the SpringBeanFactory
. - BeanFactoryCacheResolver(BeanFactory) - Constructor for class org.springframework.data.gemfire.support.BeanFactoryCacheResolver
-
Constructs a new instance of
BeanFactoryCacheResolver
initialized with the given, required SpringBeanFactory
. - BeanFactoryLocatorConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
The
BeanFactoryLocatorConfiguration
class extends the Spring application configuration by enabling Spring Data GemFire/Geode'sGemfireBeanFactoryLocator
in order to auto-wire and configure any GemFire/Geode Objects declared in GemFire/Geode config (e.g. - BeanFactoryLocatorConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.BeanFactoryLocatorConfiguration
- BeanFactoryPoolResolver - Class in org.springframework.data.gemfire.client.support
- BeanFactoryPoolResolver(BeanFactory) - Constructor for class org.springframework.data.gemfire.client.support.BeanFactoryPoolResolver
-
Constructs a new instance of the
BeanFactoryPoolResolver
initialized with the given SpringBeanFactory
used to resolve managedPool
objects. - BeanFactoryReference(BeanFactory) - Constructor for class org.springframework.data.gemfire.support.GemfireBeanFactoryLocator.BeanFactoryReference
-
Constructs an instance of
GemfireBeanFactoryLocator.BeanFactoryReference
initialized with the givenBeanFactory
. - BeanFactoryRegionResolver - Class in org.springframework.data.gemfire.support
- BeanFactoryRegionResolver(BeanFactory) - Constructor for class org.springframework.data.gemfire.support.BeanFactoryRegionResolver
-
Constructs a new instance of
BeanFactoryRegionResolver
initialized with the givenBeanFactory
. - beforeCommit(TransactionEvent) - Method in class org.springframework.data.gemfire.transaction.event.ComposableTransactionWriter
- beforeCommit(TransactionEvent) - Method in class org.springframework.data.gemfire.transaction.event.TransactionListenerAdapter
- BINARY - Enum constant in enum class org.springframework.data.gemfire.config.annotation.EnableMemcachedServer.MemcachedProtocol
- BIND_ADDRESS - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- bindAddress() - Element in annotation interface org.springframework.data.gemfire.config.annotation.CacheServerApplication
-
Configures the ip address or host name that this cache server will listen on.
- bindAddress() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableCacheServer
-
Configures the ip address or host name that this cache server will listen on.
- bindAddress() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGatewayReceiver
-
The IP address or hostname that the
GatewayReceiver
communication socket will be bound to. - bindAddress() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGemFireProperties
-
Relevant only for multi-homed hosts - machines with multiple network interface cards (NICs).
- bindAddress() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableHttpService
-
If set, then the GemFire member binds the embedded HTTP service to the specified address.
- bindAddress() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableManager
-
By default, the JMX Manager (when configured with a port) will listen on all the local host's addresses.
- bindAddress() - Element in annotation interface org.springframework.data.gemfire.config.annotation.LocatorApplication
-
Configures the hostname or IP address on which the
Locator
will bind to for accepting connections from clients sendingLocator
requests. - bindIn(Collection<?>) - Method in class org.springframework.data.gemfire.repository.query.QueryString
-
Binds the given
Collection
of values into the first IN parameter of the OQL Query (String
) by expanding the given values into a comma-separated list. - build() - Method in class org.springframework.data.gemfire.config.admin.remote.RestHttpGemfireAdminTemplate.Builder
- build() - Method in class org.springframework.data.gemfire.util.PropertiesBuilder
-
Builds the
Properties
object from this builder. - Builder() - Constructor for class org.springframework.data.gemfire.config.admin.remote.RestHttpGemfireAdminTemplate.Builder
C
- cache - Variable in class org.springframework.data.gemfire.wan.AbstractWANComponentFactoryBean
- cache() - Element in annotation interface org.springframework.data.gemfire.function.annotation.OnServer
-
A reference to the cache.
- cache() - Element in annotation interface org.springframework.data.gemfire.function.annotation.OnServers
-
A reference to the cache.
- CACHE - Enum constant in enum class org.springframework.data.gemfire.config.schema.SchemaObjectType
- CACHE_CONTENT - Enum constant in enum class org.springframework.data.gemfire.InterestPolicyType
- CACHE_XML_FILE - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- 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 peerCache
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
- 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 Interface 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 aCacheServer
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
-
The
CacheServerConfigurer
interface defines a contract for implementingObjects
in order to customize the configuration of aCacheServerFactoryBean
used to construct, configure and initialize an instance ofCacheServer
. - CacheServerFactoryBean - Class in org.springframework.data.gemfire.server
-
Spring
FactoryBean
used to construct, configure and initialize aCacheServer
. - 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 -
The
CacheTypeAwareRegionFactoryBean
class is a smart SpringFactoryBean
that knows how to create a client or serverRegion
depending on whether theGemFireCache
is aClientCache
or a peerCache
. - 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 withCache
andClientCache
instances. - CacheUtils() - Constructor for class org.springframework.data.gemfire.util.CacheUtils
- cacheXmlFile() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGemFireProperties
-
Declarative initialization file for the member’s cache.
- CACHING - Enum constant in enum class org.springframework.data.gemfire.config.support.GemfireFeature
- CACHING_PROXY - Enum constant in enum class org.springframework.data.gemfire.client.ClientRegionShortcutWrapper
- CACHING_PROXY_HEAP_LRU - Enum constant in enum class org.springframework.data.gemfire.client.ClientRegionShortcutWrapper
- CACHING_PROXY_OVERFLOW - Enum constant in enum class org.springframework.data.gemfire.client.ClientRegionShortcutWrapper
- 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 cacheRegions
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.AbstractCacheNameResolver
is an abstract base class encapsulating reusable functionality common to allCachingDefinedRegionsConfiguration.CacheNameResolver
implementations. - CachingDefinedRegionsConfiguration.CacheNameResolver - Interface in org.springframework.data.gemfire.config.annotation
-
CachingDefinedRegionsConfiguration.CacheNameResolver
is aFunctionalInterface
declaring a contract for all implementations used to resolve all cache names declared and used by a Spring application. - 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 -
The
CallableCacheLoaderAdapter
class is aCallable
and GemFireCacheLoader
implementation that adapts theCallable
interface into an instance of theCacheLoader
interface. - 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 theRegion
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 theRegion
in which the entry (key/value) belongs. - 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(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(SchemaObjectType) - Method in interface org.springframework.data.gemfire.config.schema.SchemaObjectDefiner
-
Determines whether this definer is able to define schema objects of the given
enumerated schema object type
. - 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.
- ciphers() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableSsl
-
Configures the SSL ciphers used for secure Socket connections as an array of valid
cipher names
. - 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
-
Clears the current list of
ConnectionEndpoints
. - clear() - Static method in class org.springframework.data.gemfire.support.GemfireBeanFactoryLocator
-
Cleans up all
BeanFactory
references tracked by this locator. - CLIENT_CACHE - Enum constant in enum class org.springframework.data.gemfire.config.schema.SchemaObjectType
- CLIENT_SERVER - Enum constant in enum class org.springframework.data.gemfire.config.support.GemfireFeature
- clientAccessor() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableAuth
-
Used for authorization.
- clientAccessorPostProcessor() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableAuth
-
Used for authorization.
- clientAuthenticationInitializer() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableAuth
-
Used for authentication.
- clientAuthenticationInitializer() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableSecurity
-
Used for authentication.
- clientAuthenticator() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableAuth
-
Used for authentication.
- ClientCacheApplication - Annotation Interface 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 aClientCache
instance. - ClientCacheApplication.Locator - Annotation Interface in org.springframework.data.gemfire.config.annotation
- ClientCacheApplication.Server - Annotation Interface 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 aClientCache
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
-
The
ClientCacheConfigurer
interface defines a contract for implementingObjects
in order to customize the configuration of aClientCacheFactoryBean
used to construct, configure and initialize an instance of aClientCache
. - ClientCacheDefaultPoolResolver - Class in org.springframework.data.gemfire.client.support
-
PoolResolver
implementation used to resolve the DEFAULTPool
from aClientCache
instance by lazily resolving theClientCache
instance and callingClientCache.getDefaultPool()
on DEFAULTPool
resolution. - ClientCacheDefaultPoolResolver(CacheResolver<ClientCache>) - Constructor for class org.springframework.data.gemfire.client.support.ClientCacheDefaultPoolResolver
-
Constructs a new instance of
ClientCacheDefaultPoolResolver
initialized with aCacheResolver
used to lazily resolve theClientCache
instance onPool
resolution. - ClientCacheFactoryBean - Class in org.springframework.data.gemfire.client
-
Spring
FactoryBean
used to construct, configure and initialize aClientCache
. - 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
- 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
- clientDiffieHellmanAlgorithm() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableAuth
-
Used for authentication.
- ClientGemFirePropertiesConfigurer(Properties) - Constructor for class org.springframework.data.gemfire.config.annotation.support.EmbeddedServiceConfigurationSupport.ClientGemFirePropertiesConfigurer
- clientProtocols() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableSsl
-
Configures a list of the SSL protocols to enable on the client-side of the SSL connection.
- ClientRegion - Annotation Interface in org.springframework.data.gemfire.mapping.annotation
-
Annotation
defining the ClientRegion
in which the application persistent entity will be stored. - ClientRegionCollector - Class in org.springframework.data.gemfire.config.schema.support
-
The
ClientRegionCollector
class is an extension of theRegionCollector
which applies additional filtering to find only clientRegions
in a given context. - 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 clientRegion
. - ClientRegionFactoryBean() - Constructor for class org.springframework.data.gemfire.client.ClientRegionFactoryBean
- ClientRegionPoolBeanFactoryPostProcessor - Class in org.springframework.data.gemfire.config.support
-
ClientRegionPoolBeanFactoryPostProcessor
is a SpringBeanFactoryPostProcessor
implementation ensuring a proper dependency is declared between a clientRegion
and a clientPool
it references and uses, providing the clientPool
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
- clientRegionShortcut() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableCachingDefinedRegions
-
When this annotation is applied to a cache client application, the clientRegionShortcut attribute specifies the data management policy applied to client
Regions
where persistent entities are only annotated with the genericRegion
mapping annotation, or the non-data policy specific mapping annotation. - clientRegionShortcut() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableClusterDefinedRegions
-
Configures the client
Region
data management policy for all clientRegions
created from the corresponding server-sideRegion
. - clientRegionShortcut() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableEntityDefinedRegions
-
When this annotation is applied to a cache client application, the clientRegionShortcut attribute indicates the default data policy applied to client
Regions
where the persistent entities are only annotated with the genericRegion
mapping annotation, or the non-data policy specific mapping annotation. - 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 aClientRegionShortcut
into aDataPolicy
. - ClientRegionShortcutToDataPolicyConverter() - Constructor for class org.springframework.data.gemfire.client.ClientRegionShortcutToDataPolicyConverter
- ClientRegionShortcutWrapper - Enum Class 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() - Method in class org.springframework.data.gemfire.cache.CallableCacheLoaderAdapter
-
Closes any resources used by this
CacheLoader
. - close() - 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(boolean, Consumer<String>) - Static method in class org.springframework.data.gemfire.config.annotation.support.AbstractGemFireAsLastResourceAspectSupport.GemFireConnectionHolder
- close(GemFireCache) - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
-
Null-safe method used to close the
GemFireCache
by callingRegionService.close()
iff the cache is not already closed. - close(GemFireCache) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
-
Null-safe method used to
RegionService.close()
theClientCache
and preserve durability. - 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
- CLUSTER - Enum constant in enum class org.springframework.data.gemfire.config.annotation.EnableSsl.Component
- ClusterConfigurationConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
Spring
@Configuration
class defining Spring beans that will record the creation of Apache Geode / Pivotal GemFireRegions
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
- clusterConfigurationDirectory() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGemFireProperties
-
This property specifies the directory in which the cluster configuration related disk-store and artifacts are stored.
- ClusterDefinedRegionsConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
The
ClusterDefinedRegionsConfiguration
class configures client Proxy-basedRegions
for allRegions
defined in the cluster to which the cache client is connected. - 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(GemFireCache) - Method in interface org.springframework.data.gemfire.config.schema.SchemaObjectCollector
-
Collects all schema objects of type
SchemaObjectCollector
defined in theGemFireCache
. - collectFrom(GemFireCache) - Method in class org.springframework.data.gemfire.config.schema.support.ClientRegionCollector
- collectFrom(GemFireCache) - Method in class org.springframework.data.gemfire.config.schema.support.ComposableSchemaObjectCollector
- collectFrom(GemFireCache) - Method in class org.springframework.data.gemfire.config.schema.support.IndexCollector
- collectFrom(GemFireCache) - Method in class org.springframework.data.gemfire.config.schema.support.RegionCollector
- collectFrom(ApplicationContext) - Method in interface org.springframework.data.gemfire.config.schema.SchemaObjectCollector
-
Collects all schema objects of type
SchemaObjectCollector
declared in the givenApplicationContext
. - collectFrom(ApplicationContext) - 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(ApplicationContext) - Method in class org.springframework.data.gemfire.config.schema.support.IndexCollector
- collectFrom(ApplicationContext) - 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
- collocatedWith() - Element in annotation interface org.springframework.data.gemfire.mapping.annotation.PartitionRegion
-
Sets the name of the
Region
to which this persistent entity'sRegion
will be collocated. - 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
- compactionThreshold() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableDiskStore
-
The threshold at which an oplog will become compactable.
- compactionThreshold() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableDiskStores
-
The threshold at which an oplog will become compactable.
- compareTo(ConnectionEndpoint) - Method in class org.springframework.data.gemfire.support.ConnectionEndpoint
- compareTo(JavaVersion) - Method in class org.springframework.data.gemfire.util.JavaVersion
- component() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableSsl.ComponentAlias
- componentCertificateAliases() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableSsl
-
Configures the
names
of all the individual Keystore certificates to use when configuring SSL for each Pivotal GemFire/Apache GeodeEnableSsl.Component
separately. - components() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableSsl
-
Configures the Pivotal GemFire/Apache Geode components for which SSL will be enabled.
- ComposableCacheResolver<T extends org.apache.geode.cache.GemFireCache> - Class in org.springframework.data.gemfire.support
-
Composition of
CacheResolvers
using the Composite Software Design Pattern that acts, and can be referred to, as a single instance ofCacheResolver
. - ComposableCacheResolver(CacheResolver<T>, CacheResolver<T>) - Constructor for class org.springframework.data.gemfire.support.ComposableCacheResolver
-
Constructs a new instance of
ComposableCacheResolver
initialized and composed with the givenCacheResolvers
forming the composition. - ComposablePoolResolver - Class in org.springframework.data.gemfire.client.support
-
Composite of
PoolResolvers
functioning as a singlePoolResolver
. - ComposablePoolResolver(PoolResolver, PoolResolver) - Constructor for class org.springframework.data.gemfire.client.support.ComposablePoolResolver
-
Constructs a new instance of
ComposablePoolResolver
initialized and composed of twoPoolResolver
implementations that will function as one. - ComposableRegionResolver - Class in org.springframework.data.gemfire.support
-
RegionResolver
implementation used to compose a collection ofRegionResolvers
. - ComposableRegionResolver(RegionResolver, RegionResolver) - Constructor for class org.springframework.data.gemfire.support.ComposableRegionResolver
-
Constructs a new instance of
ComposableRegionResolver
initialized and composed with the givenRegionResolvers
forming the composition. - ComposableSchemaObjectCollector - Class in org.springframework.data.gemfire.config.schema.support
-
The
ComposableSchemaObjectCollector
class is aSchemaObjectCollector
implementation composed of multipleSchemaObjectCollector
objects wrapped in a facade and treated like a singleSchemaObjectCollector
using the Composite Software Design Pattern. - ComposableSchemaObjectDefiner - Class in org.springframework.data.gemfire.config.schema.support
-
ComposableSchemaObjectDefiner
is an implementation ofSchemaObjectDefiner
as well as a composition ofSchemaObjectInstanceHandlers
composed using the Composite Software Design Pattern. - 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 Class 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 multipleTransactionWriter
objects into a single instance. - compose(Iterable<CacheResolver<T>>) - Static method in class org.springframework.data.gemfire.support.ComposableCacheResolver
-
Factory method used to compose an
Iterable
collection ofCacheResolvers
in a composition. - compose(Iterable<PoolResolver>) - Static method in class org.springframework.data.gemfire.client.support.ComposablePoolResolver
-
Null-safe factory method to compose an
Iterable
ofPoolResolver
objects. - compose(Iterable<EvictionConfiguration.EvictionPolicyConfigurer>) - Static method in class org.springframework.data.gemfire.config.annotation.EvictionConfiguration.ComposableEvictionPolicyConfigurer
-
Composes the
Iterable
ofEvictionConfiguration.EvictionPolicyConfigurer
objects into a singleEvictionConfiguration.EvictionPolicyConfigurer
implementation using the Composite Software Design Pattern. - compose(Iterable<ExpirationConfiguration.ExpirationPolicyConfigurer>) - Static method in class org.springframework.data.gemfire.config.annotation.ExpirationConfiguration.ComposableExpirationPolicyConfigurer
-
Factory method to compose an
Iterable
ofExpirationConfiguration.ExpirationPolicyConfigurer
objects. - compose(Iterable<SchemaObjectCollector<?>>) - Static method in class org.springframework.data.gemfire.config.schema.support.ComposableSchemaObjectCollector
- compose(Iterable<SchemaObjectDefiner>) - Static method in class org.springframework.data.gemfire.config.schema.support.ComposableSchemaObjectDefiner
- 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(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 ofTransactionWriter
functioning as a single instance. - 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(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(PoolResolver...) - Static method in class org.springframework.data.gemfire.client.support.ComposablePoolResolver
-
Null-safe factory method to compose an array of
PoolResolver
objects. - 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
-
Composes the array of
EvictionConfiguration.EvictionPolicyConfigurer
objects into a singleEvictionConfiguration.EvictionPolicyConfigurer
implementation using the Composite Software Design Pattern. - compose(EvictionConfiguration.EvictionPolicyConfigurer, EvictionConfiguration.EvictionPolicyConfigurer) - Static method in class org.springframework.data.gemfire.config.annotation.EvictionConfiguration.ComposableEvictionPolicyConfigurer
-
Composes two
EvictionConfiguration.EvictionPolicyConfigurer
objects into a composition object implementing theEvictionConfiguration.EvictionPolicyConfigurer
interface. - compose(ExpirationConfiguration.ExpirationPolicyConfigurer[]) - Static method in class org.springframework.data.gemfire.config.annotation.ExpirationConfiguration.ComposableExpirationPolicyConfigurer
-
Factory method to compose an array of
ExpirationConfiguration.ExpirationPolicyConfigurer
objects. - compose(ExpirationConfiguration.ExpirationPolicyConfigurer, ExpirationConfiguration.ExpirationPolicyConfigurer) - Static method in class org.springframework.data.gemfire.config.annotation.ExpirationConfiguration.ComposableExpirationPolicyConfigurer
-
Factory method to compose 2
ExpirationConfiguration.ExpirationPolicyConfigurer
objects. - compose(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(RegionResolver...) - Static method in class org.springframework.data.gemfire.support.ComposableRegionResolver
-
Factory method used to compose an array of
RegionResolvers
in a composition. - compose(RegionResolver, RegionResolver) - Static method in class org.springframework.data.gemfire.support.ComposableRegionResolver
-
Composes two
RegionResolvers
in a composition. - 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.
- composeAnd(Iterable<TypeFilter>) - Static method in interface org.springframework.data.gemfire.support.CompositeTypeFilter
-
Composes the
Iterable
ofTypeFilters
into a CompositeTypeFilter
that acts as a single instance ofTypeFilter
. - composeAnd(TypeFilter...) - Static method in interface org.springframework.data.gemfire.support.CompositeTypeFilter
-
Composes the array of
TypeFilters
into a CompositeTypeFilter
that acts as a single instance ofTypeFilter
. - composeOr(Iterable<TypeFilter>) - Static method in interface org.springframework.data.gemfire.support.CompositeTypeFilter
-
Composes the
Iterable
ofTypeFilters
into a CompositeTypeFilter
that acts as a single instance ofTypeFilter
. - composeOr(TypeFilter...) - Static method in interface org.springframework.data.gemfire.support.CompositeTypeFilter
-
Composes the array of
TypeFilters
into a CompositeTypeFilter
that acts as a single instance ofTypeFilter
. - CompositeLifecycle - Class in org.springframework.data.gemfire.support
-
A Spring
Lifecycle
that implements the Composite software design pattern composing 1 or moreLifecycle
components as a single, logical, compositeLifecycle
object. - CompositeLifecycle() - Constructor for class org.springframework.data.gemfire.support.CompositeLifecycle
- CompositeTypeFilter - Interface in org.springframework.data.gemfire.support
-
A Spring
TypeFilter
implementation using the Composite Software Design Pattern to compose multipleTypeFilters
acting a single instance ofTypeFilter
. - COMPRESSION - Enum constant in enum class org.springframework.data.gemfire.config.support.GemfireFeature
- CompressionConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
The
CompressionConfiguration
class is a SpringImportAware
implementation capable of enabling Pivotal GemFire/Apache Geode cacheRegions
data compression. - CompressionConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.CompressionConfiguration
- compressorBeanName() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableCompression
-
Reference to the
name
of a bean having typeCompressor
registered in the Spring container to handleRegion
compression. - concat(Stream<T>...) - Static method in class org.springframework.data.gemfire.util.StreamUtils
- ConfigurableRegionFactoryBean<K,
V> - Class in org.springframework.data.gemfire -
ConfigurableRegionFactoryBean
is an abstract base class encapsulating functionality common to all configurableRegion
FactoryBeans
. - ConfigurableRegionFactoryBean() - Constructor for class org.springframework.data.gemfire.ConfigurableRegionFactoryBean
- CONFIGURATION - Enum constant in enum class org.springframework.data.gemfire.config.support.GemfireFeature
- configure(Object) - 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 the Eviction policy on the given SDG
ClientRegionFactoryBean
orPeerRegionFactoryBean
used to create an Apache GeodeRegion
. - configure(Object) - 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(Object) - 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(String, CacheFactoryBean) - Method in class org.springframework.data.gemfire.config.annotation.support.EmbeddedServiceConfigurationSupport.PeerGemFirePropertiesConfigurer
- configure(String, ClientCacheFactoryBean) - Method in class org.springframework.data.gemfire.config.annotation.support.EmbeddedServiceConfigurationSupport.ClientGemFirePropertiesConfigurer
- 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 clientRegion
. - 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 peerIndex
. - configure(String, LocatorFactoryBean) - Method in class org.springframework.data.gemfire.config.annotation.support.EmbeddedServiceConfigurationSupport.LocatorGemFirePropertiesConfigurer
- configure(String, PeerRegionFactoryBean<?, ?>) - Method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableRegionConfigurer
- 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 peerRegion
. - 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 ofGatewaySender
. - configure(String, T) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractLazyResolvingComposableConfigurer
-
Applies the configuration from the composition of
Configurers
composed by thisConfigurer
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(ClientRegionFactory<K, V>) - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
-
Configures the given
ClientRegionFactoryBean
from the configuration settings of thisClientRegionFactoryBean
and anyRegionAttributes
. - configure(PoolFactory) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
-
Configures the given
PoolFactory
from thisPoolFactoryBean
. - configure(DiskStoreFactory) - Method in class org.springframework.data.gemfire.DiskStoreFactoryBean
-
Configures the given
DiskStoreFactory
with the configuration settings present on thisDiskStoreFactoryBean
- configure(Region<?, ?>) - Method in class org.springframework.data.gemfire.config.annotation.EvictionConfiguration.ComposableEvictionPolicyConfigurer
- configure(Region<?, ?>) - Method in interface org.springframework.data.gemfire.config.annotation.EvictionConfiguration.EvictionPolicyConfigurer
-
Configures the Eviction policy of the given Apache Geode
Region
. - configure(Region<?, ?>) - Method in class org.springframework.data.gemfire.config.annotation.EvictionConfiguration.EvictionPolicyMetaData
- configure(Region<?, ?>) - Method in class org.springframework.data.gemfire.config.annotation.ExpirationConfiguration.ComposableExpirationPolicyConfigurer
- configure(Region<?, ?>) - Method in interface org.springframework.data.gemfire.config.annotation.ExpirationConfiguration.ExpirationPolicyConfigurer
-
Configures the expiration policy for the given
Region
. - configure(Region<?, ?>) - Method in class org.springframework.data.gemfire.config.annotation.ExpirationConfiguration.ExpirationPolicyMetaData
- configure(RegionFactory<K, V>) - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
-
Configures the
RegionFactory
based on the configuration settings of thisPeerRegionFactoryBean
. - configure(CacheServer) - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
-
Configures the provided
CacheServer
with any custom, application-specific configuration. - 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
. - 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
-
Configures the
CacheFactoryBean
with common cache configuration settings. - 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 theCache
. - configureFactory(Object) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
-
Configures the
ClientCacheFactory
used to create theClientCache
. - configureGemfireProperties(LocatorLauncher.Builder) - Method in class org.springframework.data.gemfire.LocatorFactoryBean
- configureGemFireProperties(CacheFactoryBean) - Method in class org.springframework.data.gemfire.config.annotation.support.EmbeddedServiceConfigurationSupport.AbstractGemFirePropertiesConfigurer
- 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(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(AbstractBasicCacheFactoryBean.PdxConfigurer<T>) - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
-
Configures the cache 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 theClientCacheFactory
using a givenPool
instance or a namedPool
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 GemFireObject
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 allRegions
defined, declared and registered in the SpringApplicationContext
as well as in the Apache GeodeGemFireCache
. - 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 SpringBeanFactory
with the givenname
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 SpringBeanFactory
with the givenname
used as a template for the auto-wiring function. - CONFLATE_EVENTS - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- conflateEvents() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGemFireProperties
-
Used only by clients in a client/server installation.
- 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
-
Constructs a new, empty and uninitialized instance of the
ConnectionEndpointList
. - ConnectionEndpointList(Iterable<ConnectionEndpoint>) - Constructor for class org.springframework.data.gemfire.support.ConnectionEndpointList
-
Constructs a new instance of
ConnectionEndpointList
initialized with theIterable
collection ofConnectionEndpoints
. - ConnectionEndpointList(ConnectionEndpoint...) - Constructor for class org.springframework.data.gemfire.support.ConnectionEndpointList
-
Constructs a new instance of
ConnectionEndpointList
initialized with an array ofConnectionEndpoints
. - CONSERVE_SOCKETS - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- conserveSockets() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGemFireProperties
-
Specifies whether sockets are shared by the system member’s threads.
- CONSISTENCY - Enum constant in enum class org.springframework.data.gemfire.config.support.GemfireFeature
- 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. - 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
- CONTINUOUS_QUERY - Enum constant in enum class org.springframework.data.gemfire.config.support.GemfireFeature
- ContinuousQuery - Annotation Interface 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
-
The
ContinuousQueryConfiguration
class is a Spring@Configuration
class enabling Continuous Query (CQ) Pivotal GemFire/Apache Geode capabilities in this cache client application. - 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, 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
- ContinuousQueryDefinition(String, String, ContinuousQueryListener, boolean, Set<CQEvent>) - Constructor for class org.springframework.data.gemfire.listener.ContinuousQueryDefinition
- ContinuousQueryDefinition(String, String, ContinuousQueryListener, Set<CQEvent>) - Constructor for class org.springframework.data.gemfire.listener.ContinuousQueryDefinition
- 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, ContinuousQueryListener, boolean, Set<CQEvent>) - Constructor for class org.springframework.data.gemfire.listener.ContinuousQueryDefinition
- ContinuousQueryDefinition(String, ContinuousQueryListener, Set<CQEvent>) - 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
-
Constructs a new instance of
ContinuousQueryListenerAdapter
with default settings. - ContinuousQueryListenerAdapter(Object) - Constructor for class org.springframework.data.gemfire.listener.adapter.ContinuousQueryListenerAdapter
-
Constructs a new instance of
ContinuousQueryListenerAdapter
initialized with the givendelegate
. - 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
-
The
ContinuousQueryListenerContainerConfigurer
interfaces defines a contract for implementingObjects
in order to customize the configuration of aContinuousQueryListenerContainer
when enabling Continuous Query (CQ) functionality in a Spring Boot, Apache Geode/Pivotal GemFireClientCache
applications. - 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(String) - Method in class org.springframework.data.gemfire.client.InterestResultPolicyConverter
-
Converts the given String into an instance of GemFire InterestResultPolicy.
- 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(String) - Method in class org.springframework.data.gemfire.ScopeConverter
-
Converts the given
String
into an instance ofScope
. - 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.
- convert(ClientRegionShortcut) - Method in class org.springframework.data.gemfire.client.ClientRegionShortcutToDataPolicyConverter
-
Converts the given
ClientRegionShortcut
into a correspondingDataPolicy
. - convert(RegionShortcut) - Method in class org.springframework.data.gemfire.RegionShortcutToDataPolicyConverter
-
Converts the given
RegionShortcut
into a correspondingDataPolicy
. - convert(ConnectionEndpoint[]) - Method in class org.springframework.data.gemfire.config.support.CustomEditorBeanFactoryPostProcessor.ConnectionEndpointArrayToIterableConverter
- 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. - 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(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) - Method in class org.springframework.data.gemfire.GemfireAccessor
-
Converts the given
GemFireCheckedException
to an appropriate exception from theorg.springframework.dao
hierarchy. - convertGemFireAccessException(GemFireException) - Method in class org.springframework.data.gemfire.GemfireAccessor
-
Converts the given
GemFireException
to an appropriate exception from theorg.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. - copyOnRead() - Element in annotation interface org.springframework.data.gemfire.config.annotation.CacheServerApplication
-
Indicates whether the "copy on read" is enabled for this cache.
- copyOnRead() - Element in annotation interface org.springframework.data.gemfire.config.annotation.ClientCacheApplication
-
Configures cache copy-on-read functionality, which copies the value when it is read from the cache.
- copyOnRead() - Element in annotation interface org.springframework.data.gemfire.config.annotation.PeerCacheApplication
-
Indicates whether the "copy on read" is enabled for this cache.
- count() - Method in class org.springframework.data.gemfire.repository.support.SimpleGemfireRepository
-
Counts the number of entities stored in the
Region
. - count(Class<?>) - Static method in class org.springframework.data.gemfire.repository.query.QueryString
-
Factory method used to construct a new instance of
QueryString
that creates anOQL query
to count the number of objects of the specifiedapplication domain model type
. - COUNT - Enum constant in enum class org.springframework.data.gemfire.repository.query.support.OqlKeyword
- 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
-
Deprecated.
- CQEvent - Enum Class in org.springframework.data.gemfire.listener
- create() - Static method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableCacheServerConfigurer
- create() - Static method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableClientCacheConfigurer
- create() - Static method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableContinuousQueryListenerContainerConfigurer
- create() - Static method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableDiskStoreConfigurer
- create() - Static method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableGatewayReceiverConfigurer
- create() - Static method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableGatewaySenderConfigurer
- create() - Static method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableIndexConfigurer
- create() - Static method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableLocatorConfigurer
- create() - Static method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposablePeerCacheConfigurer
- create() - Static method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposablePoolConfigurer
- create() - Static method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableRegionConfigurer
- 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
-
Factory method used to construct a new instance of the
SmartCacheResolverFactoryBean
. - create() - Static method in class org.springframework.data.gemfire.util.PropertiesBuilder
-
Factory method used to create a default
PropertiesBuilder
instance. - create(K, V) - Method in interface org.springframework.data.gemfire.GemfireOperations
- create(K, V) - Method in class org.springframework.data.gemfire.GemfireTemplate
- create(PoolFactory, String) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
-
Deprecated.Use
PoolFactoryBean.createPool(PoolFactory, String)
instead. - create(BeanFactory) - Static method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableCacheServerConfigurer
- create(BeanFactory) - Static method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableClientCacheConfigurer
- create(BeanFactory) - Static method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableContinuousQueryListenerContainerConfigurer
- create(BeanFactory) - Static method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableDiskStoreConfigurer
- create(BeanFactory) - Static method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableGatewayReceiverConfigurer
- create(BeanFactory) - Static method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableGatewaySenderConfigurer
- create(BeanFactory) - Static method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableIndexConfigurer
- create(BeanFactory) - Static method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableLocatorConfigurer
- create(BeanFactory) - Static method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposablePeerCacheConfigurer
- create(BeanFactory) - Static method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposablePoolConfigurer
- create(BeanFactory) - Static method in class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableRegionConfigurer
- create(ConversionService) - Static method in class org.springframework.data.gemfire.mapping.MappingPdxSerializer
-
Factory method used to construct a new instance of
MappingPdxSerializer
initialized with the givenConversionService
and a providedGemfireMappingContext
. - 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
-
Creates an actual schema object from this
SchemaObjectDefinition
. - create(GemfireMappingContext) - Static method in class org.springframework.data.gemfire.mapping.MappingPdxSerializer
-
Factory method used to construct a new instance of
MappingPdxSerializer
initialized with the givenmapping context
supplying entity mapping meta-data, using a provided, defaultConversionService
. - create(GemfireMappingContext, ConversionService) - Static method in class org.springframework.data.gemfire.mapping.MappingPdxSerializer
-
Factory method used to construct a new instance of
MappingPdxSerializer
initialized with the givenmapping context
andconversion service
. - CREATE - Enum constant in enum class org.springframework.data.gemfire.listener.CQEvent
- 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 providedfactory
. - createCache(Object) - Method in class org.springframework.data.gemfire.CacheFactoryBean
-
Creates a new
Cache
instance using the providedfactory
. - createCache(Object) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
-
Creates a new
ClientCache
instance using the providedfactory
. - 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 givenClientCache
andClientRegionShortcut
. - createDefaultTaskExecutor() - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
-
Creates a default
TaskExecutor
. - createDiskStore(SchemaObjectDefinition) - Method in class org.springframework.data.gemfire.config.admin.AbstractGemfireAdminOperations
-
Creates a
DiskStore
based on the givenschema object definition
. - createDiskStore(SchemaObjectDefinition) - Method in interface org.springframework.data.gemfire.config.admin.GemfireAdminOperations
-
Creates a
DiskStore
based on the givenschema object definition
. - createDiskStoreFactory(GemFireCache) - Method in class org.springframework.data.gemfire.DiskStoreFactoryBean
-
Creates an instance of
DiskStoreFactory
using the givenGemFireCache
in order to construct, configure and initialize a newDiskStore
. - createDiskStores(Iterable<SchemaObjectDefinition>) - Method in interface org.springframework.data.gemfire.config.admin.GemfireAdminOperations
- createDiskStores(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 newGemFireCache
. - createFactory(Properties) - Method in class org.springframework.data.gemfire.CacheFactoryBean
-
Constructs a new instance of
CacheFactory
initialized with the given Apache GeodeProperties
used to construct, configure and initialize a new peerCache
instance. - createFactory(Properties) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
-
Constructs a new instance of
ClientCacheFactory
initialized with the given Apache GeodeProperties
used to construct, configure and initialize a newClientCache
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(Iterable<IndexDefinition>) - Method in interface org.springframework.data.gemfire.config.admin.GemfireAdminOperations
- createIndexes(IndexDefinition...) - Method in interface org.springframework.data.gemfire.config.admin.GemfireAdminOperations
- createIndexFunction() - Method in class org.springframework.data.gemfire.config.annotation.AdministrativeConfiguration
- 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
- 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
- createPoolFactory() - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
-
Creates an instance of the
PoolFactory
interface to construct, configure and initialize aPool
. - createRegion(GemFireCache, String) - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
-
Creates a new
Region
with the givenname
. - 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 givenname
. - createRegion(GemFireCache, String) - Method in class org.springframework.data.gemfire.ResolvableRegionFactoryBean
-
Creates a new
Region
with the givenname
. - createRegion(RegionDefinition) - Method in class org.springframework.data.gemfire.config.admin.AbstractGemfireAdminOperations
-
Creates a cache
Region
based on the givenschema object definition
. - 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
-
Creates a cache
Region
based on the givenschema object definition
. - 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
- createRegionFactory(Cache) - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
-
Create a new instance of
RegionFactory
initialized with the givenCache
that is then used to construct, configure and initialize theRegion
specified by thisPeerRegionFactoryBean
. - createRegionFunction() - Method in class org.springframework.data.gemfire.config.annotation.AdministrativeConfiguration
- 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
- 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(Iterable<RegionDefinition>) - Method in interface org.springframework.data.gemfire.config.admin.GemfireAdminOperations
- createRegions(RegionDefinition...) - Method in interface org.springframework.data.gemfire.config.admin.GemfireAdminOperations
- createRepositoryFactory() - Method in class org.springframework.data.gemfire.repository.support.GemfireRepositoryFactoryBean
-
Creates a new instance of
GemfireRepositoryFactory
used to create an Apache GeodeRepository
. - CREATING_REGION_LOG_MESSAGE - Static variable in class org.springframework.data.gemfire.ResolvableRegionFactoryBean
- criticalHeapPercentage() - Element in annotation interface org.springframework.data.gemfire.config.annotation.CacheServerApplication
-
Configures the percentage of heap at or above which the cache is considered in danger of becoming inoperable.
- criticalHeapPercentage() - Element in annotation interface org.springframework.data.gemfire.config.annotation.ClientCacheApplication
-
Configures the percentage of heap at or above which the cache is considered to be in danger of becoming inoperable.
- criticalHeapPercentage() - Element in annotation interface org.springframework.data.gemfire.config.annotation.PeerCacheApplication
-
Configures the percentage of heap at or above which the cache is considered in danger of becoming inoperable.
- criticalOffHeapPercentage() - Element in annotation interface org.springframework.data.gemfire.config.annotation.CacheServerApplication
-
Configures the percentage of off-heap at or above which the cache is considered in danger of becoming inoperable.
- criticalOffHeapPercentage() - Element in annotation interface org.springframework.data.gemfire.config.annotation.ClientCacheApplication
-
Configures the percentage of off-heap at or above which the cache is considered to be in danger of becoming inoperable.
- criticalOffHeapPercentage() - Element in annotation interface org.springframework.data.gemfire.config.annotation.PeerCacheApplication
-
Configures the percentage of off-heap at or above which the cache is considered in danger of becoming inoperable.
- 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
is a SpringBeanFactoryPostProcessor
implementation used to register customPropertyEditors
/ SpringConverters
that are used to perform type conversions betweenString-based
configuration metadata and actual Apache Geode or Spring Data for Apache Geode defined (enumerated) types. - 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
D
- DataPolicyConverter - Class in org.springframework.data.gemfire
-
The DataPolicyConverter class converts String values into GemFire DataPolicy enumerated values.
- DataPolicyConverter() - Constructor for class org.springframework.data.gemfire.DataPolicyConverter
- DeclarableSupport - Class in org.springframework.data.gemfire.support
-
Abstract base class for implementing Spring aware, Apache Geode
Declarable
components. - DeclarableSupport() - Constructor for class org.springframework.data.gemfire.support.DeclarableSupport
- DEFAULT - Static variable in enum class org.springframework.data.gemfire.client.InterestResultPolicyType
- DEFAULT - Static variable in enum class org.springframework.data.gemfire.eviction.EvictionActionType
- DEFAULT - Static variable in enum class org.springframework.data.gemfire.expiration.ExpirationActionType
- DEFAULT - Static variable in enum class org.springframework.data.gemfire.IndexMaintenancePolicyType
- DEFAULT - Static variable in enum class org.springframework.data.gemfire.IndexType
- DEFAULT - Static variable in enum class org.springframework.data.gemfire.InterestPolicyType
- DEFAULT - Static variable in enum class org.springframework.data.gemfire.server.SubscriptionEvictionPolicy
- DEFAULT_ACK_SEVERE_ALERT_THRESHOLD - Static variable in class org.springframework.data.gemfire.config.annotation.GemFirePropertiesConfiguration
- DEFAULT_ACK_WAIT_THRESHOLD - Static variable in class org.springframework.data.gemfire.config.annotation.GemFirePropertiesConfiguration
- DEFAULT_ACTION - Static variable in class org.springframework.data.gemfire.config.annotation.ExpirationConfiguration
- DEFAULT_ALLOW_FORCE_COMPACTION - Static variable in class org.springframework.data.gemfire.config.annotation.DiskStoreConfiguration
- DEFAULT_ARCHIVE_DISK_SPACE_LIMIT - Static variable in class org.springframework.data.gemfire.config.annotation.StatisticsConfiguration
- DEFAULT_ARCHIVE_FILE_SIZE_LIMIT - Static variable in class org.springframework.data.gemfire.config.annotation.StatisticsConfiguration
- DEFAULT_ASYNC_DISTRIBUTION_TIMEOUT - Static variable in class org.springframework.data.gemfire.config.annotation.GemFirePropertiesConfiguration
- DEFAULT_ASYNC_MAX_QUEUE_SIZE - Static variable in class org.springframework.data.gemfire.config.annotation.GemFirePropertiesConfiguration
- DEFAULT_ASYNC_QUEUE_TIMEOUT - Static variable in class org.springframework.data.gemfire.config.annotation.GemFirePropertiesConfiguration
- DEFAULT_AUTO_COMPACT - Static variable in class org.springframework.data.gemfire.config.annotation.DiskStoreConfiguration
- DEFAULT_AUTO_STARTUP - Static variable in class org.springframework.data.gemfire.config.annotation.CacheServerConfiguration
- DEFAULT_AUTO_STARTUP - Static variable in interface org.springframework.data.gemfire.support.SmartLifecycleSupport
- DEFAULT_BIND_ADDRESS - Static variable in class org.springframework.data.gemfire.config.annotation.GemFirePropertiesConfiguration
- DEFAULT_BUILD_NUMBER - Static variable in class org.springframework.data.gemfire.util.JavaVersion
- DEFAULT_CACHE_SERVER_PORT - Static variable in class org.springframework.data.gemfire.util.DistributedSystemUtils
- DEFAULT_CACHE_XML_FILE - Static variable in class org.springframework.data.gemfire.config.annotation.GemFirePropertiesConfiguration
- DEFAULT_CLIENT_REGION_SHORTCUT - Static variable in class org.springframework.data.gemfire.config.annotation.ClusterDefinedRegionsConfiguration
- DEFAULT_CLIENT_REGION_SHORTCUT - Static variable in class org.springframework.data.gemfire.config.annotation.EntityDefinedRegionsConfiguration
- DEFAULT_CLOSE - Static variable in class org.springframework.data.gemfire.config.annotation.AbstractCacheConfiguration
- DEFAULT_CLUSTER_CONFIGURATION_DIRECTORY - Static variable in class org.springframework.data.gemfire.config.annotation.GemFirePropertiesConfiguration
- DEFAULT_COMPACTION_THRESHOLD - Static variable in class org.springframework.data.gemfire.config.annotation.DiskStoreConfiguration
- DEFAULT_CONFLATE_EVENTS - Static variable in class org.springframework.data.gemfire.config.annotation.GemFirePropertiesConfiguration
- DEFAULT_CONSERVE_SOCKETS - Static variable in class org.springframework.data.gemfire.config.annotation.GemFirePropertiesConfiguration
- DEFAULT_COPY_ON_READ - Static variable in class org.springframework.data.gemfire.config.annotation.AbstractCacheConfiguration
- DEFAULT_CREATE_REGION_SKIP_IF_EXISTS - Static variable in class org.springframework.data.gemfire.config.admin.remote.RestHttpGemfireAdminTemplate
- DEFAULT_DELTA_PROPAGATION - Static variable in class org.springframework.data.gemfire.config.annotation.GemFirePropertiesConfiguration
- DEFAULT_DEPLOY_WORKING_DIRECTORY - Static variable in class org.springframework.data.gemfire.config.annotation.GemFirePropertiesConfiguration
- DEFAULT_DISABLE_TCP - Static variable in class org.springframework.data.gemfire.config.annotation.GemFirePropertiesConfiguration
- DEFAULT_DISK_USAGE_CRITICAL_PERCENTAGE - Static variable in class org.springframework.data.gemfire.config.annotation.DiskStoreConfiguration
- DEFAULT_DISK_USAGE_WARNING_PERCENTAGE - Static variable in class org.springframework.data.gemfire.config.annotation.DiskStoreConfiguration
- DEFAULT_DISTRIBUTED_SYSTEM_ID - Static variable in class org.springframework.data.gemfire.config.annotation.GemFirePropertiesConfiguration
- DEFAULT_DURABLE - Static variable in class org.springframework.data.gemfire.client.Interest
- DEFAULT_ENABLE_AUTO_RECONNECT - Static variable in class org.springframework.data.gemfire.config.annotation.PeerCacheConfiguration
- DEFAULT_ENABLE_NETWORK_PARTITION_DETECTION - Static variable in class org.springframework.data.gemfire.config.annotation.GemFirePropertiesConfiguration
- DEFAULT_ENABLE_TIME_STATISTICS - Static variable in class org.springframework.data.gemfire.config.annotation.StatisticsConfiguration
- DEFAULT_ENABLED - Static variable in class org.springframework.data.gemfire.config.annotation.AutoConfiguredAuthenticationConfiguration.AuthenticationAutoConfigurationEnabledCondition
- DEFAULT_ENFORCE_UNIQUE_HOST - Static variable in class org.springframework.data.gemfire.config.annotation.GemFirePropertiesConfiguration
- DEFAULT_EXPIRATION_ACTION - Static variable in class org.springframework.data.gemfire.expiration.ExpirationAttributesFactoryBean
- DEFAULT_EXPIRATION_TYPES - Static variable in class org.springframework.data.gemfire.config.annotation.ExpirationConfiguration
- DEFAULT_GEMFIRE_CACHE_NAME - Static variable in interface org.springframework.data.gemfire.config.xml.GemfireConstants
- DEFAULT_GEMFIRE_FUNCTION_SERVICE_NAME - Static variable in interface org.springframework.data.gemfire.config.xml.GemfireConstants
- DEFAULT_GEMFIRE_INDEX_DEFINITION_QUERY_SERVICE - Static variable in interface org.springframework.data.gemfire.config.xml.GemfireConstants
- DEFAULT_GEMFIRE_JCA_RESOURCE_ADAPTER_JNDI_NAME - Static variable in class org.springframework.data.gemfire.config.annotation.support.AbstractGemFireAsLastResourceAspectSupport
- DEFAULT_GEMFIRE_POOL_NAME - Static variable in interface org.springframework.data.gemfire.config.xml.GemfireConstants
- DEFAULT_GEMFIRE_TRANSACTION_MANAGER_NAME - Static variable in interface org.springframework.data.gemfire.config.xml.GemfireConstants
- DEFAULT_GROUPS - Static variable in class org.springframework.data.gemfire.config.annotation.GemFirePropertiesConfiguration
- DEFAULT_HOST - Static variable in class org.springframework.data.gemfire.config.admin.remote.RestHttpGemfireAdminTemplate
- DEFAULT_HOST - Static variable in class org.springframework.data.gemfire.config.annotation.support.EmbeddedServiceConfigurationSupport
- DEFAULT_HOST - Static variable in class org.springframework.data.gemfire.support.ConnectionEndpoint
- DEFAULT_HTTP_FOLLOW_REDIRECTS - Static variable in class org.springframework.data.gemfire.config.admin.remote.RestHttpGemfireAdminTemplate
- DEFAULT_HTTP_FOLLOW_REDIRECTS - Static variable in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration
- DEFAULT_HTTP_REQUEST_INTERCEPTORS_ENABLED - Static variable in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration
- DEFAULT_HTTP_SERVICE_PORT - Static variable in class org.springframework.data.gemfire.config.annotation.HttpServiceConfiguration
- DEFAULT_HTTP_SERVICE_SSL_REQUIRE_AUTHENTICATION - Static variable in class org.springframework.data.gemfire.config.annotation.HttpServiceConfiguration
- DEFAULT_HTTP_SERVICE_START_DEVELOPER_REST_API - Static variable in class org.springframework.data.gemfire.config.annotation.HttpServiceConfiguration
- DEFAULT_IGNORE_UNREAD_FIELDS - Static variable in class org.springframework.data.gemfire.config.annotation.PdxConfiguration
- DEFAULT_INVOKE_CALLBACKS - Static variable in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.SnapshotMetadata
- DEFAULT_IS_PAGE_QUERY_FUNCTION - Static variable in class org.springframework.data.gemfire.repository.query.support.PagingUtils
- DEFAULT_IS_RUNNING - Static variable in interface org.springframework.data.gemfire.support.SmartLifecycleSupport
- DEFAULT_JMX_MANAGER_PORT - Static variable in class org.springframework.data.gemfire.config.annotation.ManagerConfiguration
- DEFAULT_KEEP_ALIVE - Static variable in class org.springframework.data.gemfire.client.support.FactoryDefaultsPoolAdapter
- DEFAULT_LISTENER_METHOD_NAME - Static variable in class org.springframework.data.gemfire.listener.adapter.ContinuousQueryListenerAdapter
- DEFAULT_LOAD_CLUSTER_CONFIGURATION_FROM_DIRECTORY - Static variable in class org.springframework.data.gemfire.config.annotation.GemFirePropertiesConfiguration
- DEFAULT_LOCATOR_PORT - Static variable in class org.springframework.data.gemfire.client.PoolFactoryBean
- DEFAULT_LOCATOR_PORT - Static variable in class org.springframework.data.gemfire.config.annotation.LocatorConfiguration
- DEFAULT_LOCATOR_PORT - Static variable in class org.springframework.data.gemfire.util.DistributedSystemUtils
- DEFAULT_LOCATOR_WAIT_TIME - Static variable in class org.springframework.data.gemfire.config.annotation.GemFirePropertiesConfiguration
- DEFAULT_LOCATORS - Static variable in class org.springframework.data.gemfire.config.annotation.AbstractCacheConfiguration
- DEFAULT_LOCK_MEMORY - Static variable in class org.springframework.data.gemfire.config.annotation.GemFirePropertiesConfiguration
- DEFAULT_LOG_DISK_SPACE_LIMIT - Static variable in class org.springframework.data.gemfire.config.annotation.LoggingConfiguration
- DEFAULT_LOG_FILE_SIZE_LIMIT - Static variable in class org.springframework.data.gemfire.config.annotation.LoggingConfiguration
- DEFAULT_LOG_LEVEL - Static variable in class org.springframework.data.gemfire.config.annotation.AbstractCacheConfiguration
- DEFAULT_LOG_LEVEL - Static variable in class org.springframework.data.gemfire.config.annotation.LocatorApplicationConfiguration
- DEFAULT_LOG_LEVEL - Static variable in class org.springframework.data.gemfire.config.annotation.LoggingConfiguration
- DEFAULT_LOG_LEVEL - Static variable in class org.springframework.data.gemfire.LocatorFactoryBean
- DEFAULT_LRU_MAXIMUM_ENTRIES - Static variable in class org.springframework.data.gemfire.eviction.EvictionAttributesFactoryBean
- DEFAULT_MANAGEMENT_HTTP_HOST - Static variable in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration
- DEFAULT_MANAGEMENT_HTTP_PORT - Static variable in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration
- DEFAULT_MANAGEMENT_REQUIRE_HTTPS - Static variable in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration
- DEFAULT_MANAGEMENT_USE_HTTP - Static variable in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration
- DEFAULT_MAX_OPLOG_SIZE - Static variable in class org.springframework.data.gemfire.config.annotation.DiskStoreConfiguration
- DEFAULT_MAX_WAIT_TIME_RECONNECT - Static variable in class org.springframework.data.gemfire.config.annotation.GemFirePropertiesConfiguration
- DEFAULT_MCAST_ADDRESS - Static variable in class org.springframework.data.gemfire.config.annotation.McastConfiguration
- DEFAULT_MCAST_FLOW_CONTROL - Static variable in class org.springframework.data.gemfire.config.annotation.McastConfiguration
- DEFAULT_MCAST_PORT - Static variable in class org.springframework.data.gemfire.config.annotation.AbstractCacheConfiguration
- DEFAULT_MCAST_PORT - Static variable in class org.springframework.data.gemfire.config.annotation.McastConfiguration
- DEFAULT_MCAST_RECEIVE_BUFFER_SIZE - Static variable in class org.springframework.data.gemfire.config.annotation.McastConfiguration
- DEFAULT_MCAST_SEND_BUFFER_SIZE - Static variable in class org.springframework.data.gemfire.config.annotation.McastConfiguration
- DEFAULT_MEMBER_TIMEOUT - Static variable in class org.springframework.data.gemfire.config.annotation.GemFirePropertiesConfiguration
- DEFAULT_MEMBERSHIP_PORT_RANGE - Static variable in class org.springframework.data.gemfire.config.annotation.GemFirePropertiesConfiguration
- DEFAULT_MEMCACHED_SERVER_PORT - Static variable in class org.springframework.data.gemfire.config.annotation.MemcachedServerConfiguration
- DEFAULT_MEMORY_MAXIMUM_SIZE - Static variable in class org.springframework.data.gemfire.eviction.EvictionAttributesFactoryBean
- DEFAULT_NAME - Static variable in class org.springframework.data.gemfire.config.annotation.AbstractCacheConfiguration
- DEFAULT_NAME - Static variable in class org.springframework.data.gemfire.config.annotation.CacheServerConfiguration
- DEFAULT_NAME - Static variable in class org.springframework.data.gemfire.config.annotation.ClientCacheConfiguration
- DEFAULT_NAME - Static variable in class org.springframework.data.gemfire.config.annotation.GemFirePropertiesConfiguration
- DEFAULT_NAME - Static variable in class org.springframework.data.gemfire.config.annotation.LocatorApplicationConfiguration
- DEFAULT_NAME - Static variable in class org.springframework.data.gemfire.config.annotation.PeerCacheConfiguration
- DEFAULT_ORDER - Static variable in class org.springframework.data.gemfire.config.annotation.support.AbstractGemFireAsLastResourceAspectSupport
- DEFAULT_PARALLEL - Static variable in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.SnapshotMetadata
- DEFAULT_PASSWORD - Static variable in class org.springframework.data.gemfire.config.annotation.AutoConfiguredAuthenticationConfiguration
- DEFAULT_PATCH_VERSION - Static variable in class org.springframework.data.gemfire.util.JavaVersion
- DEFAULT_PDX_DISK_STORE_NAME - Static variable in class org.springframework.data.gemfire.config.annotation.PdxConfiguration
- DEFAULT_PDX_SERIALIZER_BEAN_NAME - Static variable in class org.springframework.data.gemfire.config.annotation.PdxConfiguration
- DEFAULT_PEER_VERIFY_MEMBER_TIMEOUT - Static variable in class org.springframework.data.gemfire.config.annotation.AuthConfiguration
- DEFAULT_PERSISTENT - Static variable in class org.springframework.data.gemfire.config.annotation.PdxConfiguration
- DEFAULT_PHASE - Static variable in class org.springframework.data.gemfire.config.support.AbstractSmartLifecycle
- DEFAULT_PHASE - Static variable in interface org.springframework.data.gemfire.support.SmartLifecycleSupport
- DEFAULT_POOL_NAME - Static variable in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
- DEFAULT_POOL_NAME - Static variable in interface org.springframework.data.gemfire.client.PoolResolver
- DEFAULT_POOL_NAME - Static variable in class org.springframework.data.gemfire.client.support.FactoryDefaultsPoolAdapter
- DEFAULT_POOL_NAME - Static variable in class org.springframework.data.gemfire.util.CacheUtils
- DEFAULT_POOL_RESOLVER - Static variable in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- DEFAULT_POOL_RESOLVER - Static variable in class org.springframework.data.gemfire.client.PoolFactoryBean
- DEFAULT_POOL_RESOLVER - Static variable in class org.springframework.data.gemfire.function.execution.AbstractClientFunctionTemplate
- DEFAULT_POOL_RESOLVER - Static variable in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
- DEFAULT_PORT - Static variable in class org.springframework.data.gemfire.config.admin.remote.RestHttpGemfireAdminTemplate
- DEFAULT_PORT - Static variable in class org.springframework.data.gemfire.config.annotation.LocatorApplicationConfiguration
- DEFAULT_PORT - Static variable in class org.springframework.data.gemfire.config.annotation.support.EmbeddedServiceConfigurationSupport
- DEFAULT_PORT - Static variable in class org.springframework.data.gemfire.LocatorFactoryBean
- DEFAULT_PORT - Static variable in class org.springframework.data.gemfire.support.ConnectionEndpoint
- DEFAULT_QUEUE_SIZE - Static variable in class org.springframework.data.gemfire.config.annotation.DiskStoreConfiguration
- DEFAULT_READ_SERIALIZED - Static variable in class org.springframework.data.gemfire.config.annotation.PdxConfiguration
- DEFAULT_READY_FOR_EVENTS - Static variable in class org.springframework.data.gemfire.config.annotation.ClientCacheConfiguration
- DEFAULT_RECEIVE_VALUES - Static variable in class org.springframework.data.gemfire.client.Interest
- DEFAULT_REDUNDANCY_ZONE - Static variable in class org.springframework.data.gemfire.config.annotation.GemFirePropertiesConfiguration
- DEFAULT_REGION_SHORTCUT - Static variable in class org.springframework.data.gemfire.config.schema.definitions.RegionDefinition
- DEFAULT_REMOTE_LOCATORS - Static variable in class org.springframework.data.gemfire.config.annotation.GemFirePropertiesConfiguration
- DEFAULT_REMOVE_UNRESPONSIVE_CLIENT - Static variable in class org.springframework.data.gemfire.config.annotation.GemFirePropertiesConfiguration
- DEFAULT_RESOURCE_PERMISSION - Static variable in annotation interface org.springframework.data.gemfire.function.annotation.GemfireFunction
- DEFAULT_RESUME_WAIT_TIME_UNIT - Static variable in class org.springframework.data.gemfire.transaction.GemfireTransactionManager
- DEFAULT_SCHEME - Static variable in class org.springframework.data.gemfire.config.admin.remote.RestHttpGemfireAdminTemplate
- DEFAULT_SECURITY_LOG_LEVEL - Static variable in class org.springframework.data.gemfire.config.annotation.AuthConfiguration
- DEFAULT_SERIALIZABLE_OBJECT_FILTER - Static variable in class org.springframework.data.gemfire.config.annotation.GemFirePropertiesConfiguration
- DEFAULT_SERVER_PORT - Static variable in class org.springframework.data.gemfire.client.PoolFactoryBean
- DEFAULT_SERVER_REGION_SHORTCUT - Static variable in class org.springframework.data.gemfire.config.annotation.EntityDefinedRegionsConfiguration
- DEFAULT_SINGLETON - Static variable in class org.springframework.data.gemfire.support.AbstractFactoryBeanSupport
- DEFAULT_SNAPSHOT_FORMAT - Static variable in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.SnapshotMetadata
- DEFAULT_SOCKET_BUFFER_SIZE - Static variable in class org.springframework.data.gemfire.config.annotation.GemFirePropertiesConfiguration
- DEFAULT_SOCKET_LEASE_TIME - Static variable in class org.springframework.data.gemfire.config.annotation.GemFirePropertiesConfiguration
- DEFAULT_STATISTIC_SAMPLE_RATE - Static variable in class org.springframework.data.gemfire.config.annotation.StatisticsConfiguration
- DEFAULT_TCP_PORT - Static variable in class org.springframework.data.gemfire.config.annotation.GemFirePropertiesConfiguration
- DEFAULT_THREAD_NAME_PREFIX - Static variable in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
- DEFAULT_THROW_ON_ERROR - Static variable in class org.springframework.data.gemfire.config.annotation.support.AbstractGemFireAsLastResourceAspectSupport
- DEFAULT_TIME_INTERVAL - Static variable in class org.springframework.data.gemfire.config.annotation.DiskStoreConfiguration
- DEFAULT_TIMEOUT - Static variable in class org.springframework.data.gemfire.config.annotation.ExpirationConfiguration
- DEFAULT_TIMEOUT - Static variable in class org.springframework.data.gemfire.expiration.ExpirationAttributesFactoryBean
- DEFAULT_TOMBSTONE_THRESHOLD - Static variable in class org.springframework.data.gemfire.config.annotation.GemFirePropertiesConfiguration
- DEFAULT_UDP_FRAGMENT_SIZE - Static variable in class org.springframework.data.gemfire.config.annotation.GemFirePropertiesConfiguration
- DEFAULT_UDP_RECEIVE_BUFFER_SIZE - Static variable in class org.springframework.data.gemfire.config.annotation.GemFirePropertiesConfiguration
- DEFAULT_UDP_SEND_BUFFER_SIZE - Static variable in class org.springframework.data.gemfire.config.annotation.GemFirePropertiesConfiguration
- DEFAULT_USE_BEAN_FACTORY_LOCATOR - Static variable in class org.springframework.data.gemfire.config.annotation.AbstractCacheConfiguration
- DEFAULT_USE_BEAN_FACTORY_LOCATOR - Static variable in class org.springframework.data.gemfire.config.annotation.LocatorApplicationConfiguration
- DEFAULT_USE_CLUSTER_CONFIGURATION - Static variable in class org.springframework.data.gemfire.config.annotation.PeerCacheConfiguration
- DEFAULT_USE_CLUSTER_CONFIGURATTION_SERVICE - Static variable in class org.springframework.data.gemfire.config.annotation.LocatorApplicationConfiguration
- DEFAULT_USE_UDP_MEMBERSHIP_MESSENGER - Static variable in class org.springframework.data.gemfire.config.annotation.CacheServerConfiguration
- DEFAULT_USE_UDP_MEMBERSHIP_MESSENGER - Static variable in class org.springframework.data.gemfire.config.annotation.LocatorApplicationConfiguration
- DEFAULT_USE_UDP_MEMBERSHIP_MESSENGER - Static variable in class org.springframework.data.gemfire.config.annotation.PeerCacheConfiguration
- DEFAULT_USER_COMMAND_PACKAGES - Static variable in class org.springframework.data.gemfire.config.annotation.GemFirePropertiesConfiguration
- DEFAULT_USERNAME - Static variable in class org.springframework.data.gemfire.config.annotation.AutoConfiguredAuthenticationConfiguration
- DEFAULT_VALIDATE_SERIALIZABLE_OBJECTS - Static variable in class org.springframework.data.gemfire.config.annotation.GemFirePropertiesConfiguration
- DEFAULT_VERSION_NUMBER - Static variable in class org.springframework.data.gemfire.util.JavaVersion
- DEFAULT_WRITE_BUFFER_SIZE - Static variable in class org.springframework.data.gemfire.config.annotation.DiskStoreConfiguration
- DefaultableDelegatingPoolAdapter - Class in org.springframework.data.gemfire.client.support
-
The
DefaultableDelegatingPoolAdapter
class is a wrapper class aroundPool
allowing default configuration property values to be provided in the case that thePool's
settings were null. - DefaultableDelegatingPoolAdapter(Pool) - Constructor for class org.springframework.data.gemfire.client.support.DefaultableDelegatingPoolAdapter
- defaultCertificateAlias() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableSsl
-
Configures the default
name
of a single Keystore certificate to use when configuring SSL for all Pivotal GemFire/Apache Geodecomponents
collectively. - defaultExpirationAttributes() - Method in class org.springframework.data.gemfire.config.annotation.ExpirationConfiguration.ExpirationPolicyMetaData
-
Returns the default
ExpirationAttributes
. - DefaultGemfireEntityInformation<T,
ID> - Class in org.springframework.data.gemfire.repository.query -
Implementation of
GemfireEntityInformation
and Spring Data'sPersistentEntityInformation
that returns the Region name associated with thePersistentEntity
. - DefaultGemfireEntityInformation(GemfirePersistentEntity<T>) - Constructor for class org.springframework.data.gemfire.repository.query.DefaultGemfireEntityInformation
-
Constructs a new instance of
DefaultGemfireEntityInformation
for the givenGemfirePersistentEntity
. - defaultIfEmpty(String, String) - Static method in class org.springframework.data.gemfire.util.SpringExtensions
- defaultIfEmpty(String, Supplier<String>) - Static method in class org.springframework.data.gemfire.util.SpringExtensions
- defaultIfEmpty(T[], T[]) - Static method in class org.springframework.data.gemfire.util.ArrayUtils
-
Returns the given
array
if not null or empty, otherwise returns thedefaultArray
. - defaultIfEmpty(T, Supplier<T>) - Method in class org.springframework.data.gemfire.client.support.DefaultableDelegatingPoolAdapter
- defaultIfNull(T, Supplier<T>) - Method in class org.springframework.data.gemfire.client.support.DefaultableDelegatingPoolAdapter
- defaultIfNull(T, Supplier<T>) - Static method in class org.springframework.data.gemfire.util.SpringExtensions
- defaultIfNull(T, T) - Static method in class org.springframework.data.gemfire.util.SpringExtensions
- defaultPort(Integer, int) - Method in class org.springframework.data.gemfire.wan.GatewayReceiverFactoryBean
- define() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableIndexing
-
Determines whether all GemFire/Geode
Indexes
will be defined before created. - define(Object) - Method in interface org.springframework.data.gemfire.config.schema.SchemaObjectDefiner
- define(Object) - Method in class org.springframework.data.gemfire.config.schema.support.ComposableSchemaObjectDefiner
- define(Object) - Method in class org.springframework.data.gemfire.config.schema.support.IndexDefiner
- define(Object) - Method in class org.springframework.data.gemfire.config.schema.support.RegionDefiner
- DefinedIndexesApplicationListener - Class in org.springframework.data.gemfire.config.support
-
DefinedIndexesApplicationListener
is a SpringApplicationListener
used to create all "defined" GemFireIndexes
by using theQueryService
, defineXxxIndex(..) methods. - DefinedIndexesApplicationListener() - Constructor for class org.springframework.data.gemfire.config.support.DefinedIndexesApplicationListener
- DelegatingPoolAdapter - Class in org.springframework.data.gemfire.client.support
-
DelegatingPoolAdapter
is an abstract implementation of GemFire'sPool
interface and extension ofFactoryDefaultsPoolAdapter
that delegates operations to the providedPool
instance. - DelegatingPoolAdapter(Pool) - Constructor for class org.springframework.data.gemfire.client.support.DelegatingPoolAdapter
-
Constructs an instance of
DelegatingPoolAdapter
initialized with the specifiedPool
. - delete(T) - Method in class org.springframework.data.gemfire.repository.support.SimpleGemfireRepository
- deleteAll() - Method in class org.springframework.data.gemfire.repository.support.SimpleGemfireRepository
- deleteAll(Iterable<? extends T>) - Method in class org.springframework.data.gemfire.repository.support.SimpleGemfireRepository
- deleteAllById(Iterable<? extends ID>) - Method in class org.springframework.data.gemfire.repository.support.SimpleGemfireRepository
- deleteById(ID) - Method in class org.springframework.data.gemfire.repository.support.SimpleGemfireRepository
- DELTA_PROPAGATION - Enum constant in enum class org.springframework.data.gemfire.config.support.GemfireFeature
- DELTA_PROPAGATION - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- deltaPropagation() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGemFireProperties
-
Specifies whether to distribute the deltas for entry updates, instead of the full values, between clients and servers, and between peers.
- DENY - Static variable in interface org.springframework.data.gemfire.support.CompositeTypeFilter
- DEPLOY_WORKING_DIRECTORY - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- deployWorkingDirectory() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGemFireProperties
-
Working directory used when deploying JAR application files to distributed system members.
- dereferenceBean(String) - Static method in class org.springframework.data.gemfire.util.SpringExtensions
- destroy() - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
-
Destroys the cache bean on Spring container shutdown.
- destroy() - Method in class org.springframework.data.gemfire.AbstractConfigurableCacheFactoryBean
-
Destroys and releases resources used by the
GemfireBeanFactoryLocator
, if present. - destroy() - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
-
Closes and destroys the
Region
. - destroy() - Method in class org.springframework.data.gemfire.client.PoolAdapter
- destroy() - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
-
Releases all system resources and destroys the
Pool
when created by thisPoolFactoryBean
. - destroy() - Method in class org.springframework.data.gemfire.client.support.DefaultableDelegatingPoolAdapter
- destroy() - Method in class org.springframework.data.gemfire.client.support.DelegatingPoolAdapter
- destroy() - Method in class org.springframework.data.gemfire.client.support.FactoryDefaultsPoolAdapter
- destroy() - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
- destroy() - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
-
Closes and destroys this
Region
. - destroy() - Method in class org.springframework.data.gemfire.serialization.WiringInstantiator
- destroy() - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
- destroy() - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean
-
Performs an export of the GemFire Cache or Region if configured.
- destroy() - Method in class org.springframework.data.gemfire.support.GemfireBeanFactoryLocator
- destroy() - Method in class org.springframework.data.gemfire.support.LazyWiringDeclarableSupport
-
When this
Declarable
object/bean gets destroyed by the Spring container,destroy()
will make sure this component gets unregistered from theSpringContextBootstrappingInitializer
properly. - destroy() - Static method in class org.springframework.data.gemfire.support.SpringContextBootstrappingInitializer
-
Destroy the state of the
SpringContextBootstrappingInitializer
. - destroy() - Method in class org.springframework.data.gemfire.wan.AbstractWANComponentFactoryBean
- destroy() - Method in class org.springframework.data.gemfire.wan.AsyncEventQueueFactoryBean
- destroy() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
- destroy(boolean) - Method in class org.springframework.data.gemfire.client.PoolAdapter
- destroy(boolean) - Method in class org.springframework.data.gemfire.client.support.DefaultableDelegatingPoolAdapter
- destroy(boolean) - Method in class org.springframework.data.gemfire.client.support.DelegatingPoolAdapter
- DESTROY - Enum constant in enum class org.springframework.data.gemfire.expiration.ExpirationActionType
- DESTROY - Enum constant in enum class org.springframework.data.gemfire.listener.CQEvent
- DETAILED_INDEX_DEFINITION - Static variable in class org.springframework.data.gemfire.IndexFactoryBean
- DISABLE_AUTO_RECONNECT - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- DISABLE_JMX - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- DISABLE_TCP - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- DisableBeanDefinitionOverridingApplicationContextInitializer - Class in org.springframework.data.gemfire.support
-
Spring
ApplicationContextInitializer
implementation that disables the Spring container's (ConfigurableApplicationContext
) default behavior of bean definition overriding. - DisableBeanDefinitionOverridingApplicationContextInitializer() - Constructor for class org.springframework.data.gemfire.support.DisableBeanDefinitionOverridingApplicationContextInitializer
- disableTcp() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGemFireProperties
-
Boolean indicating whether to disable the use of TCP/IP sockets for inter-cache point-to-point messaging.
- DISK_STORE - Enum constant in enum class org.springframework.data.gemfire.config.schema.SchemaObjectType
- DiskDir(String) - Constructor for class org.springframework.data.gemfire.DiskStoreFactoryBean.DiskDir
- DiskDir(String, int) - Constructor for class org.springframework.data.gemfire.DiskStoreFactoryBean.DiskDir
- diskDirectories() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableDiskStore
-
File system directory location(s) in which the
DiskStore
files are stored. - DiskStoreConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
The
DiskStoreConfiguration
class is a SpringImportBeanDefinitionRegistrar
used to register a GemFire/GeodeDiskStore
bean definition. - DiskStoreConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.DiskStoreConfiguration
- DiskStoreConfigurer - Interface in org.springframework.data.gemfire.config.annotation
-
The
DiskStoreConfigurer
interface defines a contract for implementingObjects
in order to customize the configuration of aDiskStoreFactoryBean
used to construct, configure and initialize aDiskStore
. - DiskStoreDirectoryBeanPostProcessor - Class in org.springframework.data.gemfire.config.support
-
The
DiskStoreDirectoryBeanPostProcessor
processes any GemFireDiskStore
,DiskStoreFactoryBean.DiskDir
Spring beans defined in the application context to ensure that the directory actually exists before creating theDiskStore
. - DiskStoreDirectoryBeanPostProcessor() - Constructor for class org.springframework.data.gemfire.config.support.DiskStoreDirectoryBeanPostProcessor
- DiskStoreFactoryBean - Class in org.springframework.data.gemfire
-
Spring
FactoryBean
used to create aDiskStore
. - DiskStoreFactoryBean() - Constructor for class org.springframework.data.gemfire.DiskStoreFactoryBean
- DiskStoreFactoryBean.DiskDir - Class in org.springframework.data.gemfire
- diskStoreName() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnablePdx
-
Configures the disk store that is used for PDX meta data.
- diskStoreName() - Element in annotation interface org.springframework.data.gemfire.mapping.annotation.ClientRegion
-
Name of the
DiskStore
in which this persistent entity's data is overflowed and/or persisted. - diskStoreName() - Element in annotation interface org.springframework.data.gemfire.mapping.annotation.LocalRegion
-
Name of the
DiskStore
in which this persistent entity's data is overflowed and/or persisted. - diskStoreName() - Element in annotation interface org.springframework.data.gemfire.mapping.annotation.PartitionRegion
-
Name of the
DiskStore
in which this persistent entity's data is overflowed and/or persisted. - diskStoreName() - Element in annotation interface org.springframework.data.gemfire.mapping.annotation.ReplicateRegion
-
Name of the
DiskStore
in which this persistent entity's data is overflowed and/or persisted. - diskStoreProperty(String) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
- diskStoreReference() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGatewaySender
-
Configures the
DiskStore
used by a GatewaySender} when persisting theGatewaySender
queue's data. - diskStoreReference() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGatewaySenders
-
Configures the
DiskStore
used by all configured GatewaySender GatewaySenders} when persisting theGatewaySenders
queue data. - diskStores() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableDiskStores
-
Defines 1 or more GemFire/Geode
DiskStores
. - DiskStoresConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
The
DiskStoresConfiguration
class is a SpringImportBeanDefinitionRegistrar
used to register multiple GemFire/GeodeDiskStore
bean definitions. - DiskStoresConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.DiskStoresConfiguration
- diskSynchronous() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGatewaySender
-
A boolean flag to indicate if the configured
GatewaySender
should use synchronousDiskStore
writes. - diskSynchronous() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGatewaySenders
-
A boolean flag indicating whether all configured
GatewaySenders
should use synchronousDiskStore
writes. - diskSynchronous() - Element in annotation interface org.springframework.data.gemfire.mapping.annotation.ClientRegion
-
Determines whether disk-based operations (used in overflow and persistence) are synchronous or asynchronous.
- diskSynchronous() - Element in annotation interface org.springframework.data.gemfire.mapping.annotation.LocalRegion
-
Determines whether disk-based operations (used in overflow and persistence) are synchronous or asynchronous.
- diskSynchronous() - Element in annotation interface org.springframework.data.gemfire.mapping.annotation.PartitionRegion
-
Determines whether disk-based operations (used in overflow and persistence) are synchronous or asynchronous.
- diskSynchronous() - Element in annotation interface org.springframework.data.gemfire.mapping.annotation.ReplicateRegion
-
Determines whether disk-based operations (used in overflow and persistence) are synchronous or asynchronous.
- diskUsageCriticalPercentage() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableDiskStore
-
Disk usage above this threshold generates an error message and shuts down the member's cache.
- diskUsageWarningPercentage() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableDiskStore
-
Disk usage above this threshold generates a warning message.
- dispatcherThreads() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGatewaySender
-
Configures the number of dispatcher threads that the
GatewaySender
will try to use to dispatch the queued events. - dispatcherThreads() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGatewaySenders
-
Configures the number of dispatcher threads that all configured
GatewaySenders
will try to use to dispatch the queued events. - dispatchEvent(ContinuousQueryListener, CqEvent) - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
-
Asynchronously dispatches the
CQ event
to the targetedContinuousQueryListener
. - DISTINCT - Enum constant in enum class org.springframework.data.gemfire.repository.query.support.OqlKeyword
- DISTRIBUTED_ACK - Enum constant in enum class org.springframework.data.gemfire.ScopeType
- DISTRIBUTED_NO_ACK - Enum constant in enum class org.springframework.data.gemfire.ScopeType
- DISTRIBUTED_SYSTEM_ID - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- DISTRIBUTED_TRANSACTIONS - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- distributedSystemId() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGemFireProperties
-
Identifier used to distinguish messages from different distributed systems.
- DistributedSystemUtils - Class in org.springframework.data.gemfire.util
-
DistributedSystemUtils is an abstract utility class for working with the GemFire DistributedSystem.
- DistributedSystemUtils() - Constructor for class org.springframework.data.gemfire.util.DistributedSystemUtils
- doBegin(Object, TransactionDefinition) - Method in class org.springframework.data.gemfire.transaction.GemfireTransactionManager
- doCleanupAfterCompletion(Object) - Method in class org.springframework.data.gemfire.transaction.GemfireTransactionManager
- doCommit(DefaultTransactionStatus) - Method in class org.springframework.data.gemfire.transaction.GemfireTransactionManager
- doExport(SnapshotServiceFactoryBean.SnapshotMetadata<K, V>...) - Method in interface org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.SnapshotServiceAdapter
- doExport(SnapshotServiceFactoryBean.SnapshotMetadata<K, V>...) - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.SnapshotServiceAdapterSupport
- doFetchCache() - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
-
Called by
AbstractBasicCacheFactoryBean.fetchCache()
if theGemFireCache
reference returned byAbstractBasicCacheFactoryBean.getCache()
is null. - doFetchCache() - Method in class org.springframework.data.gemfire.CacheFactoryBean
- doFetchCache() - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
-
Fetches an existing
ClientCache
instance from theClientCacheFactory
. - doGemFireConnectionClose() - Method in class org.springframework.data.gemfire.config.annotation.support.GemFireAsLastResourceConnectionClosingAspect
-
Closes the GemFire JCA ResourceAdapter Connection after the Spring CMT/JTA Transaction completes.
- doGemFireConnectionFactoryGetConnection() - Method in class org.springframework.data.gemfire.config.annotation.support.GemFireAsLastResourceConnectionAcquiringAspect
-
Acquires (opens) a GemFire JCA ResourceAdapter Connection after the Spring CMT/JTA Transaction begins.
- doGetCredentials(Properties) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAuthInitialize
- doGetCredentials(Properties) - Method in class org.springframework.data.gemfire.config.annotation.support.AutoConfiguredAuthenticationInitializer
- doGetObject() - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
-
Called if
AbstractBasicCacheFactoryBean.getCache()
returns a nullGemFireCache
reference fromAbstractBasicCacheFactoryBean.getObject()
. - doGetObject() - Method in class org.springframework.data.gemfire.AbstractResolvableCacheFactoryBean
- doGetObjectType() - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
-
By default, returns
GemFireCache
Class
. - doGetObjectType() - Method in class org.springframework.data.gemfire.CacheFactoryBean
- doGetObjectType() - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- doGetTransaction() - Method in class org.springframework.data.gemfire.transaction.GemfireTransactionManager
- doImport(SnapshotServiceFactoryBean.SnapshotMetadata<K, V>...) - Method in interface org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.SnapshotServiceAdapter
- doImport(SnapshotServiceFactoryBean.SnapshotMetadata<K, V>...) - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.SnapshotServiceAdapterSupport
- doInGemfire(Execution) - Method in interface org.springframework.data.gemfire.function.execution.GemfireFunctionCallback
- doInGemfire(Region<?, ?>) - Method in interface org.springframework.data.gemfire.GemfireCallback
-
This methods gets called by
GemfireTemplate.execute(GemfireCallback)
. - doInit() - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAuthInitialize
- doInit() - Method in class org.springframework.data.gemfire.wan.AbstractWANComponentFactoryBean
- doInit() - Method in class org.springframework.data.gemfire.wan.AsyncEventQueueFactoryBean
- doInit() - Method in class org.springframework.data.gemfire.wan.GatewayReceiverFactoryBean
- doInit() - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.data.gemfire.config.xml.AbstractPeerRegionParser
- doParseRegion(Element, ParserContext, BeanDefinitionBuilder, boolean) - Method in class org.springframework.data.gemfire.config.xml.AbstractPeerRegionParser
- doParseRegionConfiguration(Element, ParserContext, BeanDefinitionBuilder, BeanDefinitionBuilder, boolean) - Method in class org.springframework.data.gemfire.config.xml.AbstractPeerRegionParser
- doPostInit(Properties) - Method in class org.springframework.data.gemfire.support.LazyWiringDeclarableSupport
-
Performs any post configuration and initialization activities required by the application.
- doResolve() - Method in class org.springframework.data.gemfire.client.support.ClientCacheFactoryCacheResolver
- doResolve() - Method in class org.springframework.data.gemfire.support.AbstractCachingCacheResolver
-
Performs the actual resolution process of the
GemFireCache
object iff the cache reference is not already cached. - doResolve() - Method in class org.springframework.data.gemfire.support.BeanFactoryCacheResolver
-
Uses the configured Spring
BeanFactory
to resolve a reference to the singleGemFireCache
instance. - doResolve() - Method in class org.springframework.data.gemfire.support.CacheFactoryCacheResolver
- doResolve() - Method in class org.springframework.data.gemfire.support.ComposableCacheResolver
-
Resolves the first, single reference to a
GemFireCache
, handling anyExceptions
throwing by the composedCacheResolvers
, such as aCacheClosedException
. - doResolve(String) - Method in class org.springframework.data.gemfire.support.AbstractCachingRegionResolver
- doResolve(String) - Method in class org.springframework.data.gemfire.support.BeanFactoryRegionResolver
- doResolve(String) - Method in class org.springframework.data.gemfire.support.ComposableRegionResolver
-
Resolves the first non-null reference to cache
Region
identified by the givenname
, handling anyExceptions
throwing by the composedRegionResolvers
, such as aRegionDestroyedException
. - doResolve(String) - Method in class org.springframework.data.gemfire.support.RegionServiceRegionResolver
-
Resolves a cache
Region
identified by the givenname
using the configuredRegionService
resolved from theRegionServiceRegionResolver.RegionServiceResolver
. - doResume(Object, Object) - Method in class org.springframework.data.gemfire.transaction.GemfireTransactionManager
- doRollback(DefaultTransactionStatus) - Method in class org.springframework.data.gemfire.transaction.GemfireTransactionManager
- doSetRollbackOnly(DefaultTransactionStatus) - Method in class org.springframework.data.gemfire.transaction.GemfireTransactionManager
- doSuspend(Object) - Method in class org.springframework.data.gemfire.transaction.GemfireTransactionManager
- durable() - Element in annotation interface org.springframework.data.gemfire.listener.annotation.ContinuousQuery
-
Determines whether the CQ is durable.
- DURABLE_CLIENT_ID - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- DURABLE_CLIENT_ID_PROPERTY_NAME - Static variable in class org.springframework.data.gemfire.util.DistributedSystemUtils
- DURABLE_CLIENT_TIMEOUT - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- DURABLE_CLIENT_TIMEOUT_PROPERTY_NAME - Static variable in class org.springframework.data.gemfire.util.DistributedSystemUtils
- durableClientId() - Element in annotation interface org.springframework.data.gemfire.config.annotation.ClientCacheApplication
-
Configures the ID for a durable client in a client/server topology.
- durableClientTimeout() - Element in annotation interface org.springframework.data.gemfire.config.annotation.ClientCacheApplication
-
Configures the number of seconds that a durable client can remain disconnected from a server cluster and for the servers to continue to accumulate (durable) events for the client while offline.
E
- EIGHT - Static variable in class org.springframework.data.gemfire.util.JavaVersion
- ELEMENT - Enum constant in enum class org.springframework.data.gemfire.repository.query.support.OqlKeyword
- 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 GeodeProperties
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
-
Returns an empty
Iterable
object. - EmptyPage<T> - Class in org.springframework.data.gemfire.domain
-
The
EmptyPage
class is an implementation of an empty Spring DataPage
. - 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 DataSlice
. - EmptySlice() - Constructor for class org.springframework.data.gemfire.domain.EmptySlice
- ENABLE_CLUSTER_CONFIGURATION - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- ENABLE_MANAGEMENT_REST_SERVICE - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- ENABLE_NETWORK_PARTITION_DETECTION - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- ENABLE_TIME_STATISTICS - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- EnableAuth - Annotation Interface in org.springframework.data.gemfire.config.annotation
-
The
EnableAuth
annotation marks a Spring@Configuration
annotatedClass
to configure and enable Pivotal GemFire/Apache Geode's Authentication and Authorization framework and services. - enableAutoReconnect() - Element in annotation interface org.springframework.data.gemfire.config.annotation.CacheServerApplication
-
By default, a GemFire member (both locators and servers) will attempt to reconnect and reinitialize the cache after it has been forced out of the distributed system by a network partition event or has otherwise been shunned by other members.
- enableAutoReconnect() - Element in annotation interface org.springframework.data.gemfire.config.annotation.PeerCacheApplication
-
By default, a GemFire member (both locators and servers) will attempt to reconnect and reinitialize the cache after it has been forced out of the distributed system by a network partition event or has otherwise been shunned by other members.
- enableAutoReconnect() - Method in class org.springframework.data.gemfire.config.annotation.PeerCacheConfiguration
- EnableAutoRegionLookup - Annotation Interface in org.springframework.data.gemfire.config.annotation
-
The
EnableAutoRegionLookup
annotation configures a SpringConfiguration
annotated class with the ability to automatically look up and register any Apache Geode or Pivotal GemFireRegions
which may have be defined in cache.xml or by using the Cluster Configuration Service. - enableAutoTransactionEventPublishing() - Element in annotation interface org.springframework.data.gemfire.transaction.config.EnableGemfireCacheTransactions
-
Configures whether
TransactionApplicationEvent
objects are automatically fired by the framework. - EnableBeanFactoryLocator - Annotation Interface in org.springframework.data.gemfire.config.annotation
-
The
EnableBeanFactoryLocator
annotation annotates a Spring@Configuration
class enabling SDG'sGemfireBeanFactoryLocator
in order to auto-wire and configure GemFire/Geode Objects declared in GemFire/Geode config. - EnableCacheServer - Annotation Interface in org.springframework.data.gemfire.config.annotation
-
The
EnableCacheServer
annotation configures a SpringConfiguration
annotated class with a GemFireCacheServer
bean in the Spring application context. - EnableCacheServers - Annotation Interface in org.springframework.data.gemfire.config.annotation
-
The
EnableCacheServers
annotation enables 1 or moreCacheServers
to be defined and used in a peer cache application configured with Spring (Data GemFire/Geode). - EnableCachingDefinedRegions - Annotation Interface in org.springframework.data.gemfire.config.annotation
-
The
EnableCachingDefinedRegions
annotation marks a Spring@Configuration
application annotated class to enable the creation of GemFire/GeodeRegions
based on Spring's Cache Abstraction Annotations applied to application service methods and types. - EnableClusterConfiguration - Annotation Interface 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 GemFireClientCache
application using Spring config to be pushed to an Apache Geode / Pivotal GemFire cluster, similar to how schema commands (e.g. - EnableClusterDefinedRegions - Annotation Interface in org.springframework.data.gemfire.config.annotation
-
The
EnableClusterDefinedRegions
annotation marks a Spring@Configuration
application annotated class to enable the creation of client Proxy-basedRegions
for allRegions
defined in an Apache Geode/Pivotal GemFire cluster. - EnableCompression - Annotation Interface in org.springframework.data.gemfire.config.annotation
-
The
EnableCompression
annotation marks a Spring@Configuration
annotated applicationClass
to configure and enable Pivotal GemFire/Apache GeodeRegion
data compression. - EnableContinuousQueries - Annotation Interface in org.springframework.data.gemfire.config.annotation
-
The
EnableContinuousQueries
annotation marks a Spring@Configuration
annotated application configuration class to enable Pivotal GemFire / Apache Geode Continuous Queries (CQ) feature. - enabled() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableAutoRegionLookup
-
Attribute indicating whether auto
Region
lookup should be enabled; Defaults to true. - EnableDiskStore - Annotation Interface in org.springframework.data.gemfire.config.annotation
-
The
EnableDiskStore
annotation marks a Spring@Configuration
annotatedClass
to configure a single GemFire/GeodeDiskStore
bean in the Spring application context in which to persist or overflow data from 1 or more cacheRegions
. - EnableDiskStore.DiskDirectory - Annotation Interface in org.springframework.data.gemfire.config.annotation
- EnableDiskStores - Annotation Interface in org.springframework.data.gemfire.config.annotation
-
The
EnableDiskStores
annotation marks a Spring@Configuration
annotated application class to configure 1 or more GemFire/GeodeDiskStore
beans in the Spring context in which to persist or overflow data from 1 or more GemFire/GeodeRegions
- enableEndpointIdentification() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableSsl
-
If true then causes clients (or Apache Geode servers in cause of P2P) to validate the server's hostname using the server`s certificate.
- EnableEntityDefinedRegions - Annotation Interface in org.springframework.data.gemfire.config.annotation
-
The
EnableEntityDefinedRegions
annotation marks a Spring@Configuration
application annotated class to enable the creation of GemFire/GeodeRegions
based on the application persistent entities. - EnableEviction - Annotation Interface in org.springframework.data.gemfire.config.annotation
-
The
EnableEviction
annotation marks a Spring@Configuration
annotated class to enableRegion
Eviction. - EnableEviction.EvictionPolicy - Annotation Interface in org.springframework.data.gemfire.config.annotation
-
Definition for a specific Eviction policy that can be applied to 1 or more
Regions
. - EnableExpiration - Annotation Interface in org.springframework.data.gemfire.config.annotation
-
The
EnableExpiration
annotation marks a Spring@Configuration
annotated class to enableRegion
entry expiration for individual entries. - EnableExpiration.ExpirationPolicy - Annotation Interface 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 Class 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 Interface in org.springframework.data.gemfire.config.annotation
-
The
EnableGatewayReceiver
annotation creates aGatewayReceiver
within an Apache Geode or Pivotal GemFire peerCache
. - EnableGatewaySender - Annotation Interface in org.springframework.data.gemfire.config.annotation
-
This
Annotation
is responsible for configuring a singleGatewaySender
. - EnableGatewaySenders - Annotation Interface in org.springframework.data.gemfire.config.annotation
-
This
Annotation
is responsible for the configuration of multipleGatewaySenders
. - EnableGemFireAsLastResource - Annotation Interface in org.springframework.data.gemfire.config.annotation
-
The
EnableGemFireAsLastResource
annotation is used to enable GemFire as a Last Resource in a Spring, CMT/JTA Transaction. - EnableGemfireCacheTransactions - Annotation Interface 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 Interface 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 Interface in org.springframework.data.gemfire.function.config
-
Enables classpath scanning for interfaces annotated as GemFire function executions (function invocations).
- EnableGemfireFunctions - Annotation Interface in org.springframework.data.gemfire.function.config
-
Enables GemFire annotated Function implementations.
- EnableGemFireProperties - Annotation Interface in org.springframework.data.gemfire.config.annotation
-
The
EnableGemFireProperties
annotation marks a Spring@Configuration
annotated class to configure GemFire/Geode System properties at runtime during [Spring Boot] application startup. - EnableGemfireRepositories - Annotation Interface in org.springframework.data.gemfire.repository.config
-
Annotation to enable Apache Geode, Spring Data
Repositories
. - EnableHttpService - Annotation Interface in org.springframework.data.gemfire.config.annotation
-
The
EnableHttpService
annotation marks a Spring@Configuration
annotatedClass
to configure and enable Pivotal GemFire/Apache Geode's embedded HTTP service. - EnableIndexing - Annotation Interface in org.springframework.data.gemfire.config.annotation
-
The
EnableIndexing
annotation marks a Spring@Configuration
annotated application class to enable the creation of GemFire/GeodeIndexes
based on application persistent entity field/property annotations, such as the {@link @Id}, and {@link @Indexed} annotations. - enableInterceptors() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableClusterConfiguration
-
Configures whether to enable
ClientHttpRequestInterceptor
bean lookup. - EnableLocator - Annotation Interface in org.springframework.data.gemfire.config.annotation
-
The
EnableLocator
annotation configures a Spring@Configuration
annotatedClass
to start an embedded Pivotal GemFire/Apache GeodeLocator
service in this cluster member. - EnableLogging - Annotation Interface in org.springframework.data.gemfire.config.annotation
-
The
EnableLogging
annotation marks a Spring@Configuration
annotatedClass
to configure and enable Pivotal GemFire/Apache Geode system logging. - EnableManager - Annotation Interface in org.springframework.data.gemfire.config.annotation
-
The
EnableManager
annotation marks a Spring@Configuration
annotatedClass
to configure, embed and start a Pivotal GemFire/Apache Geode Manager service in this cluster member. - EnableMcast - Annotation Interface in org.springframework.data.gemfire.config.annotation
-
The
EnableMcast
annotation marks a Spring@Configuration
annotatedClass
to configure and enable Pivotal GemFire/Apache Geode's multi-cast networking features. - EnableMemcachedServer - Annotation Interface in org.springframework.data.gemfire.config.annotation
-
The
EnableMemcachedServer
annotation marks a Spring@Configuration
annotatedClass
to start an embedded Memcached Server (Gemcached) service in this cluster member. - EnableMemcachedServer.MemcachedProtocol - Enum Class in org.springframework.data.gemfire.config.annotation
-
Valid values for the Memcached Network Protocol on-the-wire transport.
- enableNetworkPartitionDetection() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGemFireProperties
-
Boolean instructing the system to detect and handle splits in the distributed system, typically caused by a partitioning of the network (split brain) where the distributed system is running.
- EnableOffHeap - Annotation Interface in org.springframework.data.gemfire.config.annotation
-
The
EnableOffHeap
annotation marks a Spring@Configuration
annotated applicationClass
to configure and enable Off-Heap Memory data storage in cacheRegions
. - EnablePdx - Annotation Interface in org.springframework.data.gemfire.config.annotation
- EnablePool - Annotation Interface in org.springframework.data.gemfire.config.annotation
-
The
EnablePool
annotation configures a SpringConfiguration
annotated class with a "named" GemFire clientPool
bean in the application context. - EnablePool.Locator - Annotation Interface in org.springframework.data.gemfire.config.annotation
- EnablePool.Server - Annotation Interface in org.springframework.data.gemfire.config.annotation
- EnablePools - Annotation Interface in org.springframework.data.gemfire.config.annotation
-
The
EnablePools
annotation enables 1 or more GemFirePools
to be defined and used in a GemFire client cache application configured with Spring (Data GemFire). - EnableRegionDataAccessTracing - Annotation Interface in org.springframework.data.gemfire.config.annotation
-
The EnableRegionDataAccessTracing class...
- EnableSecurity - Annotation Interface in org.springframework.data.gemfire.config.annotation
-
The
EnableSecurity
annotation marks a Spring@Configuration
annotatedClass
to configure and enable Pivotal GemFire/Apache Geode's Security features for authentication, authorization and post processing. - EnableSsl - Annotation Interface in org.springframework.data.gemfire.config.annotation
- EnableSsl.Component - Enum Class in org.springframework.data.gemfire.config.annotation
- EnableSsl.ComponentAlias - Annotation Interface in org.springframework.data.gemfire.config.annotation
- EnableStatistics - Annotation Interface in org.springframework.data.gemfire.config.annotation
-
The
EnableStatistics
annotation marks a Spring@Configuration
annotatedClass
to configure and enable statistics and runtime metrics of a running Pivotal GemFire/Apache Geode system. - enableTimeStatistics() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableStatistics
-
Boolean instructing the system to track time-based statistics for the distributed system and caching.
- endPort() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGatewayReceiver
-
The end port that GatewayReceiver will use when selecting a port to run on.
- ENFORCE_UNIQUE_HOST - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- enforceUniqueHost() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGemFireProperties
-
Whether partitioned regions will put redundant copies of the same data in different members running on the same physical machine.
- entitiesProperty(String) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
- EntityDefinedRegionsConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
The
EntityDefinedRegionsConfiguration
class is SpringImportBeanDefinitionRegistrar
used in theEnableEntityDefinedRegions
annotation to dynamically create GemFire/GeodeRegions
based on the application persistent entity classes. - EntityDefinedRegionsConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.EntityDefinedRegionsConfiguration
- EntityDefinedRegionsConfiguration.RegionBeanDefinitionMetadata - Class in org.springframework.data.gemfire.config.annotation
-
The
EntityDefinedRegionsConfiguration.RegionBeanDefinitionMetadata
class encapsulates details for creating aRegion
from application persistent entities. - ENTRY - Enum constant in enum class org.springframework.data.gemfire.server.SubscriptionEvictionPolicy
- ENTRY_COUNT - Enum constant in enum class org.springframework.data.gemfire.eviction.EvictionPolicyType
- 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
- errorHandlerBeanName() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableContinuousQueries
-
Refers to the
name
of the declaredErrorHandler
bean that will handle errors thrown during CQ event processing by CQ listeners. - EVALUATION_CONTEXT_REFERENCE - Static variable in class org.springframework.data.gemfire.expiration.AnnotationBasedExpiration
- EVENT_HANDLING - Enum constant in enum class org.springframework.data.gemfire.config.support.GemfireFeature
- EventDispatcherAdapter(ContinuousQueryListener) - Constructor for class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer.EventDispatcherAdapter
- eventFilters() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGatewaySender
-
Configures the list of
GatewayEventFilters
to be applied to thisGatewaySender
. - eventFilters() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGatewaySenders
-
Configures the list of
GatewayEventFilters
to be applied to all configuredGatewaySenders
. - eventSubstitutionFilter() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGatewaySender
-
Configures the
GatewayEventSubstitutionFilter
used by thisGatewaySender
. - eventSubstitutionFilter() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGatewaySenders
-
Configures the
GatewayEventSubstitutionFilter
used by all configuredGatewaySenders
. - 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
-
The
EvictingRegionFactoryBean
interface specifiesRegion
FactoryBeans
capable of supporting Eviction configuration, that is, evictingRegion
entries. - 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 Class 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
-
The
EvictionConfiguration
class is a Spring@Configuration
annotated class to enable Eviction policy configuration on cacheRegions
. - EvictionConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.EvictionConfiguration
- EvictionConfiguration.ComposableEvictionPolicyConfigurer - Class in org.springframework.data.gemfire.config.annotation
-
EvictionConfiguration.ComposableEvictionPolicyConfigurer
is aEvictionConfiguration.EvictionPolicyConfigurer
implementation that composes multipleEvictionConfiguration.EvictionPolicyConfigurer
objects into a composition using the Composite Software Design Pattern making the composition appear as a singleEvictionConfiguration.EvictionPolicyConfigurer
. - EvictionConfiguration.EvictionPolicyConfigurer - Interface in org.springframework.data.gemfire.config.annotation
-
EvictionConfiguration.EvictionPolicyConfigurer
configures the Eviction policy of an Apache GeodeRegion
. - EvictionConfiguration.EvictionPolicyMetaData - Class in org.springframework.data.gemfire.config.annotation
- evictionContextRefreshedListener(ContextRefreshedEvent) - Method in class org.springframework.data.gemfire.config.annotation.EvictionConfiguration
- evictionHeapPercentage() - Element in annotation interface org.springframework.data.gemfire.config.annotation.CacheServerApplication
-
Configures the percentage of heap at or above which the eviction should begin on Regions configured for HeapLRU eviction.
- evictionHeapPercentage() - Element in annotation interface org.springframework.data.gemfire.config.annotation.ClientCacheApplication
-
Configures the percentage of heap at or above which eviction should begin on Regions configured for Heap LRU eviction.
- evictionHeapPercentage() - Element in annotation interface org.springframework.data.gemfire.config.annotation.PeerCacheApplication
-
Configures the percentage of heap at or above which the eviction should begin on Regions configured for HeapLRU eviction.
- evictionOffHeapPercentage() - Element in annotation interface org.springframework.data.gemfire.config.annotation.CacheServerApplication
-
Configures the percentage of off-heap at or above which the eviction should begin on Regions configured for HeapLRU eviction.
- evictionOffHeapPercentage() - Element in annotation interface org.springframework.data.gemfire.config.annotation.ClientCacheApplication
-
Configures the percentage of off-heap at or above which eviction should begin on Regions configured for Heap LRU eviction.
- evictionOffHeapPercentage() - Element in annotation interface org.springframework.data.gemfire.config.annotation.PeerCacheApplication
-
Configures the percentage of off-heap at or above which the eviction should begin on Regions configured for HeapLRU eviction.
- 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
-
Constructs an instance of
EvictionConfiguration.EvictionPolicyMetaData
initialized with the givenEvictionAttributes
applying to allRegions
. - EvictionPolicyMetaData(EvictionAttributes, String[]) - Constructor for class org.springframework.data.gemfire.config.annotation.EvictionConfiguration.EvictionPolicyMetaData
-
Constructs an instance of
EvictionConfiguration.EvictionPolicyMetaData
initialized with the givenEvictionAttributes
to apply to the specificRegions
. - EvictionPolicyType - Enum Class 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.
- exceptionSuppressingClose(Closeable) - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.SnapshotServiceAdapterSupport
- EXCLUDE_ALL_TYPES - Enum constant in enum class org.springframework.data.gemfire.mapping.MappingPdxSerializer.TypeFilters
- EXCLUDE_COM_GEMSTONE_GEMFIRE_TYPES - Enum constant in enum class org.springframework.data.gemfire.mapping.MappingPdxSerializer.TypeFilters
- EXCLUDE_JAVA_TYPES - Enum constant in enum class org.springframework.data.gemfire.mapping.MappingPdxSerializer.TypeFilters
- EXCLUDE_NULL_TYPES - Enum constant in enum class org.springframework.data.gemfire.mapping.MappingPdxSerializer.TypeFilters
- EXCLUDE_ORG_APACHE_GEODE_TYPES - Enum constant in enum class org.springframework.data.gemfire.mapping.MappingPdxSerializer.TypeFilters
- EXCLUDE_ORG_SPRINGFRAMEWORK_TYPES - Enum constant in enum class org.springframework.data.gemfire.mapping.MappingPdxSerializer.TypeFilters
- excludedEvents() - Element in annotation interface org.springframework.data.gemfire.listener.annotation.ContinuousQuery
-
Specifies event types to be excluded from the CQ.
- excludeFilters() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableEntityDefinedRegions
-
Specifies which types are not eligible for component scanning.
- excludeFilters() - Element in annotation interface org.springframework.data.gemfire.function.config.EnableGemfireFunctionExecutions
-
Specifies which types are not eligible for component scanning.
- excludeFilters() - Element in annotation interface org.springframework.data.gemfire.repository.config.EnableGemfireRepositories
-
Specifies which types are not eligible for component scanning.
- 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(String, Object...) - Method in class org.springframework.data.gemfire.function.execution.GemfireOnServerFunctionTemplate
- execute(String, Object...) - Method in interface org.springframework.data.gemfire.function.execution.GemfireFunctionOperations
-
Execute a GemFire Function registered with the given ID.
- execute(String, Set<?>, Object...) - Method in class org.springframework.data.gemfire.function.execution.GemfireOnRegionFunctionTemplate
- execute(String, Set<?>, Object...) - Method in interface org.springframework.data.gemfire.function.execution.GemfireOnRegionOperations
- execute(FunctionContext) - Method in class org.springframework.data.gemfire.client.function.ListRegionsOnServerFunction
- execute(FunctionContext) - Method in class org.springframework.data.gemfire.function.PojoFunctionWrapper
- execute(Function, Object...) - Method in class org.springframework.data.gemfire.function.execution.GemfireOnServerFunctionTemplate
- execute(Function, Object...) - Method in interface org.springframework.data.gemfire.function.execution.GemfireFunctionOperations
-
Execute an unregistered GemFire Function with the given arguments.
- execute(Function, Set<?>, Object...) - Method in interface org.springframework.data.gemfire.function.execution.GemfireOnRegionOperations
- execute(AbstractFunctionExecution) - Method in class org.springframework.data.gemfire.function.execution.GemfireOnServerFunctionTemplate
- execute(AbstractFunctionExecution, boolean) - Method in class org.springframework.data.gemfire.function.execution.GemfireOnServerFunctionTemplate
- execute(GemfireFunctionCallback<T>) - Method in class org.springframework.data.gemfire.function.execution.GemfireOnServerFunctionTemplate
- execute(GemfireFunctionCallback<T>) - Method in interface org.springframework.data.gemfire.function.execution.GemfireFunctionOperations
-
Execute a GemFire Function using a native GemFire
Execution
instance. - 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>) - 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 interface org.springframework.data.gemfire.GemfireOperations
-
Execute the action specified by the given action object within a Region.
- 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(QueryMethod, String, Object...) - Method in interface org.springframework.data.gemfire.repository.query.support.OqlQueryExecutor
-
Executes the given
OQL query
. - execute(QueryMethod, String, Object...) - Method in class org.springframework.data.gemfire.repository.query.support.TemplateBasedOqlQueryExecutor
- executeAndExtract(String, Object...) - Method in class org.springframework.data.gemfire.function.execution.GemfireOnServerFunctionTemplate
- 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(String, Set<?>, Object...) - Method in interface org.springframework.data.gemfire.function.execution.GemfireOnRegionOperations
- executeAndExtract(Function, Object...) - Method in class org.springframework.data.gemfire.function.execution.GemfireOnServerFunctionTemplate
- executeAndExtract(Function, Object...) - Method in interface org.springframework.data.gemfire.function.execution.GemfireFunctionOperations
-
Execute an unregistered GemFire Function with the expected singleton result.
- executeAndExtract(Function, Set<?>, Object...) - Method in interface org.springframework.data.gemfire.function.execution.GemfireOnRegionOperations
- executeAndExtract(AbstractFunctionExecution) - Method in class org.springframework.data.gemfire.function.execution.GemfireOnServerFunctionTemplate
- executeWithNoResult(String, Object...) - Method in class org.springframework.data.gemfire.function.execution.GemfireOnServerFunctionTemplate
- 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(String, Set<?>, Object...) - Method in interface org.springframework.data.gemfire.function.execution.GemfireOnRegionOperations
- executeWithNoResult(Function, 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(String, Throwable) - Constructor for exception org.springframework.data.gemfire.function.ExecutionTimeoutFunctionException
- ExecutionTimeoutFunctionException(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 Interface 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 Class 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
is a SpringConfiguration
class used to configure expiration policies for GemFire/GeodeRegions
. - ExpirationConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.ExpirationConfiguration
- ExpirationConfiguration.ComposableExpirationPolicyConfigurer - Class in org.springframework.data.gemfire.config.annotation
-
ExpirationConfiguration.ComposableExpirationPolicyConfigurer
is aExpirationConfiguration.ExpirationPolicyConfigurer
implementation that additionally implements the Composition Software Design Pattern to treat a collection ofExpirationConfiguration.ExpirationPolicyConfigurer
objects as a single instace of theExpirationConfiguration.ExpirationPolicyConfigurer
. - 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
-
ExpirationConfiguration.ExpirationPolicyMetaData
is aExpirationConfiguration.ExpirationPolicyConfigurer
implementation that encapsulates the expiration configuration meta-data (e.g. - 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
-
Constructs an instance of
ExpirationConfiguration.ExpirationPolicyMetaData
initialized with the given expiration policy configuraiton meta-data andRegion
expiration settings. - ExpirationPolicyMetaData(ExpirationAttributes, Set<String>, Set<EnableExpiration.ExpirationType>) - Constructor for class org.springframework.data.gemfire.config.annotation.ExpirationConfiguration.ExpirationPolicyMetaData
-
Constructs an instance of
ExpirationConfiguration.ExpirationPolicyMetaData
initialized with the given expiration policy configuraiton meta-data andRegion
expiration settings. - ExpiringRegionFactoryBean<K,
V> - Interface in org.springframework.data.gemfire.expiration -
The
ExpiringRegionFactoryBean
interface signifiesRegion
FactoryBeans
that support Expiration configuration. - 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, 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.
- 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.
- 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(String, Throwable) - Constructor for exception org.springframework.data.gemfire.snapshot.ExportSnapshotException
- ExportSnapshotException(Throwable) - Constructor for exception org.springframework.data.gemfire.snapshot.ExportSnapshotException
- expression() - Element in annotation interface org.springframework.data.gemfire.mapping.annotation.Indexed
-
Expression to index.
F
- factory - Variable in class org.springframework.data.gemfire.wan.AbstractWANComponentFactoryBean
- FactoryDefaultsPoolAdapter - Class in org.springframework.data.gemfire.client.support
-
FactoryDefaultsPoolAdapter
is an abstract implementation of thePool
interface and extension ofPoolAdapter
that provides default factory values for all configuration properties (e.g. - FactoryDefaultsPoolAdapter() - Constructor for class org.springframework.data.gemfire.client.support.FactoryDefaultsPoolAdapter
- fetchCache() - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
-
Fetches an existing cache instance from the Apache Geode cache factory.
- FIFTEEN - Static variable in class org.springframework.data.gemfire.util.JavaVersion
- FILE_EXTENSION_DOT_SEPARATOR - Static variable in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.ArchiveFileFilter
- Filter<T> - Interface in org.springframework.data.gemfire.util
- Filter - Annotation Interface in org.springframework.data.gemfire.function.annotation
-
Used to inject a set of cache keys into a function execution, The annotated parameter must be of type
Set
. - find(String, Object...) - Method in interface org.springframework.data.gemfire.GemfireOperations
-
Executes a GemFire query with the given (optional) parameters and returns the result.
- find(String, Object...) - Method in class org.springframework.data.gemfire.GemfireTemplate
- findAll() - Method in class org.springframework.data.gemfire.repository.support.SimpleGemfireRepository
- findAll(Pageable) - Method in class org.springframework.data.gemfire.repository.support.SimpleGemfireRepository
- findAll(Sort) - Method in class org.springframework.data.gemfire.repository.support.SimpleGemfireRepository
- findAllById(Iterable<ID>) - Method in class org.springframework.data.gemfire.repository.support.SimpleGemfireRepository
- findBy(int) - Method in class org.springframework.data.gemfire.support.ConnectionEndpointList
-
Finds all
ConnectionEndpoints
in this list with the specified port number. - findBy(String) - Method in class org.springframework.data.gemfire.support.ConnectionEndpointList
-
Finds all
ConnectionEndpoints
in this list with the specifiedhostname
. - findById(ID) - Method in class org.springframework.data.gemfire.repository.support.SimpleGemfireRepository
- findOne(int) - Method in class org.springframework.data.gemfire.support.ConnectionEndpointList
-
Finds the first
ConnectionEndpoint
in the collection with the given port. - findOne(String) - Method in class org.springframework.data.gemfire.support.ConnectionEndpointList
-
Finds the first
ConnectionEndpoint
in the collection with the given host. - findUnique(String, Object...) - Method in interface org.springframework.data.gemfire.GemfireOperations
-
Executes a GemFire query with the given (optional) parameters and returns the result.
- findUnique(String, Object...) - Method in class org.springframework.data.gemfire.GemfireTemplate
- FIVE - Static variable in class org.springframework.data.gemfire.util.JavaVersion
- FixedPartitionAttributesFactoryBean - Class in org.springframework.data.gemfire
-
Spring
FactoryBean
to create a instance of theFixedPartitionAttributes
. - FixedPartitionAttributesFactoryBean() - Constructor for class org.springframework.data.gemfire.FixedPartitionAttributesFactoryBean
- fixedPartitions() - Element in annotation interface org.springframework.data.gemfire.mapping.annotation.PartitionRegion
-
Defines an array of fixed partitions in a
DataPolicy.PARTITION
Region
Default is unset. - flowControl() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableMcast
-
Tuning property for flow-of-control protocol for unicast and multicast no-ack UDP messaging.
- followRedirects() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableClusterConfiguration
-
Configures whether to follow HTTP redirects when using HTTP.
- followRedirects(boolean) - Method in class org.springframework.data.gemfire.config.admin.remote.RestHttpGemfireAdminTemplate.Builder
- FollowRedirectsSimpleClientHttpRequestFactory(boolean) - Constructor for class org.springframework.data.gemfire.config.admin.remote.RestHttpGemfireAdminTemplate.FollowRedirectsSimpleClientHttpRequestFactory
- forIdleTimeout() - Static method in class org.springframework.data.gemfire.expiration.AnnotationBasedExpiration
-
Factory method used to construct an instance of
AnnotationBasedExpiration
having no defaultExpirationAttributes
to process expired annotatedRegion
entries using Idle Timeout (TTI) Expiration. - forIdleTimeout(ExpirationAttributes) - Static method in class org.springframework.data.gemfire.expiration.AnnotationBasedExpiration
-
Factory method used to construct an instance of
AnnotationBasedExpiration
initialized with defaultExpirationAttributes
to process expired annotatedRegion
entries using Idle Timeout (TTI) expiration. - format(String, Object...) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractGemFireAsLastResourceAspectSupport
- format(String, Object...) - Static method in class org.springframework.data.gemfire.util.RuntimeExceptionFactory
- forTimeToLive() - Static method in class org.springframework.data.gemfire.expiration.AnnotationBasedExpiration
-
Factory method used to construct an instance of
AnnotationBasedExpiration
having no defaultExpirationAttributes
to process expired annotatedRegion
entries using Time-To-Live (TTL) Expiration. - forTimeToLive(ExpirationAttributes) - Static method in class org.springframework.data.gemfire.expiration.AnnotationBasedExpiration
-
Factory method used to construct an instance of
AnnotationBasedExpiration
initialized with defaultExpirationAttributes
to process expired annotatedRegion
entries using Time-To-Live (TTL) expiration. - FOURTEEN - Static variable in class org.springframework.data.gemfire.util.JavaVersion
- freeConnectionTimeout() - Element in annotation interface org.springframework.data.gemfire.config.annotation.ClientCacheApplication
-
Configures the free connection timeout for the DEFAULT
Pool
. - freeConnectionTimeout() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnablePool
-
Configures the free connection timeout for this pool.
- from() - Element in annotation interface org.springframework.data.gemfire.mapping.annotation.Indexed
-
The Apache Geode
Region
on which theIndex
is created. - from(int) - Static method in class org.springframework.data.gemfire.support.ConnectionEndpoint
-
Factory method used to construct a new
ConnectionEndpoint
with the givenport
listening on the default host. - from(InputStream) - Static method in class org.springframework.data.gemfire.util.PropertiesBuilder
-
Constructs a new instance of
PropertiesBuilder
initialized with all properties from the givenInputStream
. - from(Reader) - Static method in class org.springframework.data.gemfire.util.PropertiesBuilder
-
Constructs a new isntance of
PropertiesBuilder
initialized with all properties from the givenReader
. - from(Class<?>) - Static method in enum class org.springframework.data.gemfire.config.schema.SchemaObjectType
-
Null-safe factory method used to look up and resolve the corresponding
SchemaObjectType
given the type of GemFire schema object. - from(Class<?>) - Static method in class org.springframework.data.gemfire.repository.query.QueryString
-
Factory method used to construct a new instance of
QueryString
initialized with the givenapplication domain model type
from which theOQL query
will be created. - from(Iterable<String>) - Static method in class org.springframework.data.gemfire.config.annotation.support.GemFireComponentClassTypeScanner
-
Factory method to construct an instance of the
GemFireComponentClassTypeScanner
initialized with the givenIterable
of base packages to scan. - from(Iterable<InetSocketAddress>) - Static method in class org.springframework.data.gemfire.support.ConnectionEndpointList
- from(Object) - Static method in enum class org.springframework.data.gemfire.config.schema.SchemaObjectType
-
Null-safe factory method used to look up and resolve the corresponding
SchemaObjectType
given an instance of a GemFire schema object. - from(Object, Method) - Static method in class org.springframework.data.gemfire.listener.ContinuousQueryDefinition
- from(String) - Static method in enum class org.springframework.data.gemfire.GemFireProperties
-
Factory method used to get a
GemFireProperties
enumerated value for the givenproperty name
. - from(String...) - Static method in class org.springframework.data.gemfire.config.annotation.support.GemFireComponentClassTypeScanner
-
Factory method to construct an instance of the
GemFireComponentClassTypeScanner
initialized with the given array of base packages to scan. - from(String, int) - Static method in class org.springframework.data.gemfire.support.ConnectionEndpoint
- from(String, String, String, IndexType) - Static method in class org.springframework.data.gemfire.config.schema.definitions.IndexDefinition.IndexWrapper
- from(InetSocketAddress) - Static method in class org.springframework.data.gemfire.support.ConnectionEndpoint
-
Factory method used to convert the given
InetSocketAddress
into aConnectionEndpoint
. - from(InetSocketAddress...) - Static method in class org.springframework.data.gemfire.support.ConnectionEndpointList
-
Factory method used to create a
ConnectionEndpointList
from an array ofInetSocketAddresses
. - from(Supplier<String>, Supplier<String>) - Static method in class org.springframework.data.gemfire.config.annotation.AuthenticationBeanConfiguration.SpringDataGeodeAuthentication
- from(Properties) - Static method in class org.springframework.data.gemfire.util.PropertiesBuilder
-
Factory method used to create an instance of
PropertiesBuilder
initialized with the givenProperties
. - from(Cache) - Static method in class org.springframework.data.gemfire.support.SingleCacheCacheResolver
-
Factory method used to resolve a single, configured instance of a peer
Cache
. - from(CacheFactory) - Static method in class org.springframework.data.gemfire.CacheFactoryBean.CacheFactoryToPdxConfigurerAdapter
- from(ClientCache) - Static method in class org.springframework.data.gemfire.client.support.SinglePoolPoolResolver
-
Factory method used to construct a new instance of
SinglePoolPoolResolver
from an instance ofClientCache
using theClientCache.getDefaultPool()
DEFAULT}Pool
. - from(ClientCache) - Static method in class org.springframework.data.gemfire.support.SingleCacheCacheResolver
-
Factory method used to resolve a single, configured instance of a peer
ClientCache
. - from(ClientCacheFactory) - Static method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean.ClientCacheFactoryToPdxConfigurerAdapter
- from(Pool) - Static method in class org.springframework.data.gemfire.client.support.DefaultableDelegatingPoolAdapter
- from(Pool) - Static method in class org.springframework.data.gemfire.client.support.DelegatingPoolAdapter
- from(ExpirationAttributes) - Static method in class org.springframework.data.gemfire.expiration.AnnotationBasedExpiration.ExpirationMetaData
- from(GemFireCache) - Static method in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration.SchemaObjectContext
- from(Index) - Static method in class org.springframework.data.gemfire.config.schema.definitions.IndexDefinition
-
Factory method used to construct a new instance of
IndexDefinition
defined from the givenIndex
. - from(Region<?, ?>) - Static method in class org.springframework.data.gemfire.config.schema.definitions.RegionDefinition
-
Factory method used to construct a new instance of
RegionDefinition
defined from the givenRegion
. - from(RegionService) - Static method in class org.springframework.data.gemfire.support.RegionServiceRegionResolver
-
Factory method used to construct a
RegionServiceRegionResolver
initialized with the givenRegionService
. - from(AnnotationAttributes) - Static method in class org.springframework.data.gemfire.config.annotation.ExpirationConfiguration.ExpirationPolicyMetaData
-
Factory method to construct an instance of
ExpirationConfiguration.ExpirationPolicyMetaData
initialized with the givenAnnotationAttributes
from the nestedEnableExpiration.ExpirationPolicy
annotation specified in an application-levelEnableExpiration
annotation. - from(AnnotationAttributes, ApplicationContext) - Static method in class org.springframework.data.gemfire.config.annotation.EvictionConfiguration.EvictionPolicyMetaData
- from(CacheResolver<S>) - Static method in class org.springframework.data.gemfire.support.RegionServiceRegionResolver
-
Factory method used to construct a
RegionServiceRegionResolver
from aCacheResolver
. - from(EnableEviction.EvictionPolicy, ApplicationContext) - Static method in class org.springframework.data.gemfire.config.annotation.EvictionConfiguration.EvictionPolicyMetaData
- from(EnableExpiration.ExpirationPolicy) - Static method in class org.springframework.data.gemfire.config.annotation.ExpirationConfiguration.ExpirationPolicyMetaData
-
Factory method to construct an instance of
ExpirationConfiguration.ExpirationPolicyMetaData
initialized with the given attribute values from the nestedEnableExpiration.ExpirationPolicy
annotation specified in an application-levelEnableExpiration
annotation. - from(EvictionPolicyType, int, EvictionActionType, ObjectSizer, String...) - Static method in class org.springframework.data.gemfire.config.annotation.EvictionConfiguration.EvictionPolicyMetaData
- from(Expiration) - Static method in class org.springframework.data.gemfire.expiration.AnnotationBasedExpiration.ExpirationMetaData
- from(IdleTimeoutExpiration) - Static method in class org.springframework.data.gemfire.expiration.AnnotationBasedExpiration.ExpirationMetaData
- from(TimeToLiveExpiration) - Static method in class org.springframework.data.gemfire.expiration.AnnotationBasedExpiration.ExpirationMetaData
- from(ConnectionEndpoint...) - Static method in class org.springframework.data.gemfire.support.ConnectionEndpointList
-
Factory method used to create a
ConnectionEndpointList
from an array ofConnectionPoints
. - FROM - Enum constant in enum class org.springframework.data.gemfire.repository.query.support.OqlKeyword
- fromData(DataInput) - Method in class org.springframework.data.gemfire.serialization.EnumSerializer
- fromData(Class<?>, PdxReader) - Method in class org.springframework.data.gemfire.mapping.MappingPdxSerializer
- fromDefaults() - Static method in class org.springframework.data.gemfire.config.annotation.EvictionConfiguration.EvictionPolicyMetaData
- fromDefaults() - Static method in class org.springframework.data.gemfire.config.annotation.ExpirationConfiguration.ExpirationPolicyMetaData
-
Factory method to construct an instance of
ExpirationConfiguration.ExpirationPolicyMetaData
using default expiration policy settings. - fromRegion(Class<?>, Region<?, ?>) - Method in class org.springframework.data.gemfire.repository.query.QueryString
-
Deprecated.
- fromRegion(Region<?, ?>, Class<?>) - Method in class org.springframework.data.gemfire.repository.query.QueryString
- fromXml(InputStream) - Static method in class org.springframework.data.gemfire.util.PropertiesBuilder
-
Constructs a new instance of
PropertiesBuilder
initialized with all properties from the givenInputStream
in XML format. - FUNCTION - Enum constant in enum class org.springframework.data.gemfire.config.schema.SchemaObjectType
- FUNCTIONAL - Enum constant in enum class org.springframework.data.gemfire.IndexType
- FunctionExecutionBeanDefinitionParser - Class in org.springframework.data.gemfire.function.config
-
Parser for a <function-executions> bean definition.
- FunctionExecutionBeanDefinitionParser() - Constructor for class org.springframework.data.gemfire.function.config.FunctionExecutionBeanDefinitionParser
- FunctionExecutionBeanDefinitionRegistrar - Class in org.springframework.data.gemfire.function.config
- FunctionExecutionBeanDefinitionRegistrar() - Constructor for class org.springframework.data.gemfire.function.config.FunctionExecutionBeanDefinitionRegistrar
- FunctionExecutionConfigurationSource - Interface in org.springframework.data.gemfire.function.config
-
Interface for Function Execution configuration sources (e.g.
- FunctionGemfireAdminTemplate - Class in org.springframework.data.gemfire.config.admin.remote
-
The
FunctionGemfireAdminTemplate
class is an implementation of theGemfireAdminOperations
interface supporting the Pivotal GemFire / Apache Geode administrative functions/operations viaFunction
execution in the cluster. - FunctionGemfireAdminTemplate(ClientCache) - Constructor for class org.springframework.data.gemfire.config.admin.remote.FunctionGemfireAdminTemplate
-
Constructs a new instance of the
FunctionGemfireAdminTemplate
initialized with aClientCache
instance. - FunctionId - Annotation Interface in org.springframework.data.gemfire.function.annotation
-
Annotation to bind an interface method to a GemFire function id
- FUNCTIONS - Enum constant in enum class org.springframework.data.gemfire.config.support.GemfireFeature
- FunctionServiceFactoryBean - Class in org.springframework.data.gemfire.function
-
Spring FactoryBean for registering instance of GemFire Function with the GemFire FunctionService.
- FunctionServiceFactoryBean() - Constructor for class org.springframework.data.gemfire.function.FunctionServiceFactoryBean
G
- GATEWAY - Enum constant in enum class org.springframework.data.gemfire.config.annotation.EnableSsl.Component
- GATEWAY_RECEIVER - Enum constant in enum class org.springframework.data.gemfire.config.schema.SchemaObjectType
- GATEWAY_SENDER - Enum constant in enum class org.springframework.data.gemfire.config.schema.SchemaObjectType
- GatewayReceiverConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
Spring
Configuration
class used to construct, configure and initialize aGatewayReceiver
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
-
GatewayReceiverConfigurer
used to customize the configuration of aGatewayReceiverFactoryBean
. - GatewayReceiverFactoryBean - Class in org.springframework.data.gemfire.wan
-
Spring
FactoryBean
used to construct, configure and initialize aGatewayReceiver
. - GatewayReceiverFactoryBean(Cache) - Constructor for class org.springframework.data.gemfire.wan.GatewayReceiverFactoryBean
-
Constructs an instance of the
GatewayReceiverFactoryBean
class initialized with a reference to the GemFireCache
used to configure and initialize a GemFireGatewayReceiver
. - gatewayReceiverProperty(String) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
- GatewaySenderBeanFactoryPostProcessor - Class in org.springframework.data.gemfire.config.support
-
A
BeanFactoryPostProcessor
to associate the configuredGatewaySender
onto the correspondingRegion
. - 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 serialGatewaySenders
. - 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 GemFireCache
used to configured and initialized a GemFireGatewaySender
. - gatewaySenderProperty(String) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
- gatewaySenders() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGatewaySenders
-
The list of
GatewaySenders
to be configured. - GatewaySendersConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
Spring
Configuration
class used to construct, configure and initializeGatewaySender
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 GeodeGatewaySender
providing the ability to control manual start and stop of the sender. - GatewaySenderWrapper(GatewaySender) - Constructor for class org.springframework.data.gemfire.wan.GatewaySenderWrapper
-
Constructs an instance of
GatewaySenderWrapper
initialized with the givenGatewaySender
to adapt. - GEMFIRE_HOST_PORT_SEPARATOR - Static variable in class org.springframework.data.gemfire.support.ConnectionEndpoint
- 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_PRODUCT_NAME - Static variable in class org.springframework.data.gemfire.GemfireUtils
- 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 class 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
is a base class forGemfireTemplate
to encapsulate common operations and properties, such as accessors to aRegion
. - 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
-
The
GemFireAsLastResourceConfiguration
class is a Spring@Configuration
annotated class used to configure the GemFire "Last Resource" Spring Data GemFireAspects
. - GemFireAsLastResourceConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.GemFireAsLastResourceConfiguration
- GemFireAsLastResourceConnectionAcquiringAspect - Class in org.springframework.data.gemfire.config.annotation.support
-
The
GemFireAsLastResourceConnectionAcquiringAspect
class is aAbstractGemFireAsLastResourceAspectSupport
implementation responsible for acquiring a GemFire Connection from GemFire's JCA ResourceAdapter,GFConnectionFactory
after a CMT/JTA Transaction is began, which is initiated by Spring's Transaction infrastructure. - GemFireAsLastResourceConnectionAcquiringAspect() - Constructor for class org.springframework.data.gemfire.config.annotation.support.GemFireAsLastResourceConnectionAcquiringAspect
- GemFireAsLastResourceConnectionClosingAspect - Class in org.springframework.data.gemfire.config.annotation.support
-
The
GemFireAsLastResourceConnectionClosingAspect
class is aAbstractGemFireAsLastResourceAspectSupport
implementation responsible for closing the GemFire Connection obtained from the GemFire JCA ResourceAdapter deployed in a managed environment when using GemFire as the Last Resource in a CMT/JTA Transaction initiated from Spring's Transaction infrastructure. - GemFireAsLastResourceConnectionClosingAspect() - Constructor for class org.springframework.data.gemfire.config.annotation.support.GemFireAsLastResourceConnectionClosingAspect
- GemfireBeanFactoryLocator - Class in org.springframework.data.gemfire.support
-
The
GemfireBeanFactoryLocator
class stores a reference to the SpringApplicationContext
/BeanFactory
needed to auto-wire user application Apache Geode objects implementing theDeclarable
interface and defined in Apache Geode's native configuration format (e.g. - 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() - 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. - GemfireCache - Class in org.springframework.data.gemfire.cache
-
Spring Framework
Cache
implementation backed by a GemFireRegion
. - GemfireCache(Region<?, ?>) - Constructor for class org.springframework.data.gemfire.cache.GemfireCache
-
Constructs an instance of
GemFireCache
initialized with the given GemFireRegion
. - 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 servecache client
applications. - GemfireCacheTransactionsConfiguration - Class in org.springframework.data.gemfire.transaction.config
-
The
GemfireCacheTransactionsConfiguration
class is a Spring@Configuration
class used to enable Spring's Transaction Management infrastructure along with SDG'sGemfireTransactionManager
to manage local, cache transactions for either Pivotal GemFire or Apache Geode. - 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
-
The
GemfireCachingConfiguration
class is a Spring@Configuration
class used to configure Pivotal GemFire or Apache Geode as the caching provider in Spring's Cache Abstraction. - 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
-
The
GemFireComponentClassTypeScanner
class is a classpath component scanner used to search for GemFire components based onClass
type. - GemFireComponentClassTypeScanner(Set<String>) - Constructor for class org.springframework.data.gemfire.config.annotation.support.GemFireComponentClassTypeScanner
-
Constructs an instance of the
GemFireComponentClassTypeScanner
initialized with the givenSet
of base packages to scan. - 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() - Method in class org.springframework.data.gemfire.config.annotation.ClusterDefinedRegionsConfiguration
- 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
- GemfireEntityInformation<T,
ID> - Interface in org.springframework.data.gemfire.repository.query -
EntityInformation
capturing GemFire specific information. - GemfireFeature - Enum Class 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 Interface 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
-
Spring
BeanPostProcessor
that discovers bean components configured asFunction
implementations, i.e. - GemfireFunctionBeanPostProcessor() - Constructor for class org.springframework.data.gemfire.function.config.GemfireFunctionBeanPostProcessor
- GemfireFunctionBeanPostProcessorRegistrar - Class in org.springframework.data.gemfire.function.config
-
Spring
ImportBeanDefinitionRegistrar
to register theGemfireFunctionBeanPostProcessor
- 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
-
Constructs a new instance of
GemfireFunctionProxyFactoryBean
initialized with the givenFunction Excution Interface
andGemfireFunctionOperations
. - 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(String, IndexCreationException) - Constructor for exception org.springframework.data.gemfire.GemfireIndexException
- GemfireIndexException(String, IndexExistsException) - Constructor for exception org.springframework.data.gemfire.GemfireIndexException
- GemfireIndexException(String, IndexInvalidException) - Constructor for exception org.springframework.data.gemfire.GemfireIndexException
- GemfireIndexException(String, IndexMaintenanceException) - Constructor for exception org.springframework.data.gemfire.GemfireIndexException
- GemfireIndexException(String, IndexNameConflictException) - Constructor for exception org.springframework.data.gemfire.GemfireIndexException
- GemfireIndexException(IndexCreationException) - Constructor for exception org.springframework.data.gemfire.GemfireIndexException
- GemfireIndexException(IndexExistsException) - Constructor for exception org.springframework.data.gemfire.GemfireIndexException
- GemfireIndexException(IndexInvalidException) - Constructor for exception org.springframework.data.gemfire.GemfireIndexException
- GemfireIndexException(IndexMaintenanceException) - Constructor for exception org.springframework.data.gemfire.GemfireIndexException
- GemfireIndexException(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(String[]) - Constructor for class org.springframework.data.gemfire.function.execution.GemfireOnMemberFunctionTemplate
- GemfireOnMemberFunctionTemplate(DistributedMember) - 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(String[]) - Constructor for class org.springframework.data.gemfire.function.execution.GemfireOnMembersFunctionTemplate
- GemfireOnMembersFunctionTemplate(Set<DistributedMember>) - Constructor for class org.springframework.data.gemfire.function.execution.GemfireOnMembersFunctionTemplate
- GemfireOnRegionFunctionTemplate - Class in org.springframework.data.gemfire.function.execution
-
An
AbstractFunctionTemplate
implementation forexecuting
aFunction
on a targetRegion
. - GemfireOnRegionFunctionTemplate(Region<?, ?>) - Constructor for class org.springframework.data.gemfire.function.execution.GemfireOnRegionFunctionTemplate
-
Constructs a new instance of the
GemfireOnRegionFunctionTemplate
initialized with the givenRegion
. - 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 aRegionService
or aPool
. - GemfireOnServerFunctionTemplate(String) - Constructor for class org.springframework.data.gemfire.function.execution.GemfireOnServerFunctionTemplate
- GemfireOnServerFunctionTemplate(Pool) - Constructor for class org.springframework.data.gemfire.function.execution.GemfireOnServerFunctionTemplate
- GemfireOnServerFunctionTemplate(RegionService) - 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 aRegionService
or aPool
. - GemfireOnServersFunctionTemplate(String) - Constructor for class org.springframework.data.gemfire.function.execution.GemfireOnServersFunctionTemplate
- GemfireOnServersFunctionTemplate(Pool) - Constructor for class org.springframework.data.gemfire.function.execution.GemfireOnServersFunctionTemplate
- GemfireOnServersFunctionTemplate(RegionService) - 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 theRegion
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 givenTypeInformation
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
-
Constructs an instance of
GemfirePersistentProperty
initialized with entity persistent property information (meta-data). - 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 Class 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
-
Constructs a new instance of the
EmbeddedServiceConfigurationSupport.GemFirePropertiesBeanPostProcessor
initialized with the given GemFire/GeodeProperties
. - GemFirePropertiesConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
The
GemFirePropertiesConfiguration
class is a SpringImportBeanDefinitionRegistrar
capable of configuring additional GemFire Properties on a (Spring Boot) application class at runtime during startup. - GemFirePropertiesConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.GemFirePropertiesConfiguration
- GemfireQueryException - Exception in org.springframework.data.gemfire
-
GemFire-specific subclass of
InvalidDataAccessResourceUsageException
thrown on invalid OQL query syntax. - GemfireQueryException(RuntimeException) - Constructor for exception org.springframework.data.gemfire.GemfireQueryException
- GemfireQueryException(String, RuntimeException) - Constructor for exception org.springframework.data.gemfire.GemfireQueryException
- GemfireQueryException(String, QueryException) - Constructor for exception org.springframework.data.gemfire.GemfireQueryException
- GemfireQueryException(String, QueryExecutionTimeoutException) - Constructor for exception org.springframework.data.gemfire.GemfireQueryException
- GemfireQueryException(String, QueryInvalidException) - Constructor for exception org.springframework.data.gemfire.GemfireQueryException
- GemfireQueryException(QueryException) - Constructor for exception org.springframework.data.gemfire.GemfireQueryException
- GemfireQueryException(QueryExecutionTimeoutException) - Constructor for exception org.springframework.data.gemfire.GemfireQueryException
- GemfireQueryException(QueryInvalidException) - 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
-
ImportBeanDefinitionRegistrar
to configure and setup Apache GeodeRepositories
viaEnableGemfireRepositories
. - 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 theRepository
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 configuredRegions
and theMappingContext
. - GemfireRepositoryFactoryBean<T extends org.springframework.data.repository.Repository<S,
ID>, S, ID> - Class in org.springframework.data.gemfire.repository.support -
Spring
FactoryBean
adapter forGemfireRepositoryFactory
. - GemfireRepositoryFactoryBean(Class<? extends T>) - Constructor for class org.springframework.data.gemfire.repository.support.GemfireRepositoryFactoryBean
-
Constructs a new instance of
GemfireRepositoryFactoryBean
initialized with the givenRepository
interface
. - 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
-
Constructs a new instance of
GemfireRepositoryQuery
initialized with the givenGemfireQueryMethod
implementing theRepository
QueryMethod
. - 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(RuntimeException) - Constructor for exception org.springframework.data.gemfire.GemfireSystemException
- GemfireSystemException(GemFireCheckedException) - Constructor for exception org.springframework.data.gemfire.GemfireSystemException
- GemfireSystemException(GemFireException) - 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 GeodeGemFireCheckedExceptions
andGemFireExceptions
into SpringDataAccessExceptions
, following theorg.springframework.dao
Exception
hierarchy. - GemfireTemplate() - Constructor for class org.springframework.data.gemfire.GemfireTemplate
-
Constructs a new, uninitialized instance of
GemfireTemplate
. - GemfireTemplate(Region<K, V>) - Constructor for class org.springframework.data.gemfire.GemfireTemplate
-
Constructs a new instance of the
GemfireTemplate
initialized with the givenRegion
on which (cache) data access operations will be performed. - GemfireTransactionCommitException - Exception in org.springframework.data.gemfire.transaction
-
Gemfire-specific subclass of
TransactionException
, indicating a transaction failure at commit time. - GemfireTransactionCommitException(String) - Constructor for exception org.springframework.data.gemfire.transaction.GemfireTransactionCommitException
- GemfireTransactionCommitException(String, Throwable) - 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
-
Constructs an instance of the
GemfireTransactionManager
. - GemfireTransactionManager(GemFireCache) - Constructor for class org.springframework.data.gemfire.transaction.GemfireTransactionManager
-
Constructs an instance of the
GemfireTransactionManager
initialized with the givenGemFireCache
reference. - 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
-
The
GeodeIntegratedSecurityConfiguration
class is aEmbeddedServiceConfigurationSupport
implementation that enables Apache Geode's Integrated Security framework and services. - GeodeIntegratedSecurityConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.GeodeIntegratedSecurityConfiguration
- 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() - Method in class org.springframework.data.gemfire.support.GemfireBeanFactoryLocator.BeanFactoryReference
-
Returns the reference to the Spring
BeanFactory
. - get() - Method in interface org.springframework.data.gemfire.util.SpringExtensions.ValueReturningThrowableOperation
- get(int) - Method in class org.springframework.data.gemfire.support.ConnectionEndpointList
-
Gets the
ConnectionEndpoint
at the given index in this list. - get(Object) - Method in class org.springframework.data.gemfire.cache.GemfireCache
-
Returns the cache value for the given key wrapped in an instance of
Cache.ValueWrapper
. - 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(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
- 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 thisQueryMethod
if present. - getAnnotation() - Method in class org.springframework.data.gemfire.repository.config.GemfireRepositoriesRegistrar
-
Identifies the
Annotation
enabling Apache GeodeRepositories
. - getAnnotationAttributes(Annotation) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
Returns the
AnnotationAttributes
for the givenAnnotation
. - getAnnotationAttributes(AnnotationMetadata) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
Returns
AnnotationAttributes
for the declaredAbstractAnnotationConfigSupport.getAnnotationTypeName()
. - 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 createsRegions
for application serviceMethods
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
-
Returns the
Annotation
type
that configures and createsContinuous Queries
for applicationContinuousQuery
annotated POJO service methods. - 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 createsRegions
for application persistent entities. - getAnnotationType() - Method in class org.springframework.data.gemfire.config.annotation.EvictionConfiguration
-
Returns the
Annotation
type
that enables and configures Eviction. - getAnnotationType() - Method in class org.springframework.data.gemfire.config.annotation.ExpirationConfiguration
-
Returns the
Annotation
type
that enables and configures Expiration. - 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 aLocator
-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.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
-
Returns the fully-qualified
class name
of the cache applicationAnnotation
type. - getAnnotationTypeSimpleName() - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
Returns the simple
class name
of the cache applicationAnnotation
type. - getApplicationContext() - Method in class org.springframework.data.gemfire.config.annotation.support.GemFireComponentClassTypeScanner
-
Returns a reference to the Spring
ApplicationContext
. - getApplicationContext() - Method in class org.springframework.data.gemfire.config.support.AbstractSmartLifecycle
- getApplicationContext() - Method in class org.springframework.data.gemfire.repository.support.GemfireRepositoryFactoryBean
-
Returns an
Optional
reference to the configured SpringApplicationContext
. - 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
-
Returns a reference to the configured
ApplicationEventPublisher
. - 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 SpringBeanFactory
. - getAsyncEventListener() - Method in class org.springframework.data.gemfire.wan.AsyncEventQueueFactoryBean
-
Returns the configured
AsyncEventListener
for theAsyncEventQueue
returned by thisFactoryBean
. - getAsyncEventQueue() - Method in class org.springframework.data.gemfire.wan.AsyncEventQueueFactoryBean
-
Returns the
AsyncEventQueue
created by thisFactoryBean
. - getAttributes() - Method in class org.springframework.data.gemfire.CacheFactoryBean.JndiDataSource
- getAttributes() - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
-
Gets the
RegionAttributes
used to configure theclient Region
created by thisClientRegionFactoryBean
. - 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 thisRegion
. - getAuthentication() - Method in class org.springframework.data.gemfire.config.annotation.support.AutoConfiguredAuthenticationInitializer
- getAvailableServerRegionIndexes() - Method in class org.springframework.data.gemfire.config.admin.AbstractGemfireAdminOperations
- getAvailableServerRegionIndexes() - Method in interface org.springframework.data.gemfire.config.admin.GemfireAdminOperations
- getAvailableServerRegionIndexes() - Method in class org.springframework.data.gemfire.config.admin.remote.FunctionGemfireAdminTemplate
- getAvailableServerRegions() - Method in class org.springframework.data.gemfire.config.admin.AbstractGemfireAdminOperations
-
Returns a
collection
ofRegion
names defined on the GemFire Servers in the cluster. - getAvailableServerRegions() - Method in interface org.springframework.data.gemfire.config.admin.GemfireAdminOperations
-
Returns a
collection
ofRegion
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
- getBeanClass(Element) - Method in class org.springframework.data.gemfire.config.xml.AbstractPeerRegionParser
- getBeanClassLoader() - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
Returns a reference to the
ClassLoader
use by the SpringBeanFactory
to load classes for bean definitions. - getBeanClassLoader() - Method in class org.springframework.data.gemfire.function.execution.GemfireFunctionProxyFactoryBean
- getBeanClassLoader() - Method in class org.springframework.data.gemfire.support.AbstractFactoryBeanSupport
-
Returns a reference to the
ClassLoader
used by the Spring container to load beanclasses
. - getBeanFactory() - Method in class org.springframework.data.gemfire.client.GemfireDataSourcePostProcessor
-
Returns a reference to the configured
ConfigurableBeanFactory
. - getBeanFactory() - Method in class org.springframework.data.gemfire.client.support.BeanFactoryPoolResolver
-
Returns a reference to the configured Spring
BeanFactory
used to resolve managedPool
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
-
Gets a reference to the Spring
BeanFactory
in which thisAnnotationBasedExpiration
bean is managed. - getBeanFactory() - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
-
Returns a reference to the configured
BeanFactory
. - getBeanFactory() - Method in class org.springframework.data.gemfire.support.AbstractFactoryBeanSupport
-
Returns a reference to the Spring
BeanFactory
in which thisFactoryBean
was declared. - 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 theGemFireCache
. - getBeanFactory() - Method in class org.springframework.data.gemfire.support.BeanFactoryRegionResolver
-
Returns the configured reference to the
BeanFactory
used to resolve cacheRegions
. - getBeanFactory() - Method in class org.springframework.data.gemfire.support.DeclarableSupport
-
Returns a reference to the Spring
BeanFactory
. - getBeanFactory() - Method in class org.springframework.data.gemfire.support.GemfireBeanFactoryLocator
-
Returns a reference to the
BeanFactory
managed by thisGemfireBeanFactoryLocator
instance; Might be null if thisGemfireBeanFactoryLocator
is just used to lookup an existingBeanFactory
reference. - getBeanFactoryKey() - Method in class org.springframework.data.gemfire.support.DeclarableSupport
-
Returns the key used to lookup the Spring
BeanFactory
. - 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
-
Returns the
bean name
assigned to thisFactoryBean
as declared in the Spring container. - 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
- getBeansOfTypeOrdered(ConfigurableListableBeanFactory, Class<T>, boolean, boolean) - Static method in class org.springframework.data.gemfire.util.SpringExtensions
- 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 cacheFactoryBean
. - getCache() - Method in class org.springframework.data.gemfire.cache.GemfireCacheManager
-
Returns the
GemFireCache
instance backing thisCacheManager
. - getCache() - Method in class org.springframework.data.gemfire.repository.support.GemfireRepositoryFactoryBean
-
Returns an
Optional
reference to the configured Apache GeodeGemFireCache
. - getCache() - Method in class org.springframework.data.gemfire.ResolvableRegionFactoryBean
-
Returns a reference to the
GemFireCache
used to create theRegion
. - 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 theGemFireCache
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
-
Return the
AbstractBasicCacheFactoryBean.CacheFactoryInitializer
called by thisFactoryBean
to initialize the Apache Geode cache factory used to create the cache constructed by thisFactoryBean
. - 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
-
Returns the configured
CachingDefinedRegionsConfiguration.CacheNameResolver
to resolve all the declared cache name on Spring application beans/components declared and registered in the Spring container (context). - 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 theClientCache
instance. - getClientRegionShortcut() - Method in enum class 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 clientRegion
. - 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
-
Returns a reference to the Composite
CacheServerConfigurer
used to apply additional configuration to thisCacheServerFactoryBean
on Spring container initialization. - getCompositeClientCacheConfigurer() - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
-
Returns a reference to the Composite
ClientCacheConfigurer
used to apply additional configuration to thisClientCacheFactoryBean
on Spring container initialization. - getCompositeContinuousQueryListenerContainerConfigurer() - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
-
Returns a Composite object containing the collection of
ContinuousQueryListenerContainerConfigurer
objects used to customize the configuration of thisContinuousQueryListenerContainer
. - getCompositeDiskStoreConfigurer() - Method in class org.springframework.data.gemfire.DiskStoreFactoryBean
-
Returns a reference to the Composite
DiskStoreConfigurer
used to apply additional configuration to thisDiskStoreFactoryBean
on Spring container initialization. - getCompositeIndexConfigurer() - Method in class org.springframework.data.gemfire.IndexFactoryBean
-
Returns a reference to the Composite
IndexConfigurer
used to apply additional configuration to thisIndexFactoryBean
on Spring container initialization. - getCompositeLocatorConfigurer() - Method in class org.springframework.data.gemfire.LocatorFactoryBean
- getCompositePeerCacheConfigurer() - Method in class org.springframework.data.gemfire.CacheFactoryBean
-
Returns a reference to the Composite
PeerCacheConfigurer
used to apply additional configuration to thisCacheFactoryBean
during Spring container initialization. - getCompositePoolConfigurer() - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
-
Returns a reference to the Composite
PoolConfigurer
used to apply additional configuration to thisPoolFactoryBean
on Spring container initialization. - getCompositeRegionConfigurer() - Method in class org.springframework.data.gemfire.ConfigurableRegionFactoryBean
-
Returns a reference to the Composite
RegionConfigurer
used to apply additional configuration to thisClientRegionFactoryBean
on Spring container initialization. - 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 thisRegion'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
- 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
-
Returns a reference to all the configured
ContinuousQueryDefinitions
. - 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 theGemFireCache
. - getCopyOnRead() - Method in class org.springframework.data.gemfire.config.annotation.AbstractCacheConfiguration
- getCredentials() - Method in class org.springframework.data.gemfire.config.annotation.AuthenticationBeanConfiguration.SpringDataGeodeAuthentication
- 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. - 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).
- 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
-
Returns a
mapping
of applicationdomain types
to customPDX serializers
used to customize the serialization for specific applicationdomain types
. - getDataPolicy() - Method in enum class 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 theRegionFactory
when creating thisRegion
. - getDataPolicy() - Method in enum class 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 clientRegion
to resolvePool
objects if a explicitPoolResolver
was not configured. - getDefaultValue() - Method in enum class org.springframework.data.gemfire.GemFireProperties
-
Gets the
default value
for this Apache Geode property. - getDefaultValueAsString() - Method in enum class org.springframework.data.gemfire.GemFireProperties
-
Gets the
default value
for this Apache Geode property as aString
. - getDefaultValueAsType(Class<T>) - Method in enum class org.springframework.data.gemfire.GemFireProperties
-
Gets the
default value
for this Apache Geode property converted to the given, requiredtype
. - 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 createsRegion
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 createsRegion
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 createsRegion
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() - Method in class org.springframework.data.gemfire.repository.support.SimpleGemfireRepository
-
Returns a reference to the
EntityInformation
type describing the entity. - getEntityInformation(Class<T>) - Method in class org.springframework.data.gemfire.repository.support.GemfireRepositoryFactory
- 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
-
Returns a reference to the Spring
Environment
. - getEnvironment() - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAuthInitialize
-
Get an
Optional
reference to the configured SpringEnvironment
. - getEnvironment() - Method in class org.springframework.data.gemfire.config.annotation.support.GemFireComponentClassTypeScanner
-
Returns a reference to the Spring
Environment
in which the Spring GemFire application is running. - getErrorHandler() - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
-
Returns an
Optional
reference to the configuredErrorHandler
invoked when any unhandledExceptions
are thrown when invoking CQ listeners processing CQ events. - getErrorHandlerBeanName() - Method in class org.springframework.data.gemfire.config.annotation.ContinuousQueryConfiguration
- getEvaluationContext() - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
Returns a reference to the
EvaluationContext
used to evaluate SpEL expressions. - getEventFilters() - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
- getEventSubstitutionFilter() - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
- getEvictionAction() - Method in enum class org.springframework.data.gemfire.eviction.EvictionActionType
-
Gets the matching GemFire EvictionAction represented by this enumerated value.
- getEvictionAction(EvictionActionType) - Static method in enum class org.springframework.data.gemfire.eviction.EvictionActionType
-
A null-safe operation to extract the GemFire EvictionAction from the EvictionActionType enumerated value.
- getEvictionAlgorithm() - Method in enum class org.springframework.data.gemfire.eviction.EvictionPolicyType
-
Gets the GemFire EvictionAlgorithm represented by this enumerated value.
- getEvictionAlgorithm(EvictionPolicyType) - Static method in enum class org.springframework.data.gemfire.eviction.EvictionPolicyType
-
A null-safe operation to extract the GemFire EvictionAlgorithm from the given EvictionPolicyType.
- getEvictionAttributes() - Method in class org.springframework.data.gemfire.config.annotation.EvictionConfiguration.EvictionPolicyMetaData
-
Returns an instance of the
EvictionAttributes
specifying the Eviction policy configuration captured in this Eviction policy meta-data. - getEvictionAttributes() - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
- getEvictionHeapPercentage() - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
-
Gets the configuration of the
GemFireCache
eviction heap percentage property. - getEvictionHeapPercentage() - Method in class org.springframework.data.gemfire.config.annotation.AbstractCacheConfiguration
- getEvictionOffHeapPercentage() - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
-
Gets the configuration of the
GemFireCache
eviction off-heap percentage property. - getEvictionOffHeapPercentage() - Method in class org.springframework.data.gemfire.config.annotation.AbstractCacheConfiguration
- getEvictionPolicyConfigurer() - Method in class org.springframework.data.gemfire.config.annotation.EvictionConfiguration
-
Returns a reference to the configured
EvictionConfiguration.EvictionPolicyConfigurer
used to configure the Eviction policy of aRegion
. - getExcludedEvents() - Method in class org.springframework.data.gemfire.listener.ContinuousQueryDefinition
-
Gets the
CQEvent
s to be excluded from the CQ. - getExcludeFilters() - Method in class org.springframework.data.gemfire.function.config.AnnotationFunctionExecutionConfigurationSource
- getExcludeFilters() - Method in interface org.springframework.data.gemfire.function.config.FunctionExecutionConfigurationSource
-
Returns configured
TypeFilter
s - getExcludeFilters() - Method in class org.springframework.data.gemfire.function.config.XmlFunctionExecutionConfigurationSource
- getExcludes() - Method in class org.springframework.data.gemfire.config.annotation.support.GemFireComponentClassTypeScanner
-
Returns a collection of
TypeFilters
used to exclude types found during the classpath component scan. - getExpiration(Region.Entry<K, V>) - Method in class org.springframework.data.gemfire.expiration.AnnotationBasedExpiration
-
Gets the Expiration Annotation meta-data from the Region Entry.
- getExpirationAction() - Method in enum class org.springframework.data.gemfire.expiration.ExpirationActionType
-
Gets the matching GemFire ExpirationAction for this enumerated value.
- getExpirationAction(ExpirationActionType) - Static method in enum class org.springframework.data.gemfire.expiration.ExpirationActionType
-
A null-safe operation to extract the corresponding GemFire ExpirationAction for the ExpirationActionType.
- getExpirationMetaData(Region.Entry<K, V>) - Method in class org.springframework.data.gemfire.expiration.AnnotationBasedExpiration
-
Gets custom expiration (Annotation-based) policy meta-data for the given
Region
entry. - getExpirationPolicyConfigurer() - Method in class org.springframework.data.gemfire.config.annotation.ExpirationConfiguration
- getExpiry(Region.Entry<K, V>) - Method in class org.springframework.data.gemfire.expiration.AnnotationBasedExpiration
-
Calculate the expiration for a given entry.
- getExports() - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean
-
Sets the meta-data (location, filter and format) used to create a snapshot from the Cache or Region data.
- getExpression() - Method in class org.springframework.data.gemfire.config.schema.definitions.IndexDefinition
- getExtension() - Method in class org.springframework.data.gemfire.repository.config.GemfireRepositoriesRegistrar
-
Returns the
RepositoryConfigurationExtension
implementing class to configure Apache GeodeRepositories
. - getFileExtension(File) - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.ArchiveFileFilter
- getFilter() - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.SnapshotMetadata
- getFirst(T[]) - Static method in class org.springframework.data.gemfire.util.ArrayUtils
-
Null-safe method to return the first element in the array or null if the array is null or empty.
- getFirst(T[], T) - Static method in class org.springframework.data.gemfire.util.ArrayUtils
-
Null-safe method to return the first element in the array or the
defaultValue
if the array is null or empty. - getFormat() - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.SnapshotMetadata
- getFreeConnectionTimeout() - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- getFreeConnectionTimeout() - Method in class org.springframework.data.gemfire.client.PoolAdapter
- getFreeConnectionTimeout() - Method in class org.springframework.data.gemfire.client.support.DelegatingPoolAdapter
- getFreeConnectionTimeout() - Method in class org.springframework.data.gemfire.client.support.FactoryDefaultsPoolAdapter
- getFreeConnectionTimeout() - Method in class org.springframework.data.gemfire.config.annotation.ClientCacheConfiguration
- getFreeConnectionTimeout(Integer) - Method in class org.springframework.data.gemfire.client.support.DefaultableDelegatingPoolAdapter
- getFromClause() - Method in class org.springframework.data.gemfire.config.schema.definitions.IndexDefinition
- getFromClause() - Method in class org.springframework.data.gemfire.config.schema.definitions.IndexDefinition.IndexWrapper
- getFromClause() - Method in class org.springframework.data.gemfire.domain.support.AbstractIndexSupport
- getFromClause() - Method in class org.springframework.data.gemfire.IndexFactoryBean.IndexWrapper
- getFunctionExecution() - Method in class org.springframework.data.gemfire.function.execution.AbstractClientFunctionTemplate
- getFunctionExecution() - Method in class org.springframework.data.gemfire.function.execution.GemfireOnMemberFunctionTemplate
- getFunctionExecution() - Method in class org.springframework.data.gemfire.function.execution.GemfireOnMembersFunctionTemplate
- getFunctionExecution() - Method in class org.springframework.data.gemfire.function.execution.GemfireOnRegionFunctionTemplate
- getFunctionExecutionAnnotationTypeNames() - Static method in class org.springframework.data.gemfire.function.config.AbstractFunctionExecutionConfigurationSource
- getFunctionExecutionAnnotationTypes() - Static method in class org.springframework.data.gemfire.function.config.AbstractFunctionExecutionConfigurationSource
- getFunctionExecutionInterface() - Method in class org.springframework.data.gemfire.function.execution.GemfireFunctionProxyFactoryBean
- getFunctionExecutionMethodMetadata() - Method in class org.springframework.data.gemfire.function.execution.GemfireFunctionProxyFactoryBean
- getGatewayConflictResolver() - Method in class org.springframework.data.gemfire.CacheFactoryBean
- getGatewayConflictResolver() - Method in class org.springframework.data.gemfire.config.annotation.AbstractCacheConfiguration
- getGatewayEventFilters() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
- getGatewayEventSubstitutionFilter() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
- getGatewaySender() - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
- getGatewayTransportFilters() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
- getGemfireAdminOperations() - Method in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration.SchemaObjectContext
- getGemfireCache() - Method in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration.SchemaObjectContext
- getGemFireCache() - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractGemFireAsLastResourceAspectSupport
-
Returns a reference to the
GemFireCache
used to interact with GemFire. - getGemFireConnectionFactory() - Method in class org.springframework.data.gemfire.config.annotation.support.GemFireAsLastResourceConnectionAcquiringAspect
-
Returns a reference to the configured
GFConnectionFactory
instance. - getGemfireFunctionId(Method) - Static method in class org.springframework.data.gemfire.function.GemfireFunctionUtils
-
Null-safe operation used to determine the GemFire/Geode
Function.getId()
Function ID} of a givenGemfireFunction
annotated POJOMethod
. - getGemfireFunctionOperations() - Method in class org.springframework.data.gemfire.function.execution.GemfireFunctionProxyFactoryBean
- getGemfireIndexType() - Method in enum class org.springframework.data.gemfire.IndexType
-
Gets the matching Apache Geode
IndexType
for thisIndexType
enumerated value. - getGemFireJcaResourceAdapterJndiName() - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractGemFireAsLastResourceAspectSupport
-
Returns the configured reference to GemFire's JCA ResourceAdapter registered in the managed environment's JNDI context.
- getGemfireMappingContext() - Method in class org.springframework.data.gemfire.repository.support.GemfireRepositoryFactoryBean
-
Returns a reference to the Spring Data
MappingContext
used to perform application domain object type to data store mappings. - getGemFireProperties() - Method in class org.springframework.data.gemfire.LocatorFactoryBean
- getGemfireQueryMethod() - Method in class org.springframework.data.gemfire.repository.query.GemfireRepositoryQuery
-
Returns a reference to the
Repository
GemfireQueryMethod
modeling the Apache Geode OQL query. - getGemfireTemplate() - Method in class org.springframework.data.gemfire.dao.GemfireDaoSupport
-
Returns the GemfireTemplate for this DAO, pre-initialized with the Region or set explicitly.
- getGroupTransactionEvents() - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
- getHints() - Method in class org.springframework.data.gemfire.repository.query.GemfireQueryMethod
-
Gets the query HINTs for this query method.
- getHost() - Method in class org.springframework.data.gemfire.support.ConnectionEndpoint
-
Gets the host in this ConnectionEndpoint.
- getHostnameForClients() - Method in class org.springframework.data.gemfire.config.annotation.CacheServerConfiguration
- getHostnameForClients() - Method in class org.springframework.data.gemfire.config.annotation.LocatorApplicationConfiguration
- getHostnameForClients() - Method in class org.springframework.data.gemfire.LocatorFactoryBean
- getId() - Method in class org.springframework.data.gemfire.client.function.ListRegionsOnServerFunction
- getId() - Method in class org.springframework.data.gemfire.function.PojoFunctionWrapper
- getId() - Method in class org.springframework.data.gemfire.serialization.EnumSerializer
- getId() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
- getIdentifyingAnnotations() - Method in class org.springframework.data.gemfire.repository.config.GemfireRepositoryConfigurationExtension
- getIdentifyingTypes() - Method in class org.springframework.data.gemfire.repository.config.GemfireRepositoryConfigurationExtension
- getIdleTimeout() - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- getIdleTimeout() - Method in class org.springframework.data.gemfire.client.PoolAdapter
- getIdleTimeout() - Method in class org.springframework.data.gemfire.client.support.DelegatingPoolAdapter
- getIdleTimeout() - Method in class org.springframework.data.gemfire.client.support.FactoryDefaultsPoolAdapter
- getIdleTimeout() - Method in class org.springframework.data.gemfire.config.annotation.ClientCacheConfiguration
- getIdleTimeout(Long) - Method in class org.springframework.data.gemfire.client.support.DefaultableDelegatingPoolAdapter
- getIdleTimeout(Region.Entry<K, V>) - Method in class org.springframework.data.gemfire.expiration.AnnotationBasedExpiration
-
Gets the IdleTimeoutExpiration Annotation meta-data from the Region Entry.
- getImport() - Method in class org.springframework.data.gemfire.repository.query.GemfireQueryMethod
-
Gets the IMPORT statement for this query method.
- getImports() - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean
-
Gets the meta-data (location, filter and format) used to read a data snapshot into an entire Cache or individual Region.
- getIncludeDomainTypes() - Method in class org.springframework.data.gemfire.config.annotation.PdxConfiguration
- getIncludeFilters() - Method in class org.springframework.data.gemfire.function.config.AnnotationFunctionExecutionConfigurationSource
- getIncludeFilters() - Method in interface org.springframework.data.gemfire.function.config.FunctionExecutionConfigurationSource
-
Returns configured
TypeFilter
s - getIncludeFilters() - Method in class org.springframework.data.gemfire.function.config.XmlFunctionExecutionConfigurationSource
- getIncludes() - Method in class org.springframework.data.gemfire.config.annotation.support.GemFireComponentClassTypeScanner
-
Returns a collection of
TypeFilters
used to include (match) types found during the classpath component scan. - getIndex() - Method in class org.springframework.data.gemfire.config.schema.definitions.IndexDefinition
-
Returns a reference to the
Index
on which this definition is defined. - getIndex() - Method in class org.springframework.data.gemfire.IndexFactoryBean
-
Returns a reference to the
Index
created by thisIndexFactoryBean
. - getIndex() - Method in class org.springframework.data.gemfire.IndexFactoryBean.IndexWrapper
- getIndexedExpression() - Method in class org.springframework.data.gemfire.config.schema.definitions.IndexDefinition.IndexWrapper
- getIndexedExpression() - Method in class org.springframework.data.gemfire.domain.support.AbstractIndexSupport
- getIndexedExpression() - Method in class org.springframework.data.gemfire.IndexFactoryBean.IndexWrapper
- getIndexName() - Method in class org.springframework.data.gemfire.IndexFactoryBean.IndexWrapper
- getIndexType() - Method in class org.springframework.data.gemfire.config.schema.definitions.IndexDefinition
- getInitialContextFactory() - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractGemFireAsLastResourceAspectSupport
-
Returns the configured, fully-qualified classname of the
InitialContextFactory
used to construct theInitialContext
that is then used to lookup managed objects registered in the JNDI context of the managed environment. - getInParameterIndexes() - Method in class org.springframework.data.gemfire.repository.query.QueryString
-
Returns the parameter indexes used in this query.
- getInstantiator(Class<? extends DataSerializable>, int) - Method in class org.springframework.data.gemfire.serialization.AsmInstantiatorGenerator
- getInstantiator(Class<? extends DataSerializable>, int) - Method in interface org.springframework.data.gemfire.serialization.InstantiatorGenerator
-
Returns a (potentially new) Instantiator that optimizes the instantiation of the given types.
- getInterestPolicy() - Method in enum class org.springframework.data.gemfire.InterestPolicyType
-
Returns the GemFire InterestPolicy corresponding to this SubscriptionType enumerated value.
- getInterestPolicy() - Method in class org.springframework.data.gemfire.SubscriptionAttributesFactoryBean
-
Gets GemFire's InterestPolicy specified on the SubscriptionAttributes which defines data interests and distribution of changes.
- getInterestPolicy(InterestPolicyType) - Static method in enum class org.springframework.data.gemfire.InterestPolicyType
-
Null-safe operation to extract the GemFire InterestPolicy from the InterPolicyType enumerated value.
- getInterestRegistrationListeners() - Method in class org.springframework.data.gemfire.config.annotation.CacheServerConfiguration
- getInterestResultPolicy() - Method in enum class org.springframework.data.gemfire.client.InterestResultPolicyType
- getInterestResultPolicy(InterestResultPolicyType) - Static method in enum class org.springframework.data.gemfire.client.InterestResultPolicyType
- getInterests() - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
- getJndiDataSources() - Method in class org.springframework.data.gemfire.CacheFactoryBean
- getJndiDataSources() - Method in class org.springframework.data.gemfire.config.annotation.AbstractCacheConfiguration
- getKeepAlive() - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
-
Gets the user specified value for whether the server(s) should keep the durable client's queue alive for the duration of the timeout when the client voluntarily disconnects.
- getKeepAlive() - Method in class org.springframework.data.gemfire.config.annotation.ClientCacheConfiguration
- getKey() - Method in class org.springframework.data.gemfire.cache.CallableCacheLoaderAdapter
-
The specified key for which a value will be loaded by this
CacheLoader
. - getKey() - Method in class org.springframework.data.gemfire.client.Interest
-
Returns the key on which interest is registered.
- getKey() - Method in class org.springframework.data.gemfire.repository.Wrapper
- getKeyConstraint() - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
- getKeyword() - Method in enum class org.springframework.data.gemfire.repository.query.support.OqlKeyword
-
Returns name of this GemFire OQL Keyword enumerated value.
- getLimit() - Method in class org.springframework.data.gemfire.repository.query.GemfireQueryMethod
-
Gets the LIMIT for this query method on the result set returned by the query.
- getLimit() - Method in class org.springframework.data.gemfire.repository.query.QueryString
-
Gets the LIMIT number.
- getListableBeanFactory() - Method in class org.springframework.data.gemfire.config.annotation.ApacheShiroSecurityConfiguration
-
Returns a reference to the Spring
BeanFactory
. - getListener() - Method in class org.springframework.data.gemfire.listener.ContinuousQueryDefinition
-
Returns a reference to the
ContinuousQueryListener
that will process/handle CQ event notifications. - getListener() - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer.EventDispatcherAdapter
- getListenerMethodName(CqEvent) - Method in class org.springframework.data.gemfire.listener.adapter.ContinuousQueryListenerAdapter
-
Determine the name of the listener method that is supposed to handle the given event.
- getLoadConditioningInterval() - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- getLoadConditioningInterval() - Method in class org.springframework.data.gemfire.client.PoolAdapter
- getLoadConditioningInterval() - Method in class org.springframework.data.gemfire.client.support.DelegatingPoolAdapter
- getLoadConditioningInterval() - Method in class org.springframework.data.gemfire.client.support.FactoryDefaultsPoolAdapter
- getLoadConditioningInterval() - Method in class org.springframework.data.gemfire.config.annotation.ClientCacheConfiguration
- getLoadConditioningInterval(Integer) - Method in class org.springframework.data.gemfire.client.support.DefaultableDelegatingPoolAdapter
- getLoadPollInterval() - Method in class org.springframework.data.gemfire.config.annotation.CacheServerConfiguration
- getLocation() - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.SnapshotMetadata
- getLocator() - Method in class org.springframework.data.gemfire.LocatorFactoryBean
- getLocator() - Static method in class org.springframework.data.gemfire.util.DistributedSystemUtils
- getLocatorLauncher() - Method in class org.springframework.data.gemfire.LocatorFactoryBean
- getLocators() - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- getLocators() - Method in class org.springframework.data.gemfire.client.PoolAdapter
- getLocators() - Method in class org.springframework.data.gemfire.client.support.DelegatingPoolAdapter
- getLocators() - Method in class org.springframework.data.gemfire.client.support.FactoryDefaultsPoolAdapter
- getLocators() - Method in class org.springframework.data.gemfire.config.annotation.LocatorApplicationConfiguration
- getLocators() - Method in class org.springframework.data.gemfire.LocatorFactoryBean
- getLocators(List<InetSocketAddress>) - Method in class org.springframework.data.gemfire.client.support.DefaultableDelegatingPoolAdapter
- getLockLease() - Method in class org.springframework.data.gemfire.CacheFactoryBean
- getLockTimeout() - Method in class org.springframework.data.gemfire.CacheFactoryBean
- getLogger() - Method in class org.springframework.data.gemfire.client.GemfireDataSourcePostProcessor
-
Returns a reference to the configured
Logger
used to log messages. - getLogger() - Method in class org.springframework.data.gemfire.config.annotation.AutoConfiguredAuthenticationConfiguration
- getLogger() - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
Returns a reference to the
Logger
used by this class to logmessages
. - getLogger() - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractGemFireAsLastResourceAspectSupport
-
Returns a reference to the
Logger
used to record debug, info, warning and error messages logged by the application. - getLogger() - Method in class org.springframework.data.gemfire.config.annotation.support.RegionDataAccessTracingAspect
- getLogger() - Method in class org.springframework.data.gemfire.mapping.MappingPdxSerializer
-
Returns a reference to the configured
Logger
used to logmessages
about the functions of thisPdxSerializer
. - getLogger() - Method in class org.springframework.data.gemfire.repository.query.GemfireRepositoryQuery
-
Returns the configured SLF4J
Logger
used log statements. - getLogger() - Method in class org.springframework.data.gemfire.repository.support.SimpleGemfireRepository
-
Returns a reference to the SLF4J
Logger
used to log the operations of thisGemfireRepository
. - getLogger() - Method in class org.springframework.data.gemfire.support.AbstractFactoryBeanSupport
- getLogLevel() - Method in class org.springframework.data.gemfire.config.annotation.LocatorApplicationConfiguration
- getLogLevel() - Method in class org.springframework.data.gemfire.LocatorFactoryBean
- getLookupEnabled() - Method in class org.springframework.data.gemfire.ResolvableRegionFactoryBean
- getMajor() - Method in class org.springframework.data.gemfire.util.JavaVersion
- getManagementHttpEnableInterceptors() - Method in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration
- getManagementHttpFollowRedirects() - Method in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration
- getManagementHttpHost() - Method in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration
- getManagementHttpPort() - Method in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration
- getManagementRequireHttps() - Method in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration
- getManagementRestApiUrl() - Method in class org.springframework.data.gemfire.config.admin.remote.RestHttpGemfireAdminTemplate
-
Returns a reference to the resolved GemFire/Geode Management REST API URL.
- getManagementUseHttp() - Method in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration
- getMappingContext() - Method in class org.springframework.data.gemfire.mapping.MappingPdxSerializer
-
Returns a reference to the configured
mapping context
used to handling mapping logic between GemFire persistent entities and application domain objecttypes
. - getMappingContext() - Method in class org.springframework.data.gemfire.repository.support.GemfireRepositoryFactory
-
Returns a reference to the GemFire
MappingContext
used to provide mapping meta-data betweenentity types
and the data store. - getMaxConnections() - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- getMaxConnections() - Method in class org.springframework.data.gemfire.client.PoolAdapter
- getMaxConnections() - Method in class org.springframework.data.gemfire.client.support.DelegatingPoolAdapter
- getMaxConnections() - Method in class org.springframework.data.gemfire.client.support.FactoryDefaultsPoolAdapter
- getMaxConnections() - Method in class org.springframework.data.gemfire.config.annotation.CacheServerConfiguration
- getMaxConnections() - Method in class org.springframework.data.gemfire.config.annotation.ClientCacheConfiguration
- getMaxConnections(Integer) - Method in class org.springframework.data.gemfire.client.support.DefaultableDelegatingPoolAdapter
- getMaxConnectionsPerServer() - Method in class org.springframework.data.gemfire.client.support.DelegatingPoolAdapter
- getMaxConnectionsPerServer() - Method in class org.springframework.data.gemfire.client.support.FactoryDefaultsPoolAdapter
- getMaximumQueueMemory() - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
- getMaximumQueueMemory() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
- getMaxMessageCount() - Method in class org.springframework.data.gemfire.config.annotation.CacheServerConfiguration
- getMaxParallelismForReplicatedRegion() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
- getMaxThreads() - Method in class org.springframework.data.gemfire.config.annotation.CacheServerConfiguration
- getMaxTimeBetweenPings() - Method in class org.springframework.data.gemfire.config.annotation.CacheServerConfiguration
- getMessageSyncInterval() - Method in class org.springframework.data.gemfire.CacheFactoryBean
- getMessageTimeToLive() - Method in class org.springframework.data.gemfire.config.annotation.CacheServerConfiguration
- getMethod() - Method in class org.springframework.data.gemfire.repository.query.GemfireQueryMethod
-
Returns the
Method
reference on which thisQueryMethod
is based. - getMethodCacheAnnotationTypes() - Method in class org.springframework.data.gemfire.config.annotation.CachingDefinedRegionsConfiguration.AbstractCacheNameResolver
- getMethodCacheAnnotationTypes() - Method in class org.springframework.data.gemfire.config.annotation.CachingDefinedRegionsConfiguration.SpringCacheAnnotationsCacheNameResolver
- getMinConnections() - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- getMinConnections() - Method in class org.springframework.data.gemfire.client.PoolAdapter
- getMinConnections() - Method in class org.springframework.data.gemfire.client.support.DelegatingPoolAdapter
- getMinConnections() - Method in class org.springframework.data.gemfire.client.support.FactoryDefaultsPoolAdapter
- getMinConnections() - Method in class org.springframework.data.gemfire.config.annotation.ClientCacheConfiguration
- getMinConnections(Integer) - Method in class org.springframework.data.gemfire.client.support.DefaultableDelegatingPoolAdapter
- getMinConnectionsPerServer() - Method in class org.springframework.data.gemfire.client.support.DelegatingPoolAdapter
- getMinConnectionsPerServer() - Method in class org.springframework.data.gemfire.client.support.FactoryDefaultsPoolAdapter
- getMinor() - Method in class org.springframework.data.gemfire.util.JavaVersion
- getMissingCache(String) - Method in class org.springframework.data.gemfire.cache.GemfireCacheManager
-
Returns a missing Spring
Cache
for the givenname
. - getModulePrefix() - Method in class org.springframework.data.gemfire.repository.config.GemfireRepositoryConfigurationExtension
- getMultiuserAuthentication() - Method in class org.springframework.data.gemfire.client.PoolAdapter
- getMultiuserAuthentication() - Method in class org.springframework.data.gemfire.client.support.DelegatingPoolAdapter
- getMultiuserAuthentication() - Method in class org.springframework.data.gemfire.client.support.FactoryDefaultsPoolAdapter
- getMultiuserAuthentication(Boolean) - Method in class org.springframework.data.gemfire.client.support.DefaultableDelegatingPoolAdapter
- getMultiUserAuthentication() - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- getMultiUserAuthentication() - Method in class org.springframework.data.gemfire.config.annotation.ClientCacheConfiguration
- getName() - Method in class org.springframework.data.gemfire.cache.GemfireCache
-
Returns the name of this Spring
Cache
. - getName() - Method in class org.springframework.data.gemfire.client.PoolAdapter
- getName() - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
-
Gets the configured
name
of thePool
bean. - getName() - Method in class org.springframework.data.gemfire.client.support.DefaultableDelegatingPoolAdapter
- getName() - Method in class org.springframework.data.gemfire.client.support.DelegatingPoolAdapter
- getName() - Method in class org.springframework.data.gemfire.client.support.FactoryDefaultsPoolAdapter
- getName() - Method in class org.springframework.data.gemfire.config.annotation.LocatorApplicationConfiguration
- getName() - Method in class org.springframework.data.gemfire.config.schema.definitions.IndexDefinition
- getName() - Method in class org.springframework.data.gemfire.config.schema.definitions.IndexDefinition.IndexWrapper
- getName() - Method in class org.springframework.data.gemfire.config.schema.definitions.RegionDefinition
- getName() - Method in class org.springframework.data.gemfire.config.schema.SchemaObjectDefinition
-
Returns the
name
assigned to the schema object. - getName() - Method in class org.springframework.data.gemfire.domain.support.AbstractIndexSupport
- getName() - Method in enum class org.springframework.data.gemfire.GemFireProperties
-
Gets the
name
of this Apache Geode property. - getName() - Method in class org.springframework.data.gemfire.IndexFactoryBean.IndexWrapper
- getName() - Method in enum class org.springframework.data.gemfire.JndiDataSourceType
-
Gets the GemFire name of the support JNDI DataSource implementation type.
- getName() - Method in class org.springframework.data.gemfire.listener.ContinuousQueryDefinition
-
Gets the
name
of the CQ. - getName() - Method in class org.springframework.data.gemfire.LocatorFactoryBean
- getName() - Method in class org.springframework.data.gemfire.wan.AbstractWANComponentFactoryBean
- getNativeCache() - Method in class org.springframework.data.gemfire.cache.GemfireCache
-
Returns the GemFire
Region
used as the implementation for this SpringCache
. - getNonPagedQueryExecutor() - Method in class org.springframework.data.gemfire.repository.query.StringBasedGemfireRepositoryQuery
-
Returns the configured
OqlQueryExecutor
(strategy) used to execute Apache Geodenon-paged
OQL queries
. - getNumber() - Method in class org.springframework.data.gemfire.domain.EmptySlice
- getNumber() - Method in class org.springframework.data.gemfire.domain.ListablePage
- getNumber() - Method in class org.springframework.data.gemfire.domain.support.AbstractSliceSupport
- getNumberOfElements() - Method in class org.springframework.data.gemfire.domain.support.AbstractSliceSupport
- getObject() - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
-
Returns the
cache object reference
created by this cacheFactoryBean
. - getObject() - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
-
Returns an object reference to the
Pool
created by thisPoolFactoryBean
. - getObject() - Method in class org.springframework.data.gemfire.DiskStoreFactoryBean
- getObject() - Method in class org.springframework.data.gemfire.eviction.EvictionAttributesFactoryBean
- getObject() - Method in class org.springframework.data.gemfire.expiration.ExpirationAttributesFactoryBean
- getObject() - Method in class org.springframework.data.gemfire.FixedPartitionAttributesFactoryBean
- getObject() - Method in class org.springframework.data.gemfire.function.execution.GemfireFunctionProxyFactoryBean
- getObject() - Method in class org.springframework.data.gemfire.function.FunctionServiceFactoryBean
- getObject() - Method in class org.springframework.data.gemfire.IndexFactoryBean
- getObject() - Method in class org.springframework.data.gemfire.LocatorFactoryBean
- getObject() - Method in class org.springframework.data.gemfire.PartitionAttributesFactoryBean
- getObject() - Method in class org.springframework.data.gemfire.RegionAttributesFactoryBean
- getObject() - Method in class org.springframework.data.gemfire.ResolvableRegionFactoryBean
-
Returns an object reference to the
Region
created by thisResolvableRegionFactoryBean
. - getObject() - Method in class org.springframework.data.gemfire.serialization.InstantiatorFactoryBean
- getObject() - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
- getObject() - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean
-
Gets the reference to the GemFire Snapshot Service created by this FactoryBean.
- getObject() - Method in class org.springframework.data.gemfire.SubscriptionAttributesFactoryBean
- getObject() - Method in class org.springframework.data.gemfire.support.SmartCacheResolverFactoryBean
-
Returns the fully constructed and initialized instance of the
CacheResolver
created by thisFactoryBean
. - getObject() - Method in class org.springframework.data.gemfire.util.PropertiesBuilder
- getObject() - Method in class org.springframework.data.gemfire.wan.AsyncEventQueueFactoryBean
- getObject() - Method in class org.springframework.data.gemfire.wan.GatewayReceiverFactoryBean
- getObject() - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
- getObjectSizer() - Method in class org.springframework.data.gemfire.eviction.EvictionAttributesFactoryBean
-
Gets the GemFire ObjectSizer used in determining object sizes of data stored in the Cache.
- getObjectType() - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
- getObjectType() - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
- getObjectType() - Method in enum class org.springframework.data.gemfire.config.schema.SchemaObjectType
-
Returns the
class type
of the GemFire schema object represented by this enumerated value. - getObjectType() - Method in class org.springframework.data.gemfire.DiskStoreFactoryBean
- getObjectType() - Method in class org.springframework.data.gemfire.eviction.EvictionAttributesFactoryBean
- getObjectType() - Method in class org.springframework.data.gemfire.expiration.ExpirationAttributesFactoryBean
- getObjectType() - Method in class org.springframework.data.gemfire.FixedPartitionAttributesFactoryBean
- getObjectType() - Method in class org.springframework.data.gemfire.function.execution.GemfireFunctionProxyFactoryBean
- getObjectType() - Method in class org.springframework.data.gemfire.function.FunctionServiceFactoryBean
- getObjectType() - Method in class org.springframework.data.gemfire.IndexFactoryBean
- getObjectType() - Method in class org.springframework.data.gemfire.LocatorFactoryBean
- getObjectType() - Method in class org.springframework.data.gemfire.PartitionAttributesFactoryBean
- getObjectType() - Method in class org.springframework.data.gemfire.RegionAttributesFactoryBean
- getObjectType() - Method in class org.springframework.data.gemfire.ResolvableRegionFactoryBean
- getObjectType() - Method in class org.springframework.data.gemfire.serialization.InstantiatorFactoryBean
- getObjectType() - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
- getObjectType() - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean
-
Gets the type of Snapshot Service created by this FactoryBean.
- getObjectType() - Method in class org.springframework.data.gemfire.SubscriptionAttributesFactoryBean
- getObjectType() - Method in class org.springframework.data.gemfire.support.SmartCacheResolverFactoryBean
- getObjectType() - Method in class org.springframework.data.gemfire.util.PropertiesBuilder
- getObjectType() - Method in class org.springframework.data.gemfire.wan.AsyncEventQueueFactoryBean
- getObjectType() - Method in class org.springframework.data.gemfire.wan.GatewayReceiverFactoryBean
- getObjectType() - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
- getOffHeap() - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
-
Return the configuration setting for whether the
Region's
data will be managed in Off-Heap Memory. - getOffHeap() - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
-
Returns a
Boolean
value indicating whether off-heap memory was enabled for thisRegion
. - getOnlineLocators() - Method in class org.springframework.data.gemfire.client.PoolAdapter
- getOnlineLocators() - Method in class org.springframework.data.gemfire.client.support.DelegatingPoolAdapter
- getOnlineLocators() - Method in class org.springframework.data.gemfire.client.support.FactoryDefaultsPoolAdapter
- getOptionalBeanFactoryLocator() - Method in class org.springframework.data.gemfire.AbstractConfigurableCacheFactoryBean
-
Returns an
Optional
reference to the configuredGemfireBeanFactoryLocator
used to resolve Spring bean references in Apache Geode native configuration metadata (e.g. - getOptionalCache() - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
-
Returns an
Optional
reference to the constructed, configured and initializedGemFireCache
instance created by this cacheFactoryBean
. - getOptionalCacheXml() - Method in class org.springframework.data.gemfire.AbstractConfigurableCacheFactoryBean
-
Returns an
Optional
reference to an Apache Geode native cache.xmlResource
. - getOptionalLogger() - Method in class org.springframework.data.gemfire.support.AbstractFactoryBeanSupport
- getOrder() - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractGemFireAsLastResourceAspectSupport
-
Returns the order of this AOP Aspect relative to other Aspects in the chain of Aspects configured in Spring's Transaction Management.
- getOrder() - Method in interface org.springframework.data.gemfire.config.annotation.support.Configurer
- getOrder() - Method in class org.springframework.data.gemfire.config.schema.definitions.IndexDefinition
-
Get the order value of this object.
- getOrder() - Method in class org.springframework.data.gemfire.config.schema.definitions.RegionDefinition
-
Get the order value of this object.
- getOrder() - Method in class org.springframework.data.gemfire.config.support.CustomEditorBeanFactoryPostProcessor
- getOrder() - Method in interface org.springframework.data.gemfire.repository.query.QueryPostProcessor
- getOrder(Object) - Static method in class org.springframework.data.gemfire.util.SpringExtensions
- getOrderedStreamOfBeansByType(BeanFactory, Class<T>) - Static method in class org.springframework.data.gemfire.util.SpringExtensions
- getOrderPolicy() - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
- getOrderPolicy() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
- getOrderPolicy() - Method in enum class org.springframework.data.gemfire.wan.OrderPolicyType
-
Gets the GemFire Gateway.OrderPolicy corresponding to this OrderPolicyType enum.
- getOrderPolicy(OrderPolicyType) - Static method in enum class org.springframework.data.gemfire.wan.OrderPolicyType
-
Null-safe operation to extract the matching GemFire Gateway.OrderPolicy enumerated value from the specified OrderPolicyType.
- getPagedList(List<T>, Pageable) - Static method in class org.springframework.data.gemfire.repository.query.support.PagingUtils
-
Gets a page from the given
List
. - getPagedQueryExecutor() - Method in class org.springframework.data.gemfire.repository.query.StringBasedGemfireRepositoryQuery
- getPageRequest() - Method in class org.springframework.data.gemfire.repository.query.PagedSelectResults
-
Returns the
Pageable
object encapsulating the details of the requested page. - getPageRequest(QueryMethod, Object...) - Static method in class org.springframework.data.gemfire.repository.query.support.PagingUtils
-
Finds the
page request
argument from an array of arguments passed to the givenQueryMethod
. - getParent() - Method in class org.springframework.data.gemfire.ResolvableRegionFactoryBean
-
Returns a reference to the parent
Region
making thisFactoryBean
represent a cacheSub-Region
. - getParentName(Element) - Method in class org.springframework.data.gemfire.config.xml.AbstractPeerRegionParser
- getPartTree() - Method in class org.springframework.data.gemfire.repository.query.PartTreeGemfireRepositoryQuery
-
Returns a
PartTree
object consisting of the parts of the (OQL) query. - getPatch() - Method in class org.springframework.data.gemfire.util.JavaVersion
- getPdxDiskStoreName() - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
-
Gets the
name
of the Apache GeodeDiskStore
used to store PDX metadata. - getPdxDiskStoreName() - Method in class org.springframework.data.gemfire.config.support.PdxDiskStoreAwareBeanFactoryPostProcessor
-
Returns the name of the GemFire PDX
DiskStore
. - getPdxIgnoreUnreadFields() - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
-
Gets the configuration determining whether PDX will ignore unread fields when deserializing PDX bytes back to an
Object
. - getPdxPersistent() - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
- getPdxReadSerialized() - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
- getPdxSerializer() - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
-
Get a reference to the configured
PdxSerializer
used by this cache to de/serializeobjects
stored in the cache and distributed/transferred across the distributed system as PDX bytes. - getPendingEventCount() - Method in class org.springframework.data.gemfire.client.PoolAdapter
- getPendingEventCount() - Method in class org.springframework.data.gemfire.client.support.DefaultableDelegatingPoolAdapter
- getPendingEventCount() - Method in class org.springframework.data.gemfire.client.support.DelegatingPoolAdapter
- getPersistentEntity() - Method in class org.springframework.data.gemfire.config.annotation.EntityDefinedRegionsConfiguration.RegionBeanDefinitionMetadata
- getPersistentEntity() - Method in class org.springframework.data.gemfire.repository.query.GemfireQueryMethod
-
Returns the
GemfirePersistentEntity
handled by thisQueryMethod
. - getPersistentEntity(Class<?>) - Method in class org.springframework.data.gemfire.config.annotation.EntityDefinedRegionsConfiguration
-
Returns the associated
persistent entity
for the given application domain object type. - getPersistentEntity(Class<?>) - Method in class org.springframework.data.gemfire.mapping.MappingPdxSerializer
-
Looks up and returns the
PersistentEntity
meta-data for the given entityClass
type. - getPersistentEntity(Object) - Method in class org.springframework.data.gemfire.mapping.MappingPdxSerializer
-
Looks up and returns the
PersistentEntity
meta-data for the given entity object. - getPhase() - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
-
Returns the configured lifecycle phase for this cache bean in the Spring container.
- getPhase() - Method in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration.ClusterSchemaObjectInitializer
- getPhase() - Method in class org.springframework.data.gemfire.config.annotation.ContinuousQueryConfiguration
- getPhase() - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
- getPhase() - Method in class org.springframework.data.gemfire.config.support.AbstractSmartLifecycle
- getPhase() - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
-
Gets the phase in which this CQ listener container will start in the Spring container.
- getPhase() - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
- getPhase() - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
-
Start at the latest possible moment.
- getPhase() - Method in interface org.springframework.data.gemfire.support.SmartLifecycleSupport
- getPingInterval() - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- getPingInterval() - Method in class org.springframework.data.gemfire.client.PoolAdapter
- getPingInterval() - Method in class org.springframework.data.gemfire.client.support.DelegatingPoolAdapter
- getPingInterval() - Method in class org.springframework.data.gemfire.client.support.FactoryDefaultsPoolAdapter
- getPingInterval() - Method in class org.springframework.data.gemfire.config.annotation.ClientCacheConfiguration
- getPingInterval(Long) - Method in class org.springframework.data.gemfire.client.support.DefaultableDelegatingPoolAdapter
- getPolicy() - Method in class org.springframework.data.gemfire.client.Interest
-
Returns the
InterestResultPolicy
used when interest is registered and determines whether KEYS, KEYS_VALUES or nothing (NONE) is initially fetched on initial registration. - getPool() - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
-
Gets the
Pool
used by thisClientCache
to obtain connections to the Apache Geode cluster. - getPool() - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
-
Gets the
Pool
configured and built by thisPoolFactoryBean
. - getPool() - Method in class org.springframework.data.gemfire.client.support.SinglePoolPoolResolver
-
Returns a reference to the configured, "resolvable"
Pool
. - getPoolLocators() - Method in class org.springframework.data.gemfire.config.annotation.ClientCacheConfiguration
- getPoolName() - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
-
Gets the
name
of thePool
used by thisClientCache
to obtain connections to the Apache Geode cluster. - getPoolName() - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
- getPoolName() - Method in class org.springframework.data.gemfire.config.annotation.CachingDefinedRegionsConfiguration
-
Returns the name of the dedicated
Pool
used by all caching-defined clientRegions
to send and receive data between the client and server. - getPoolName() - Method in class org.springframework.data.gemfire.config.annotation.ContinuousQueryConfiguration
- getPoolName() - Method in class org.springframework.data.gemfire.config.annotation.EntityDefinedRegionsConfiguration.RegionBeanDefinitionMetadata
- getPoolName() - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
- getPoolName() - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
-
Returns the configured
pool name
. - getPoolResolver() - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- getPoolResolver() - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
- getPoolResolver() - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
- getPoolResolver() - Method in class org.springframework.data.gemfire.function.execution.AbstractClientFunctionTemplate
- getPoolResolver() - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
- getPoolResolverOne() - Method in class org.springframework.data.gemfire.client.support.ComposablePoolResolver
-
Returns a reference to the first
PoolResolver
in the composition. - getPoolResolverTwo() - Method in class org.springframework.data.gemfire.client.support.ComposablePoolResolver
-
Returns a reference to the second
PoolResolver
in the composition. - getPoolServers() - Method in class org.springframework.data.gemfire.config.annotation.ClientCacheConfiguration
- getPort() - Method in class org.springframework.data.gemfire.config.annotation.CacheServerConfiguration
- getPort() - Method in class org.springframework.data.gemfire.config.annotation.LocatorApplicationConfiguration
- getPort() - Method in class org.springframework.data.gemfire.LocatorFactoryBean
- getPort() - Method in class org.springframework.data.gemfire.support.ConnectionEndpoint
-
Gets the port number in this ConnectionEndpoint.
- getPreference() - Method in class org.springframework.data.gemfire.client.support.DefaultableDelegatingPoolAdapter
- getPrincipal() - Method in class org.springframework.data.gemfire.config.annotation.AuthenticationBeanConfiguration.SpringDataGeodeAuthentication
- getPrincipal() - Method in interface org.springframework.data.gemfire.config.annotation.support.Authentication
-
Returns an
Object
identifying the principal being authenticated. - getProjectionAttributes() - Method in class org.springframework.data.gemfire.domain.support.AbstractIndexSupport
- getProjectionAttributes() - Method in class org.springframework.data.gemfire.IndexFactoryBean.IndexWrapper
- getProperties() - Method in class org.springframework.data.gemfire.AbstractConfigurableCacheFactoryBean
-
Returns a reference to the Apache Geode
Properties
used to configure the cache. - getPropertyValue(BeanDefinition, String) - Method in class org.springframework.data.gemfire.config.support.AbstractDependencyStructuringBeanFactoryPostProcessor
- getPropertyValue(BeanDefinition, String) - Static method in class org.springframework.data.gemfire.util.SpringExtensions
- getProps() - Method in class org.springframework.data.gemfire.CacheFactoryBean.JndiDataSource
- getProviderUrl() - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractGemFireAsLastResourceAspectSupport
-
Returns the URL of the Naming Context Provider as a
String
. - getPrSingleHopEnabled() - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- getPrSingleHopEnabled() - Method in class org.springframework.data.gemfire.config.annotation.ClientCacheConfiguration
- getPRSingleHopEnabled() - Method in class org.springframework.data.gemfire.client.PoolAdapter
- getPRSingleHopEnabled() - Method in class org.springframework.data.gemfire.client.support.DelegatingPoolAdapter
- getPRSingleHopEnabled() - Method in class org.springframework.data.gemfire.client.support.FactoryDefaultsPoolAdapter
- getPRSingleHopEnabled(Boolean) - Method in class org.springframework.data.gemfire.client.support.DefaultableDelegatingPoolAdapter
- getQuery() - Method in class org.springframework.data.gemfire.listener.ContinuousQueryDefinition
-
Gets the
query
executed by the CQ. - getQuery() - Method in class org.springframework.data.gemfire.repository.query.QueryString
-
Returns the
OQL query statement
from which thisQueryString
was constructed. - getQuery() - Method in class org.springframework.data.gemfire.repository.query.StringBasedGemfireRepositoryQuery
-
Returns a reference to the
managed query
. - getQueryLookupStrategy(QueryLookupStrategy.Key, QueryMethodEvaluationContextProvider) - Method in class org.springframework.data.gemfire.repository.support.GemfireRepositoryFactory
- getQueryMethod() - Method in class org.springframework.data.gemfire.repository.query.GemfireRepositoryQuery
-
Returns a reference to the
Repository
QueryMethod
modeling the data store query. - getQueryMethod() - Method in class org.springframework.data.gemfire.repository.query.PagedQueryString
- getQueryPostProcessor() - Method in class org.springframework.data.gemfire.repository.query.GemfireRepositoryQuery
-
Returns a reference to the composed
QueryPostProcessors
that are applied to OQL queries prior to execution. - getQueryPostProcessorsMetadata() - Method in class org.springframework.data.gemfire.repository.support.GemfireRepositoryFactoryBean.QueryPostProcessorRegistrationOnQueryCreationListener
- getQueryResultSetEndIndexForPage(Pageable) - Static method in class org.springframework.data.gemfire.repository.query.support.PagingUtils
-
Null-safe method used to determine the end index in the query result set for populating the content of the
Page
. - getQueryResultSetLimitForPage(Pageable) - Static method in class org.springframework.data.gemfire.repository.query.support.PagingUtils
-
Null-safe method used to determine the maximum results that would be returned by a query given the
Pageable
object specifying the requestedPage
. - getQueryResultSetStartIndexForPage(Pageable) - Static method in class org.springframework.data.gemfire.repository.query.support.PagingUtils
-
Null-safe method used to determine the starting index in the query result set for populating the content of the
Page
. - getQueryService() - Method in class org.springframework.data.gemfire.client.PoolAdapter
- getQueryService() - Method in class org.springframework.data.gemfire.client.support.DelegatingPoolAdapter
- getQueryService() - Method in class org.springframework.data.gemfire.client.support.FactoryDefaultsPoolAdapter
- getQueryService() - Method in class org.springframework.data.gemfire.IndexFactoryBean.IndexWrapper
- getQueryService() - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
-
Returns a reference to the configured
QueryService
. - getQueryService(QueryService) - Method in class org.springframework.data.gemfire.client.support.DefaultableDelegatingPoolAdapter
- getQueryServiceBeanName() - Method in class org.springframework.data.gemfire.config.annotation.ContinuousQueryConfiguration
- getReadTimeout() - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- getReadTimeout() - Method in class org.springframework.data.gemfire.client.PoolAdapter
- getReadTimeout() - Method in class org.springframework.data.gemfire.client.support.DelegatingPoolAdapter
- getReadTimeout() - Method in class org.springframework.data.gemfire.client.support.FactoryDefaultsPoolAdapter
- getReadTimeout() - Method in class org.springframework.data.gemfire.config.annotation.ClientCacheConfiguration
- getReadTimeout(Integer) - Method in class org.springframework.data.gemfire.client.support.DefaultableDelegatingPoolAdapter
- getReadyForEvents() - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
-
Gets the user-configured value for deciding that this client is ready to receive events from the server(s).
- getReadyForEvents() - Method in class org.springframework.data.gemfire.config.annotation.ClientCacheConfiguration
- getRegex() - Method in class org.springframework.data.gemfire.client.RegexInterest
-
Returns the Regular Expression sent to the cache server to express interests in keys matching Regex pattern.
- getRegion() - Method in class org.springframework.data.gemfire.cache.CallableCacheLoaderAdapter
-
Returns the Region to which the entry (key/value) belongs.
- getRegion() - Method in class org.springframework.data.gemfire.config.schema.definitions.RegionDefinition
-
Returns a reference to the
Region
from which this definition is defined. - getRegion() - Method in class org.springframework.data.gemfire.domain.support.AbstractIndexSupport
- getRegion() - Method in class org.springframework.data.gemfire.function.execution.GemfireOnRegionFunctionTemplate
- getRegion() - Method in class org.springframework.data.gemfire.GemfireAccessor
-
Returns the template GemFire Cache Region.
- getRegion() - Method in class org.springframework.data.gemfire.IndexFactoryBean.IndexWrapper
- getRegion() - Method in class org.springframework.data.gemfire.repository.support.SimpleGemfireRepository
-
Gets the
Region
to which thisGemfireRepository
performs all data access operations. - getRegion() - Method in class org.springframework.data.gemfire.ResolvableRegionFactoryBean
-
Returns a reference to the
Region
resolved by this SpringFactoryBean
during the lookup operation; maybe a newRegion
. - getRegion() - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean
-
Gets a reference to the GemFire Region for which the snapshot will be taken.
- getRegion() - Method in class org.springframework.data.gemfire.support.SingleRegionRegionResolver
-
Returns a reference to the configured
Region
. - getRegion(Class<T>) - Method in class org.springframework.data.gemfire.mapping.Regions
-
Returns the
Region
the given type is mapped to. - getRegion(String) - Method in class org.springframework.data.gemfire.mapping.Regions
-
Returns the
Region
with the given name or path. - getRegionAnnotation() - Method in class org.springframework.data.gemfire.config.annotation.EntityDefinedRegionsConfiguration.RegionBeanDefinitionMetadata
- getRegionAnnotation() - Method in class org.springframework.data.gemfire.mapping.GemfirePersistentEntity
-
Returns the
Region
Annotation
used to annotate thisPersistentEntity
or null if thisPersistentEntity
was not annotated with aRegion
Annotation
. - getRegionAnnotationType() - Method in class org.springframework.data.gemfire.mapping.GemfirePersistentEntity
-
Returns the
Class
type of theRegion
Annotation
used to annotate this entity or null if this entity was not annotated with aRegion
Annotation
. - getRegionFactoryClass() - Method in class org.springframework.data.gemfire.config.xml.AbstractPeerRegionParser
- getRegionFromCache(String) - Static method in class org.springframework.data.gemfire.support.GemfireFunctions
- getRegionFromCache(GemFireCache, String) - Static method in class org.springframework.data.gemfire.support.GemfireFunctions
- getRegionIdleTimeout() - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
- getRegionKeyConstraint() - Method in class org.springframework.data.gemfire.config.annotation.EntityDefinedRegionsConfiguration.RegionBeanDefinitionMetadata
- getRegionName() - Method in class org.springframework.data.gemfire.config.annotation.EntityDefinedRegionsConfiguration.RegionBeanDefinitionMetadata
- getRegionName() - Method in class org.springframework.data.gemfire.mapping.GemfirePersistentEntity
- getRegionName() - Method in class org.springframework.data.gemfire.repository.query.DefaultGemfireEntityInformation
- getRegionName() - Method in interface org.springframework.data.gemfire.repository.query.GemfireEntityInformation
-
Returns the name of the
Region
the entity is held in. - getRegionPath() - Method in class org.springframework.data.gemfire.snapshot.event.SnapshotApplicationEvent
-
Gets the absolute pathname of the Region in GemFire for which the snapshot will be taken.
- getRegionResolverOne() - Method in class org.springframework.data.gemfire.support.ComposableRegionResolver
-
Returns a reference to the first, non-null, configured
RegionResolver
in the composition. - getRegionResolverTwo() - Method in class org.springframework.data.gemfire.support.ComposableRegionResolver
-
Returns a reference to the second, non-null, configured
RegionResolver
in the composition. - getRegions() - Method in class org.springframework.data.gemfire.cache.GemfireCacheManager
-
Returns the set of GemFire
Regions
used explicitly as SpringCaches
in Spring's caching infrastructure. - getRegions() - Method in class org.springframework.data.gemfire.repository.support.GemfireRepositoryFactory
-
Returns a reference to the configured, application-defined
Regions
. - getRegions() - Method in class org.springframework.data.gemfire.repository.support.GemfireRepositoryFactoryBean
- getRegions() - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
- getRegionServiceResolver() - Method in class org.springframework.data.gemfire.support.RegionServiceRegionResolver
-
Returns the configured
RegionServiceRegionResolver.RegionServiceResolver
used to resolve theRegionService
that is then used to resolve cacheRegions
byname
. - getRegionShortcut() - Method in class org.springframework.data.gemfire.config.schema.definitions.RegionDefinition
- getRegionShortcut() - Method in class org.springframework.data.gemfire.config.schema.support.RegionDefiner
- getRegionShortcut() - Method in enum class org.springframework.data.gemfire.RegionShortcutWrapper
- getRegionTimeToLive() - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
- getRegionValueConstraint() - Method in class org.springframework.data.gemfire.config.annotation.EntityDefinedRegionsConfiguration.RegionBeanDefinitionMetadata
- getRemoteDistributedSystemId() - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
- getRemoteDSId() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
- getRepositoryBaseClass(RepositoryMetadata) - Method in class org.springframework.data.gemfire.repository.support.GemfireRepositoryFactory
- getRepositoryFactoryBeanClassName() - Method in class org.springframework.data.gemfire.repository.config.GemfireRepositoryConfigurationExtension
- getRequiredPermissions(String) - Method in class org.springframework.data.gemfire.function.PojoFunctionWrapper
- getResourceFactory() - Method in class org.springframework.data.gemfire.transaction.GemfireTransactionManager
- getRestOperations() - Method in class org.springframework.data.gemfire.config.admin.remote.RestHttpGemfireAdminTemplate
-
Returns a reference to the
RestOperations
used to perform REST API calls. - getResultCollector() - Method in class org.springframework.data.gemfire.function.execution.GemfireOnServerFunctionTemplate
- getResumeWaitTime() - Method in class org.springframework.data.gemfire.transaction.GemfireTransactionManager
-
Returns the timeout used to wait for the GemFire cache transaction to resume.
- getResumeWaitTimeUnit() - Method in class org.springframework.data.gemfire.transaction.GemfireTransactionManager
-
Returns the
TimeUnit
used in the wait timeout when resuming a GemFire cache transaction. - getRetryAttempts() - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- getRetryAttempts() - Method in class org.springframework.data.gemfire.client.PoolAdapter
- getRetryAttempts() - Method in class org.springframework.data.gemfire.client.support.DelegatingPoolAdapter
- getRetryAttempts() - Method in class org.springframework.data.gemfire.client.support.FactoryDefaultsPoolAdapter
- getRetryAttempts() - Method in class org.springframework.data.gemfire.config.annotation.ClientCacheConfiguration
- getRetryAttempts(Integer) - Method in class org.springframework.data.gemfire.client.support.DefaultableDelegatingPoolAdapter
- getSchemaObjectCollector() - Method in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration.SchemaObjectContext
- getSchemaObjectContext() - Method in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration.ClusterSchemaObjectInitializer
- getSchemaObjectDefiner() - Method in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration.SchemaObjectContext
- getSchemaObjectTypes() - Method in interface org.springframework.data.gemfire.config.schema.SchemaObjectDefiner
-
Returns a
Set
ofschema object types
definable by this definer. - getSchemaObjectTypes() - Method in class org.springframework.data.gemfire.config.schema.support.ComposableSchemaObjectDefiner
- getSchemaObjectTypes() - Method in class org.springframework.data.gemfire.config.schema.support.IndexDefiner
- getSchemaObjectTypes() - Method in class org.springframework.data.gemfire.config.schema.support.RegionDefiner
- getScope() - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
- getScope() - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
-
Returns the configured
Scope
of theRegion
affecting data distribution and acknowledgement strategy (useful in consistency) for theRegion
. - getScope() - Method in enum class org.springframework.data.gemfire.ScopeType
-
Gets the matching GemFire Scope for this enumerated value.
- getScope(ScopeType) - Static method in enum class org.springframework.data.gemfire.ScopeType
-
Null-safe operation to extract the GemFire Scope from the given ScopeType enum value, or null if the provided scopeType is null.
- getSearchTimeout() - Method in class org.springframework.data.gemfire.CacheFactoryBean
- getSecurityManager() - Method in class org.springframework.data.gemfire.CacheFactoryBean
-
Returns the
SecurityManager
used to secure this cache. - getSelectResults() - Method in class org.springframework.data.gemfire.repository.query.AbstractSelectResults
-
Return the configured, underlying
SelectResults
used as the delegate backing thisSelectResults
implementation. - getSerializerBeanName() - Method in class org.springframework.data.gemfire.config.annotation.PdxConfiguration
- getServerConnectionTimeout() - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- getServerConnectionTimeout() - Method in class org.springframework.data.gemfire.client.PoolAdapter
- getServerConnectionTimeout() - Method in class org.springframework.data.gemfire.client.support.DelegatingPoolAdapter
- getServerConnectionTimeout() - Method in class org.springframework.data.gemfire.client.support.FactoryDefaultsPoolAdapter
- getServerConnectionTimeout() - Method in class org.springframework.data.gemfire.config.annotation.ClientCacheConfiguration
- getServerConnectionTimeout(Integer) - Method in class org.springframework.data.gemfire.client.support.DefaultableDelegatingPoolAdapter
- getServerGroup() - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- getServerGroup() - Method in class org.springframework.data.gemfire.client.PoolAdapter
- getServerGroup() - Method in class org.springframework.data.gemfire.client.support.DelegatingPoolAdapter
- getServerGroup() - Method in class org.springframework.data.gemfire.client.support.FactoryDefaultsPoolAdapter
- getServerGroup() - Method in class org.springframework.data.gemfire.config.annotation.ClientCacheConfiguration
- getServerGroup(String) - Method in class org.springframework.data.gemfire.client.support.DefaultableDelegatingPoolAdapter
- getServerLoadProbe() - Method in class org.springframework.data.gemfire.config.annotation.CacheServerConfiguration
- getServerRegionShortcut() - Method in class org.springframework.data.gemfire.config.annotation.CachingDefinedRegionsConfiguration
-
Returns the configured
RegionShortcut
specifying the data management policy to use when creating a server (peer)Region
. - getServerRegionShortcut() - Method in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration
- getServerRegionShortcut() - Method in class org.springframework.data.gemfire.config.annotation.EntityDefinedRegionsConfiguration.RegionBeanDefinitionMetadata
- getServerRegionShortcut() - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
- getServers() - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- getServers() - Method in class org.springframework.data.gemfire.client.PoolAdapter
- getServers() - Method in class org.springframework.data.gemfire.client.support.DelegatingPoolAdapter
- getServers() - Method in class org.springframework.data.gemfire.client.support.FactoryDefaultsPoolAdapter
- getServers(List<InetSocketAddress>) - Method in class org.springframework.data.gemfire.client.support.DefaultableDelegatingPoolAdapter
- getShortcut() - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
-
Returns the configured
RegionShortcut
. - getSize() - Method in class org.springframework.data.gemfire.domain.support.AbstractSliceSupport
- getSmartLifecycleComponent() - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
- getSnapshotMetadata() - Method in class org.springframework.data.gemfire.snapshot.event.SnapshotApplicationEvent
-
Gets the meta-data used to perform the GemFire Cache Region data snapshots.
- getSnapshotService() - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.CacheSnapshotServiceAdapter
- getSnapshotService() - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.RegionSnapshotServiceAdapter
- getSocketBufferSize() - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- getSocketBufferSize() - Method in class org.springframework.data.gemfire.client.PoolAdapter
- getSocketBufferSize() - Method in class org.springframework.data.gemfire.client.support.DelegatingPoolAdapter
- getSocketBufferSize() - Method in class org.springframework.data.gemfire.client.support.FactoryDefaultsPoolAdapter
- getSocketBufferSize() - Method in class org.springframework.data.gemfire.config.annotation.CacheServerConfiguration
- getSocketBufferSize() - Method in class org.springframework.data.gemfire.config.annotation.ClientCacheConfiguration
- getSocketBufferSize() - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
- getSocketBufferSize() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
- getSocketBufferSize(Integer) - Method in class org.springframework.data.gemfire.client.support.DefaultableDelegatingPoolAdapter
- getSocketConnectTimeout() - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- getSocketConnectTimeout() - Method in class org.springframework.data.gemfire.client.PoolAdapter
- getSocketConnectTimeout() - Method in class org.springframework.data.gemfire.client.support.DelegatingPoolAdapter
- getSocketConnectTimeout() - Method in class org.springframework.data.gemfire.client.support.FactoryDefaultsPoolAdapter
- getSocketConnectTimeout() - Method in class org.springframework.data.gemfire.config.annotation.ClientCacheConfiguration
- getSocketConnectTimeout(Integer) - Method in class org.springframework.data.gemfire.client.support.DefaultableDelegatingPoolAdapter
- getSocketFactory() - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- getSocketFactory() - Method in class org.springframework.data.gemfire.client.PoolAdapter
- getSocketFactory() - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
- getSocketFactory() - Method in class org.springframework.data.gemfire.client.support.DelegatingPoolAdapter
- getSocketFactory() - Method in class org.springframework.data.gemfire.client.support.FactoryDefaultsPoolAdapter
- getSocketFactory(SocketFactory) - Method in class org.springframework.data.gemfire.client.support.DefaultableDelegatingPoolAdapter
- getSocketFactoryBeanName() - Method in class org.springframework.data.gemfire.config.annotation.ClientCacheConfiguration
- getSocketReadTimeout() - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
- getSocketReadTimeout() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
- getSort() - Method in class org.springframework.data.gemfire.domain.EmptySlice
- getSort() - Method in class org.springframework.data.gemfire.domain.ListablePage
- getSort() - Method in class org.springframework.data.gemfire.domain.support.AbstractSliceSupport
- getSource() - Method in class org.springframework.data.gemfire.function.config.AnnotationFunctionExecutionConfigurationSource
- getSource() - Method in interface org.springframework.data.gemfire.function.config.FunctionExecutionConfigurationSource
-
Returns the actual source object that the configuration originated from.
- getSource() - Method in class org.springframework.data.gemfire.function.config.XmlFunctionExecutionConfigurationSource
- getStatisticInterval() - Method in class org.springframework.data.gemfire.client.PoolAdapter
- getStatisticInterval() - Method in class org.springframework.data.gemfire.client.support.DelegatingPoolAdapter
- getStatisticInterval() - Method in class org.springframework.data.gemfire.client.support.FactoryDefaultsPoolAdapter
- getStatisticInterval(Integer) - Method in class org.springframework.data.gemfire.client.support.DefaultableDelegatingPoolAdapter
- getStatistics() - Method in class org.springframework.data.gemfire.domain.support.AbstractIndexSupport
- getStatistics() - Method in class org.springframework.data.gemfire.IndexFactoryBean.IndexWrapper
- getStatisticsEnabled() - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
- getStatisticsEnabled() - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
- getStatisticsEnabled() - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
- getStatisticsInterval() - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- getStatisticsInterval() - Method in class org.springframework.data.gemfire.config.annotation.ClientCacheConfiguration
- getSubregionFromRegion(String) - Static method in class org.springframework.data.gemfire.support.GemfireFunctions
- getSubscriptionAckInterval() - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- getSubscriptionAckInterval() - Method in class org.springframework.data.gemfire.client.PoolAdapter
- getSubscriptionAckInterval() - Method in class org.springframework.data.gemfire.client.support.DelegatingPoolAdapter
- getSubscriptionAckInterval() - Method in class org.springframework.data.gemfire.client.support.FactoryDefaultsPoolAdapter
- getSubscriptionAckInterval() - Method in class org.springframework.data.gemfire.config.annotation.ClientCacheConfiguration
- getSubscriptionAckInterval(Integer) - Method in class org.springframework.data.gemfire.client.support.DefaultableDelegatingPoolAdapter
- getSubscriptionCapacity() - Method in class org.springframework.data.gemfire.config.annotation.CacheServerConfiguration
- getSubscriptionDiskStoreName() - Method in class org.springframework.data.gemfire.config.annotation.CacheServerConfiguration
- getSubscriptionEnabled() - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- getSubscriptionEnabled() - Method in class org.springframework.data.gemfire.client.PoolAdapter
- getSubscriptionEnabled() - Method in class org.springframework.data.gemfire.client.support.DelegatingPoolAdapter
- getSubscriptionEnabled() - Method in class org.springframework.data.gemfire.client.support.FactoryDefaultsPoolAdapter
- getSubscriptionEnabled() - Method in class org.springframework.data.gemfire.config.annotation.ClientCacheConfiguration
- getSubscriptionEnabled(Boolean) - Method in class org.springframework.data.gemfire.client.support.DefaultableDelegatingPoolAdapter
- getSubscriptionEvictionPolicy() - Method in class org.springframework.data.gemfire.config.annotation.CacheServerConfiguration
- getSubscriptionMessageTrackingTimeout() - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- getSubscriptionMessageTrackingTimeout() - Method in class org.springframework.data.gemfire.client.PoolAdapter
- getSubscriptionMessageTrackingTimeout() - Method in class org.springframework.data.gemfire.client.support.DelegatingPoolAdapter
- getSubscriptionMessageTrackingTimeout() - Method in class org.springframework.data.gemfire.client.support.FactoryDefaultsPoolAdapter
- getSubscriptionMessageTrackingTimeout() - Method in class org.springframework.data.gemfire.config.annotation.ClientCacheConfiguration
- getSubscriptionMessageTrackingTimeout(Integer) - Method in class org.springframework.data.gemfire.client.support.DefaultableDelegatingPoolAdapter
- getSubscriptionRedundancy() - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- getSubscriptionRedundancy() - Method in class org.springframework.data.gemfire.client.PoolAdapter
- getSubscriptionRedundancy() - Method in class org.springframework.data.gemfire.client.support.DelegatingPoolAdapter
- getSubscriptionRedundancy() - Method in class org.springframework.data.gemfire.client.support.FactoryDefaultsPoolAdapter
- getSubscriptionRedundancy() - Method in class org.springframework.data.gemfire.config.annotation.ClientCacheConfiguration
- getSubscriptionRedundancy(Integer) - Method in class org.springframework.data.gemfire.client.support.DefaultableDelegatingPoolAdapter
- getSubscriptionTimeoutMultiplier() - Method in class org.springframework.data.gemfire.client.PoolAdapter
- getSubscriptionTimeoutMultiplier() - Method in class org.springframework.data.gemfire.client.support.DelegatingPoolAdapter
- getSubscriptionTimeoutMultiplier() - Method in class org.springframework.data.gemfire.client.support.FactoryDefaultsPoolAdapter
- getSubscriptionTimeoutMultiplier(Integer) - Method in class org.springframework.data.gemfire.client.support.DefaultableDelegatingPoolAdapter
- getSupportedClasses() - Method in class org.springframework.data.gemfire.serialization.EnumSerializer
- getSuppressImportOnInit() - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean
-
Determines whether importing on initialization should be suppressed.
- getTarget() - Method in interface org.springframework.data.gemfire.AbstractBasicCacheFactoryBean.PdxConfigurer
- getTarget() - Method in class org.springframework.data.gemfire.CacheFactoryBean.CacheFactoryToPdxConfigurerAdapter
- getTarget() - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean.ClientCacheFactoryToPdxConfigurerAdapter
- getTargetRepository(RepositoryInformation) - Method in class org.springframework.data.gemfire.repository.support.GemfireRepositoryFactory
- getTaskExecutor() - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
-
Returns a reference to the configured
TaskExecutor
. - getTaskExecutorBeanName() - Method in class org.springframework.data.gemfire.config.annotation.ContinuousQueryConfiguration
- getTcpNoDelay() - Method in class org.springframework.data.gemfire.config.annotation.CacheServerConfiguration
- getTemplate() - Method in class org.springframework.data.gemfire.repository.query.PartTreeGemfireRepositoryQuery
-
Returns a reference to the
GemfireTemplate
used to perform all data access and query operations. - getTemplate() - Method in class org.springframework.data.gemfire.repository.query.StringBasedGemfireRepositoryQuery
-
Returns a reference to the
GemfireTemplate
used to perform all data access and query operations. - getTemplate() - Method in class org.springframework.data.gemfire.repository.query.support.TemplateBasedOqlQueryExecutor
-
Gets the configured
GemfireTemplate
used to execute Apache GeodeOQL queries
. - getTemplate() - Method in class org.springframework.data.gemfire.repository.support.SimpleGemfireRepository
-
Returns a reference to the
GemfireTemplate
used by thisGemfireRepository
to perform basic CRUD and simple OQL queries data access operations - getThreadLocalConnections() - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- getThreadLocalConnections() - Method in class org.springframework.data.gemfire.client.PoolAdapter
- getThreadLocalConnections() - Method in class org.springframework.data.gemfire.config.annotation.ClientCacheConfiguration
- getThreshold() - Method in class org.springframework.data.gemfire.eviction.EvictionAttributesFactoryBean
-
Get the threshold used by the LRU algorithm in ENTRY_COUNT and MEMORY_SIZE eviction policy.
- getTimeout() - Method in class org.springframework.data.gemfire.expiration.ExpirationAttributesFactoryBean
-
Gets the number of seconds before a Region or an Entry expires.
- getTimeout() - Method in class org.springframework.data.gemfire.function.execution.GemfireOnServerFunctionTemplate
- getTimestampAsLocalDateTime() - Method in class org.springframework.data.gemfire.transaction.event.TransactionApplicationEvent
- getTimestampAsString() - Method in class org.springframework.data.gemfire.transaction.event.TransactionApplicationEvent
- getTimestampAsString(String) - Method in class org.springframework.data.gemfire.transaction.event.TransactionApplicationEvent
- getTimeToLive(Region.Entry<K, V>) - Method in class org.springframework.data.gemfire.expiration.AnnotationBasedExpiration
-
Gets the TimeToLiveExpiration Annotation meta-data from the Region Entry.
- getTotalElements() - Method in class org.springframework.data.gemfire.domain.EmptyPage
- getTotalElements() - Method in class org.springframework.data.gemfire.domain.ListablePage
- getTotalElements() - Method in class org.springframework.data.gemfire.domain.support.AbstractPageSupport
- getTotalPages() - Method in class org.springframework.data.gemfire.domain.EmptyPage
- getTotalPages() - Method in class org.springframework.data.gemfire.domain.ListablePage
- getTotalPages() - Method in class org.springframework.data.gemfire.domain.support.AbstractPageSupport
- getTransactionListeners() - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
-
Returns the
List
of configured, application-definedTransactionListeners
registered with the cache (transaction manager) to enable applications to receive transaction events after a transaction is processed (i.e. - getTransactionListeners() - Method in class org.springframework.data.gemfire.config.annotation.AbstractCacheConfiguration
- getTransactionWriter() - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
-
Return the configured
TransactionWriter
used to process and handle transaction events. - getTransactionWriter() - Method in class org.springframework.data.gemfire.config.annotation.AbstractCacheConfiguration
- getTransactionWriterOne() - Method in class org.springframework.data.gemfire.transaction.event.ComposableTransactionWriter
-
Returns a reference to the first
TransactionWriter
in the composition. - getTransactionWriterTwo() - Method in class org.springframework.data.gemfire.transaction.event.ComposableTransactionWriter
-
Returns a reference to the second
TransactionWriter
in the composition. - getTransportFilters() - Method in class org.springframework.data.gemfire.wan.GatewayReceiverFactoryBean
- getTransportFilters() - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
- getType() - Method in class org.springframework.data.gemfire.client.Interest
-
Returns the type of interest registration (e.g.
- getType() - Method in class org.springframework.data.gemfire.client.KeyInterest
- getType() - Method in class org.springframework.data.gemfire.client.RegexInterest
- getType() - Method in class org.springframework.data.gemfire.config.schema.definitions.IndexDefinition
- getType() - Method in class org.springframework.data.gemfire.config.schema.definitions.IndexDefinition.IndexWrapper
- getType() - Method in class org.springframework.data.gemfire.config.schema.definitions.RegionDefinition
- getType() - Method in class org.springframework.data.gemfire.config.schema.SchemaObjectDefinition
-
Returns the
type
of schema object defined by thisSchemaObjectDefinition
. - getType() - Method in class org.springframework.data.gemfire.domain.support.AbstractIndexSupport
- getType() - Method in class org.springframework.data.gemfire.eviction.EvictionAttributesFactoryBean
-
Gets the eviction policy and algorithm used by the Region.
- getType() - Method in enum class org.springframework.data.gemfire.GemFireProperties
-
Gets the declared
type
of this Apache Geode property. - getType() - Method in class org.springframework.data.gemfire.IndexFactoryBean.IndexWrapper
- getTypeFilters() - Method in class org.springframework.data.gemfire.mapping.MappingPdxSerializer
- getTypeName() - Method in class org.springframework.data.gemfire.mapping.GemfirePersistentProperty
- getUseClusterConfiguration() - Method in class org.springframework.data.gemfire.CacheFactoryBean
-
Return the state of the use-shared-configuration Pivotal GemFire/Apache Geode distribution configuration setting.
- getUseClusterConfiguration() - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- getUseUDPMembershipMessenger() - Method in class org.springframework.data.gemfire.CacheFactoryBean
-
Return the state of the use-udp-membership-messengerproperty.
- getUseUDPMembershipMessenger() - Method in class org.springframework.data.gemfire.config.annotation.CacheServerConfiguration
- getValueConstraint() - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
- GLOBAL - Enum constant in enum class org.springframework.data.gemfire.ScopeType
- groups() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGemFireProperties
-
Defines the list of groups that this member belongs to.
- groups() - Element in annotation interface org.springframework.data.gemfire.function.annotation.OnMember
-
The GemFire Group to which the members must belong to target the Function execution.
- groups() - Element in annotation interface org.springframework.data.gemfire.function.annotation.OnMembers
-
The GemFire Group to which the members must belong to target the Function execution.
- GROUPS - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
H
- HA() - Element in annotation interface org.springframework.data.gemfire.function.annotation.GemfireFunction
-
Attribute used to configure whether the
Function
is HA (Highly Available). - handleDirectoryLocation(File) - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.SnapshotServiceAdapterSupport
- handleFileLocation(File) - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.SnapshotServiceAdapterSupport
- handleListenerException(Throwable) - Method in class org.springframework.data.gemfire.listener.adapter.ContinuousQueryListenerAdapter
-
Handle the given exception that arose during listener execution.
- handleLocation(SnapshotServiceFactoryBean.SnapshotMetadata<Object, Object>) - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.CacheSnapshotServiceAdapter
- handleLocation(SnapshotServiceFactoryBean.SnapshotMetadata<K, V>) - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.RegionSnapshotServiceAdapter
- handleLocation(SnapshotServiceFactoryBean.SnapshotMetadata<K, V>) - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.SnapshotServiceAdapterSupport
- hasAnnotatedQuery() - Method in class org.springframework.data.gemfire.repository.query.GemfireQueryMethod
-
Determines whether this query method specifies an annotated, non-empty query.
- hasContent() - Method in class org.springframework.data.gemfire.domain.ListablePage
- hasContent() - Method in class org.springframework.data.gemfire.domain.support.AbstractSliceSupport
- HASH - Enum constant in enum class org.springframework.data.gemfire.IndexType
- hashCode() - Method in class org.springframework.data.gemfire.config.schema.SchemaObjectDefinition
- hashCode() - Method in class org.springframework.data.gemfire.expiration.AnnotationBasedExpiration.ExpirationMetaData
- hashCode() - Method in class org.springframework.data.gemfire.IndexFactoryBean.IndexWrapper
- hashCode() - Method in class org.springframework.data.gemfire.support.ConnectionEndpoint
- hashCode() - Method in class org.springframework.data.gemfire.util.JavaVersion
- hasHint() - Method in class org.springframework.data.gemfire.repository.query.GemfireQueryMethod
-
Determines whether this query method uses a query HINT to tell the GemFire OQL query engine which indexes to apply to the query execution.
- hasImport() - Method in class org.springframework.data.gemfire.repository.query.GemfireQueryMethod
-
Determine whether this query method declares an IMPORT statement to qualify application domain object types referenced in the query.
- hasLimit() - Method in class org.springframework.data.gemfire.repository.query.GemfireQueryMethod
-
Determines whether this query method defines a LIMIT on the number of results returned by the query.
- hasNext() - Method in class org.springframework.data.gemfire.domain.EmptySlice
- hasNext() - Method in class org.springframework.data.gemfire.domain.ListablePage
- hasNext() - Method in class org.springframework.data.gemfire.domain.support.AbstractSliceSupport
- hasPrevious() - Method in class org.springframework.data.gemfire.domain.EmptySlice
- hasPrevious() - Method in class org.springframework.data.gemfire.domain.ListablePage
- hasPrevious() - Method in class org.springframework.data.gemfire.domain.support.AbstractSliceSupport
- hasProperties(Properties) - Method in class org.springframework.data.gemfire.config.annotation.support.EmbeddedServiceConfigurationSupport
- hasResult() - Method in class org.springframework.data.gemfire.client.function.ListRegionsOnServerFunction
- hasResult() - Element in annotation interface org.springframework.data.gemfire.function.annotation.GemfireFunction
-
Normally follows the method return type, i.e.
- hasResult() - Method in class org.springframework.data.gemfire.function.PojoFunctionWrapper
- hasTrace() - Method in class org.springframework.data.gemfire.repository.query.GemfireQueryMethod
-
Determines whether this query method has TRACE (i.e.
- hasValue(Number) - Static method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
Determines whether the given
Number
has value. - hasValue(Object) - Static method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
Determines whether the given
Object
has value. - hasValue(String) - Static method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
Determines whether the given
String
has value. - having(String) - Method in class org.springframework.data.gemfire.config.schema.definitions.IndexDefinition
- having(RegionShortcut) - Method in class org.springframework.data.gemfire.config.schema.definitions.RegionDefinition
- HEAP_PERCENTAGE - Enum constant in enum class org.springframework.data.gemfire.eviction.EvictionPolicyType
- Hint - Annotation Interface in org.springframework.data.gemfire.repository.query.annotation
-
The Hint class is a annotation type indicating a GemFire OQL Query Hint.
- HINT - Enum constant in enum class org.springframework.data.gemfire.repository.query.support.OqlKeyword
- HINT_PATTERN - Static variable in class org.springframework.data.gemfire.repository.query.QueryString
- HINTS_OQL_TEMPLATE - Static variable in class org.springframework.data.gemfire.repository.query.QueryString
- host() - Element in annotation interface org.springframework.data.gemfire.config.annotation.ClientCacheApplication.Locator
- host() - Element in annotation interface org.springframework.data.gemfire.config.annotation.ClientCacheApplication.Server
- host() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableClusterConfiguration
-
Configures the bind address used by the Spring, GemFire/Geode cache client application to locate the Manager's HTTP Service and access the Management REST API.
- host() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableLocator
-
Configures the host/IP address on which the embedded
Locator
service will bind to for accepting connections from clients sendingLocator
requests. - host() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnablePool.Locator
- host() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnablePool.Server
- hostnameForClients() - Element in annotation interface org.springframework.data.gemfire.config.annotation.CacheServerApplication
-
Configures the ip address or host name that server locators will tell clients that this cache server is listening on.
- hostnameForClients() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableCacheServer
-
Configures the ip address or host name that server locators will tell clients that this cache server is listening on.
- hostnameForClients() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableManager
-
Lets you control what hostname will be given to clients that ask the Locator for the location of a JMX Manager.
- hostnameForClients() - Element in annotation interface org.springframework.data.gemfire.config.annotation.LocatorApplication
-
Configures the
hostname
used by clients connecting to thisLocator
. - hostnameForSenders() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGatewayReceiver
-
The hostname or IP Address that the
GatewaySender
will use to connect and communicate with theGatewayReceiver
. - HTTP_FOLLOW_REDIRECTS_PROPERTY - Static variable in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration
- HTTP_PROTOCOL - Static variable in class org.springframework.data.gemfire.config.annotation.AutoConfiguredAuthenticationConfiguration
- HTTP_SCHEME - Static variable in class org.springframework.data.gemfire.config.admin.remote.RestHttpGemfireAdminTemplate
- HTTP_SCHEME - Static variable in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration
- HTTP_SERVICE_BIND_ADDRESS - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- HTTP_SERVICE_PORT - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- HTTP_SESSION_MANAGEMENT - Enum constant in enum class org.springframework.data.gemfire.config.support.GemfireFeature
- HTTPS_SCHEME - Static variable in class org.springframework.data.gemfire.config.admin.remote.RestHttpGemfireAdminTemplate
- HTTPS_SCHEME - Static variable in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration
- HttpServiceConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
The
HttpServiceConfiguration
class is a SpringImportBeanDefinitionRegistrar
that applies additional configuration by way of Pivotal GemFire/Apache GeodeProperties
to configure Pivotal GemFire/Apache Geode's embedded HTTP service and dependent services (e.g. - HttpServiceConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.HttpServiceConfiguration
- httpServiceProperty(String) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
I
- id() - Element in annotation interface org.springframework.data.gemfire.function.annotation.GemfireFunction
-
The
name
of the registeredFunction
. - id() - Element in annotation interface org.springframework.data.gemfire.function.annotation.OnMember
-
The bean name of the POJO interface defining the GemFire Function executions.
- id() - Element in annotation interface org.springframework.data.gemfire.function.annotation.OnMembers
-
The bean name of the POJO interface defining the GemFire Function executions.
- id() - Element in annotation interface org.springframework.data.gemfire.function.annotation.OnRegion
-
The bean name of the POJO interface defining the GemFire Function executions.
- id() - Element in annotation interface org.springframework.data.gemfire.function.annotation.OnServer
-
The bean name of the POJO interface defining the GemFire Function executions.
- id() - Element in annotation interface org.springframework.data.gemfire.function.annotation.OnServers
-
The bean name of the POJO interface defining the GemFire Function executions.
- ID - Static variable in class org.springframework.data.gemfire.client.function.ListRegionsOnServerFunction
- IDLE_TIMEOUT - Enum constant in enum class org.springframework.data.gemfire.config.annotation.EnableExpiration.ExpirationType
- idleTimeout() - Element in annotation interface org.springframework.data.gemfire.config.annotation.ClientCacheApplication
-
Configures the amount of time that a connection can remain idle before expiring the connection.
- idleTimeout() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnablePool
-
Configures the amount of time a connection can be idle before expiring the connection.
- IdleTimeoutExpiration - Annotation Interface in org.springframework.data.gemfire.expiration
-
IdleTimeoutExpiration is an enumerated type encapsulating custom expiration settings for application domain objects to express their idle-timeout (TTI) expiration policy.
- ignoreIfExists() - Element in annotation interface org.springframework.data.gemfire.mapping.annotation.ClientRegion
-
Determines whether an entity annotated with this Region annotation will ignore any existing Region definition identified by the given
ClientRegion.name()
for this entity. - ignoreIfExists() - Element in annotation interface org.springframework.data.gemfire.mapping.annotation.LocalRegion
-
Determines whether an entity annotated with this Region annotation will ignore any existing Region definition identified by the given
LocalRegion.name()
for this entity. - ignoreIfExists() - Element in annotation interface org.springframework.data.gemfire.mapping.annotation.PartitionRegion
-
Determines whether an entity annotated with this Region annotation will ignore any existing Region definition identified by the given
PartitionRegion.name()
for this entity. - ignoreIfExists() - Element in annotation interface org.springframework.data.gemfire.mapping.annotation.Region
-
Determines whether an entity annotated with this Region annotation will ignore any existing Region definition identified by the given
Region.name()
for this entity. - ignoreIfExists() - Element in annotation interface org.springframework.data.gemfire.mapping.annotation.ReplicateRegion
-
Determines whether an entity annotated with this Region annotation will ignore any existing Region definition identified by the given
ReplicateRegion.name()
for this entity. - ignoreJta() - Element in annotation interface org.springframework.data.gemfire.mapping.annotation.LocalRegion
-
Determines whether this
Region's
data access operations participates in any existing, Global JTA transaction in progress. - ignoreJta() - Element in annotation interface org.springframework.data.gemfire.mapping.annotation.PartitionRegion
-
Determines whether this
Region's
data access operations participates in any existing, Global JTA transaction in progress. - ignoreJta() - Element in annotation interface org.springframework.data.gemfire.mapping.annotation.ReplicateRegion
-
Determines whether this
Region's
data access operations participates in any existing, Global JTA transaction in progress. - ignoreUnreadFields() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnablePdx
-
Configures whether pdx ignores fields that were unread during deserialization.
- Import - Annotation Interface in org.springframework.data.gemfire.repository.query.annotation
-
The Import class is a annotation type indicating a GemFire OQL Query Import to refer to the class of an object in cases where the same class name resides in two different name scopes (packages), then you must be able to differentiate the classes having the same name.
- IMPORT - Enum constant in enum class org.springframework.data.gemfire.repository.query.support.OqlKeyword
- IMPORT_OQL_TEMPLATE - Static variable in class org.springframework.data.gemfire.repository.query.QueryString
- IMPORT_PATTERN - Static variable in class org.springframework.data.gemfire.repository.query.QueryString
- ImportSnapshotApplicationEvent<K,
V> - Class in org.springframework.data.gemfire.snapshot.event -
The ImportSnapshotApplicationEvent class is a Spring ApplicationEvent signaling a GemFire Cache or Region 'export' snapshot event.
- ImportSnapshotApplicationEvent(Object, String, SnapshotServiceFactoryBean.SnapshotMetadata<K, V>...) - Constructor for class org.springframework.data.gemfire.snapshot.event.ImportSnapshotApplicationEvent
-
Constructs an instance of ImportSnapshotApplicationEvent initialized with an event source, a pathname of the Region in which data is imported along with meta-data describing the details of the snapshot source.
- ImportSnapshotApplicationEvent(Object, SnapshotServiceFactoryBean.SnapshotMetadata<K, V>...) - Constructor for class org.springframework.data.gemfire.snapshot.event.ImportSnapshotApplicationEvent
-
Constructs an instance of ImportSnapshotApplicationEvent initialized with an event source and optional meta-data describing the data snapshots to be imported.
- ImportSnapshotException - Exception in org.springframework.data.gemfire.snapshot
-
The ImportSnapshotException class is a RuntimeException indicating an error occurred while loading GemFire Snapshots into the GemFire Cache Regions.
- ImportSnapshotException() - Constructor for exception org.springframework.data.gemfire.snapshot.ImportSnapshotException
- ImportSnapshotException(String) - Constructor for exception org.springframework.data.gemfire.snapshot.ImportSnapshotException
- ImportSnapshotException(String, Throwable) - Constructor for exception org.springframework.data.gemfire.snapshot.ImportSnapshotException
- ImportSnapshotException(Throwable) - Constructor for exception org.springframework.data.gemfire.snapshot.ImportSnapshotException
- IN - Enum constant in enum class org.springframework.data.gemfire.repository.query.support.OqlKeyword
- IN_PARAMETER_PATTERN - Static variable in class org.springframework.data.gemfire.repository.query.QueryString
- IN_PATTERN - Static variable in class org.springframework.data.gemfire.repository.query.QueryString
- IN_VALUES_TEMPLATE - Static variable in class org.springframework.data.gemfire.repository.query.QueryString
- includeDomainTypes() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnablePdx
-
When using the Spring Data Geode's (SDG)
MappingPdxSerializer
most application domaintypes
are included for Apache Geode PDX serialization, by default. - includeFilters() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableEntityDefinedRegions
-
Specifies which types are eligible for component scanning.
- includeFilters() - Element in annotation interface org.springframework.data.gemfire.function.config.EnableGemfireFunctionExecutions
-
Specifies which types are eligible for component scanning.
- includeFilters() - Element in annotation interface org.springframework.data.gemfire.repository.config.EnableGemfireRepositories
-
Specifies which types are eligible for component scanning.
- INDEX - Enum constant in enum class org.springframework.data.gemfire.config.schema.SchemaObjectType
- IndexCollector - Class in org.springframework.data.gemfire.config.schema.support
-
The
IndexCollector
class is an implementation of theSchemaObjectCollector
that is capable of inspecting a context and finding allIndex
schema object instances that have been declared in that context. - IndexCollector() - Constructor for class org.springframework.data.gemfire.config.schema.support.IndexCollector
- IndexConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
The
IndexConfiguration
class is a SpringImportBeanDefinitionRegistrar
and extension ofEntityDefinedRegionsConfiguration
used in theEnableIndexing
annotation to dynamically create GemFire/GeodeRegion
Indexes
based onGemfirePersistentEntity
GemfirePersistentProperty
annotations. - IndexConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.IndexConfiguration
- IndexConfigurer - Interface in org.springframework.data.gemfire.config.annotation
-
The
IndexConfigurer
interface defines a contract for implementingObjects
in order to customize the configuration of Entity-definedIndexes
when a user annotates her Spring applicationConfiguration
Class
withEnableIndexing
. - IndexDefiner - Class in org.springframework.data.gemfire.config.schema.support
-
The {@link {{@link IndexDefiner }} class is responsible for defining an
Index
given a reference to anIndex
instance. - IndexDefiner() - Constructor for class org.springframework.data.gemfire.config.schema.support.IndexDefiner
- IndexDefinition - Class in org.springframework.data.gemfire.config.schema.definitions
-
IndexDefinition
is an Abstract Data Type (ADT) encapsulating the configuration meta-data used to define a new Apache Geode / Pivotal GemFireRegion
Index
. - IndexDefinition(Index) - Constructor for class org.springframework.data.gemfire.config.schema.definitions.IndexDefinition
-
Constructs a new instance of
IndexDefinition
defined with the givenIndex
. - IndexDefinition.IndexWrapper - Class in org.springframework.data.gemfire.config.schema.definitions
- Indexed - Annotation Interface in org.springframework.data.gemfire.mapping.annotation
-
The
Indexed
annotation is used to index aGemfirePersistentEntity
GemfirePersistentProperty
, which creates a GemFire/GeodeIndex
on a GemFire/GeodeRegion
. - IndexFactoryBean - Class in org.springframework.data.gemfire
-
Spring
FactoryBean
used to construct, configure and initialize anIndex
. - IndexFactoryBean() - Constructor for class org.springframework.data.gemfire.IndexFactoryBean
- IndexFactoryBean.IndexWrapper - Class in org.springframework.data.gemfire
- INDEXING - Enum constant in enum class org.springframework.data.gemfire.config.support.GemfireFeature
- IndexMaintenancePolicyConverter - Class in org.springframework.data.gemfire
-
The IndexMaintenanceTypeConverter class is a Spring Converter and JavaBeans PropertyEditor capable of converting a String into a specific SDG IndexMaintenancePolicyType.
- IndexMaintenancePolicyConverter() - Constructor for class org.springframework.data.gemfire.IndexMaintenancePolicyConverter
- IndexMaintenancePolicyType - Enum Class in org.springframework.data.gemfire
-
The
IndexMaintenancePolicyType
enum is a enumerated type of GemFire Index maintenance update options. - IndexType - Enum Class in org.springframework.data.gemfire
-
IndexType
is an enumerated type of Apache GeodeIndex Types
. - IndexTypeConverter - Class in org.springframework.data.gemfire
-
The IndexTypeConverter class is a Spring Converter implementation as well as a JavaBeans PropertyEditor that converts a given String value into a proper IndexType.
- IndexTypeConverter() - Constructor for class org.springframework.data.gemfire.IndexTypeConverter
- IndexWrapper(String, String, String, IndexType) - Constructor for class org.springframework.data.gemfire.config.schema.definitions.IndexDefinition.IndexWrapper
- IndexWrapper(QueryService, String) - Constructor for class org.springframework.data.gemfire.IndexFactoryBean.IndexWrapper
- INFRASTRUCTURE_ROLES - Static variable in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
- init() - Method in class org.springframework.data.gemfire.AbstractResolvableCacheFactoryBean
-
Initializes a
GemFireCache
. - init() - Method in class org.springframework.data.gemfire.LocatorFactoryBean
- init(Properties) - Method in class org.springframework.data.gemfire.support.SpringContextBootstrappingInitializer
- init(Properties) - Method in class org.springframework.data.gemfire.transaction.event.ComposableTransactionWriter
- init(Cache, Properties) - Method in class org.springframework.data.gemfire.support.SpringContextBootstrappingInitializer
-
Initializes a Spring
ApplicationContext
with the given parameters specified with an Apache Geode or Pivotal GemFire <initializer> block in cache.xml. - init(LogWriter, LogWriter) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAuthInitialize
-
Initializes this Apache Geode component by auto-wiring (configuring) any dependencies managed by the Spring container required during authentication.
- initApplicationContext(ConfigurableApplicationContext) - Method in class org.springframework.data.gemfire.support.SpringContextBootstrappingInitializer
-
Initializes the given ApplicationContext by registering this SpringContextBootstrappingInitializer as an ApplicationListener and registering a runtime shutdown hook.
- initEvaluationContext() - Method in class org.springframework.data.gemfire.expiration.AnnotationBasedExpiration
-
Initializes the Spring Expression Language (SpEL)
EvaluationContext
used to parse property placeholder and SpEL expressions in the Expiration annotation attribute values. - initialize(Cache, Properties) - Method in class org.springframework.data.gemfire.support.LazyWiringDeclarableSupport
-
Initialization method called by GemFire with the configured parameters once this
Declarable
object has been constructed by GemFire and the <initalizer> element is parsed in GemFire's configuration meta-data during startup. - initialize(Cache, Properties) - Method in class org.springframework.data.gemfire.support.WiringDeclarableSupport
- initialize(Cache, Properties) - Method in class org.springframework.data.gemfire.transaction.event.ComposableTransactionWriter
- initialize(PoolFactory) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
-
Initializes the given
PoolFactory
with any configuredPoolFactoryBean.PoolFactoryInitializer
. - initialize(PoolFactory) - Method in interface org.springframework.data.gemfire.client.PoolFactoryBean.PoolFactoryInitializer
-
Initializes the given
PoolFactory
. - initialize(ConfigurableApplicationContext) - Method in class org.springframework.data.gemfire.support.DisableBeanDefinitionOverridingApplicationContextInitializer
- initialize(T) - Method in interface org.springframework.data.gemfire.AbstractBasicCacheFactoryBean.CacheFactoryInitializer
-
Initialize the given cache factory.
- initializeBeanFactoryLocator() - Method in class org.springframework.data.gemfire.LocatorFactoryBean
- initializeFactory(Object) - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
-
Initializes the given
CacheFactory
orClientCacheFactory
with the configuredAbstractBasicCacheFactoryBean.CacheFactoryInitializer
. - initializeFactory(Object) - Method in class org.springframework.data.gemfire.AbstractResolvableCacheFactoryBean
- initLogger() - Method in class org.springframework.data.gemfire.support.SpringContextBootstrappingInitializer
-
Initialization method for the logger used to log important messages from this initializer.
- insert(Object[], int, Object) - Static method in class org.springframework.data.gemfire.util.ArrayUtils
-
Insert an element into the given array at position (index).
- INSTANCE - Static variable in class org.springframework.data.gemfire.client.ClientRegionShortcutToDataPolicyConverter
- INSTANCE - Static variable in class org.springframework.data.gemfire.client.support.ClientCacheFactoryCacheResolver
- INSTANCE - Static variable in class org.springframework.data.gemfire.RegionShortcutToDataPolicyConverter
- INSTANCE - Static variable in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.ArchiveFileFilter
- INSTANCE - Static variable in class org.springframework.data.gemfire.support.CacheFactoryCacheResolver
- INSTANCE - Static variable in class org.springframework.data.gemfire.support.NoOpBeanFactoryPostProcessor
- InstantiatorFactoryBean - Class in org.springframework.data.gemfire.serialization
-
FactoryBean
that eases registration of customInstantiator
throughInstantiatorGenerator
s, inside the Spring container. - InstantiatorFactoryBean() - Constructor for class org.springframework.data.gemfire.serialization.InstantiatorFactoryBean
- InstantiatorGenerator - Interface in org.springframework.data.gemfire.serialization
-
Factory that generates
Instantiator
classes to improve instantiation of custom types. - Interest<K> - Class in org.springframework.data.gemfire.client
-
The Interest class holds details for registering a client interest.
- Interest(K) - Constructor for class org.springframework.data.gemfire.client.Interest
-
Constructs an instance of non-durable
Interest
initialized with the given key to register interest in, using theInterestResultPolicy.DEFAULT
to initialize the client cache and receiving values by default. - Interest(K, InterestResultPolicy) - Constructor for class org.springframework.data.gemfire.client.Interest
-
Constructs an instance of non-durable
Interest
initialized with the given key to register interest in, the givenInterestResultPolicy
used to initialize the client cache, receiving values by default. - Interest(K, InterestResultPolicy, boolean) - Constructor for class org.springframework.data.gemfire.client.Interest
-
Constructs an instance of
Interest
initialized with the given key to register interest in, the givenInterestResultPolicy
used to initialize the client cache, the given boolean value to indicate whether interest registration should be durable, receiving values by default. - Interest(K, InterestResultPolicy, boolean, boolean) - Constructor for class org.springframework.data.gemfire.client.Interest
-
Constructs an instance of
Interest
initialized with the given key to register interest in, the givenInterestResultPolicy
used to initialize the client cache and the given boolean values indicating whether interest registration should be durable and whether to receive values during notifications. - Interest.Type - Enum Class in org.springframework.data.gemfire.client
-
Type of interest registration.
- InterestPolicyConverter - Class in org.springframework.data.gemfire
-
The InterestPolicyConverter class is a Spring Converter implementation and Java PropertyEditor handling the conversion between Strings and GemFire InterestPolicy values.
- InterestPolicyConverter() - Constructor for class org.springframework.data.gemfire.InterestPolicyConverter
- InterestPolicyType - Enum Class in org.springframework.data.gemfire
-
The InterestPolicyType enum is an enumeration of all the GemFire Subscription, InterestPolicy values.
- InterestResultPolicyConverter - Class in org.springframework.data.gemfire.client
-
The InterestResultPolicyConverter class is a Spring Converter and JavaBeans PropertyEditor capable of converting a String into a GemFire InterestResultPolicyConverter.
- InterestResultPolicyConverter() - Constructor for class org.springframework.data.gemfire.client.InterestResultPolicyConverter
- InterestResultPolicyType - Enum Class in org.springframework.data.gemfire.client
-
The InterestResultPolicyType enum is an enumeration of all client Register Interests (result) policy values.
- INVALID_NO_EPHEMERAL_PORT_MESSAGE - Static variable in class org.springframework.data.gemfire.util.NetworkUtils
- INVALID_PAGE_NUMBER_MESSAGE - Static variable in class org.springframework.data.gemfire.repository.query.support.PagingUtils
- INVALID_PAGE_SIZE_MESSAGE - Static variable in class org.springframework.data.gemfire.repository.query.support.PagingUtils
- INVALID_PORT_MESSAGE - Static variable in class org.springframework.data.gemfire.util.NetworkUtils
- INVALIDATE - Enum constant in enum class org.springframework.data.gemfire.expiration.ExpirationActionType
- INVALIDATE - Enum constant in enum class org.springframework.data.gemfire.listener.CQEvent
- invoke(MethodInvocation) - Method in class org.springframework.data.gemfire.function.execution.GemfireFunctionProxyFactoryBean
- invokeFunction(Method, Object[]) - Method in class org.springframework.data.gemfire.function.execution.GemfireFunctionProxyFactoryBean
- invokeFunction(Method, Object[]) - Method in class org.springframework.data.gemfire.function.execution.OnRegionFunctionProxyFactoryBean
- invokeListenerMethod(CqEvent, String) - Method in class org.springframework.data.gemfire.listener.adapter.ContinuousQueryListenerAdapter
-
Invoke the specified listener method.
- invokeTargetMethod(Object[]) - Method in class org.springframework.data.gemfire.function.PojoFunctionWrapper
- is(boolean) - Method in class org.springframework.data.gemfire.config.annotation.EntityDefinedRegionsConfiguration.RegionBeanDefinitionMetadata
- IS_DEFINED - Enum constant in enum class org.springframework.data.gemfire.repository.query.support.OqlKeyword
- IS_UNDEFINED - Enum constant in enum class org.springframework.data.gemfire.repository.query.support.OqlKeyword
- isActive() - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
-
Determines whether this container is currently active, i.e., whether it has been setup and initialized but not shutdown yet.
- isAlphaNumericWhitespace(char) - Method in class org.springframework.data.gemfire.client.Interest
-
Determines whether the given
character
is an alphanumeric or whitespace character. - isAnd() - Method in enum class org.springframework.data.gemfire.snapshot.filter.ComposableSnapshotFilter.Operator
- isAnnotationPresent(AnnotationMetadata) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
Determines whether the given
type meta-data
for a particularClass
is annotated with the declaredAbstractAnnotationConfigSupport.getAnnotationTypeName()
. - isAnnotationPresent(AnnotationMetadata, String) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
Determines whether the given
type meta-data
for a particularClass
is annotated with the givenAnnotation
defined byname
. - isAuthenticated() - Method in interface org.springframework.data.gemfire.config.annotation.support.Authentication
-
Determines whether the principal has been successfully authenticated.
- isAuthenticationCredentialsSet(String, char[]) - Method in class org.springframework.data.gemfire.config.annotation.AuthenticationBeanConfiguration
- isAutoStartup() - Method in class org.springframework.data.gemfire.config.annotation.CacheServerConfiguration
- isAutoStartup() - Method in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration.ClusterSchemaObjectInitializer
- isAutoStartup() - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
- isAutoStartup() - Method in class org.springframework.data.gemfire.config.support.AbstractSmartLifecycle
- isAutoStartup() - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
-
Determines whether this CQ listener container will automatically start on startup.
- isAutoStartup() - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
- isAutoStartup() - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
- isAutoStartup() - Method in interface org.springframework.data.gemfire.support.SmartLifecycleSupport
- isBatchConflationEnabled() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
- isBeanDefinitionOfType(BeanDefinition, Class<?>) - Method in class org.springframework.data.gemfire.config.support.AbstractDependencyStructuringBeanFactoryPostProcessor
- isBeanDefinitionOfType(BeanDefinition, String) - Method in class org.springframework.data.gemfire.config.support.AbstractDependencyStructuringBeanFactoryPostProcessor
- isBeanDefinitionOfType(BeanDefinition, Predicate<String>) - Method in class org.springframework.data.gemfire.config.support.AbstractDependencyStructuringBeanFactoryPostProcessor
- isCacheServerApplication(AnnotationMetadata) - Method in class org.springframework.data.gemfire.config.annotation.AbstractCacheConfiguration
-
Determines whether this is a GemFire
CacheServer
application, which is indicated by the presence of theCacheServerApplication
annotation on a Spring application@Configuration
class. - isCacheServerOrPeerCacheApplication(AnnotationMetadata) - Method in class org.springframework.data.gemfire.config.annotation.AbstractCacheConfiguration
-
Determines whether this is a GemFire
CacheServer
orpeer cache
application, which is indicated by the presence of either theCacheServerApplication
annotation or thePeerCacheApplication
annotation on a Spring application@Configuration
class. - isCacheSnapshotEvent() - Method in class org.springframework.data.gemfire.snapshot.event.SnapshotApplicationEvent
-
Determines whether this event indicates a Cache-wide snapshot.
- isCacheXmlPresent() - Method in class org.springframework.data.gemfire.AbstractConfigurableCacheFactoryBean
-
Determines whether a cache.xml
Resource
exists (i.e. - isCacheXmlResolvableAsAFile() - Method in class org.springframework.data.gemfire.AbstractConfigurableCacheFactoryBean
-
Determines whether the optionally configured cache.xml is resolvable as a
File
in the file system. - isCaching() - Method in enum class org.springframework.data.gemfire.client.ClientRegionShortcutWrapper
- isClassAvailable(String) - Static method in class org.springframework.data.gemfire.GemfireUtils
- isClient(GemFireCache) - Static method in class org.springframework.data.gemfire.util.CacheUtils
- isClient(Region<?, ?>) - Static method in class org.springframework.data.gemfire.util.RegionUtils
-
Determines whether the target
Region
is a clientRegion
. - isClientCache() - Method in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration.SchemaObjectContext
- isClientCacheApplication(AnnotationMetadata) - Method in class org.springframework.data.gemfire.config.annotation.AbstractCacheConfiguration
-
Determines whether this is a GemFire
ClientCache
application, which is indicated by the presence of theClientCacheApplication
annotation on a Spring application@Configuration
class. - isClientCacheBean(BeanDefinition) - Method in class org.springframework.data.gemfire.config.support.AbstractDependencyStructuringBeanFactoryPostProcessor
- isClientPeerOrServerCacheApplication(AnnotationMetadata) - Method in class org.springframework.data.gemfire.config.annotation.AbstractCacheConfiguration
-
Determine whether this Spring application is a
CacheServer
,ClientCache
or aCache
application. - isClientRegionBean(BeanDefinition) - Method in class org.springframework.data.gemfire.config.support.AbstractDependencyStructuringBeanFactoryPostProcessor
- isClose() - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
-
Returns a boolean value used to determine whether the cache will be closed on shutdown of the Spring container.
- isClose() - Method in class org.springframework.data.gemfire.config.annotation.AbstractCacheConfiguration
- isClose() - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
- isCloseable(Region<?, ?>) - Static method in class org.springframework.data.gemfire.util.RegionUtils
-
Determines whether the given
Region
is closeable. - isConnected(DistributedSystem) - Static method in class org.springframework.data.gemfire.util.DistributedSystemUtils
- isCopyOnRead() - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
-
Determines whether
objects
stored in theGemFireCache
are copied when read (i.e. - isCopyOnRead() - Method in class org.springframework.data.gemfire.transaction.GemfireTransactionManager
-
Indicates whether copy on read is set and used for fetch data access operations.
- isDebugLoggingEnabled() - Method in class org.springframework.data.gemfire.support.AbstractFactoryBeanSupport
-
Determines whether DEBUG logging is enabled.
- isDefaultPool(String) - Static method in class org.springframework.data.gemfire.util.CacheUtils
- isDefaultPool(Pool) - Static method in class org.springframework.data.gemfire.util.CacheUtils
- isDefine() - Method in class org.springframework.data.gemfire.IndexFactoryBean
-
Returns a boolean indicating whether the
Index
declared and defined by thisIndexFactoryBean
will only be defined initially, or defined and created. - isDerivedQuery() - Method in class org.springframework.data.gemfire.repository.query.StringBasedGemfireRepositoryQuery
-
Determines whether the OQL query represented by this
RepositoryQuery
is derived from theRepository
infrastructureQueryMethod
name/signature conventions. - isDestroyed() - Method in class org.springframework.data.gemfire.client.PoolAdapter
- isDestroyed() - Method in class org.springframework.data.gemfire.client.support.DefaultableDelegatingPoolAdapter
- isDestroyed() - Method in class org.springframework.data.gemfire.client.support.DelegatingPoolAdapter
- isDirectory() - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.SnapshotMetadata
- isDiskSynchronous() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
- isDurable() - Method in class org.springframework.data.gemfire.client.Interest
-
Determines whether the interest registration is durable and persists between cache client sessions.
- isDurable() - Method in class org.springframework.data.gemfire.listener.ContinuousQueryDefinition
-
Determines whether the CQ is durable.
- isDurable(ClientCache) - Static method in class org.springframework.data.gemfire.util.CacheUtils
- isDynamic() - Method in class org.springframework.data.gemfire.cache.GemfireCacheManager
-
Determines whether this
CacheManager
allows the dynamic creation of aCache
at runtime. - isEmpty() - Method in class org.springframework.data.gemfire.repository.query.AbstractSelectResults
- isEmpty() - Method in class org.springframework.data.gemfire.support.CompositeLifecycle
-
Returns a boolean value indicating whether this composite contains any
Lifecycle
objects. - isEmpty() - Method in class org.springframework.data.gemfire.support.ConnectionEndpointList
-
Determines whether this collection contains any ConnectionEndpoints.
- isEmpty(Object[]) - Static method in class org.springframework.data.gemfire.util.ArrayUtils
-
Determines whether the given array is empty or not.
- isErrorLoggingEnabled() - Method in class org.springframework.data.gemfire.support.AbstractFactoryBeanSupport
-
Determines whether ERROR logging is enabled.
- isExistingTransaction(Object) - Method in class org.springframework.data.gemfire.transaction.GemfireTransactionManager
- isExpirationConfigured(Region.Entry<K, V>) - Method in class org.springframework.data.gemfire.expiration.AnnotationBasedExpiration
-
Determines whether the Region Entry has been annotated with the Expiration Annotation.
- isExplicitIdProperty() - Method in class org.springframework.data.gemfire.mapping.GemfirePersistentProperty
-
Determines whether this
GemfirePersistentProperty
explicitly identifies anentity
identifier, one in which the user explicitly annotated theowning entity
class member (Field
or property, i.e. - isExposeNativeRegion() - Method in class org.springframework.data.gemfire.GemfireTemplate
- isFile() - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.SnapshotMetadata
- isFilterPresent() - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.SnapshotMetadata
- isFirst() - Method in class org.springframework.data.gemfire.domain.support.AbstractSliceSupport
- isFollowRedirects() - Method in class org.springframework.data.gemfire.config.admin.remote.RestHttpGemfireAdminTemplate.FollowRedirectsSimpleClientHttpRequestFactory
- isFunctional() - Method in enum class org.springframework.data.gemfire.IndexType
-
Determines whether this
IndexType
is a FUNCTIONAL Index. - isFunctional(IndexType) - Static method in enum class org.springframework.data.gemfire.IndexType
-
Null-safe operation to determine if the given
IndexType
is a FUNCTIONAL Index. - isFunctionExecutedOnSingleServerOrSingleMember(Method) - Method in class org.springframework.data.gemfire.function.execution.GemfireFunctionProxyFactoryBean
- isGemfireFeatureAvailable(GemfireFeature) - Static method in class org.springframework.data.gemfire.GemfireUtils
- isGemfireFeatureAvailable(Element) - Static method in class org.springframework.data.gemfire.GemfireUtils
- isGemfireFeatureUnavailable(GemfireFeature) - Static method in class org.springframework.data.gemfire.GemfireUtils
- isGemfireFeatureUnavailable(Element) - Static method in class org.springframework.data.gemfire.GemfireUtils
- isGemfireFunction(Method) - Static method in class org.springframework.data.gemfire.function.GemfireFunctionUtils
- isHA() - Method in class org.springframework.data.gemfire.client.function.ListRegionsOnServerFunction
- isHA() - Method in class org.springframework.data.gemfire.function.PojoFunctionWrapper
- isHash() - Method in enum class org.springframework.data.gemfire.IndexType
-
Determines whether this
IndexType
is a HASH Index. - isHash(IndexType) - Static method in enum class org.springframework.data.gemfire.IndexType
-
Null-safe operation to determine if the given
IndexType
is a HASH Index. - isHeapLru() - Method in enum class org.springframework.data.gemfire.client.ClientRegionShortcutWrapper
- isHeapLru() - Method in enum class org.springframework.data.gemfire.RegionShortcutWrapper
- isIdleTimeout() - Method in class org.springframework.data.gemfire.config.annotation.ExpirationConfiguration.ExpirationPolicyMetaData
-
Determines whether Idle Timeout Expiration (TTI) was configured for this expiration policy.
- isIdleTimeoutConfigured(Region.Entry<K, V>) - Method in class org.springframework.data.gemfire.expiration.AnnotationBasedExpiration
-
Determines whether the Region Entry has been annotated with the IdleTimeoutExpiration Annotation.
- isIdProperty() - Method in class org.springframework.data.gemfire.mapping.GemfirePersistentProperty
- isIgnoreIfExists() - Method in class org.springframework.data.gemfire.IndexFactoryBean
-
Determines whether to ignore the
Index
defined by thisIndexFactoryBean
when anIndexExistsException
orIndexNameConflictException
is thrown. - isIgnoreUnreadFields() - Method in class org.springframework.data.gemfire.config.annotation.PdxConfiguration
- isInfoLoggingEnabled() - Method in class org.springframework.data.gemfire.support.AbstractFactoryBeanSupport
-
Determines whether INFO logging is enabled.
- isInitialized() - Method in class org.springframework.data.gemfire.support.LazyWiringDeclarableSupport
-
Determines whether this
Declarable
object has been properly configured and initialized by the Spring container. - isInstanceOfFunctionReturnType(MethodInvocation, Object) - Method in class org.springframework.data.gemfire.function.execution.GemfireFunctionProxyFactoryBean
- isInvokeCallbacks() - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.SnapshotMetadata
- isIterable(Object) - Method in class org.springframework.data.gemfire.function.execution.GemfireFunctionProxyFactoryBean
- isJarFile(File) - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.ArchiveFileFilter
- isJava11() - Method in class org.springframework.data.gemfire.util.JavaVersion
- isJava17() - Method in class org.springframework.data.gemfire.util.JavaVersion
- isJava8() - Method in class org.springframework.data.gemfire.util.JavaVersion
- isKeepAlive() - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
-
Determines whether the server(s) should keep the durable client's queue alive for the duration of the timeout when the client voluntarily disconnects.
- isKey() - Method in enum class org.springframework.data.gemfire.IndexType
-
Determines whether this IndexType is a KEY Index.
- isKey(IndexType) - Static method in enum class org.springframework.data.gemfire.IndexType
-
Null-safe operation to determine if the given
IndexType
is a KEY Index. - isKeyType() - Method in class org.springframework.data.gemfire.client.Interest
-
Determines whether this
Interest
is a KEY interest registration. - isLast() - Method in class org.springframework.data.gemfire.domain.support.AbstractSliceSupport
- isLimited() - Method in class org.springframework.data.gemfire.repository.query.QueryString
-
Determines whether a LIMIT is present in the OQL query.
- isLocal() - Method in enum class org.springframework.data.gemfire.client.ClientRegionShortcutWrapper
- isLocal() - Method in enum class org.springframework.data.gemfire.RegionShortcutWrapper
- isLocal(Region<?, ?>) - Static method in class org.springframework.data.gemfire.util.RegionUtils
-
Determines whether the given
Region
is a non-distributed, localRegion
. - isLookupEnabled() - Method in class org.springframework.data.gemfire.LookupRegionFactoryBean
- isLookupEnabled() - Method in class org.springframework.data.gemfire.ResolvableRegionFactoryBean
- isManualStart() - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
- isManualStart() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
- isMatch(SnapshotApplicationEvent) - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean
-
Determines whether the details of the given SnapshotApplicationEvent match the criteria of this factory to trigger a GemFire Cache or Region data export.
- isMatchingBean(BeanFactory, String, Class<?>) - Static method in class org.springframework.data.gemfire.util.SpringExtensions
- isMatchingGemfireFunction(Method, String) - Static method in class org.springframework.data.gemfire.function.GemfireFunctionUtils
-
Determines whether the given
Method
is a POJO,GemfireFunction
annotatedMethod
having an ID matching the givenfunctionId
. - isModifiable() - Method in class org.springframework.data.gemfire.repository.query.AbstractSelectResults
- isNamed() - Method in class org.springframework.data.gemfire.listener.ContinuousQueryDefinition
-
Determines whether the CQ was named.
- isNewerThanOrEqualTo(JavaVersion) - Method in class org.springframework.data.gemfire.util.JavaVersion
- isNonExistingIndex(GemFireCache, IndexDefinition) - Method in class org.springframework.data.gemfire.config.admin.functions.CreateIndexFunction
- isNotAlphaNumericWhitespace(char) - Method in class org.springframework.data.gemfire.client.Interest
-
Determines whether the given
character
is a special character (non-alphanumeric, non-whitespace). - isNotClosed(GemFireCache) - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
-
Determines if the
GemFireCache
has not been closed yet. - isNotConnected(DistributedSystem) - Static method in class org.springframework.data.gemfire.util.DistributedSystemUtils
- isNotDefaultPool(String) - Static method in class org.springframework.data.gemfire.util.CacheUtils
- isNotDefaultPool(Pool) - Static method in class org.springframework.data.gemfire.util.CacheUtils
- isNotEmpty(Object[]) - Static method in class org.springframework.data.gemfire.util.ArrayUtils
-
Determines whether the given array is empty or not.
- isNotInfrastructureBean(Object) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
Null-safe method used to determine whether the given
bean
is a Spring container provided infrastructure bean. - isNotInfrastructureBean(BeanDefinition) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
Null-safe method used to determine whether the bean defined by the given
BeanDefinition
is a Spring container provided infrastructure bean. - isNotInfrastructureClass(BeanDefinition) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
Null-safe method used to determine whether the bean defined by the given
BeanDefinition
is a Spring container infrastructure bean based on the bean's class name. - isNotInfrastructureRole(BeanDefinition) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
Null-safe method to determines whether the bean defined by the given
BeanDefinition
is a Spring container infrastructure bean based on the bean's role. - isNotInitialized() - Method in class org.springframework.data.gemfire.support.LazyWiringDeclarableSupport
-
Determines whether this
Declarable
object has been properly configured and initialized by the Spring container. - isNotInstanceOfFunctionReturnType(MethodInvocation, Object) - Method in class org.springframework.data.gemfire.function.execution.GemfireFunctionProxyFactoryBean
- isNotPersistent() - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
- isNotPersistent() - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
-
Returns true when the user explicitly specified a value for the persistent attribute and it is false.
- isNotPersistent() - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
- isOffHeap() - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
-
Returns a boolean value indicating whether off-heap memory use was enabled for this
Region
. - isOlderThan(JavaVersion) - Method in class org.springframework.data.gemfire.util.JavaVersion
- isOr() - Method in enum class org.springframework.data.gemfire.snapshot.filter.ComposableSnapshotFilter.Operator
- isOverflow() - Method in enum class org.springframework.data.gemfire.client.ClientRegionShortcutWrapper
- isOverflow() - Method in enum class org.springframework.data.gemfire.RegionShortcutWrapper
- isOverride() - Method in class org.springframework.data.gemfire.IndexFactoryBean
-
Determines whether to override an existing
Index
having the same definition but different name as theIndex
that would be created by thisIndexFactoryBean
. - isPageOne(Pageable) - Static method in class org.springframework.data.gemfire.repository.query.support.PagingUtils
-
Null-safe method to determine whether the given
page request
is for page one. - isPagingPresent(QueryMethod) - Static method in class org.springframework.data.gemfire.repository.query.support.PagingUtils
-
Null-safe method used to determine whether the given
QueryMethod
represents (models) a paged query. - isParallel() - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.SnapshotMetadata
- isParallel() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
- isParallelEventQueue() - Method in class org.springframework.data.gemfire.wan.AsyncEventQueueFactoryBean
- isParallelGatewaySender() - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
- isPartition() - Method in enum class org.springframework.data.gemfire.RegionShortcutWrapper
- isPaused() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
- isPauseEventDispatching() - Method in class org.springframework.data.gemfire.wan.AsyncEventQueueFactoryBean
- isPeer(GemFireCache) - Static method in class org.springframework.data.gemfire.util.CacheUtils
- isPeerCache() - Method in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration.SchemaObjectContext
- isPeerCacheApplication(AnnotationMetadata) - Method in class org.springframework.data.gemfire.config.annotation.AbstractCacheConfiguration
-
Determines whether this is a GemFire peer
Cache
application, which is indicated by the presence of thePeerCacheApplication
annotation on a Spring application@Configuration
class. - isPersistenceEnabled() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
- isPersistent() - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
- isPersistent() - Method in enum class org.springframework.data.gemfire.client.ClientRegionShortcutWrapper
- isPersistent() - Method in class org.springframework.data.gemfire.config.annotation.PdxConfiguration
- isPersistent() - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
-
Returns true when the user explicitly specified a value for the persistent attribute and it is true.
- isPersistent() - Method in enum class org.springframework.data.gemfire.RegionShortcutWrapper
- isPersistent() - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
- isPersistentOverflow() - Method in enum class org.springframework.data.gemfire.client.ClientRegionShortcutWrapper
- isPersistentOverflow() - Method in enum class org.springframework.data.gemfire.RegionShortcutWrapper
- isPoolBean(BeanDefinition) - Method in class org.springframework.data.gemfire.config.support.AbstractDependencyStructuringBeanFactoryPostProcessor
- isProxy() - Method in enum class org.springframework.data.gemfire.client.ClientRegionShortcutWrapper
- isProxy() - Method in enum class org.springframework.data.gemfire.RegionShortcutWrapper
- isReadSerialized() - Method in class org.springframework.data.gemfire.config.annotation.PdxConfiguration
- isReadyForEvents() - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
-
Determines whether this GemFire cache client is ready for events.
- isReceiveValues() - Method in class org.springframework.data.gemfire.client.Interest
-
Returns the type of values received by the listener.
- isRedundant() - Method in enum class org.springframework.data.gemfire.RegionShortcutWrapper
- isRegexType() - Method in class org.springframework.data.gemfire.client.Interest
-
Determines whether this
Interest
is a REGEX interest registration. - isRegionBeanType() - Method in class org.springframework.data.gemfire.config.support.AbstractDependencyStructuringBeanFactoryPostProcessor
- isRegionFactoryBean(Object) - Static method in class org.springframework.data.gemfire.config.annotation.EvictionConfiguration
-
Determines whether the Spring bean is an instance of
EvictingRegionFactoryBean
. - isRegionFactoryBean(Object) - Static method in class org.springframework.data.gemfire.config.annotation.ExpirationConfiguration
-
Determines whether the Spring bean is an instance of
ExpiringRegionFactoryBean
- isRegionSnapshotEvent() - Method in class org.springframework.data.gemfire.snapshot.event.SnapshotApplicationEvent
-
Determines whether this event indicates a Region-specific snapshot.
- isRegionTemplate(Element) - Method in class org.springframework.data.gemfire.config.xml.AbstractPeerRegionParser
-
Determines whether the given SDG XML namespace configuration
Element
defines aRegion
template used as the base configuration for one or moreRegions
. - isRegularExpression(Object) - Method in class org.springframework.data.gemfire.client.Interest
-
Determines whether the given
key
is a Regular Expression (Regex). - isRegularExpression(String) - Method in class org.springframework.data.gemfire.client.Interest
-
Determines whether the given
key
is a Regular Expression (Regex). - isReplicate() - Method in enum class org.springframework.data.gemfire.RegionShortcutWrapper
- isRequested() - Method in class org.springframework.data.gemfire.config.annotation.AuthenticationBeanConfiguration.SpringDataGeodeAuthentication
- isRequested() - Method in interface org.springframework.data.gemfire.config.annotation.support.Authentication
-
Determines whether authentication was actually requested.
- isResumeWaitTimeSet() - Method in class org.springframework.data.gemfire.transaction.GemfireTransactionManager
-
Determines whether the user specified a wait time for resuming a GemFire cache transaction.
- isRunning() - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
- isRunning() - Method in class org.springframework.data.gemfire.config.support.AbstractSmartLifecycle
- isRunning() - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
-
Determines whether the container has be started and is currently running.
- isRunning() - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
- isRunning() - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
- isRunning() - Method in class org.springframework.data.gemfire.support.CompositeLifecycle
-
Determines whether any
Lifecycle
object contained by this composite is running. - isRunning() - Method in interface org.springframework.data.gemfire.support.SmartLifecycleSupport
- isRunning() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
- isSerialEventQueue() - Method in class org.springframework.data.gemfire.wan.AsyncEventQueueFactoryBean
- isSerialGatewaySender() - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
- isServer(Region<?, ?>) - Static method in class org.springframework.data.gemfire.util.RegionUtils
-
Determines whether the target
Region
is a server-sideRegion
. - isShiroSecurityConfigured() - Method in class org.springframework.data.gemfire.config.annotation.GeodeIntegratedSecurityConfiguration
-
Determines whether Apache Geode's Apache Shiro Security Framework support is enabled or available.
- isShiroSecurityNotConfigured() - Method in class org.springframework.data.gemfire.config.annotation.GeodeIntegratedSecurityConfiguration
-
Determines whether Apache Geode's Apache Shiro Security Framework support is enabled or available.
- isSingleton() - Method in class org.springframework.data.gemfire.eviction.EvictionAttributesFactoryBean
- isSingleton() - Method in class org.springframework.data.gemfire.expiration.ExpirationAttributesFactoryBean
- isSingleton() - Method in class org.springframework.data.gemfire.FixedPartitionAttributesFactoryBean
- isSingleton() - Method in class org.springframework.data.gemfire.function.FunctionServiceFactoryBean
- isSingleton() - Method in class org.springframework.data.gemfire.RegionAttributesFactoryBean
- isSingleton() - Method in class org.springframework.data.gemfire.serialization.InstantiatorFactoryBean
- isSingleton() - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean
-
Determines this this FactoryBean creates single GemFire Snapshot Service instances.
- isSingleton() - Method in class org.springframework.data.gemfire.SubscriptionAttributesFactoryBean
- isSingleton() - Method in class org.springframework.data.gemfire.support.AbstractFactoryBeanSupport
-
Indicates that this
FactoryBean
produces a single bean instance. - isSingleton() - Method in class org.springframework.data.gemfire.util.PropertiesBuilder
- isStatisticsEnabled() - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
- isStatisticsEnabled() - Method in class org.springframework.data.gemfire.LookupRegionFactoryBean
- isStatisticsEnabled() - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
- isStrict() - Method in class org.springframework.data.gemfire.config.annotation.EntityDefinedRegionsConfiguration.RegionBeanDefinitionMetadata
- isSubRegion(Element) - Method in class org.springframework.data.gemfire.config.xml.AbstractPeerRegionParser
- isThrowOnError() - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractGemFireAsLastResourceAspectSupport
-
Determines whether an Exception should be thrown when this Aspect is unable to perform its function.
- isTimeToLive() - Method in class org.springframework.data.gemfire.config.annotation.ExpirationConfiguration.ExpirationPolicyMetaData
-
Determines whether Time-To-Live Expiration (TTL) was configured for this expiration policy.
- isTimeToLiveConfigured(Region.Entry<K, V>) - Method in class org.springframework.data.gemfire.expiration.AnnotationBasedExpiration
-
Determines whether the Region Entry has been annotated with the TimeToLiveExpiration Annotation.
- isTransient() - Method in class org.springframework.data.gemfire.mapping.GemfirePersistentProperty
-
Determines whether this
persistent property
is transient and thus impervious to persistent operations. - isTypedCacheApplication(Class<? extends Annotation>, AnnotationMetadata) - Method in class org.springframework.data.gemfire.config.annotation.AbstractCacheConfiguration
-
Determines whether this Spring application is annotated with the given GemFire cache type annotation.
- isUndetermined() - Method in class org.springframework.data.gemfire.util.JavaVersion
- isUseBeanFactoryLocator() - Method in class org.springframework.data.gemfire.AbstractConfigurableCacheFactoryBean
-
Determines whether the
GemfireBeanFactoryLocator
has been enabled. - isUseBeanFactoryLocator() - Method in class org.springframework.data.gemfire.config.annotation.LocatorApplicationConfiguration
- isUseBeanFactoryLocator() - Method in class org.springframework.data.gemfire.LocatorFactoryBean
- isUseClusterConfigurationService() - Method in class org.springframework.data.gemfire.config.annotation.LocatorApplicationConfiguration
- isUseClusterConfigurationService() - Method in class org.springframework.data.gemfire.LocatorFactoryBean
- isUserDefinedQuery() - Method in class org.springframework.data.gemfire.repository.query.StringBasedGemfireRepositoryQuery
-
Determines whether the OQL query represented by this
RepositoryQuery
is user-defined or was generated by the Spring DataRepository
infrastructure. - isUserLevelMethod(Method) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
Determines whether the given
Method
was declared and defined by the user. - isUseUDPMembershipMessenger() - Method in class org.springframework.data.gemfire.config.annotation.LocatorApplicationConfiguration
- isUseUDPMembershipMessenger() - Method in class org.springframework.data.gemfire.LocatorFactoryBean
- isValidNonEphemeralPort(int) - Static method in class org.springframework.data.gemfire.util.NetworkUtils
- isValidPort(int) - Static method in class org.springframework.data.gemfire.util.NetworkUtils
-
Determines whether the given
port
is valid. - isValuable(String) - Method in class org.springframework.data.gemfire.util.PropertiesBuilder
-
Determine whether the given
String
value is a validProperties
value. - isWarnLoggingEnabled() - Method in class org.springframework.data.gemfire.support.AbstractFactoryBeanSupport
-
Determines whether WARN logging is enabled.
- iterable(Enumeration<T>) - Static method in class org.springframework.data.gemfire.util.CollectionUtils
-
Adapts the given Enumeration as an Iterable object for use within a for each loop.
- iterable(Iterator<T>) - Static method in class org.springframework.data.gemfire.util.CollectionUtils
-
Adapts the given Iterator as an Iterable object for use within a for each loop.
- IterableArray(T[]) - Constructor for class org.springframework.data.gemfire.util.ArrayUtils.IterableArray
- iterator() - Method in class org.springframework.data.gemfire.config.annotation.support.GemFireComponentClassTypeScanner
- iterator() - Method in class org.springframework.data.gemfire.config.schema.support.ComposableSchemaObjectCollector
- iterator() - Method in class org.springframework.data.gemfire.config.schema.support.ComposableSchemaObjectDefiner
- iterator() - Method in class org.springframework.data.gemfire.domain.ListablePage
- iterator() - Method in class org.springframework.data.gemfire.domain.support.AbstractSliceSupport
- iterator() - Method in class org.springframework.data.gemfire.mapping.Regions
- iterator() - Method in class org.springframework.data.gemfire.repository.query.AbstractSelectResults
- iterator() - Method in class org.springframework.data.gemfire.repository.query.PagedSelectResults
- iterator() - Method in class org.springframework.data.gemfire.support.CompositeLifecycle
-
Returns an
Iterator
over theLifecycle
objects contained by this composite. - iterator() - Method in class org.springframework.data.gemfire.support.ConnectionEndpointList
- iterator() - Method in class org.springframework.data.gemfire.util.ArrayUtils.IterableArray
J
- JAVA_PACKAGE_NAME - Static variable in class org.springframework.data.gemfire.mapping.MappingPdxSerializer
- JAVA_VERSION_SYSTEM_PROPERTY - Static variable in class org.springframework.data.gemfire.util.JavaVersion
- JavaVersion - Class in org.springframework.data.gemfire.util
-
Java class to represent the current version of the JRE or JVM.
- JavaVersion(int, int) - Constructor for class org.springframework.data.gemfire.util.JavaVersion
- JavaVersion(int, int, int) - Constructor for class org.springframework.data.gemfire.util.JavaVersion
- JavaVersion(int, int, int, int) - Constructor for class org.springframework.data.gemfire.util.JavaVersion
- JMX - Enum constant in enum class org.springframework.data.gemfire.config.annotation.EnableSsl.Component
- JMX_MANAGER - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- JMX_MANAGER_ACCESS_FILE - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- JMX_MANAGER_BIND_ADDRESS - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- JMX_MANAGER_HOSTNAME_FOR_CLIENTS - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- JMX_MANAGER_PASSWORD_FILE - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- JMX_MANAGER_PORT - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- JMX_MANAGER_START - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- JMX_MANAGER_UPDATE_RATE - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- JndiDataSource() - Constructor for class org.springframework.data.gemfire.CacheFactoryBean.JndiDataSource
- JndiDataSourceType - Enum Class in org.springframework.data.gemfire
-
The JndiDataSourceType class is an enumeration of valid JNDI DataSource implementation types supported by GemFire.
- JSON - Enum constant in enum class org.springframework.data.gemfire.config.support.GemfireFeature
- JSONRegionAdvice - Class in org.springframework.data.gemfire.serialization.json
-
Spring/AspectJ AOP Aspect adapting a
Region
to handle JSON data. - JSONRegionAdvice() - Constructor for class org.springframework.data.gemfire.serialization.json.JSONRegionAdvice
K
- keepAlive() - Element in annotation interface org.springframework.data.gemfire.config.annotation.ClientCacheApplication
-
Configures whether to keep the client event queues alive on the server when the client is disconnected.
- KEY - Enum constant in enum class org.springframework.data.gemfire.client.Interest.Type
- KEY - Enum constant in enum class org.springframework.data.gemfire.IndexType
- KEY - Enum constant in enum class org.springframework.data.gemfire.wan.OrderPolicyType
- KeyInterest<K> - Class in org.springframework.data.gemfire.client
-
Cache Region interest based on individual keys.
- KeyInterest(K) - Constructor for class org.springframework.data.gemfire.client.KeyInterest
- KeyInterest(K, InterestResultPolicy) - Constructor for class org.springframework.data.gemfire.client.KeyInterest
- KeyInterest(K, InterestResultPolicy, boolean) - Constructor for class org.springframework.data.gemfire.client.KeyInterest
- KeyInterest(K, InterestResultPolicy, boolean, boolean) - Constructor for class org.springframework.data.gemfire.client.KeyInterest
- KEYS - Enum constant in enum class org.springframework.data.gemfire.client.InterestResultPolicyType
- KEYS_VALUES - Enum constant in enum class org.springframework.data.gemfire.client.InterestResultPolicyType
- keystore() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableSsl
-
Pathname to the Keystore used for SSL communications.
- keystorePassword() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableSsl
-
Password to access the keys in the Keystore used for SSL communications.
- keystoreType() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableSsl
-
Identifies the type of Keystore used for SSL communications.
L
- LazyResolvingComposableCacheServerConfigurer - Class in org.springframework.data.gemfire.config.annotation
-
Composition for
CacheServerConfigurer
. - LazyResolvingComposableCacheServerConfigurer() - Constructor for class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableCacheServerConfigurer
- LazyResolvingComposableClientCacheConfigurer - Class in org.springframework.data.gemfire.config.annotation
-
Composition for
ClientCacheConfigurer
. - LazyResolvingComposableClientCacheConfigurer() - Constructor for class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableClientCacheConfigurer
- LazyResolvingComposableContinuousQueryListenerContainerConfigurer - Class in org.springframework.data.gemfire.config.annotation
-
Composition of
ContinuousQueryListenerContainerConfigurer
. - LazyResolvingComposableContinuousQueryListenerContainerConfigurer() - Constructor for class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableContinuousQueryListenerContainerConfigurer
- LazyResolvingComposableDiskStoreConfigurer - Class in org.springframework.data.gemfire.config.annotation
-
Composition of
DiskStoreConfigurer
. - LazyResolvingComposableDiskStoreConfigurer() - Constructor for class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableDiskStoreConfigurer
- LazyResolvingComposableGatewayReceiverConfigurer - Class in org.springframework.data.gemfire.config.annotation
-
Composition of
GatewayReceiverConfigurer
. - LazyResolvingComposableGatewayReceiverConfigurer() - Constructor for class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableGatewayReceiverConfigurer
- LazyResolvingComposableGatewaySenderConfigurer - Class in org.springframework.data.gemfire.config.annotation
-
Composition of
GatewaySenderConfigurer
. - LazyResolvingComposableGatewaySenderConfigurer() - Constructor for class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableGatewaySenderConfigurer
- LazyResolvingComposableIndexConfigurer - Class in org.springframework.data.gemfire.config.annotation
-
Composition for
IndexConfigurer
. - LazyResolvingComposableIndexConfigurer() - Constructor for class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableIndexConfigurer
- LazyResolvingComposableLocatorConfigurer - Class in org.springframework.data.gemfire.config.annotation
-
Composition for
LocatorConfigurer
. - LazyResolvingComposableLocatorConfigurer() - Constructor for class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableLocatorConfigurer
- LazyResolvingComposablePeerCacheConfigurer - Class in org.springframework.data.gemfire.config.annotation
-
Composition of
PeerCacheConfigurer
. - LazyResolvingComposablePeerCacheConfigurer() - Constructor for class org.springframework.data.gemfire.config.annotation.LazyResolvingComposablePeerCacheConfigurer
- LazyResolvingComposablePoolConfigurer - Class in org.springframework.data.gemfire.config.annotation
-
Composition of
PoolConfigurer
. - LazyResolvingComposablePoolConfigurer() - Constructor for class org.springframework.data.gemfire.config.annotation.LazyResolvingComposablePoolConfigurer
- LazyResolvingComposableRegionConfigurer - Class in org.springframework.data.gemfire.config.annotation
-
Composition for
RegionConfigurer
. - LazyResolvingComposableRegionConfigurer() - Constructor for class org.springframework.data.gemfire.config.annotation.LazyResolvingComposableRegionConfigurer
- LazyWiringDeclarableSupport - Class in org.springframework.data.gemfire.support
-
Implementation of Apache Geode's
Declarable
interface that enables support for wiring Apache Geode components with Spring bean dependencies defined in a SpringApplicationContext
. - LazyWiringDeclarableSupport() - Constructor for class org.springframework.data.gemfire.support.LazyWiringDeclarableSupport
-
Constructs a new instance of the
LazyWiringDeclarableSupport
class registered with theSpringContextBootstrappingInitializer
as a SpringApplicationListener
. - length(Object[]) - Static method in class org.springframework.data.gemfire.util.ArrayUtils
-
Null-safe operation to determine an array's length.
- LIKE - Enum constant in enum class org.springframework.data.gemfire.repository.query.support.OqlKeyword
- Limit - Annotation Interface in org.springframework.data.gemfire.repository.query.annotation
-
The Limit class is an annotation type indicating a GemFire OQL Query Limit on the number of results that are returned.
- LIMIT - Enum constant in enum class org.springframework.data.gemfire.repository.query.support.OqlKeyword
- LIMIT_OQL_TEMPLATE - Static variable in class org.springframework.data.gemfire.repository.query.QueryString
- LIMIT_PATTERN - Static variable in class org.springframework.data.gemfire.repository.query.QueryString
- LIST_INDEXES_FUNCTION_ID - Static variable in class org.springframework.data.gemfire.config.admin.functions.ListIndexesFunction
- ListablePage<T> - Class in org.springframework.data.gemfire.domain
-
The
ListablePage
class is a Spring DataPage
implementation wrapping aList
as the content for thispage
. - ListablePage(List<T>) - Constructor for class org.springframework.data.gemfire.domain.ListablePage
-
Constructs an new instance of
ListablePage
initialized with the givenList
used as the content for thispage
. - listenOn(int) - Method in class org.springframework.data.gemfire.config.admin.remote.RestHttpGemfireAdminTemplate.Builder
- listIndexes() - Method in class org.springframework.data.gemfire.config.admin.functions.ListIndexesFunction
- ListIndexesFunction - Class in org.springframework.data.gemfire.config.admin.functions
-
The ListIndexesFunction class...
- ListIndexesFunction() - Constructor for class org.springframework.data.gemfire.config.admin.functions.ListIndexesFunction
- listIndexFunction() - Method in class org.springframework.data.gemfire.config.annotation.AdministrativeConfiguration
- ListRegionsOnServerFunction - Class in org.springframework.data.gemfire.client.function
-
ListRegionsOnServerFunction
is an Apache GeodeFunction
returning aList
ofnames
for allRegions
defined in the Apache Geode cache. - ListRegionsOnServerFunction() - Constructor for class org.springframework.data.gemfire.client.function.ListRegionsOnServerFunction
- load(File, SnapshotOptions.SnapshotFormat) - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.CacheSnapshotServiceAdapter
- load(File, SnapshotOptions.SnapshotFormat) - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.RegionSnapshotServiceAdapter
- load(File, SnapshotOptions.SnapshotFormat) - Method in interface org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.SnapshotServiceAdapter
- load(File, SnapshotOptions.SnapshotFormat) - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.SnapshotServiceAdapterSupport
- load(LoaderHelper<K, V>) - Method in class org.springframework.data.gemfire.cache.CallableCacheLoaderAdapter
-
Loads a value for the specified cache (i.e.
- load(SnapshotOptions.SnapshotFormat, SnapshotOptions<Object, Object>, File...) - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.CacheSnapshotServiceAdapter
- load(SnapshotOptions.SnapshotFormat, SnapshotOptions<K, V>, File...) - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.RegionSnapshotServiceAdapter
- load(SnapshotOptions.SnapshotFormat, SnapshotOptions<K, V>, File...) - Method in interface org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.SnapshotServiceAdapter
- load(SnapshotOptions.SnapshotFormat, SnapshotOptions<K, V>, File...) - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.SnapshotServiceAdapterSupport
- LOAD_CLUSTER_CONFIGURATION_FROM_DIR - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- loadCaches() - Method in class org.springframework.data.gemfire.cache.GemfireCacheManager
-
Loads all configured GemFire
Regions
that will be used by thisCacheManager
. - loadCacheXml(T) - Method in class org.springframework.data.gemfire.AbstractConfigurableCacheFactoryBean
-
Loads the configured cache.xml to initialize the
GemFireCache
. - loadClusterConfigurationFromDirectory() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGemFireProperties
-
Setting this property to true causes loading of cluster configuration from the cluster_config directory in the Locator.
- loadConditioningInterval() - Element in annotation interface org.springframework.data.gemfire.config.annotation.ClientCacheApplication
-
Configures the load conditioning interval for the DEFAULT
Pool
. - loadConditioningInterval() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnablePool
-
Configures the load conditioning interval for this pool.
- loadPollInterval() - Element in annotation interface org.springframework.data.gemfire.config.annotation.CacheServerApplication
-
Configures the frequency in milliseconds to poll the load probe on this cache server.
- loadPollInterval() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableCacheServer
-
Configures the frequency in milliseconds to poll the load probe on this cache server.
- loadSnapshot(Region<K, V>) - Method in class org.springframework.data.gemfire.ResolvableRegionFactoryBean
-
Loads data from the configured
snapshot
into the givenRegion
. - LOCAL - Enum constant in enum class org.springframework.data.gemfire.client.ClientRegionShortcutWrapper
- LOCAL - Enum constant in enum class org.springframework.data.gemfire.RegionShortcutWrapper
- LOCAL - Enum constant in enum class org.springframework.data.gemfire.ScopeType
- LOCAL_DESTROY - Enum constant in enum class org.springframework.data.gemfire.eviction.EvictionActionType
- LOCAL_DESTROY - Enum constant in enum class org.springframework.data.gemfire.expiration.ExpirationActionType
- LOCAL_HEAP_LRU - Enum constant in enum class org.springframework.data.gemfire.client.ClientRegionShortcutWrapper
- LOCAL_HEAP_LRU - Enum constant in enum class org.springframework.data.gemfire.RegionShortcutWrapper
- LOCAL_INVALIDATE - Enum constant in enum class org.springframework.data.gemfire.expiration.ExpirationActionType
- LOCAL_OVERFLOW - Enum constant in enum class org.springframework.data.gemfire.client.ClientRegionShortcutWrapper
- LOCAL_OVERFLOW - Enum constant in enum class org.springframework.data.gemfire.RegionShortcutWrapper
- LOCAL_PERSISTENT - Enum constant in enum class org.springframework.data.gemfire.client.ClientRegionShortcutWrapper
- LOCAL_PERSISTENT - Enum constant in enum class org.springframework.data.gemfire.RegionShortcutWrapper
- LOCAL_PERSISTENT_OVERFLOW - Enum constant in enum class org.springframework.data.gemfire.client.ClientRegionShortcutWrapper
- LOCAL_PERSISTENT_OVERFLOW - Enum constant in enum class org.springframework.data.gemfire.RegionShortcutWrapper
- LOCALHOST - Static variable in class org.springframework.data.gemfire.client.support.FactoryDefaultsPoolAdapter
- LocalRegion - Annotation Interface in org.springframework.data.gemfire.mapping.annotation
-
Annotation
defining the LocalRegion
in which the application persistent entity will be stored. - LocalRegionFactoryBean<K,
V> - Class in org.springframework.data.gemfire -
Spring
FactoryBean
used to create aRegionShortcut.LOCAL
peerGemFireCache
Region
. - LocalRegionFactoryBean() - Constructor for class org.springframework.data.gemfire.LocalRegionFactoryBean
- locateBeanFactory() - Method in class org.springframework.data.gemfire.support.DeclarableSupport
-
Returns a reference to the Spring
BeanFactory
. - locateBeanFactory(String) - Method in class org.springframework.data.gemfire.support.DeclarableSupport
-
Returns a reference to the Spring
BeanFactory
for the givenbeanFactoryKey
. - location() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableDiskStore.DiskDirectory
-
File system directory location of the
DiskStore
files. - LOCATOR - Enum constant in enum class org.springframework.data.gemfire.config.annotation.EnableSsl.Component
- LOCATOR_APPLICATION_MUTEX_ERROR_MESSAGE - Static variable in class org.springframework.data.gemfire.config.annotation.LocatorApplicationConfiguration
- LOCATOR_WAIT_TIME - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- locatorApplication() - Method in class org.springframework.data.gemfire.config.annotation.LocatorApplicationConfiguration
- LocatorApplication - Annotation Interface in org.springframework.data.gemfire.config.annotation
-
The
LocatorApplication
Annotation
enables a Spring Data for Apache Geode & Pivotal GemFire application to become aLocator
based application. - LocatorApplicationConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
Spring
@Configuration
class used to configure and bootstrap an Apache Geode or Pivotal GemFireLocator
. - LocatorApplicationConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.LocatorApplicationConfiguration
- LocatorConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
The
LocatorConfiguration
class is a SpringImportBeanDefinitionRegistrar
that applies additional configuration by way of Pivotal GemFire/Apache GeodeProperties
to configure an embeddedLocator
. - LocatorConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.LocatorConfiguration
- LocatorConfigurer - Interface in org.springframework.data.gemfire.config.annotation
-
A Spring
Configurer
used to apply additional, customized configuration for an Apache Geode or Pivotal GemFireLocator
. - LocatorFactoryBean - Class in org.springframework.data.gemfire
-
Spring
FactoryBean
used to configure, bootstrap and initialize an Apache GeodeLocator
using theLocatorLauncher
class. - LocatorFactoryBean() - Constructor for class org.springframework.data.gemfire.LocatorFactoryBean
- LocatorGemFirePropertiesConfigurer(Properties) - Constructor for class org.springframework.data.gemfire.config.annotation.support.EmbeddedServiceConfigurationSupport.LocatorGemFirePropertiesConfigurer
- locatorProperty(String) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
- locators() - Method in class org.springframework.data.gemfire.config.annotation.AbstractCacheConfiguration
- locators() - Element in annotation interface org.springframework.data.gemfire.config.annotation.CacheServerApplication
-
Configures the list of Locators defining the cluster to which this Spring cache application will connect.
- locators() - Element in annotation interface org.springframework.data.gemfire.config.annotation.ClientCacheApplication
-
Configures the
Locators
to which this cache client will connect. - locators() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnablePool
-
Configures the GemFire
Locators
to which this cache client will connect. - locators() - Element in annotation interface org.springframework.data.gemfire.config.annotation.LocatorApplication
-
Configures the list of
Locators
defining the cluster to which this SpringLocator
application will connect. - locators() - Element in annotation interface org.springframework.data.gemfire.config.annotation.PeerCacheApplication
-
Configures the list of Locators defining the cluster to which this Spring cache application will connect.
- LOCATORS - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- locatorsString() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnablePool
-
A
String
containing a comma-delimited list of hosts and ports defining the connection endpoints of GemFire Locators in the cluster. - locatorWaitTimeout() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGemFireProperties
-
The number of seconds that a member should wait for a Locator to start if a Locator is not available when attempting to join the distributed system.
- LOCK_MEMORY - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- lockLease() - Element in annotation interface org.springframework.data.gemfire.config.annotation.CacheServerApplication
-
Configures the length, in seconds, of distributed lock leases obtained by this cache.
- lockLease() - Element in annotation interface org.springframework.data.gemfire.config.annotation.PeerCacheApplication
-
Configures the length, in seconds, of distributed lock leases obtained by this cache.
- lockLease() - Method in class org.springframework.data.gemfire.config.annotation.PeerCacheConfiguration
- lockMemory() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGemFireProperties
-
When true, locks heap and off-heap memory into RAM to prevent the operating system from paging the memory out to disk.
- lockTimeout() - Element in annotation interface org.springframework.data.gemfire.config.annotation.CacheServerApplication
-
Configures the number of seconds a cache operation will wait to obtain a distributed lock lease.
- lockTimeout() - Element in annotation interface org.springframework.data.gemfire.config.annotation.PeerCacheApplication
-
Configures the number of seconds a cache operation will wait to obtain a distributed lock lease.
- lockTimeout() - Method in class org.springframework.data.gemfire.config.annotation.PeerCacheConfiguration
- LOG_DISK_SPACE_LIMIT - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- LOG_FILE - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- LOG_FILE_SIZE_LIMIT - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- LOG_LEVEL - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- LOG_LEVEL_PROPERTY - Static variable in class org.springframework.data.gemfire.LocatorFactoryBean
- logDebug(String, Object...) - Method in class org.springframework.data.gemfire.config.annotation.AutoConfiguredAuthenticationConfiguration
- logDebug(String, Object...) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
- logDebug(String, Object...) - Method in class org.springframework.data.gemfire.support.AbstractFactoryBeanSupport
- logDebug(Throwable, String, Object...) - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.SnapshotServiceAdapterSupport
- logDebug(Supplier<String>) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
- logDebug(Supplier<String>) - Method in class org.springframework.data.gemfire.support.AbstractFactoryBeanSupport
- logDebugInfo(String, Object...) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractGemFireAsLastResourceAspectSupport
- logDiskSpaceLimit() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableLogging
-
Maximum size in megabytes of all inactive log files combined.
- logError(String, Object...) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
- logError(String, Object...) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractGemFireAsLastResourceAspectSupport
- logError(String, Object...) - Method in class org.springframework.data.gemfire.support.AbstractFactoryBeanSupport
- logError(Supplier<String>) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
- logError(Supplier<String>) - Method in class org.springframework.data.gemfire.support.AbstractFactoryBeanSupport
- logFile() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableLogging
-
File to which a running system member writes log messages.
- logFileSizeLimit() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableLogging
-
Maximum size in megabytes of a log file before it is closed and logging rolls on to a new (child) log file.
- logger - Variable in class org.springframework.data.gemfire.client.Interest
- logger - Variable in class org.springframework.data.gemfire.config.annotation.support.GemFireComponentClassTypeScanner
- logger - Variable in class org.springframework.data.gemfire.config.support.DefinedIndexesApplicationListener
- logger - Variable in class org.springframework.data.gemfire.config.support.DiskStoreDirectoryBeanPostProcessor
- logger - Variable in class org.springframework.data.gemfire.config.xml.AbstractPeerRegionParser
- logger - Variable in class org.springframework.data.gemfire.function.config.AbstractFunctionExecutionConfigurationSource
- logger - Variable in class org.springframework.data.gemfire.GemfireAccessor
- logger - Variable in class org.springframework.data.gemfire.listener.adapter.ContinuousQueryListenerAdapter
- logger - Variable in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
- logger - Variable in class org.springframework.data.gemfire.serialization.json.JSONRegionAdvice
- logger - Variable in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.SnapshotServiceAdapterSupport
- logger - Variable in class org.springframework.data.gemfire.support.GemfireBeanFactoryLocator
- logger - Variable in class org.springframework.data.gemfire.support.SpringContextBootstrappingInitializer
- logger - Variable in class org.springframework.data.gemfire.wan.AbstractWANComponentFactoryBean
- LOGGING - Enum constant in enum class org.springframework.data.gemfire.config.support.GemfireFeature
- loggingAwareRestTemplateConfigurer() - Method in class org.springframework.data.gemfire.config.annotation.AutoConfiguredAuthenticationConfiguration
- LoggingConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
The
LoggingConfiguration
class is a SpringImportBeanDefinitionRegistrar
that applies additional configuration using Pivotal GemFire/Apache GeodeProperties
to configure Pivotal GemFire/Apache Geode logging. - LoggingConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.LoggingConfiguration
- loggingProperty(String) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
- logInfo(String, Object...) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
- logInfo(String, Object...) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractGemFireAsLastResourceAspectSupport
- logInfo(String, Object...) - Method in class org.springframework.data.gemfire.support.AbstractFactoryBeanSupport
- logInfo(Supplier<String>) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
- logInfo(Supplier<String>) - Method in class org.springframework.data.gemfire.support.AbstractFactoryBeanSupport
- logLevel() - Method in class org.springframework.data.gemfire.config.annotation.AbstractCacheConfiguration
- logLevel() - Element in annotation interface org.springframework.data.gemfire.config.annotation.CacheServerApplication
-
Configures the log level used to output log messages at GemFire cache runtime.
- logLevel() - Element in annotation interface org.springframework.data.gemfire.config.annotation.ClientCacheApplication
-
Deprecated.Apache Geode cache logging can only be configured using a logging provider (e.g. Log4j).
- logLevel() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableLogging
-
Level of detail of the messages written to the system member’s log.
- logLevel() - Element in annotation interface org.springframework.data.gemfire.config.annotation.LocatorApplication
-
Configures the log level used to output log messages at Apache Geode / Pivotal GemFire
Locator
runtime. - logLevel() - Element in annotation interface org.springframework.data.gemfire.config.annotation.PeerCacheApplication
-
Configures the log level used to output log messages at GemFire cache runtime.
- logTraceInfo(String, Object...) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractGemFireAsLastResourceAspectSupport
- logTraceInfo(Supplier<String>) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractGemFireAsLastResourceAspectSupport
-
Logs the given
log message
atLevel.TRACE
level when tracing is enabled. - logWarning(String, Object...) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
- logWarning(String, Object...) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractGemFireAsLastResourceAspectSupport
- logWarning(String, Object...) - Method in class org.springframework.data.gemfire.support.AbstractFactoryBeanSupport
- logWarning(Supplier<String>) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
- logWarning(Supplier<String>) - Method in class org.springframework.data.gemfire.support.AbstractFactoryBeanSupport
- LookupRegionFactoryBean<K,
V> - Class in org.springframework.data.gemfire -
The LookupRegionFactoryBean class is a concrete implementation of ResolvableRegionFactoryBean for handling >gfe:lookup-region/< SDG XML namespace (XSD) elements.
- LookupRegionFactoryBean() - Constructor for class org.springframework.data.gemfire.LookupRegionFactoryBean
M
- main(String...) - Static method in class org.springframework.data.gemfire.GemfireUtils
- makeDurable() - Method in class org.springframework.data.gemfire.client.Interest
-
Builder method to mark this
Interest
as durable. - MANAGED - Enum constant in enum class org.springframework.data.gemfire.JndiDataSourceType
- MANAGEMENT_MONITORING - Enum constant in enum class org.springframework.data.gemfire.config.support.GemfireFeature
- MANAGEMENT_REST_API_NO_PORT_URL_TEMPLATE - Static variable in class org.springframework.data.gemfire.config.admin.remote.RestHttpGemfireAdminTemplate
- MANAGEMENT_REST_API_URL_TEMPLATE - Static variable in class org.springframework.data.gemfire.config.admin.remote.RestHttpGemfireAdminTemplate
- managementProperty(String) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
- ManagerConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
The
ManagerConfiguration
class is a SpringImportBeanDefinitionRegistrar
that applies additional configuration using Pivotal GemFire/Apache GeodeProperties
to configure an embedded Manager in this cluster member. - ManagerConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.ManagerConfiguration
- managerProperty(String) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
- manualStart() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGatewayReceiver
-
A boolean to allow the GatewayReceiver to be created without being started after creation.
- manualStart() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGatewaySender
-
A boolean flag indicating whether the configured
GatewaySender
should be started automatically. - manualStart() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGatewaySenders
-
A boolean flag indicating whether all configured
GatewaySenders
should be started automatically. - map(Function<? super T, ? extends S>) - Method in class org.springframework.data.gemfire.domain.EmptyPage
- map(Function<? super T, ? extends S>) - Method in class org.springframework.data.gemfire.domain.EmptySlice
- map(Function<? super T, ? extends S>) - Method in class org.springframework.data.gemfire.domain.ListablePage
- map(Function<? super T, ? extends S>) - Method in class org.springframework.data.gemfire.domain.support.AbstractPageSupport
- map(Function<? super T, ? extends S>) - Method in class org.springframework.data.gemfire.domain.support.AbstractSliceSupport
- mappingContextRef() - Element in annotation interface org.springframework.data.gemfire.repository.config.EnableGemfireRepositories
-
Configures the name of the
GemfireMappingContext
bean definition to use when creating Repositories discovered through this annotation. - MappingPdxSerializer - Class in org.springframework.data.gemfire.mapping
-
PdxSerializer
implementation using the Spring Data for Apache GeodeGemfireMappingContext
to read (deserialize) and write (serialize) entities from and to PDX. - MappingPdxSerializer() - Constructor for class org.springframework.data.gemfire.mapping.MappingPdxSerializer
-
Constructs a new instance of
MappingPdxSerializer
using a defaultGemfireMappingContext
andDefaultConversionService
. - MappingPdxSerializer(GemfireMappingContext, ConversionService) - Constructor for class org.springframework.data.gemfire.mapping.MappingPdxSerializer
-
Constructs a new instance of
MappingPdxSerializer
initialized with the givenGemfireMappingContext
andConversionService
. - MappingPdxSerializer.PdxSerializerResolver - Interface in org.springframework.data.gemfire.mapping
- MappingPdxSerializer.PdxSerializerResolvers - Enum Class in org.springframework.data.gemfire.mapping
- MappingPdxSerializer.TypeFilters - Enum Class in org.springframework.data.gemfire.mapping
- matches(String) - Method in class org.springframework.data.gemfire.snapshot.event.SnapshotApplicationEvent
-
Determines whether this event has been targeted for a Region with the given absolute pathname.
- matches(Region) - Method in class org.springframework.data.gemfire.snapshot.event.SnapshotApplicationEvent
-
Determines whether this event has been targeted for the specified Region.
- matches(ConditionContext, AnnotatedTypeMetadata) - Method in class org.springframework.data.gemfire.config.annotation.ApacheShiroSecurityConfiguration.ApacheShiroPresentCondition
- matches(ConditionContext, AnnotatedTypeMetadata) - Method in class org.springframework.data.gemfire.config.annotation.AutoConfiguredAuthenticationConfiguration.AuthenticationAutoConfigurationEnabledCondition
- MAX_NUM_RECONNECT_TRIES - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- MAX_WAIT_TIME_RECONNECT - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- maxConnections() - Element in annotation interface org.springframework.data.gemfire.config.annotation.CacheServerApplication
-
Configures the maximum allowed client connections.
- maxConnections() - Element in annotation interface org.springframework.data.gemfire.config.annotation.ClientCacheApplication
-
Configures the maximum number of connections between the client and server that the DEFAULT
Pool
will create. - maxConnections() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableCacheServer
-
Configures the maximum allowed client connections.
- maxConnections() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnablePool
-
Configures the max number of client to server connections that the pool will create.
- maxConnectionsPerServer() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnablePool
-
Configures the max number of client to server connections that the pool will create per server.
- maximum() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableEviction.EvictionPolicy
-
Threshold applied for entry count Eviction.
- maximumQueueMemory() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGatewaySender
-
Configures the maximum size in megabytes that the
GatewaySender's
queue may take in heap memory before overflowing to disk. - maximumQueueMemory() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGatewaySenders
-
Configures the maximum size in megabytes that all configured
GatewaySenders
queue may take in heap memory before overflowing to disk. - maximumTimeBetweenPings() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGatewayReceiver
-
An integer value in milliseconds representing the maximum time which a
GatewayReceiver
will wait to receive a ping back from aGatewaySender
before theGatewayReceiver
believes the sender to be not available.
This property can also be configured using the spring.data.gemfire.gateway.receiver.maximum-time-between-pings property
Default value is 60000 - maxMessageCount() - Element in annotation interface org.springframework.data.gemfire.config.annotation.CacheServerApplication
-
Configures he maximum number of messages that can be enqueued in a client-queue.
- maxMessageCount() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableCacheServer
-
Configures he maximum number of messages that can be enqueued in a client-queue.
- maxOplogSize() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableDiskStore
-
The maximum size, in megabytes, of an oplog (operation log) file.
- maxOplogSize() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableDiskStores
-
The maximum size, in megabytes, of an oplog (operation log) file.
- maxSize() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableDiskStore.DiskDirectory
-
Maximum amount of space to use for the disk store, in megabytes.
- maxThreads() - Element in annotation interface org.springframework.data.gemfire.config.annotation.CacheServerApplication
-
Configures the maximum number of threads allowed in this cache server to service client requests.
- maxThreads() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableCacheServer
-
Configures the maximum number of threads allowed in this cache server to service client requests.
- maxTimeBetweenPings() - Element in annotation interface org.springframework.data.gemfire.config.annotation.CacheServerApplication
-
Configures the maximum amount of time between client pings.
- maxTimeBetweenPings() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableCacheServer
-
Configures the maximum amount of time between client pings.
- maxWaitTimeReconnect() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGemFireProperties
-
Maximum number of milliseconds to wait for the distributed system to reconnect on each reconnect attempt.
- MCAST_ADDRESS - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- MCAST_FLOW_CONTROL - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- MCAST_PORT - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- MCAST_RECV_BUFFER_SIZE - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- MCAST_SEND_BUFFER_SIZE - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- MCAST_TTL - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- McastConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
The
McastConfiguration
class is a SpringImportBeanDefinitionRegistrar
that applies additional GemFire configuration by way of GemFire System properties to configure and use multi-cast networking for GemFire communication and distribution rather than the (preferred) Locator-based location services. - McastConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.McastConfiguration
- mcastPort() - Method in class org.springframework.data.gemfire.config.annotation.AbstractCacheConfiguration
- MEM - Enum constant in enum class org.springframework.data.gemfire.server.SubscriptionEvictionPolicy
- MEMBER_TIMEOUT - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- MEMBERSHIP_PORT_RANGE - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- membershipPortRange() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGemFireProperties
-
The range of ports available for unicast UDP messaging and for TCP failure detection.
- memberTimeout() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGemFireProperties
-
GemFire uses the member-timeout server configuration, specified in milliseconds, to detect the abnormal termination of members.
- MEMCACHE_SUPPORT - Enum constant in enum class org.springframework.data.gemfire.config.support.GemfireFeature
- MEMCACHED_BIND_ADDRESS - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- MEMCACHED_PORT - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- MEMCACHED_PROTOCOL - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- MemcachedServerConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
The
MemcachedServerConfiguration
class is a SpringImportBeanDefinitionRegistrar
that applies additional configuration using Pivotal GemFire/Apache GeodeProperties
to configure an embedded Memcached server in this cluster member. - MemcachedServerConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.MemcachedServerConfiguration
- memcachedServiceProperty(String) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
- MEMORY_SIZE - Enum constant in enum class org.springframework.data.gemfire.eviction.EvictionPolicyType
- memorySize() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableOffHeap
-
Specifies the size of off-heap memory in megabytes (m) or gigabytes (g).
- mergeDiskStoreAttributes(AnnotationAttributes, AnnotationAttributes) - Method in class org.springframework.data.gemfire.config.annotation.DiskStoresConfiguration
- mergePartitionAttributes(RegionFactory<K, V>, RegionAttributes<K, V>) - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
-
Merges the
RegionAttributes
into theRegionFactory
. - mergeRegionAttributes(RegionFactory<K, V>, RegionAttributes<K, V>) - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
-
Intelligently merges the given RegionAttributes with the configuration setting of the RegionFactory.
- messageSyncInterval() - Element in annotation interface org.springframework.data.gemfire.config.annotation.CacheServerApplication
-
Configures the frequency (in seconds) at which a message will be sent by the primary cache-server to all the secondary cache-server nodes to remove the events which have already been dispatched from the queue.
- messageSyncInterval() - Element in annotation interface org.springframework.data.gemfire.config.annotation.PeerCacheApplication
-
Configures the frequency (in seconds) at which a message will be sent by the primary cache-server to all the secondary cache-server nodes to remove the events which have already been dispatched from the queue.
- messageSyncInterval() - Method in class org.springframework.data.gemfire.config.annotation.PeerCacheConfiguration
- messageTimeToLive() - Element in annotation interface org.springframework.data.gemfire.config.annotation.CacheServerApplication
-
Configures the time (in seconds ) after which a message in the client queue will expire.
- messageTimeToLive() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableCacheServer
-
Configures the time (in seconds ) after which a message in the client queue will expire.
- minConnections() - Element in annotation interface org.springframework.data.gemfire.config.annotation.ClientCacheApplication
-
Configures the minimum number of connections between the client and server to keep alive and available at all times.
- minConnections() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnablePool
-
Configures the minimum number of connections to keep available at all times.
- minConnectionsPerServer() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnablePool
-
Configures the minimum number of connections to keep available per server at all times.
- multiUserAuthentication() - Element in annotation interface org.springframework.data.gemfire.config.annotation.ClientCacheApplication
-
If set to true then the DEFAULT
Pool
can be used by multiple users. - multiUserAuthentication() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnablePool
-
If set to true then the created pool can be used by multiple users.
- mustGroupTransactionEvents() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
N
- name() - Method in class org.springframework.data.gemfire.config.annotation.AbstractCacheConfiguration
- name() - Element in annotation interface org.springframework.data.gemfire.config.annotation.CacheServerApplication
-
Configures the name of this GemFire member in the cluster (distributed system).
- name() - Element in annotation interface org.springframework.data.gemfire.config.annotation.ClientCacheApplication
-
Configures the name of this Apache Geode member in the cluster (distributed system).
- name() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableCacheServer
-
Configures the
name
of the Spring bean defined in the Spring application context. - name() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableDiskStore
-
Name of the
DiskStore
. - name() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGatewaySender
-
Configures the required
name
of thisGatewaySender
. - name() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGemFireProperties
-
Configures the
name
of this member in the Apache Geode/Pivotal GemFire distributed system whether the member is a client in the client/server topology or a peer in the cluster. - name() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnablePool
-
Specifies the
name
of the clientPool
in Pivotal GemFire/Apache Geode, which is also used as the name of the bean registered in the Spring container as well as the name used in the resolution ofPool
properties from application.properties (e.g. - name() - Element in annotation interface org.springframework.data.gemfire.config.annotation.LocatorApplication
-
Configures the
name
of theLocator
application. - name() - Element in annotation interface org.springframework.data.gemfire.config.annotation.PeerCacheApplication
-
Configures the name of this GemFire member in the cluster (distributed system).
- name() - Element in annotation interface org.springframework.data.gemfire.listener.annotation.ContinuousQuery
-
Name
assigned to the registered CQ. - name() - Element in annotation interface org.springframework.data.gemfire.mapping.annotation.ClientRegion
-
Name, or fully-qualified bean name of the
Region
in which the application persistent entity will be stored (e.g. - name() - Element in annotation interface org.springframework.data.gemfire.mapping.annotation.Indexed
-
Name of the Index.
- name() - Element in annotation interface org.springframework.data.gemfire.mapping.annotation.LocalRegion
-
Name, or fully-qualified bean name of the
Region
in which the application persistent entity will be stored (e.g. - name() - Element in annotation interface org.springframework.data.gemfire.mapping.annotation.PartitionRegion.FixedPartition
-
Name of the fixed partition.
- name() - Element in annotation interface org.springframework.data.gemfire.mapping.annotation.PartitionRegion
-
Name, or fully-qualified bean name of the
Region
in which the application persistent entity will be stored (e.g. - name() - Element in annotation interface org.springframework.data.gemfire.mapping.annotation.Region
-
Name, or fully-qualified bean name of the
Region
in which the application persistent entity will be stored (e.g. - name() - Element in annotation interface org.springframework.data.gemfire.mapping.annotation.ReplicateRegion
-
Name, or fully-qualified bean name of the
Region
in which the application persistent entity will be stored (e.g. - NAME - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- NAME_PROPERTY_NAME - Static variable in class org.springframework.data.gemfire.util.DistributedSystemUtils
- namedCacheServerProperty(String, String) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
- namedDiskStoreProperty(String, String) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
- namedGatewaySenderProperty(String, String) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
- namedPoolProperty(String, String) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
- namedQueriesLocation() - Element in annotation interface org.springframework.data.gemfire.repository.config.EnableGemfireRepositories
-
Configures the
location
of where to find the Spring Data named queries properties file. - negate() - Method in interface org.springframework.data.gemfire.support.CompositeTypeFilter
-
Negates the result of this
TypeFilter's
TypeFilter.match(MetadataReader, MetadataReaderFactory)
operation. - NETWORK_PARTITIONING - Enum constant in enum class org.springframework.data.gemfire.config.support.GemfireFeature
- NetworkUtils - Class in org.springframework.data.gemfire.util
-
Abstract utility class providing functions for networking.
- NetworkUtils() - Constructor for class org.springframework.data.gemfire.util.NetworkUtils
- newAnnotationBasedFunctionExecutionConfigurationSource(AnnotationMetadata) - Method in class org.springframework.data.gemfire.function.config.FunctionExecutionBeanDefinitionRegistrar
- newAuthenticationInitializer() - Static method in class org.springframework.data.gemfire.config.annotation.support.AutoConfiguredAuthenticationInitializer
-
Factory method used to construct a new instance of
AutoConfiguredAuthenticationInitializer
that will be auto-wired with a SDGAuthentication
providing Apache Geode Security and Auth were configured/requested. - newBeanConfigurer(BeanFactory) - Method in class org.springframework.data.gemfire.support.WiringDeclarableSupport
-
Constructs a new instance of
BeanConfigurerSupport
configured with the given SpringBeanFactory
. - newBeanConfigurer(BeanFactory, String) - Method in class org.springframework.data.gemfire.support.WiringDeclarableSupport
-
Constructs a new instance of
BeanConfigurerSupport
configured with the given SpringBeanFactory
andname
of a Spring bean defined in the SpringBeanFactory
used as a template to auto-wire thisDeclarable
object. - newBeanDefinitionHolder(BeanDefinition, String) - Method in class org.springframework.data.gemfire.config.annotation.AddCacheServerConfiguration
- newBeanDefinitionHolder(BeanDefinitionBuilder) - Method in class org.springframework.data.gemfire.config.annotation.support.EmbeddedServiceConfigurationSupport
- newBeanFactoryCacheResolver() - Method in class org.springframework.data.gemfire.support.SmartCacheResolverFactoryBean
-
Constructs a
CacheResolver
capable of resolving a cache instance from the SpringBeanFactory
. - newBeanFactoryLocator() - Static method in class org.springframework.data.gemfire.support.GemfireBeanFactoryLocator
-
Factory method used to construct a new instance of
GemfireBeanFactoryLocator
. - newBeanFactoryLocator(BeanFactory, String) - Static method in class org.springframework.data.gemfire.support.GemfireBeanFactoryLocator
-
Factory method used to construct a new instance of
GemfireBeanFactoryLocator
initialized with the given, default SpringBeanFactory
and associated Springbean name
. - newBeanFactoryReference(BeanFactory) - Static method in class org.springframework.data.gemfire.support.GemfireBeanFactoryLocator.BeanFactoryReference
-
Factory method to construct an instance of
GemfireBeanFactoryLocator.BeanFactoryReference
initialized with the givenBeanFactory
. - newCacheFactoryBean() - Method in class org.springframework.data.gemfire.config.annotation.AbstractCacheConfiguration
-
Constructs a new, uninitialized instance of
CacheFactoryBean
based on the Spring application's cache type preference (i.e. - newCacheFactoryBean() - Method in class org.springframework.data.gemfire.config.annotation.ClientCacheConfiguration
-
Constructs a new instance of
ClientCacheFactoryBean
used to create a peerClientCache
. - newCacheFactoryBean() - Method in class org.springframework.data.gemfire.config.annotation.PeerCacheConfiguration
-
Constructs a new instance of
CacheFactoryBean
used to create a peerCache
. - newClassPathScanningCandidateComponentProvider() - Method in class org.springframework.data.gemfire.config.annotation.support.GemFireComponentClassTypeScanner
-
Constructs a new instance of the
ClassPathScanningCandidateComponentProvider
initialized with no default filters. - newClassPathScanningCandidateComponentProvider(boolean) - Method in class org.springframework.data.gemfire.config.annotation.support.GemFireComponentClassTypeScanner
-
Constructs a new instance of the
ClassPathScanningCandidateComponentProvider
initialized with theuseDefaultFilters
boolean value to indicate whether to use default values or not. - newClientCacheFactoryCacheResolver() - Method in class org.springframework.data.gemfire.support.SmartCacheResolverFactoryBean
-
Constructs a
CacheResolver
capable of resolving aClientCache
instance using the Apache GeodeClientCacheFactory
API. - newClientHttpRequestFactory(boolean) - Method in class org.springframework.data.gemfire.config.admin.remote.RestHttpGemfireAdminTemplate
-
Constructs a new instance of
ClientHttpRequestFactory
to make HTTP client requests. - newClientRegion(GemFireCache, String) - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
-
Constructs, configures and initialize\s a new client
Region
using theClientRegionFactoryBean
. - newClientRegionFactoryBean() - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
-
Constructs a new instance of the
ClientRegionFactoryBean
. - newConnectionEndpoint(String, Integer) - Method in class org.springframework.data.gemfire.config.annotation.AddPoolConfiguration
- newConnectionEndpoint(String, Integer) - Method in class org.springframework.data.gemfire.config.annotation.ClientCacheConfiguration
- newCqListener(ContinuousQueryListener) - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
- newDiskStore(DiskStoreFactory, String) - Method in class org.springframework.data.gemfire.DiskStoreFactoryBean
- newEvaluationContext(BeanFactory) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
Constructs, configures and initializes a new instance of an
EvaluationContext
. - newExpirationAttributes(int, ExpirationAction) - Static method in class org.springframework.data.gemfire.config.annotation.ExpirationConfiguration.ExpirationPolicyMetaData
-
Factory method used to construct a new instance of the
ExpirationAttributes
initialized with the given expiration timeout and action that is taken when anRegion
entry times out. - newExpirationAttributes(int, ExpirationActionType) - Static method in class org.springframework.data.gemfire.config.annotation.ExpirationConfiguration.ExpirationPolicyMetaData
-
Factory method used to construct a new instance of the
ExpirationAttributes
initialized with the given expiration timeout and action that is taken when anRegion
entry times out. - newExpirationAttributes(AnnotationBasedExpiration.ExpirationMetaData) - Method in class org.springframework.data.gemfire.expiration.AnnotationBasedExpiration
-
Constructs a new instance of
ExpirationAttributes
configured with the application domain object specific expiration policy. - newExpirationPolicyMetaData(int, ExpirationActionType, String[], EnableExpiration.ExpirationType[]) - Static method in class org.springframework.data.gemfire.config.annotation.ExpirationConfiguration.ExpirationPolicyMetaData
-
Factory method used to construct an instance of
ExpirationConfiguration.ExpirationPolicyMetaData
initialized with the given expiration policy meta-data. - newFunctionArgumentResolver(Method) - Method in class org.springframework.data.gemfire.function.PojoFunctionWrapper
- newFunctionExecutionUsingPool(Pool) - Method in class org.springframework.data.gemfire.function.execution.AbstractClientFunctionTemplate
- newFunctionExecutionUsingPool(Pool) - Method in class org.springframework.data.gemfire.function.execution.GemfireOnServerFunctionTemplate
- newFunctionExecutionUsingPool(Pool) - Method in class org.springframework.data.gemfire.function.execution.GemfireOnServersFunctionTemplate
- newFunctionExecutionUsingRegionService(RegionService) - Method in class org.springframework.data.gemfire.function.execution.AbstractClientFunctionTemplate
- newFunctionExecutionUsingRegionService(RegionService) - Method in class org.springframework.data.gemfire.function.execution.GemfireOnServerFunctionTemplate
- newFunctionExecutionUsingRegionService(RegionService) - Method in class org.springframework.data.gemfire.function.execution.GemfireOnServersFunctionTemplate
- newGemfireCache(Region<?, ?>) - Method in class org.springframework.data.gemfire.cache.GemfireCacheManager
-
Constructs a new instance of
GemfireCache
initialized with the given GemFireRegion
. - newGemFireComponentClassTypeScanner(AnnotationMetadata, AnnotationAttributes) - Method in class org.springframework.data.gemfire.config.annotation.EntityDefinedRegionsConfiguration
- newGemfireFunctionOperations() - Method in class org.springframework.data.gemfire.config.admin.remote.FunctionGemfireAdminTemplate
- newGemfireFunctionOperations(ClientCache) - Method in class org.springframework.data.gemfire.config.admin.remote.FunctionGemfireAdminTemplate
- newIllegalArgumentException(String, Object...) - Static method in class org.springframework.data.gemfire.util.RuntimeExceptionFactory
-
Constructs and initializes an
IllegalArgumentException
with the givenmessage
andarguments
used to format the message. - newIllegalArgumentException(Throwable, String, Object...) - Static method in class org.springframework.data.gemfire.util.RuntimeExceptionFactory
-
Constructs and initializes an
IllegalArgumentException
with the givencause
,message
andarguments
used to format the message. - newIllegalStateException(String, Object...) - Static method in class org.springframework.data.gemfire.util.RuntimeExceptionFactory
-
Constructs and initializes an
IllegalStateException
with the givenmessage
andarguments
used to format the message. - newIllegalStateException(Throwable, String, Object...) - Static method in class org.springframework.data.gemfire.util.RuntimeExceptionFactory
-
Constructs and initializes an
IllegalStateException
with the givencause
,message
andarguments
used to format the message. - newInitialContext(Hashtable<?, ?>) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractGemFireAsLastResourceAspectSupport
-
Constructs a new instance of the
InitialContext
configured with the givenenvironment
. - newInstance() - Method in class org.springframework.data.gemfire.serialization.WiringInstantiator
- newInterest(K) - Static method in class org.springframework.data.gemfire.client.Interest
-
Factory method to construct a new instance of
Interest
initialized with the given key. - newListablePage(List<T>) - Static method in class org.springframework.data.gemfire.domain.ListablePage
-
Factory method used to construct a new instance of
ListablePage
initialized with the givenList
, serving as the content for thispage
. - newListablePage(T...) - Static method in class org.springframework.data.gemfire.domain.ListablePage
-
Factory method used to construct a new instance of
ListablePage
initialized with the given array, serving as the content for thispage
. - newLocatorLauncherBuilder() - Method in class org.springframework.data.gemfire.LocatorFactoryBean
- newLogger() - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
Constructs a new instance of
Logger
to log statements printed by Spring Data for Apache Geode. - newLogger() - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractGemFireAsLastResourceAspectSupport
-
Constructs a new instance of
Logger
used by this application to log messages. - newLogger() - Method in class org.springframework.data.gemfire.config.annotation.support.RegionDataAccessTracingAspect
- newLogger() - Method in class org.springframework.data.gemfire.support.AbstractFactoryBeanSupport
-
Constructs a new instance of
Logger
to log statements printed by Spring Data for Apache Geode. - newMappingPdxSerializer() - Static method in class org.springframework.data.gemfire.mapping.MappingPdxSerializer
-
Factory method used to construct a new instance of
MappingPdxSerializer
initialized with a providedGemfireMappingContext
and defaultConversionService
. - newPdxSerializer() - Method in class org.springframework.data.gemfire.config.annotation.PdxConfiguration
-
Constructs a new instance of
PdxSerializer
. - newPeerCacheFactoryCacheResolver() - Method in class org.springframework.data.gemfire.support.SmartCacheResolverFactoryBean
-
Constructs a
CacheResolver
capable of resolving a peerCache
instance using the Apache GeodeCacheFactory
API. - newPeerRegionFactoryBean() - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
-
Constructs a
sub-type
of thePeerRegionFactoryBean
class based on theCacheTypeAwareRegionFactoryBean.getServerRegionShortcut()
andCacheTypeAwareRegionFactoryBean.getDataPolicy()
. - newQueryMethod(Method, RepositoryMetadata, ProjectionFactory, QueryMethodEvaluationContextProvider) - Method in class org.springframework.data.gemfire.repository.support.GemfireRepositoryFactory
- newRestOperations(ClientHttpRequestFactory, List<ClientHttpRequestInterceptor>, List<RestTemplateConfigurer>) - Method in class org.springframework.data.gemfire.config.admin.remote.RestHttpGemfireAdminTemplate
-
Constructs a new instance of the Spring
RestTemplate
to perform REST API operations over HTTP. - newRuntimeException(String, Object...) - Static method in class org.springframework.data.gemfire.util.RuntimeExceptionFactory
-
Constructs and initializes an
RuntimeException
with the givenmessage
andarguments
used to format the message. - newRuntimeException(Throwable, String, Object...) - Static method in class org.springframework.data.gemfire.util.RuntimeExceptionFactory
-
Constructs and initializes an
RuntimeException
with the givencause
,message
andarguments
used to format the message. - newServerRegion(GemFireCache, String) - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
-
Constructs, configures and initializes a new server
Region
using a sub-class ofPeerRegionFactoryBean
. - newSingleCacheCacheResolver() - Method in class org.springframework.data.gemfire.support.SmartCacheResolverFactoryBean
-
Constructs a
CacheResolver
capable of resolving a single, configured cache instance. - newTemplate(RepositoryMetadata) - Method in class org.springframework.data.gemfire.repository.support.GemfireRepositoryFactory
-
Constructs a new instance of
GemfireTemplate
initialized with the identifiedRegion
used to back all persistent, data access operations defined by theRepository
. - newUnsupportedOperationException(String, Object...) - Static method in class org.springframework.data.gemfire.util.RuntimeExceptionFactory
-
Constructs and initializes an
UnsupportedOperationException
with the givenmessage
andarguments
used to format the message. - newUnsupportedOperationException(Throwable, String, Object...) - Static method in class org.springframework.data.gemfire.util.RuntimeExceptionFactory
-
Constructs and initializes an
UnsupportedOperationException
with the givencause
,message
andarguments
used to format the message. - newUnsupportedQueryExecutionException(String) - Method in interface org.springframework.data.gemfire.repository.query.support.OqlQueryExecutor
-
Constructs a new instance of
UnsupportedQueryExecutionException
initialized with a canned message containing the given OQL query that could not be executed by theOqlQueryExecutor
implementation. - newXmlBasedFunctionExecutionConfigurationSource(Element, ParserContext) - Method in class org.springframework.data.gemfire.function.config.FunctionExecutionBeanDefinitionRegistrar
- nextPageable() - Method in class org.springframework.data.gemfire.domain.EmptySlice
- nextPageable() - Method in class org.springframework.data.gemfire.domain.support.AbstractSliceSupport
- NINE - Static variable in class org.springframework.data.gemfire.util.JavaVersion
- NO_OP_LOGGER - Static variable in class org.springframework.data.gemfire.config.annotation.support.AbstractGemFireAsLastResourceAspectSupport
- NO_PARAMETERS - Static variable in class org.springframework.data.gemfire.config.annotation.support.AutoConfiguredAuthenticationInitializer
- NON_EXECUTABLE_QUERY_MESSAGE - Static variable in interface org.springframework.data.gemfire.repository.query.support.OqlQueryExecutor
- NON_NULL_PAGEABLE_MESSAGE - Static variable in class org.springframework.data.gemfire.repository.query.PagedSelectResults
- NON_NULL_PAGEABLE_MESSAGE - Static variable in class org.springframework.data.gemfire.repository.query.support.PagingUtils
- NONE - Enum constant in enum class org.springframework.data.gemfire.client.InterestResultPolicyType
- NONE - Enum constant in enum class org.springframework.data.gemfire.eviction.EvictionActionType
- NONE - Enum constant in enum class org.springframework.data.gemfire.eviction.EvictionPolicyType
- NONE - Enum constant in enum class org.springframework.data.gemfire.server.SubscriptionEvictionPolicy
- NoOpBeanFactoryPostProcessor - Class in org.springframework.data.gemfire.support
-
The
NoOpBeanFactoryPostProcessor
class is a SpringBeanFactoryPostProcessor
implementation that performs no operation. - normalize(int) - Static method in class org.springframework.data.gemfire.repository.query.support.PagingUtils
-
Normalizes 0 index based page numbers (i.e.
- normalizePageNumber(Page<?>) - Static method in class org.springframework.data.gemfire.repository.query.support.PagingUtils
-
Null-safe method used to normalize 0 index based page numbers (i.e.
- normalizePageNumber(Pageable) - Static method in class org.springframework.data.gemfire.repository.query.support.PagingUtils
-
Null-safe method used to normalize 0 index based page numbers (i.e.
- normalizePropertyName(String) - Static method in enum class org.springframework.data.gemfire.GemFireProperties
-
Normalizes the given
property name
by stripping off the gemfire. prefix. - NOT - Enum constant in enum class org.springframework.data.gemfire.repository.query.support.OqlKeyword
- NOT_IMPLEMENTED - Static variable in class org.springframework.data.gemfire.client.PoolAdapter
- NOT_IMPLEMENTED - Static variable in class org.springframework.data.gemfire.config.admin.AbstractGemfireAdminOperations
- NOT_IMPLEMENTED - Static variable in class org.springframework.data.gemfire.util.RuntimeExceptionFactory
- NOT_SUPPORTED - Static variable in class org.springframework.data.gemfire.util.RuntimeExceptionFactory
- notifyOnExistingContextRefreshedEvent(ApplicationListener<ContextRefreshedEvent>) - Static method in class org.springframework.data.gemfire.support.SpringContextBootstrappingInitializer
-
Notifies any Spring ApplicationListeners of a current and existing ContextRefreshedEvent if the ApplicationContext had been previously created, initialized and refreshed before any ApplicationListeners interested in ContextRefreshedEvents were registered so that application components (such as the GemFire CacheLoaders extending LazyWiringDeclarableSupport objects) registered late, requiring configuration (auto-wiring), also get notified and wired accordingly.
- nullOrEquals(Object, Object) - Static method in class org.springframework.data.gemfire.util.SpringExtensions
- nullSafeArray(T[], Class<T>) - Static method in class org.springframework.data.gemfire.util.ArrayUtils
-
Null-safe, empty array operation returning the given object array if not null or an empty object array if the array argument is null.
- nullSafeCollection(Collection<T>) - Static method in class org.springframework.data.gemfire.util.CollectionUtils
-
Null-safe operation returning the given
Collection
if not null or an emptyCollection
(implemented withList
) if null. - nullSafeCount(Stream<?>) - Static method in class org.springframework.data.gemfire.util.StreamUtils
- nullSafeEnumeration(Enumeration<T>) - Static method in class org.springframework.data.gemfire.util.CollectionUtils
-
Null-safe operation returning the given
Enumeration
if not null or anempty Enumeration
if null. - nullSafeEquals(Object, Object) - Static method in class org.springframework.data.gemfire.util.SpringExtensions
- nullSafeGetParameters() - Method in class org.springframework.data.gemfire.support.LazyWiringDeclarableSupport
-
Null-safe operation to return the parameters passed to this
Declarable
object when created by GemFire from it's own configuration meta-data (e.g. - nullSafeIsEmpty(Iterable<?>) - Static method in class org.springframework.data.gemfire.util.CollectionUtils
-
Determines whether the given
Iterable
is empty. - nullSafeIsEmpty(Collection<?>) - Static method in class org.springframework.data.gemfire.util.CollectionUtils
-
Determines whether the given
Collection
isempty
. - nullSafeIsEmpty(Map<?, ?>) - Static method in class org.springframework.data.gemfire.util.CollectionUtils
- nullSafeIsEmpty(Stream<?>) - Static method in class org.springframework.data.gemfire.util.StreamUtils
-
Null-safe utility method used to determine whether the given
Stream
is empty. - nullSafeIterable(Iterable<T>) - Static method in class org.springframework.data.gemfire.util.CollectionUtils
-
A null-safe operation returning the original Iterable object if non-null or a default, empty Iterable implementation if null.
- nullSafeIterable(T, T) - Static method in class org.springframework.data.gemfire.util.CollectionUtils
-
Returns the given
Iterable
if not null or empty, otherwise returns thedefaultIterable
. - nullSafeIterator(Iterator<T>) - Static method in class org.springframework.data.gemfire.util.CollectionUtils
-
Null-safe operation returning the given
Iterator
if not null or anempty Iterator
if null. - nullSafeList(List<T>) - Static method in class org.springframework.data.gemfire.util.CollectionUtils
- nullSafeMap(Map<K, V>) - Static method in class org.springframework.data.gemfire.util.CollectionUtils
- nullSafeName(Class<?>) - Static method in class org.springframework.data.gemfire.util.SpringExtensions
- nullSafeSet(Set<T>) - Static method in class org.springframework.data.gemfire.util.CollectionUtils
- nullSafeSimpleName(Class<?>) - Static method in class org.springframework.data.gemfire.util.SpringExtensions
- nullSafeSize(Iterable) - Static method in class org.springframework.data.gemfire.util.CollectionUtils
- nullSafeSize(Iterable<?>) - Static method in class org.springframework.data.gemfire.repository.query.support.PagingUtils
-
Null-safe method to determine the size (number of elements) of the
Iterable
. - nullSafeSize(Collection<?>) - Static method in class org.springframework.data.gemfire.util.CollectionUtils
-
Determines the
Collection.size()
of the givenCollection
. - nullSafeSize(Map<?, ?>) - Static method in class org.springframework.data.gemfire.util.CollectionUtils
-
Determines the
Map.size()
of the givenMap
. - nullSafeStream(Stream<T>) - Static method in class org.springframework.data.gemfire.util.StreamUtils
-
Utility method used to guard against null
Streams
. - nullSafeType(Object) - Static method in class org.springframework.data.gemfire.util.SpringExtensions
- nullSafeType(Object, Class<?>) - Static method in class org.springframework.data.gemfire.util.SpringExtensions
- numBuckets() - Element in annotation interface org.springframework.data.gemfire.mapping.annotation.PartitionRegion.FixedPartition
-
Defines the number of bucket in this partition.
- NVL - Enum constant in enum class org.springframework.data.gemfire.repository.query.support.OqlKeyword
O
- objectSizerName() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableEviction.EvictionPolicy
-
Name of a Spring bean of type
ObjectSizer
defined in the Spring application context used to sizeRegion
entry values. - occurrences(T) - Method in class org.springframework.data.gemfire.repository.query.AbstractSelectResults
- of(int, int, int) - Static method in class org.springframework.data.gemfire.util.JavaVersion
- of(Object) - Static method in class org.springframework.data.gemfire.transaction.event.TransactionApplicationEvent
-
Factory method used to construct a new instance of
TransactionApplicationEvent
initialized with the givensource
. - of(String) - Static method in class org.springframework.data.gemfire.repository.query.PagedQueryString
-
Factory method used to construct a new instance of
PagedQueryString
initialized with the given OQL-based query. - of(String) - Static method in class org.springframework.data.gemfire.repository.query.QueryString
-
Factory method used to construct a new instance of
QueryString
initialized with the givenOQL query statement
. - of(GFConnection) - Static method in class org.springframework.data.gemfire.config.annotation.support.AbstractGemFireAsLastResourceAspectSupport.GemFireConnectionHolder
- of(TypeFilter) - Static method in interface org.springframework.data.gemfire.support.CompositeTypeFilter
-
Wraps an existing
TypeFilter
in an instance ofCompositeTypeFilter
. - of(QueryString) - Static method in class org.springframework.data.gemfire.repository.query.PagedQueryString
-
Factory method used to construct a new instance of
PagedQueryString
from an existing, non-nullQueryString
. - of(T...) - Static method in class org.springframework.data.gemfire.util.ArrayUtils.IterableArray
- OFF_HEAP - Enum constant in enum class org.springframework.data.gemfire.config.support.GemfireFeature
- OFF_HEAP_MEMORY_SIZE - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- OffHeapBeanFactoryPostProcessor(Set<String>) - Constructor for class org.springframework.data.gemfire.config.annotation.OffHeapConfiguration.OffHeapBeanFactoryPostProcessor
- OffHeapConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
The
OffHeapConfiguration
class is a SpringImportBeanDefinitionRegistrar
capable of enabling Pivotal GemFire/Apache Geode cacheRegions
to use Off-Heap Memory for data storage. - OffHeapConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.OffHeapConfiguration
- OffHeapConfiguration.OffHeapBeanFactoryPostProcessor - Class in org.springframework.data.gemfire.config.annotation
- on(String) - Method in class org.springframework.data.gemfire.config.admin.remote.RestHttpGemfireAdminTemplate.Builder
- on(String) - Method in class org.springframework.data.gemfire.config.schema.definitions.IndexDefinition
- on(Region<?, ?>) - Method in class org.springframework.data.gemfire.config.schema.definitions.IndexDefinition
- onApplicationEvent(ApplicationContextEvent) - Method in class org.springframework.data.gemfire.support.SpringContextBootstrappingInitializer
-
Gets notified when the Spring ApplicationContext gets created and refreshed by GemFire, once the <initializer> block is processed and the SpringContextBootstrappingInitializer Declarable component is initialized.
- onApplicationEvent(ContextRefreshedEvent) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
-
Inform the Apache Geode cluster of servers that this
ClientCache
is ready to receive events and updates iff the client is durable. - onApplicationEvent(ContextRefreshedEvent) - Method in class org.springframework.data.gemfire.config.support.DefinedIndexesApplicationListener
-
Attempts to create all defined
Indexes
using theQueryService
, defineXxxIndex(..) API once the SpringApplicationContext
has been refreshed. - onApplicationEvent(ContextRefreshedEvent) - Method in class org.springframework.data.gemfire.support.LazyWiringDeclarableSupport
-
Event handler method called when GemFire has created and initialized (refreshed) the Spring
ApplicationContext
using theSpringContextBootstrappingInitializer
. - onApplicationEvent(SnapshotApplicationEvent<K, V>) - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean
-
Listens for SnapshotApplicationEvents triggering a GemFire Cache-wide or Region data snapshot import/export when details of the event match the criteria of this factory's constructed GemFire SnapshotService.
- onCreation(GemfireRepositoryQuery) - Method in class org.springframework.data.gemfire.repository.support.GemfireRepositoryFactoryBean.QueryPostProcessorRegistrationOnQueryCreationListener
- ONE_FOUR - Static variable in class org.springframework.data.gemfire.util.JavaVersion
- ONE_ONE - Static variable in class org.springframework.data.gemfire.util.JavaVersion
- ONE_THREE - Static variable in class org.springframework.data.gemfire.util.JavaVersion
- ONE_TWO - Static variable in class org.springframework.data.gemfire.util.JavaVersion
- ONE_ZERO - Static variable in class org.springframework.data.gemfire.util.JavaVersion
- onError(CqEvent) - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer.EventDispatcherAdapter
- onEvent(CqEvent) - Method in class org.springframework.data.gemfire.listener.adapter.ContinuousQueryListenerAdapter
-
Standard
ContinuousQueryListener
callback method for handling CQ events. - onEvent(CqEvent) - Method in interface org.springframework.data.gemfire.listener.ContinuousQueryListener
-
Action performed by the listener when notified of a CQ event.
- onEvent(CqEvent) - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer.EventDispatcherAdapter
- onInit() - Method in class org.springframework.data.gemfire.function.execution.GemfireFunctionProxyFactoryBean
- OnMember - Annotation Interface in org.springframework.data.gemfire.function.annotation
-
Annotation to declare an interface as a GemFire OnMember Function Execution
- OnMembers - Annotation Interface in org.springframework.data.gemfire.function.annotation
-
Annotation to declare an interface as a GemFire OnMembers Function Execution
- OnRegion - Annotation Interface in org.springframework.data.gemfire.function.annotation
-
Annotation to declare an interface as a GemFire OnRegion Function Execution
- OnRegionFunctionProxyFactoryBean - Class in org.springframework.data.gemfire.function.execution
- OnRegionFunctionProxyFactoryBean(Class<?>, GemfireOnRegionOperations) - Constructor for class org.springframework.data.gemfire.function.execution.OnRegionFunctionProxyFactoryBean
- OnServer - Annotation Interface in org.springframework.data.gemfire.function.annotation
-
Annotation to declare an interface as a GemFire OnServer Function Execution
- OnServers - Annotation Interface in org.springframework.data.gemfire.function.annotation
-
Annotation to declare an interface as a GemFire OnServers Function Execution
- operate(boolean, boolean) - Method in enum class org.springframework.data.gemfire.snapshot.filter.ComposableSnapshotFilter.Operator
- optimizeForWrite() - Method in class org.springframework.data.gemfire.client.function.ListRegionsOnServerFunction
- optimizeForWrite() - Element in annotation interface org.springframework.data.gemfire.function.annotation.GemfireFunction
-
Attribute to configure whether the
Function
is optimized for write operations. - optimizeForWrite() - Method in class org.springframework.data.gemfire.function.PojoFunctionWrapper
- OqlKeyword - Enum Class in org.springframework.data.gemfire.repository.query.support
-
The
OqlKeyword
enum represents the complete set of keywords (Reserved Words) in Apache Geode's Object Query Language (OQL). - OqlQueryExecutor - Interface in org.springframework.data.gemfire.repository.query.support
-
A Strategy interface for executing Apache Geode OQL queries (e.g.
- or(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 OR Operator.
- OR - Enum constant in enum class org.springframework.data.gemfire.repository.query.support.OqlKeyword
- OR - Enum constant in enum class org.springframework.data.gemfire.snapshot.filter.ComposableSnapshotFilter.Operator
- ORDER - Static variable in class org.springframework.data.gemfire.config.schema.definitions.IndexDefinition
- ORDER - Static variable in class org.springframework.data.gemfire.config.schema.definitions.RegionDefinition
- ORDER_BY - Enum constant in enum class org.springframework.data.gemfire.repository.query.support.OqlKeyword
- orderBy(Sort) - Method in class org.springframework.data.gemfire.repository.query.QueryString
-
Appends the
Sort
order to this GemFire OQL Query string. - orderPolicy() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGatewaySender
-
Configures the ordering policy that this
GatewaySender
will use when queueing entries to be replicated to a remoteGatewayReceiver
. - orderPolicy() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGatewaySenders
-
Configures the ordering policy that all configured
GatewaySenders
will use when queueing entries to be replicated to a remoteGatewayReceiver
. - OrderPolicyConverter - Class in org.springframework.data.gemfire.wan
-
The
OrderPolicyConverter
class is a SpringConverter
and JavaBeansPropertyEditor
used to convert aString
into an appropriateGatewaySender.OrderPolicy
enum. - OrderPolicyConverter() - Constructor for class org.springframework.data.gemfire.wan.OrderPolicyConverter
- OrderPolicyType - Enum Class in org.springframework.data.gemfire.wan
-
The OrderPolicyType class is an enumeration of GemFire Gateway Order Policies.
- ORG_APACHE_GEODE_PACKAGE_NAME - Static variable in class org.springframework.data.gemfire.mapping.MappingPdxSerializer
- ORG_SPRINGFRAMEWORK_DATA_GEMFIRE_PACKAGE - Static variable in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
- ORG_SPRINGFRAMEWORK_DATA_GEMFIRE_PACKAGE_NAME - Static variable in class org.springframework.data.gemfire.config.annotation.ContinuousQueryConfiguration
- ORG_SPRINGFRAMEWORK_PACKAGE - Static variable in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
- ORG_SPRINGFRAMEWORK_PACKAGE_NAME - Static variable in class org.springframework.data.gemfire.config.annotation.ContinuousQueryConfiguration
- ORG_SPRINGFRAMEWORK_PACKAGE_NAME - Static variable in class org.springframework.data.gemfire.mapping.MappingPdxSerializer
- org.springframework.data.gemfire - package org.springframework.data.gemfire
-
Package providing integration of GemFire with Spring concepts.
- org.springframework.data.gemfire.cache - package org.springframework.data.gemfire.cache
- org.springframework.data.gemfire.cache.config - package org.springframework.data.gemfire.cache.config
- org.springframework.data.gemfire.client - package org.springframework.data.gemfire.client
-
Classes providing support for GemFire client configuration.
- org.springframework.data.gemfire.client.function - package org.springframework.data.gemfire.client.function
- org.springframework.data.gemfire.client.support - package org.springframework.data.gemfire.client.support
- org.springframework.data.gemfire.config.admin - package org.springframework.data.gemfire.config.admin
- org.springframework.data.gemfire.config.admin.functions - package org.springframework.data.gemfire.config.admin.functions
- org.springframework.data.gemfire.config.admin.remote - package org.springframework.data.gemfire.config.admin.remote
- org.springframework.data.gemfire.config.annotation - package org.springframework.data.gemfire.config.annotation
- org.springframework.data.gemfire.config.annotation.support - package org.springframework.data.gemfire.config.annotation.support
- org.springframework.data.gemfire.config.schema - package org.springframework.data.gemfire.config.schema
- org.springframework.data.gemfire.config.schema.definitions - package org.springframework.data.gemfire.config.schema.definitions
- org.springframework.data.gemfire.config.schema.support - package org.springframework.data.gemfire.config.schema.support
- org.springframework.data.gemfire.config.support - package org.springframework.data.gemfire.config.support
- org.springframework.data.gemfire.config.xml - package org.springframework.data.gemfire.config.xml
-
This package provides classes and components for configuring GemFire using Spring Data GemFire's XML namespace support.
- org.springframework.data.gemfire.dao - package org.springframework.data.gemfire.dao
- org.springframework.data.gemfire.domain - package org.springframework.data.gemfire.domain
- org.springframework.data.gemfire.domain.support - package org.springframework.data.gemfire.domain.support
- org.springframework.data.gemfire.eviction - package org.springframework.data.gemfire.eviction
- org.springframework.data.gemfire.expiration - package org.springframework.data.gemfire.expiration
- org.springframework.data.gemfire.function - package org.springframework.data.gemfire.function
- org.springframework.data.gemfire.function.annotation - package org.springframework.data.gemfire.function.annotation
- org.springframework.data.gemfire.function.config - package org.springframework.data.gemfire.function.config
- org.springframework.data.gemfire.function.execution - package org.springframework.data.gemfire.function.execution
- org.springframework.data.gemfire.listener - package org.springframework.data.gemfire.listener
-
Base package for GemFire continuous query listener / container facility
- org.springframework.data.gemfire.listener.adapter - package org.springframework.data.gemfire.listener.adapter
-
Continuous query listener adapter package.
- org.springframework.data.gemfire.listener.annotation - package org.springframework.data.gemfire.listener.annotation
- org.springframework.data.gemfire.mapping - package org.springframework.data.gemfire.mapping
- org.springframework.data.gemfire.mapping.annotation - package org.springframework.data.gemfire.mapping.annotation
- org.springframework.data.gemfire.mapping.model - package org.springframework.data.gemfire.mapping.model
- org.springframework.data.gemfire.repository - package org.springframework.data.gemfire.repository
-
Implementations of Spring Data COmmons Core repository abstraction.
- org.springframework.data.gemfire.repository.cdi - package org.springframework.data.gemfire.repository.cdi
- org.springframework.data.gemfire.repository.config - package org.springframework.data.gemfire.repository.config
- org.springframework.data.gemfire.repository.query - package org.springframework.data.gemfire.repository.query
- org.springframework.data.gemfire.repository.query.annotation - package org.springframework.data.gemfire.repository.query.annotation
- org.springframework.data.gemfire.repository.query.support - package org.springframework.data.gemfire.repository.query.support
- org.springframework.data.gemfire.repository.support - package org.springframework.data.gemfire.repository.support
- org.springframework.data.gemfire.serialization - package org.springframework.data.gemfire.serialization
-
Classes supporting the
org.springframework.data.gemfire
package. - org.springframework.data.gemfire.serialization.json - package org.springframework.data.gemfire.serialization.json
- org.springframework.data.gemfire.server - package org.springframework.data.gemfire.server
-
Support package for GemFire
CacheServer
. - org.springframework.data.gemfire.snapshot - package org.springframework.data.gemfire.snapshot
- org.springframework.data.gemfire.snapshot.event - package org.springframework.data.gemfire.snapshot.event
- org.springframework.data.gemfire.snapshot.filter - package org.springframework.data.gemfire.snapshot.filter
- org.springframework.data.gemfire.support - package org.springframework.data.gemfire.support
-
Support package for Spring Gemfire integration.
- org.springframework.data.gemfire.transaction - package org.springframework.data.gemfire.transaction
- org.springframework.data.gemfire.transaction.config - package org.springframework.data.gemfire.transaction.config
- org.springframework.data.gemfire.transaction.event - package org.springframework.data.gemfire.transaction.event
- org.springframework.data.gemfire.util - package org.springframework.data.gemfire.util
- org.springframework.data.gemfire.wan - package org.springframework.data.gemfire.wan
-
Base package for Spring GemFire WAN support
- orThen(TypeFilter) - Method in interface org.springframework.data.gemfire.support.CompositeTypeFilter
-
Composes this
TypeFilter
with the givenTypeFilter
using the logical OR operator. - OVERFLOW_TO_DISK - Enum constant in enum class org.springframework.data.gemfire.eviction.EvictionActionType
P
- PagedQueryString - Class in org.springframework.data.gemfire.repository.query
-
QueryString
implementation handling paging functionality and behavior. - PagedQueryString(String) - Constructor for class org.springframework.data.gemfire.repository.query.PagedQueryString
-
Constructs a new instance of
PagedQueryString
initialized with the given OQL-based query. - PagedSelectResults<T> - Class in org.springframework.data.gemfire.repository.query
-
An Apache Geode
SelectResults
implementation with support for Paging. - PagedSelectResults(SelectResults<T>, Pageable) - Constructor for class org.springframework.data.gemfire.repository.query.PagedSelectResults
-
Constructs a new instance of
PagedSelectResults
initialized with the given, requiredSelectResults
andPageable
object encapsulating the details of the requested page. - PagingUtils - Class in org.springframework.data.gemfire.repository.query.support
- PagingUtils() - Constructor for class org.springframework.data.gemfire.repository.query.support.PagingUtils
- parallel() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGatewaySender
-
A boolean} flag indicating whether the configured
GatewaySender
should use parallel replication. - parallel() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGatewaySenders
-
A boolean} flag indicating whether all configured
GatewaySenders
should use parallel replication. - parse(int, String...) - Static method in class org.springframework.data.gemfire.support.ConnectionEndpointList
-
Parses the array of
hosts and ports
in the format host[port] or host:port to convert into an instance ofConnectionEndpointList
. - parse(String) - Static method in class org.springframework.data.gemfire.support.ConnectionEndpoint
-
Parses the host and port String value into a valid ConnectionEndpoint.
- parse(String, int) - Static method in class org.springframework.data.gemfire.support.ConnectionEndpoint
-
Factory method used to parse the
host and port
value into a validConnectionEndpoint
. - parse(String, int) - Static method in class org.springframework.data.gemfire.support.ConnectionEndpointList
-
Parses the comma-delimited
hosts and ports
in the format host[port] or host:port to convert into an instance ofConnectionEndpointList
. - parse(Element, ParserContext) - Method in class org.springframework.data.gemfire.function.config.FunctionExecutionBeanDefinitionParser
- parseAction(String) - Static method in class org.springframework.data.gemfire.expiration.AnnotationBasedExpiration.ExpirationMetaData
- parseCollectionOfCustomSubElements(Element, ParserContext, BeanDefinitionBuilder, String, String, String) - Method in class org.springframework.data.gemfire.config.xml.AbstractPeerRegionParser
- parseConnectionEndpoints(AnnotationAttributes, String, String, int) - Method in class org.springframework.data.gemfire.config.annotation.AddPoolConfiguration
- parseDiskStoreDirectories(AnnotationAttributes) - Method in class org.springframework.data.gemfire.config.annotation.DiskStoreConfiguration
- parseSubRegions(Element, ParserContext, String) - Method in class org.springframework.data.gemfire.config.xml.AbstractPeerRegionParser
- parseTimeout(String) - Static method in class org.springframework.data.gemfire.expiration.AnnotationBasedExpiration.ExpirationMetaData
- PARTITION - Enum constant in enum class org.springframework.data.gemfire.RegionShortcutWrapper
- PARTITION - Enum constant in enum class org.springframework.data.gemfire.wan.OrderPolicyType
- PARTITION_HEAP_LRU - Enum constant in enum class org.springframework.data.gemfire.RegionShortcutWrapper
- PARTITION_OVERFLOW - Enum constant in enum class org.springframework.data.gemfire.RegionShortcutWrapper
- PARTITION_PERSISTENT - Enum constant in enum class org.springframework.data.gemfire.RegionShortcutWrapper
- PARTITION_PERSISTENT_OVERFLOW - Enum constant in enum class org.springframework.data.gemfire.RegionShortcutWrapper
- PARTITION_PROXY - Enum constant in enum class org.springframework.data.gemfire.RegionShortcutWrapper
- PARTITION_PROXY_REDUNDANT - Enum constant in enum class org.springframework.data.gemfire.RegionShortcutWrapper
- PARTITION_REDUNDANT - Enum constant in enum class org.springframework.data.gemfire.RegionShortcutWrapper
- PARTITION_REDUNDANT_HEAP_LRU - Enum constant in enum class org.springframework.data.gemfire.RegionShortcutWrapper
- PARTITION_REDUNDANT_OVERFLOW - Enum constant in enum class org.springframework.data.gemfire.RegionShortcutWrapper
- PARTITION_REDUNDANT_PERSISTENT - Enum constant in enum class org.springframework.data.gemfire.RegionShortcutWrapper
- PARTITION_REDUNDANT_PERSISTENT_OVERFLOW - Enum constant in enum class org.springframework.data.gemfire.RegionShortcutWrapper
- PartitionAttributesFactoryBean<K,
V> - Class in org.springframework.data.gemfire -
Spring
FactoryBean
for creatingPartitionAttributes
. - PartitionAttributesFactoryBean() - Constructor for class org.springframework.data.gemfire.PartitionAttributesFactoryBean
- PartitionedRegionFactoryBean<K,
V> - Class in org.springframework.data.gemfire -
Spring
FactoryBean
used to create an Apache Geode PARTITIONRegion
. - PartitionedRegionFactoryBean() - Constructor for class org.springframework.data.gemfire.PartitionedRegionFactoryBean
- PARTITIONING - Enum constant in enum class org.springframework.data.gemfire.config.support.GemfireFeature
- PartitionRegion - Annotation Interface in org.springframework.data.gemfire.mapping.annotation
-
Annotation
defining the PartitionRegion
in which the application persistent entity will be stored. - PartitionRegion.FixedPartition - Annotation Interface in org.springframework.data.gemfire.mapping.annotation
-
PartitionRegion.FixedPartition
defined fixed partition meta-data within aDataPolicy.PARTITION
Region
. - partitionResolverName() - Element in annotation interface org.springframework.data.gemfire.mapping.annotation.PartitionRegion
-
Name of the
PartitionResolver
used to customize the partitioning strategy in this persistent entity'sDataPolicy.PARTITION
Region
. - PartTreeGemfireRepositoryQuery - Class in org.springframework.data.gemfire.repository.query
-
GemfireRepositoryQuery
backed by aPartTree
, deriving an OQL query from the backingQueryMethod's
name/signature. - PartTreeGemfireRepositoryQuery(GemfireQueryMethod, GemfireTemplate) - Constructor for class org.springframework.data.gemfire.repository.query.PartTreeGemfireRepositoryQuery
-
Constructs a new instance of
PartTreeGemfireRepositoryQuery
initialized with the givenGemfireQueryMethod
andGemfireTemplate
. - passwordFile() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableManager
-
By default, the JMX Manager will allow clients without credentials to connect.
- pause() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
- PdxConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
The
PdxConfiguration
class is a SpringConfiguration
class that configures PDX on aGemFireCache
instance. - PdxConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.PdxConfiguration
- PdxDiskStoreAwareBeanFactoryPostProcessor - Class in org.springframework.data.gemfire.config.support
-
PdxDiskStoreAwareBeanFactoryPostProcessor
is a SpringBeanFactoryPostProcessor
that modifies all GemFire Async Event Queue, Region and Disk Store beans in the Spring container to form a dependency on the Cache's PDXDiskStore
bean. - PdxDiskStoreAwareBeanFactoryPostProcessor(String) - Constructor for class org.springframework.data.gemfire.config.support.PdxDiskStoreAwareBeanFactoryPostProcessor
-
Constructs an instance of the
PdxDiskStoreAwareBeanFactoryPostProcessor
class initialized with the given PDXDiskStore
name. - pdxProperty(String) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
- PEER_TO_PEER - Enum constant in enum class org.springframework.data.gemfire.config.support.GemfireFeature
- peerAuthenticationInitializer() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableAuth
-
Used with authentication.
- peerAuthenticationInitializer() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableSecurity
-
Used with authentication.
- peerAuthenticator() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableAuth
-
Used with authentication.
- PeerCacheApplication - Annotation Interface in org.springframework.data.gemfire.config.annotation
-
The
PeerCacheApplication
annotation enables an embedded GemFire peerCache
instance in a Spring Data GemFire based application. - PeerCacheConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
Spring
Configuration
class used to construct, configure and initialize a peerCache
instance in a Spring application context. - PeerCacheConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.PeerCacheConfiguration
- PeerCacheConfigurer - Interface in org.springframework.data.gemfire.config.annotation
-
The
PeerCacheConfigurer
interface defines a contract for implementingObjects
in order to customize the configuration of aCacheFactoryBean
used to construct, configure and initialize an instance of a peerCache
. - PeerGemFirePropertiesConfigurer(Properties) - Constructor for class org.springframework.data.gemfire.config.annotation.support.EmbeddedServiceConfigurationSupport.PeerGemFirePropertiesConfigurer
- PeerRegionFactoryBean<K,
V> - Class in org.springframework.data.gemfire -
Spring
FactoryBean
and abstract base class extended by other SDGFactoryBeans
used to construct, configure and initialize peerRegions
. - PeerRegionFactoryBean() - Constructor for class org.springframework.data.gemfire.PeerRegionFactoryBean
- peerVerifyMemberTimeout() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableAuth
-
Used with authentication.
- PERSISTENCE - Enum constant in enum class org.springframework.data.gemfire.config.support.GemfireFeature
- persistent() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGatewaySender
-
A boolean flag indicating whether the configured
GatewaySender
should use persistence. - persistent() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGatewaySenders
-
A boolean flag indicating whether all configured
GatewaySenders
should use persistence. - persistent() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnablePdx
-
Configures whether the type metadata for PDX objects is persisted to disk.
- persistent() - Element in annotation interface org.springframework.data.gemfire.mapping.annotation.LocalRegion
-
Determines whether this persistent entity's
Region
is persistent, storing data to disk. - persistent() - Element in annotation interface org.springframework.data.gemfire.mapping.annotation.PartitionRegion
-
Determines whether this persistent entity's
Region
is persistent, storing data to disk. - persistent() - Element in annotation interface org.springframework.data.gemfire.mapping.annotation.ReplicateRegion
-
Determines whether this persistent entity's
Region
is persistent, storing data to disk. - phase() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableContinuousQueries
-
Defines the Spring container lifecycle phase in which the SDG
ContinuousQueryListenerContainer
will be started on auto-start. - pingInterval() - Element in annotation interface org.springframework.data.gemfire.config.annotation.ClientCacheApplication
-
Configures how often to ping servers and verify that the servers are still alive and responsive.
- pingInterval() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnablePool
-
Configures how often to ping servers to verify that they are still alive.
- PojoFunctionWrapper - Class in org.springframework.data.gemfire.function
- PojoFunctionWrapper(Object, Method) - Constructor for class org.springframework.data.gemfire.function.PojoFunctionWrapper
- PojoFunctionWrapper(Object, Method, String) - Constructor for class org.springframework.data.gemfire.function.PojoFunctionWrapper
- policies() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableEviction
-
Defines individual
Region
Eviction policies or customizes the default Eviction policy applied to allRegions
. - policies() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableExpiration
-
Defines individual
Region
Expiration policies or customizes the default Expiration policy for allRegions
. - pool() - Element in annotation interface org.springframework.data.gemfire.function.annotation.OnServer
-
The pool bean name (optional).
- pool() - Element in annotation interface org.springframework.data.gemfire.function.annotation.OnServers
-
The pool bean name (optional).
- POOL - Enum constant in enum class org.springframework.data.gemfire.config.schema.SchemaObjectType
- POOL_NAME_PROPERTY - Static variable in class org.springframework.data.gemfire.config.support.ClientRegionPoolBeanFactoryPostProcessor
- PoolAdapter - Class in org.springframework.data.gemfire.client
-
The
PoolAdapter
class is an abstract base class and default, no-op implementation of thePool
interface that conveniently enables implementing classes to extend this adapter and choose whichPool
methods/operations are supported by this implementation. - PoolAdapter() - Constructor for class org.springframework.data.gemfire.client.PoolAdapter
- PoolConfigurer - Interface in org.springframework.data.gemfire.config.annotation
-
The
PoolConfigurer
interface defines a contract for implementingObjects
in order to customize the configuration of aPoolFactoryBean
used to construct, configure and initialize aPool
. - POOLED - Enum constant in enum class org.springframework.data.gemfire.JndiDataSourceType
- PoolFactoryBean - Class in org.springframework.data.gemfire.client
-
Spring
FactoryBean
used to construct, configure and initialize aPool
. - PoolFactoryBean() - Constructor for class org.springframework.data.gemfire.client.PoolFactoryBean
- PoolFactoryBean.PoolFactoryInitializer - Interface in org.springframework.data.gemfire.client
-
Callback interface to initialize the
PoolFactory
used by thisPoolFactoryBean
to create aPool
by providing additional or alternative configuration for the factory. - PoolManagerPoolResolver - Class in org.springframework.data.gemfire.client.support
-
PoolManagerPoolResolver
is an implementation ofPoolResolver
that delegates allPool
resolution logic to the Apache GeodePoolManager
. - PoolManagerPoolResolver() - Constructor for class org.springframework.data.gemfire.client.support.PoolManagerPoolResolver
- poolName() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableCachingDefinedRegions
-
When this annotation is applied to a cache client application, the poolName attribute refers to the default name of the GemFire/Geode
Pool
assigned to clientRegion(s)
. - poolName() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableContinuousQueries
-
Refers to the name of the
Pool
over which CQs are registered and CQ events are received. - poolName() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableEntityDefinedRegions
-
When this annotation is applied to a cache client application, the poolName attribute refers to the default name of the GemFire/Geode
Pool
assigned to clientRegion(s)
. - poolName() - Element in annotation interface org.springframework.data.gemfire.mapping.annotation.ClientRegion
-
Name of the GemFire/Geode
Pool
used by this persistent entity'sRegion
data access operations sent to the correspondingRegion
on the GemFire/Geode Server. - poolProperty(String) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
- PoolResolver - Interface in org.springframework.data.gemfire.client
-
PoolResolver
is a strategy interface for resolving references to Apache GeodePool
instances. - pools() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnablePools
-
Enables the definition of multiple GemFire
Pools
. - port() - Element in annotation interface org.springframework.data.gemfire.config.annotation.CacheServerApplication
-
Configures the port on which this cache server listens for clients.
- port() - Element in annotation interface org.springframework.data.gemfire.config.annotation.ClientCacheApplication.Locator
- port() - Element in annotation interface org.springframework.data.gemfire.config.annotation.ClientCacheApplication.Server
- port() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableCacheServer
-
Configures the port on which this cache server listens for clients.
- port() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableClusterConfiguration
-
Configures the port used by the Spring, GemFire/Geode cache client application to locate the Manager's HTTP Service and access the Management REST API.
- port() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableHttpService
-
If non-zero, then GemFire starts an embedded HTTP service that listens on this port.
- port() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableLocator
-
Configures the port on which the embedded
Locator
service will bind to listening for client connections sendingLocator
requests. - port() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableManager
-
The port this JMX Manager will listen to for client connections.
- port() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableMcast
-
Port used, along with the mcast-address, for multicast communication with other members of the distributed system.
- port() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableMemcachedServer
-
If specified and is non-zero, sets the port number for an embedded Gemcached server and starts the Gemcached server.
- port() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnablePool.Locator
- port() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnablePool.Server
- port() - Element in annotation interface org.springframework.data.gemfire.config.annotation.LocatorApplication
-
Configures the port on which the embedded
Locator
service will bind to listening for client connections sendingLocator
requests. - postProcess(Object) - Method in class org.springframework.data.gemfire.AbstractResolvableCacheFactoryBean
-
Post process the cache factory used to create the
GemFireCache
. - postProcess(ClientRegionFactory<K, V>) - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
-
Post-process the given
ClientRegionFactory
setup by thisClientRegionFactoryBean
. - postProcess(Pool) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
-
Post processes the
Pool
created by thisPoolFactoryBean
. - postProcess(PoolFactory) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
-
Post processes the fully configured
PoolFactory
. - postProcess(DiskStore) - Method in class org.springframework.data.gemfire.DiskStoreFactoryBean
-
Post-process the provided
DiskStore
constructed, configured and initialized by thisDiskStoreFactoryBean
. - postProcess(DiskStoreFactory) - Method in class org.springframework.data.gemfire.DiskStoreFactoryBean
-
Post-process the
DiskStoreFactory
with any customDiskStoreFactory
orDiskStore
configuration settings as required by the application. - postProcess(Region<K, V>) - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
-
Post-process the
Region
created by thisClientRegionFactoryBean
. - postProcess(Region<K, V>) - Method in class org.springframework.data.gemfire.ResolvableRegionFactoryBean
-
Post-process the
Region
created by thisPeerRegionFactoryBean
. - postProcess(RegionFactory<K, V>) - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
-
Post-process the
RegionFactory
used to create theRegion
specified by thisPeerRegionFactoryBean
during initialization. - postProcess(CacheServer) - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
-
Post-process the
CacheServer
with any necessary follow-up actions. - postProcess(LocatorLauncher) - Method in class org.springframework.data.gemfire.LocatorFactoryBean
- postProcess(LocatorLauncher.Builder) - Method in class org.springframework.data.gemfire.LocatorFactoryBean
- postProcess(BeanDefinitionBuilder, AnnotationRepositoryConfigurationSource) - Method in class org.springframework.data.gemfire.repository.config.GemfireRepositoryConfigurationExtension
- postProcess(BeanDefinitionBuilder, RepositoryConfigurationSource) - Method in class org.springframework.data.gemfire.repository.config.GemfireRepositoryConfigurationExtension
- postProcess(BeanDefinitionBuilder, XmlRepositoryConfigurationSource) - Method in class org.springframework.data.gemfire.repository.config.GemfireRepositoryConfigurationExtension
- postProcess(AnnotationMetadata, BeanDefinitionRegistry, GemfirePersistentEntity<?>) - Method in class org.springframework.data.gemfire.config.annotation.EntityDefinedRegionsConfiguration
-
Performs addition post processing on the
GemfirePersistentEntity
to offer additional feature support (e.g. - postProcess(AnnotationMetadata, BeanDefinitionRegistry, GemfirePersistentEntity<?>) - Method in class org.springframework.data.gemfire.config.annotation.IndexConfiguration
- postProcess(QueryMethod, QUERY) - Method in interface org.springframework.data.gemfire.repository.query.QueryPostProcessor
- postProcess(QueryMethod, QUERY, Object...) - Method in interface org.springframework.data.gemfire.repository.query.QueryPostProcessor
- postProcess(T) - Method in class org.springframework.data.gemfire.AbstractResolvableCacheFactoryBean
-
Post process the
GemFireCache
by loading any cache.xml file, applying custom settings specified in SDG XML configuration metadata, and registering appropriate Transaction Listeners, Writer and JVM Heap configuration. - postProcess(T) - Method in class org.springframework.data.gemfire.CacheFactoryBean
-
Post process the
GemFireCache
by loading any cache.xml file, applying custom settings specified in SDG XML configuration meta-data, and registering appropriate Transaction Listeners, Writer and JNDI settings along with JVM Heap configuration. - postProcessAfterInitialization(Object, String) - Method in class org.springframework.data.gemfire.client.GemfireDataSourcePostProcessor
- postProcessAfterInitialization(Object, String) - Method in class org.springframework.data.gemfire.config.support.AutoRegionLookupBeanPostProcessor
- postProcessAfterInitialization(Object, String) - Method in class org.springframework.data.gemfire.function.config.GemfireFunctionBeanPostProcessor
- postProcessBeanDefinitionRegistry(BeanDefinitionRegistry) - Method in class org.springframework.data.gemfire.config.annotation.support.BeanDefinitionRegistryPostProcessorSupport
- postProcessBeanFactory() - Method in class org.springframework.data.gemfire.config.support.GatewaySenderBeanFactoryPostProcessor
-
BeanFactoryPostProcessor
assigningGatewaySenders
toRegions
. - postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.springframework.data.gemfire.config.annotation.OffHeapConfiguration.OffHeapBeanFactoryPostProcessor
- postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.springframework.data.gemfire.config.annotation.support.BeanDefinitionRegistryPostProcessorSupport
- postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.springframework.data.gemfire.config.support.ClientCachePoolBeanFactoryPostProcessor
- postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.springframework.data.gemfire.config.support.ClientRegionPoolBeanFactoryPostProcessor
- postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.springframework.data.gemfire.config.support.CustomEditorBeanFactoryPostProcessor
- postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.springframework.data.gemfire.config.support.PdxDiskStoreAwareBeanFactoryPostProcessor
- postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.springframework.data.gemfire.support.NoOpBeanFactoryPostProcessor
- postProcessBeforeInitialization(Object, String) - Method in class org.springframework.data.gemfire.config.annotation.support.EmbeddedServiceConfigurationSupport.GemFirePropertiesBeanPostProcessor
- postProcessBeforeInitialization(Object, String) - Method in class org.springframework.data.gemfire.config.support.DiskStoreDirectoryBeanPostProcessor
- preferDefault() - Method in class org.springframework.data.gemfire.client.support.DefaultableDelegatingPoolAdapter
- preferPool() - Method in class org.springframework.data.gemfire.client.support.DefaultableDelegatingPoolAdapter
- prefersDefault() - Method in class org.springframework.data.gemfire.client.support.DefaultableDelegatingPoolAdapter
- prefersPool() - Method in class org.springframework.data.gemfire.client.support.DefaultableDelegatingPoolAdapter
- prepareConnection(HttpURLConnection, String) - Method in class org.springframework.data.gemfire.config.admin.remote.RestHttpGemfireAdminTemplate.FollowRedirectsSimpleClientHttpRequestFactory
- prepareQuery(QueryMethod, QueryString, Object[]) - Method in class org.springframework.data.gemfire.repository.query.StringBasedGemfireRepositoryQuery
-
Prepares the OQL query statement to execute.
- previousPageable() - Method in class org.springframework.data.gemfire.domain.EmptySlice
- previousPageable() - Method in class org.springframework.data.gemfire.domain.support.AbstractSliceSupport
- primary() - Element in annotation interface org.springframework.data.gemfire.mapping.annotation.PartitionRegion.FixedPartition
-
Set whether this partition is the primary partition in the
DataPolicy.PARTITION
Region
. - PRIMARY_KEY - Enum constant in enum class org.springframework.data.gemfire.IndexType
- processAfter(QueryPostProcessor<T, QUERY>) - Method in interface org.springframework.data.gemfire.repository.query.QueryPostProcessor
-
Builder method used to compose this
QueryPostProcessors
with the givenQueryPostProcessor
. - processBefore(QueryPostProcessor<T, QUERY>) - Method in interface org.springframework.data.gemfire.repository.query.QueryPostProcessor
-
Builder method used to compose this
QueryPostProcessor
with the givenQueryPostProcessor
. - processQueryResults(QueryMethod, SelectResults<?>, Object...) - Method in class org.springframework.data.gemfire.repository.query.StringBasedGemfireRepositoryQuery
-
Processes the OQL query
result set
. - PropertiesBuilder - Class in org.springframework.data.gemfire.util
-
Builder for
Properties
. - PropertiesBuilder() - Constructor for class org.springframework.data.gemfire.util.PropertiesBuilder
-
Constructs a new instance of
PropertiesBuilder
. - PropertiesBuilder(Properties) - Constructor for class org.springframework.data.gemfire.util.PropertiesBuilder
-
Constructs a new instance of
PropertiesBuilder
initialized with the defaultProperties
. - PropertiesBuilder(PropertiesBuilder) - Constructor for class org.springframework.data.gemfire.util.PropertiesBuilder
-
Constructs a new instance of
PropertiesBuilder
initialized with the givenPropertiesBuilder
providing the defaultProperties
for this builder. - PROPERTY - Enum constant in enum class org.springframework.data.gemfire.mapping.MappingPdxSerializer.PdxSerializerResolvers
- PROPERTY_NAME - Enum constant in enum class org.springframework.data.gemfire.mapping.MappingPdxSerializer.PdxSerializerResolvers
- PROPERTY_SOURCE_NAME - Static variable in class org.springframework.data.gemfire.config.annotation.AutoConfiguredAuthenticationConfiguration
- PROPERTY_TYPE - Enum constant in enum class org.springframework.data.gemfire.mapping.MappingPdxSerializer.PdxSerializerResolvers
- propertyName(String) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
Returns the fully-qualified
property name
. - protocol() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableMemcachedServer
-
Sets the protocol used by an embedded Gemcached server.
- protocols() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableSsl
-
Configures the SSL protocols used for secure Socket connections as an array of valid
protocol names
. - PROXY - Enum constant in enum class org.springframework.data.gemfire.client.ClientRegionShortcutWrapper
- prSingleHopEnabled() - Element in annotation interface org.springframework.data.gemfire.config.annotation.ClientCacheApplication
-
Configures
prSingleHopEnabled
functionality for the DEFAULTPool
. - prSingleHopEnabled() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnablePool
-
By default
prSingleHopEnabled
is true in which case the client is aware of the location of partitions on servers hosting Regions withDataPolicy.PARTITION
. - put(Object, Object) - Method in class org.springframework.data.gemfire.cache.GemfireCache
-
Stores the given value in the cache referenced by the given key.
- put(K, V) - Method in interface org.springframework.data.gemfire.GemfireOperations
- put(K, V) - Method in class org.springframework.data.gemfire.GemfireTemplate
- put(ProceedingJoinPoint) - Method in class org.springframework.data.gemfire.serialization.json.JSONRegionAdvice
- putAll(Map<? extends K, ? extends V>) - Method in interface org.springframework.data.gemfire.GemfireOperations
- putAll(Map<? extends K, ? extends V>) - Method in class org.springframework.data.gemfire.GemfireTemplate
- putAll(ProceedingJoinPoint) - Method in class org.springframework.data.gemfire.serialization.json.JSONRegionAdvice
- putIfAbsent(Object, Object) - Method in class org.springframework.data.gemfire.cache.GemfireCache
-
Implementation of
Cache.putIfAbsent(Object, Object)
satisfying the extension of theCache
interface in Spring 4.1. - putIfAbsent(K, V) - Method in interface org.springframework.data.gemfire.GemfireOperations
- putIfAbsent(K, V) - Method in class org.springframework.data.gemfire.GemfireTemplate
Q
- query() - Element in annotation interface org.springframework.data.gemfire.listener.annotation.ContinuousQuery
-
Defines the OQL query used by the CQ to determine CQ events.
- query(String) - Method in interface org.springframework.data.gemfire.GemfireOperations
-
Shortcut for
Region.query(String)
method. - query(String) - Method in class org.springframework.data.gemfire.GemfireTemplate
- Query - Annotation Interface in org.springframework.data.gemfire.repository
- QUERY - Enum constant in enum class org.springframework.data.gemfire.config.support.GemfireFeature
- queryLookupStrategy() - Element in annotation interface org.springframework.data.gemfire.repository.config.EnableGemfireRepositories
-
Returns the
QueryLookupStrategy.Key
of theQueryLookupStrategy
used to lookup queries for query methods. - QueryPostProcessor<T extends org.springframework.data.repository.Repository,
QUERY> - Interface in org.springframework.data.gemfire.repository.query -
The
QueryPostProcessor
interface defines a contract for implementations to post process a givenquery
and possibly return a new or modified version of the samequery
. - QueryPostProcessorRegistrationOnQueryCreationListener(ApplicationContext) - Constructor for class org.springframework.data.gemfire.repository.support.GemfireRepositoryFactoryBean.QueryPostProcessorRegistrationOnQueryCreationListener
- queryServiceBeanName() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableContinuousQueries
-
Refers to the name of the
QueryService
bean used to define CQs. - QueryString - Class in org.springframework.data.gemfire.repository.query
-
QueryString
is a base class used to construct and model syntactically valid Apache Geode OQL query statements. - QueryString(Class<?>) - Constructor for class org.springframework.data.gemfire.repository.query.QueryString
-
Constructs a new instance of
QueryString
initialized with the givenapplication domain model type
used to construct an OQL SELECT query statement. - QueryString(Class<?>, boolean) - Constructor for class org.springframework.data.gemfire.repository.query.QueryString
-
Constructs a new instance of
QueryString
initialized with the givenapplication domain model type
, which is used to construct an OQL SELECT query statement. - QueryString(String) - Constructor for class org.springframework.data.gemfire.repository.query.QueryString
-
Constructs a new instance of
QueryString
initialized with the givenOQL query
. - queueSize() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableDiskStore
-
Maximum number of operations that can be asynchronously queued to be written to disk.
R
- readSerialized() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnablePdx
-
Configures the object preference to
PdxInstance
type orObject
. - readTimeout() - Element in annotation interface org.springframework.data.gemfire.config.annotation.ClientCacheApplication
-
Configures the number of milliseconds to wait for a response from a server before timing out the operation and trying another server (if any are available).
- readTimeout() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnablePool
-
Configures the number of milliseconds to wait for a response from a server before timing out the operation and trying another server (if any are available).
- readyForEvents() - Element in annotation interface org.springframework.data.gemfire.config.annotation.ClientCacheApplication
-
Configures whether to notify servers (cluster) at runtime after startup that this durable client is ready to receive updates and events.
- rebalance() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
- receiveBufferSize() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableMcast
-
Size of the socket buffer used for incoming multicast transmissions.
- receivesValues(boolean) - Method in class org.springframework.data.gemfire.client.Interest
-
Builder method to set whether the interest event notifications will receive values along with keys.
- REDUNDANCY_ZONE - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- redundancyZone() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGemFireProperties
-
Defines this member’s redundancy zone.
- redundantCopies() - Element in annotation interface org.springframework.data.gemfire.mapping.annotation.PartitionRegion
-
Defines the number of redundant copies of this persistent entity's data.
- refreshApplicationContext(ConfigurableApplicationContext) - Method in class org.springframework.data.gemfire.support.SpringContextBootstrappingInitializer
-
Refreshes the given ApplicationContext making the context active.
- REGEX - Enum constant in enum class org.springframework.data.gemfire.client.Interest.Type
- RegexInterest - Class in org.springframework.data.gemfire.client
-
Cache interest based on regular expression rather then individual key types.
- RegexInterest(String) - Constructor for class org.springframework.data.gemfire.client.RegexInterest
- RegexInterest(String, InterestResultPolicy) - Constructor for class org.springframework.data.gemfire.client.RegexInterest
- RegexInterest(String, InterestResultPolicy, boolean) - Constructor for class org.springframework.data.gemfire.client.RegexInterest
- RegexInterest(String, InterestResultPolicy, boolean, boolean) - Constructor for class org.springframework.data.gemfire.client.RegexInterest
- region() - Element in annotation interface org.springframework.data.gemfire.function.annotation.OnRegion
-
A reference to the bean id of the GemFire Region.
- Region - Annotation Interface in org.springframework.data.gemfire.mapping.annotation
-
Annotation
declaring theRegion
in which the application persistent entity will be stored. - REGION - Enum constant in enum class org.springframework.data.gemfire.config.schema.SchemaObjectType
- REGION_ANNOTATION_TYPES - Static variable in annotation interface org.springframework.data.gemfire.mapping.annotation.Region
- REGION_DEFINITION_SUFFIX - Static variable in class org.springframework.data.gemfire.config.xml.AbstractPeerRegionParser
- REGION_FOUND_LOG_MESSAGE - Static variable in class org.springframework.data.gemfire.ResolvableRegionFactoryBean
- REGION_NOT_FOUND_ERROR_MESSAGE - Static variable in class org.springframework.data.gemfire.ResolvableRegionFactoryBean
- REGION_PATTERN - Static variable in class org.springframework.data.gemfire.repository.query.QueryString
- REGION_TEMPLATE_SUFFIX - Static variable in class org.springframework.data.gemfire.config.xml.AbstractPeerRegionParser
- RegionAttributesFactoryBean<K,
V> - Class in org.springframework.data.gemfire -
Spring
FactoryBean
used to createRegionAttributes
. - RegionAttributesFactoryBean() - Constructor for class org.springframework.data.gemfire.RegionAttributesFactoryBean
- RegionBeanDefinitionMetadata(GemfirePersistentEntity<?>) - Constructor for class org.springframework.data.gemfire.config.annotation.EntityDefinedRegionsConfiguration.RegionBeanDefinitionMetadata
- RegionCollector - Class in org.springframework.data.gemfire.config.schema.support
-
The
RegionCollector
class is an implementation of theSchemaObjectCollector
that is capable of inspecting a context and finding allRegion
schema object instances that have been declared in that context. - RegionCollector() - Constructor for class org.springframework.data.gemfire.config.schema.support.RegionCollector
- RegionConfigurer - Interface in org.springframework.data.gemfire.config.annotation
-
The
RegionConfigurer
interface defines a contract for implementingObjects
in order to customize the configuration of Entity-definedRegions
when a user annotates her Spring applicationConfiguration
Class
withEnableEntityDefinedRegions
orEnableCachingDefinedRegions
. - RegionData - Annotation Interface in org.springframework.data.gemfire.function.annotation
-
Used to inject Region data into a function execution.
- regionDataAccessTracingAdvice(JoinPoint) - Method in class org.springframework.data.gemfire.config.annotation.support.RegionDataAccessTracingAspect
- regionDataAccessTracingAspect() - Method in class org.springframework.data.gemfire.config.annotation.RegionDataAccessTracingConfiguration
- RegionDataAccessTracingAspect - Class in org.springframework.data.gemfire.config.annotation.support
-
The RegionDataAccessTracingAspect class...
- RegionDataAccessTracingAspect() - Constructor for class org.springframework.data.gemfire.config.annotation.support.RegionDataAccessTracingAspect
- RegionDataAccessTracingConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
The RegionDataAccessTracingConfiguration class...
- RegionDataAccessTracingConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.RegionDataAccessTracingConfiguration
- RegionDefiner - Class in org.springframework.data.gemfire.config.schema.support
-
The {@link {RegionDefiner} class is responsible for defining a
Region
given a reference to aRegion
instance. - RegionDefiner() - Constructor for class org.springframework.data.gemfire.config.schema.support.RegionDefiner
- RegionDefiner(RegionShortcut) - Constructor for class org.springframework.data.gemfire.config.schema.support.RegionDefiner
- RegionDefinition - Class in org.springframework.data.gemfire.config.schema.definitions
-
RegionDefinition
is an Abstract Data Type (ADT) encapsulating the configuration meta-data used to define a new Apache Geode / Pivotal GemFire cacheRegion
. - RegionDefinition(Region<?, ?>) - Constructor for class org.springframework.data.gemfire.config.schema.definitions.RegionDefinition
-
Constructs a new instance of
RegionDefinition
defined with the givenRegion
. - regionNames() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableCompression
-
Identifies all the
Regions
by name in which the data compression will be enabled. - regionNames() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableEviction.EvictionPolicy
-
Names of all the
Regions
in which this Eviction policy will be applied. - regionNames() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableExpiration.ExpirationPolicy
-
Names of specific
Regions
on which this Expiration policy is applied. - regionNames() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableOffHeap
-
Identifies all the
Regions
by name in which the Off-Heap Memory settings will be applied. - RegionResolver - Interface in org.springframework.data.gemfire
-
The
RegionResolver
interface is a Strategy interface used to encapsulate different algorithms (Strategies) used to resolve a cacheRegion
. - regions() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGatewaySender
-
Configures the list of
Region
names that will be configured with thisGatewaySender
for replication. - regions() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGatewaySenders
-
Configures the list of
Region
names that will be configured for allGatewaySenders
. - Regions - Class in org.springframework.data.gemfire.mapping
- Regions(Iterable<Region<?, ?>>, MappingContext<? extends GemfirePersistentEntity<?>, ?>) - Constructor for class org.springframework.data.gemfire.mapping.Regions
- RegionServiceRegionResolver<T extends org.apache.geode.cache.RegionService> - Class in org.springframework.data.gemfire.support
-
RegionResolver
implementation used to resolve a cacheRegion
identified byname
using the configuredRegionService
. - RegionServiceRegionResolver(RegionServiceRegionResolver.RegionServiceResolver<T>) - Constructor for class org.springframework.data.gemfire.support.RegionServiceRegionResolver
-
Constructs a new instance of
RegionServiceRegionResolver
initialized with the givenRegionServiceRegionResolver.RegionServiceResolver
. - RegionServiceRegionResolver.RegionServiceResolver<T extends org.apache.geode.cache.RegionService> - Interface in org.springframework.data.gemfire.support
- RegionShortcutConverter - Class in org.springframework.data.gemfire
-
The RegionShortcutConverter class is a Spring Converter implementation converting String value Region Shortcut representations into actual GemFire RegionShortcut enumerated values.
- RegionShortcutConverter() - Constructor for class org.springframework.data.gemfire.RegionShortcutConverter
- RegionShortcutToDataPolicyConverter - Class in org.springframework.data.gemfire
-
Spring
Converter
to convert aRegionShortcut
into aDataPolicy
. - RegionShortcutToDataPolicyConverter() - Constructor for class org.springframework.data.gemfire.RegionShortcutToDataPolicyConverter
- RegionShortcutWrapper - Enum Class in org.springframework.data.gemfire
-
The RegionShortcutWrapper enum is a Java enumerated type that wraps GemFire's RegionShortcuts with Spring Data GemFire RegionShortcutWrapper enumerated values.
- RegionSnapshotServiceAdapter(RegionSnapshotService<K, V>) - Constructor for class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.RegionSnapshotServiceAdapter
- RegionUtils - Class in org.springframework.data.gemfire.util
-
The
RegionUtils
class is an abstract utility class for working withRegions
. - RegionUtils() - Constructor for class org.springframework.data.gemfire.util.RegionUtils
- register(Class<?>) - Static method in class org.springframework.data.gemfire.support.SpringContextBootstrappingInitializer
-
Registers the specified Spring annotated POJO class, which will be used to configure and initialize the Spring ApplicationContext.
- register(AbstractBeanDefinition) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
- register(AbstractBeanDefinition, BeanDefinitionRegistry) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
Registers the
AbstractBeanDefinition
with the givenBeanDefinitionRegistry
using a generatedbean name
. - register(MappingPdxSerializer.PdxSerializerResolver) - Method in class org.springframework.data.gemfire.mapping.MappingPdxSerializer
-
Registers the given
MappingPdxSerializer.PdxSerializerResolver
, which will be used to resolve a customPdxSerializer
for a entity property. - register(QueryPostProcessor<Repository, String>) - Method in class org.springframework.data.gemfire.repository.query.GemfireRepositoryQuery
-
Registers the given
QueryPostProcessor
to use for processing OQL queries generated fromRepository
query methods
. - register(T) - Static method in class org.springframework.data.gemfire.support.SpringContextBootstrappingInitializer
-
Registers a Spring ApplicationListener to be notified when the Spring ApplicationContext is created by GemFire when instantiating and initializing Declarables declared inside the <initializer> block inside GemFire's cache.xml file.
- REGISTER_INTEREST - Enum constant in enum class org.springframework.data.gemfire.config.support.GemfireFeature
- registerAliases(Set<String>, BeanFactory) - Static method in class org.springframework.data.gemfire.support.GemfireBeanFactoryLocator
-
Registers all the provided names for given Spring
BeanFactory
. - registerBeanDefinitions(AnnotationMetadata, Map<String, Object>, BeanDefinitionRegistry) - Method in class org.springframework.data.gemfire.config.annotation.OffHeapConfiguration
- registerBeanDefinitions(AnnotationMetadata, Map<String, Object>, BeanDefinitionRegistry) - Method in class org.springframework.data.gemfire.config.annotation.support.EmbeddedServiceConfigurationSupport
- registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class org.springframework.data.gemfire.config.annotation.AddCacheServerConfiguration
- registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class org.springframework.data.gemfire.config.annotation.AddCacheServersConfiguration
- registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class org.springframework.data.gemfire.config.annotation.AddPoolConfiguration
- registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class org.springframework.data.gemfire.config.annotation.AddPoolsConfiguration
- registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class org.springframework.data.gemfire.config.annotation.AutoRegionLookupConfiguration
- registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class org.springframework.data.gemfire.config.annotation.DiskStoreConfiguration
- registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class org.springframework.data.gemfire.config.annotation.DiskStoresConfiguration
- registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class org.springframework.data.gemfire.config.annotation.EntityDefinedRegionsConfiguration
-
Registers
Region
bean definitions in the Spring context for all application domain object that have been identified aspersistent entities
. - registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class org.springframework.data.gemfire.config.annotation.GatewayReceiverConfiguration
- registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class org.springframework.data.gemfire.config.annotation.GatewaySenderConfiguration
-
Processes the
EnableGatewaySender
annotation by configuring and registerig aBeanDefinition
for aGatewaySender
. - registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class org.springframework.data.gemfire.config.annotation.GatewaySendersConfiguration
- registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class org.springframework.data.gemfire.config.annotation.support.EmbeddedServiceConfigurationSupport
- registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class org.springframework.data.gemfire.function.config.FunctionExecutionBeanDefinitionRegistrar
- registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class org.springframework.data.gemfire.function.config.GemfireFunctionBeanPostProcessorRegistrar
- registerBeanDefinitions(AnnotationMetadata, AnnotationAttributes, BeanDefinitionRegistry) - Method in class org.springframework.data.gemfire.config.annotation.support.EmbeddedServiceConfigurationSupport
- registerBeanDefinitions(Element, ParserContext) - Method in class org.springframework.data.gemfire.function.config.FunctionExecutionBeanDefinitionRegistrar
- registerBeansForRoot(BeanDefinitionRegistry, RepositoryConfigurationSource) - Method in class org.springframework.data.gemfire.repository.config.GemfireRepositoryConfigurationExtension
- registerCacheServerFactoryBeanDefinition(AbstractBeanDefinition, String, BeanDefinitionRegistry) - Method in class org.springframework.data.gemfire.config.annotation.AddCacheServerConfiguration
- registerCacheServerFactoryBeanDefinition(AnnotationAttributes, BeanDefinitionRegistry) - Method in class org.springframework.data.gemfire.config.annotation.AddCacheServerConfiguration
-
Registers a
CacheServerFactoryBean
bean definition for the givenEnableCacheServer
annotation configuration meta-data. - registerClientGemFirePropertiesConfigurer(BeanDefinitionRegistry, Properties) - Method in class org.springframework.data.gemfire.config.annotation.support.EmbeddedServiceConfigurationSupport
- registerCustomEditors(PropertyEditorRegistry) - Method in class org.springframework.data.gemfire.config.support.CustomEditorBeanFactoryPostProcessor.CustomEditorPropertyEditorRegistrar
- registerDiskStoreBeanDefinition(AnnotationAttributes, BeanDefinitionRegistry) - Method in class org.springframework.data.gemfire.config.annotation.DiskStoreConfiguration
- registerFunctionForPojoMethod(Class<?>, String) - Static method in class org.springframework.data.gemfire.function.GemfireFunctionUtils
- registerFunctionForPojoMethod(Object, Method, boolean) - Static method in class org.springframework.data.gemfire.function.GemfireFunctionUtils
- registerFunctionForPojoMethod(Object, Method, AnnotationAttributes, boolean) - Static method in class org.springframework.data.gemfire.function.GemfireFunctionUtils
-
Wrap the
target object
andmethod
in a GemFire/GeodeFunction
and register theFunction
with theFunctionService
. - registerFunctionForPojoMethod(Object, String) - Static method in class org.springframework.data.gemfire.function.GemfireFunctionUtils
- registerGatewaySender(String, AnnotationAttributes, AnnotationAttributes, BeanDefinitionRegistry) - Method in class org.springframework.data.gemfire.config.annotation.GatewaySenderConfiguration
-
Processes a defined
EnableGatewaySender
on theEnableGatewaySenders
annotation. - registerGatewaySender(AnnotationAttributes, AnnotationAttributes, BeanDefinitionRegistry) - Method in class org.springframework.data.gemfire.config.annotation.GatewaySenderConfiguration
-
Processes a defined
EnableGatewaySender
on theEnableGatewaySenders
annotation. - registerGemFireCacheTransactionEventHandlers(CacheFactoryBean, TransactionListenerAdapter) - Method in class org.springframework.data.gemfire.transaction.config.GemfireCacheTransactionsConfiguration
- registerGemFirePropertiesBeanPostProcessor(BeanDefinitionRegistry, Properties) - Method in class org.springframework.data.gemfire.config.annotation.support.EmbeddedServiceConfigurationSupport
- registerGemFirePropertiesConfigurer(BeanDefinitionRegistry, Properties) - Method in class org.springframework.data.gemfire.config.annotation.support.EmbeddedServiceConfigurationSupport
- registerIndexBeanDefinition(AnnotationAttributes, GemfirePersistentEntity<?>, GemfirePersistentProperty, IndexType, Annotation, BeanDefinitionRegistry) - Method in class org.springframework.data.gemfire.config.annotation.IndexConfiguration
-
Registers an Index of the given
IndexType
for theGemfirePersistentProperty
on theGemfirePersistentEntity
using theAnnotation
meta-data to define the Index. - registerLocatorGemFirePropertiesConfigurer(BeanDefinitionRegistry, Properties) - Method in class org.springframework.data.gemfire.config.annotation.support.EmbeddedServiceConfigurationSupport
- registerPeerGemFirePropertiesConfigurer(BeanDefinitionRegistry, Properties) - Method in class org.springframework.data.gemfire.config.annotation.support.EmbeddedServiceConfigurationSupport
- registerPoolFactoryBeanDefinition(AnnotationAttributes, BeanDefinitionRegistry) - Method in class org.springframework.data.gemfire.config.annotation.AddPoolConfiguration
-
Registers a
PoolFactoryBean
definition in the Spring application context configured with theEnablePool
annotation meta-data. - registerRegionBeanDefinition(EntityDefinedRegionsConfiguration.RegionBeanDefinitionMetadata, BeanDefinitionRegistry) - Method in class org.springframework.data.gemfire.config.annotation.EntityDefinedRegionsConfiguration
-
Registers an individual bean definition in the Spring container for the
Region
determined from the application domain object,persistent entity
. - registerSecurityManager(SecurityManager) - Method in class org.springframework.data.gemfire.config.annotation.ApacheShiroSecurityConfiguration
-
Registers the given Apache Shiro
SecurityManager
with the Apache Shiro security framework. - registerTransactionListenerAdapterClientCacheConfigurer(ApplicationEventPublisher) - Method in class org.springframework.data.gemfire.transaction.config.GemfireCacheTransactionsConfiguration
- registerTransactionListenerAdapterPeerCacheConfigurer(ApplicationEventPublisher) - Method in class org.springframework.data.gemfire.transaction.config.GemfireCacheTransactionsConfiguration
- registerTransactionListeners(GemFireCache) - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
-
Registers configured, application-defined
TransactionListeners
with the cache (transaction manager) to listen for and receive transaction events when a (cache) transaction is processed (e.g. - registerTransactionWriter(GemFireCache) - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
-
Registers the configured, application-defined
TransactionWriter
with the cache (transaction manager) to receive transaction events with the intent to alter the transaction outcome (e.g. - release() - Method in class org.springframework.data.gemfire.support.GemfireBeanFactoryLocator.BeanFactoryReference
-
Releases the stored reference to the Spring
BeanFactory
. - releaseThreadLocalConnection() - Method in class org.springframework.data.gemfire.client.PoolAdapter
- REMOTE_LOCATORS - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- remoteDistributedSystemId() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGatewaySender
-
Configures the id of the remote distributed system (cluster) that this
GatewaySender
will send its data to. - remoteDistributedSystemId() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGatewaySenders
-
Configures the id of the remote distributed system (cluster) that all configured
GatewaySenders
will send their data to. - remoteLocators() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGemFireProperties
-
Used to configure the Locators that a cluster will use in order to connect to a remote site in a multi-site (WAN) configuration.
- remove(Object) - Method in class org.springframework.data.gemfire.repository.query.AbstractSelectResults
- remove(Object[], int) - Static method in class org.springframework.data.gemfire.util.ArrayUtils
-
Remove an element from the given array at position (index).
- remove(K) - Method in interface org.springframework.data.gemfire.GemfireOperations
- remove(K) - Method in class org.springframework.data.gemfire.GemfireTemplate
- remove(Lifecycle) - Method in class org.springframework.data.gemfire.support.CompositeLifecycle
-
Removes the given
Lifecycle
object from this composite. - REMOVE_UNRESPONSIVE_CLIENT - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- removeAll(Collection<?>) - Method in interface org.springframework.data.gemfire.GemfireOperations
- removeAll(Collection<?>) - Method in class org.springframework.data.gemfire.GemfireTemplate
- removeAll(Collection<?>) - Method in class org.springframework.data.gemfire.repository.query.AbstractSelectResults
- removeGatewayEventFilter(GatewayEventFilter) - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
- removeUnresponsiveClient() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGemFireProperties
-
When this property is set to true, the primary server drops unresponsive clients from all secondaries and itself.
- replace(K, V) - Method in interface org.springframework.data.gemfire.GemfireOperations
- replace(K, V) - Method in class org.springframework.data.gemfire.GemfireTemplate
- replace(K, V, V) - Method in interface org.springframework.data.gemfire.GemfireOperations
- replace(K, V, V) - Method in class org.springframework.data.gemfire.GemfireTemplate
- REPLICATE - Enum constant in enum class org.springframework.data.gemfire.RegionShortcutWrapper
- REPLICATE_HEAP_LRU - Enum constant in enum class org.springframework.data.gemfire.RegionShortcutWrapper
- REPLICATE_OVERFLOW - Enum constant in enum class org.springframework.data.gemfire.RegionShortcutWrapper
- REPLICATE_PERSISTENT - Enum constant in enum class org.springframework.data.gemfire.RegionShortcutWrapper
- REPLICATE_PERSISTENT_OVERFLOW - Enum constant in enum class org.springframework.data.gemfire.RegionShortcutWrapper
- REPLICATE_PROXY - Enum constant in enum class org.springframework.data.gemfire.RegionShortcutWrapper
- ReplicatedRegionFactoryBean<K,
V> - Class in org.springframework.data.gemfire - ReplicatedRegionFactoryBean() - Constructor for class org.springframework.data.gemfire.ReplicatedRegionFactoryBean
- ReplicateRegion - Annotation Interface in org.springframework.data.gemfire.mapping.annotation
-
Annotation
defining the ReplicateRegion
in which the application persistent entity will be stored. - REPLICATION - Enum constant in enum class org.springframework.data.gemfire.config.support.GemfireFeature
- repositoryBaseClass() - Element in annotation interface org.springframework.data.gemfire.repository.config.EnableGemfireRepositories
-
Configure the
Repository
base class
used to createRepository
proxies for this particular configuration. - repositoryFactoryBeanClass() - Element in annotation interface org.springframework.data.gemfire.repository.config.EnableGemfireRepositories
- repositoryImplementationPostfix() - Element in annotation interface org.springframework.data.gemfire.repository.config.EnableGemfireRepositories
-
Returns the
postfix
used when looking up customRepository
implementations. - require(String) - Method in interface org.springframework.data.gemfire.client.PoolResolver
-
Requires a
Pool
object with the givenname
to exist. - require(String) - Method in interface org.springframework.data.gemfire.RegionResolver
-
Requires a
Region
resolved from the givenname
. - requireApplicationContext() - Method in class org.springframework.data.gemfire.config.support.AbstractSmartLifecycle
- requireAuthentication() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableSsl
-
Boolean value indicating whether to require authentication for SSL communication between clients, servers, gateways, etc.
- requiredPermissions() - Element in annotation interface org.springframework.data.gemfire.function.annotation.GemfireFunction
-
Returns the list of
ResourcePermission
required by thisFunction
. - requireHttps() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableClusterConfiguration
-
Configures whether the HTTP connection between Spring and Apache Geode or Pivotal GemFire should be secure.
- requireObject(Supplier<T>, String) - Static method in class org.springframework.data.gemfire.util.SpringExtensions
- requireObject(T, String) - Static method in class org.springframework.data.gemfire.util.SpringExtensions
- requireProperty(String, Class<T>) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
- ResolvableRegionFactoryBean<K,
V> - Class in org.springframework.data.gemfire -
Spring
FactoryBean
used to look up or createRegions
. - ResolvableRegionFactoryBean() - Constructor for class org.springframework.data.gemfire.ResolvableRegionFactoryBean
- resolve() - Method in interface org.springframework.data.gemfire.CacheResolver
-
Resolves the instance reference to the
GemFireCache
implementation. - resolve() - Method in interface org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport.TypeResolver
- resolve() - Method in class org.springframework.data.gemfire.support.AbstractCachingCacheResolver
- resolve() - Method in interface org.springframework.data.gemfire.support.RegionServiceRegionResolver.RegionServiceResolver
- resolve(String) - Method in interface org.springframework.data.gemfire.client.PoolResolver
-
Resolves a
Pool
with the givenname
. - resolve(String) - Method in class org.springframework.data.gemfire.client.support.BeanFactoryPoolResolver
- resolve(String) - Method in class org.springframework.data.gemfire.client.support.ClientCacheDefaultPoolResolver
- resolve(String) - Method in class org.springframework.data.gemfire.client.support.ComposablePoolResolver
- resolve(String) - Method in class org.springframework.data.gemfire.client.support.PoolManagerPoolResolver
- resolve(String) - Method in class org.springframework.data.gemfire.client.support.SinglePoolPoolResolver
- resolve(String) - Method in interface org.springframework.data.gemfire.RegionResolver
-
Returns a
Region
resolved with the givenname
. - resolve(String) - Method in class org.springframework.data.gemfire.support.AbstractCachingRegionResolver
- resolve(String) - Method in class org.springframework.data.gemfire.support.SingleRegionRegionResolver
- resolve(Map<?, PdxSerializer>, PersistentProperty<?>) - Method in interface org.springframework.data.gemfire.mapping.MappingPdxSerializer.PdxSerializerResolver
- resolve(ClientCache) - Method in interface org.springframework.data.gemfire.client.PoolResolver
-
Resolves the DEFAULT
Pool
from the givenClientCache
instance. - resolve(Region<?, ?>) - Method in interface org.springframework.data.gemfire.client.PoolResolver
-
Resolves the
Pool
instance used by the givenRegion
. - resolve(Region<?, ?>) - Method in class org.springframework.data.gemfire.client.support.PoolManagerPoolResolver
-
Resolves the
Pool
used by the givenRegion
by delegating toPoolManager.find(Region)
. - resolveAction(ExpirationActionType) - Static method in class org.springframework.data.gemfire.config.annotation.ExpirationConfiguration.ExpirationPolicyMetaData
-
Resolves the
ExpirationAction
used in the expiration policy. - resolveAnnotation(AnnotatedElement, Class<A>) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
- resolveBasePackages(AnnotationMetadata, AnnotationAttributes) - Method in class org.springframework.data.gemfire.config.annotation.EntityDefinedRegionsConfiguration
- resolveBean(Class<T>) - Method in class org.springframework.data.gemfire.config.annotation.support.EmbeddedServiceConfigurationSupport
-
Resolves a Spring managed bean with the given
Class
type from the SpringBeanFactory
. - resolveBeanClass(BeanDefinition, ClassLoader) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
Resolves the
type
of the bean defined by the givenBeanDefinition
. - resolveBeanClass(BeanDefinition, ConfigurableBeanFactory) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
Resolves the
type
of the bean defined by the givenBeanDefinition
. - resolveBeanClass(BeanDefinition, BeanDefinitionRegistry) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
Resolves the
type
of the bean defined by the givenBeanDefinition
. - resolveBeanClassLoader() - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
- resolveBeanClassLoader(ConfigurableBeanFactory) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
Attempts to resolve the
ClassLoader
used by theConfigurableBeanFactory
to loadClass
definitions of the beans created by the factory. - resolveBeanClassLoader(BeanDefinitionRegistry) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
Attempts to resolve the
ClassLoader
used by theBeanDefinitionRegistry
to loadClass
definitions of the beans defined in the registry. - resolveBeanClassName(BeanDefinition) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
Resolves the class type name of the bean defined by the given
BeanDefinition
. - resolveBeanFactory(String) - Static method in class org.springframework.data.gemfire.support.GemfireBeanFactoryLocator
-
Resolves the
BeanFactory
mapped to the givenbeanFactoryKey
. - resolveCache() - Method in class org.springframework.data.gemfire.AbstractResolvableCacheFactoryBean
-
Resolves a
GemFireCache
by attempting to lookup an existingGemFireCache
instance in the JVM, first. - resolveCache() - Method in class org.springframework.data.gemfire.config.admin.functions.CreateIndexFunction
- resolveCache() - Method in class org.springframework.data.gemfire.config.admin.functions.CreateRegionFunction
- resolveCache() - Method in class org.springframework.data.gemfire.config.admin.functions.ListIndexesFunction
- resolveCacheNames(Annotation) - Method in class org.springframework.data.gemfire.config.annotation.CachingDefinedRegionsConfiguration.AbstractCacheNameResolver
- resolveCacheNames(Class<?>) - Method in class org.springframework.data.gemfire.config.annotation.CachingDefinedRegionsConfiguration.AbstractCacheNameResolver
- resolveCacheNames(Class<?>) - Method in interface org.springframework.data.gemfire.config.annotation.CachingDefinedRegionsConfiguration.CacheNameResolver
- resolveCacheNames(Class<?>) - Method in class org.springframework.data.gemfire.config.annotation.CachingDefinedRegionsConfiguration.SpringCacheAnnotationsCacheNameResolver
- resolveCacheNames(AnnotatedElement, Class<? extends Annotation>...) - Method in class org.springframework.data.gemfire.config.annotation.CachingDefinedRegionsConfiguration.AbstractCacheNameResolver
- resolveClientCache() - Method in class org.springframework.data.gemfire.function.execution.AbstractClientFunctionTemplate
-
Deprecated.as of 2.3.0; Use
AbstractClientFunctionTemplate.resolveRegionService()
. - resolveClientHttpRequestInterceptors(boolean) - Method in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration
- resolveClientRegionShortcut() - Method in class org.springframework.data.gemfire.client.GemfireDataSourcePostProcessor
-
Resolves the
ClientRegionShortcut
used to configure and create clientRegions
. - resolveClientRegionShortcut() - Method in class org.springframework.data.gemfire.config.annotation.CachingDefinedRegionsConfiguration
-
Resolves the
ClientRegionShortcut
specifying the data management policy to use when creating a clientRegion
; defaults toClientRegionShortcut.PROXY
. - resolveClientRegionShortcut() - Method in class org.springframework.data.gemfire.config.annotation.ClusterDefinedRegionsConfiguration
- resolveClientRegionShortcut(ClientRegionShortcut) - Method in class org.springframework.data.gemfire.config.annotation.EntityDefinedRegionsConfiguration.RegionBeanDefinitionMetadata
- resolveClientRegionShortcut(EntityDefinedRegionsConfiguration.RegionBeanDefinitionMetadata, Annotation, AnnotationAttributes) - Method in class org.springframework.data.gemfire.config.annotation.EntityDefinedRegionsConfiguration
- resolveCompressorBeanName() - Method in class org.springframework.data.gemfire.config.annotation.CompressionConfiguration
- resolveConfigurers() - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractLazyResolvingComposableConfigurer
-
Resolves the
Configurers
defined, declared and registered in the Spring application context. - resolveContext() - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractGemFireAsLastResourceAspectSupport
-
Resolves the
Context
used to perform lookups of registered, managed objects in a management environment. - resolveContinuousQueryListenerContainerConfigurers() - Method in class org.springframework.data.gemfire.config.annotation.ContinuousQueryConfiguration
- resolveConversionService() - Method in class org.springframework.data.gemfire.config.annotation.PdxConfiguration
-
Resolves the configured
ConversionService
from theBeanFactory
. - resolveCreateIndexUri() - Method in class org.springframework.data.gemfire.config.admin.remote.RestHttpGemfireAdminTemplate
- resolveCreateRegionUri() - Method in class org.springframework.data.gemfire.config.admin.remote.RestHttpGemfireAdminTemplate
- resolveCustomPdxSerializer(PersistentProperty<?>) - Method in class org.springframework.data.gemfire.mapping.MappingPdxSerializer
-
Returns a custom
PdxSerializer
for the givenPersistentEntity
PersistentProperty
. - resolveDataPolicy(RegionFactory<K, V>, Boolean, String) - Method in class org.springframework.data.gemfire.LocalRegionFactoryBean
-
Resolves the Data Policy used by this "local" GemFire Region (i.e.
- resolveDataPolicy(RegionFactory<K, V>, Boolean, String) - Method in class org.springframework.data.gemfire.PartitionedRegionFactoryBean
- resolveDataPolicy(RegionFactory<K, V>, Boolean, String) - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
-
Validates the configured Data Policy and may override it, taking into account the 'persistent' attribute and constraints for the Region type.
- resolveDataPolicy(RegionFactory<K, V>, Boolean, String) - Method in class org.springframework.data.gemfire.ReplicatedRegionFactoryBean
- resolveDataPolicy(RegionFactory<K, V>, Boolean, DataPolicy) - Method in class org.springframework.data.gemfire.LocalRegionFactoryBean
- resolveDataPolicy(RegionFactory<K, V>, Boolean, DataPolicy) - Method in class org.springframework.data.gemfire.PartitionedRegionFactoryBean
- resolveDataPolicy(RegionFactory<K, V>, Boolean, DataPolicy) - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
-
Validates and sets the Data Policy on the RegionFactory used to create and configure the Region from this FactoryBean.
- resolveDataPolicy(RegionFactory<K, V>, Boolean, DataPolicy) - Method in class org.springframework.data.gemfire.ReplicatedRegionFactoryBean
- resolveDefaultPool() - Method in class org.springframework.data.gemfire.function.execution.AbstractClientFunctionTemplate
- resolveDiskStoreDirectories(String, AnnotationAttributes, BeanDefinitionBuilder) - Method in class org.springframework.data.gemfire.config.annotation.DiskStoreConfiguration
- resolveEnableTransactionManagementAttributes(AnnotationMetadata) - Method in class org.springframework.data.gemfire.config.annotation.GemFireAsLastResourceConfiguration
- resolveEnableTransactionManagementOrder(AnnotationMetadata) - Method in class org.springframework.data.gemfire.config.annotation.GemFireAsLastResourceConfiguration
- resolveEntityInstantiator(PersistentEntity) - Method in class org.springframework.data.gemfire.mapping.MappingPdxSerializer
-
Looks up and returns a registered
EntityInstantiator
used to construct and initialize an instance of an object defined by the givenPersistentEntity
(meta-data). - resolveEnvironment() - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractGemFireAsLastResourceAspectSupport
-
Resolves the
environment
used by the application to configure theInitialContext
. - resolveErrorHandler() - Method in class org.springframework.data.gemfire.config.annotation.ContinuousQueryConfiguration
- resolveExcludes(AnnotationAttributes) - Method in class org.springframework.data.gemfire.config.annotation.EntityDefinedRegionsConfiguration
- resolveGemfireAdminOperations(Environment, ClientCache) - Method in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration
-
Attempts to resolve the the
GemfireAdminOperations
object from the SpringApplicationContext
which is used to create Apache Geode or Pivotal GemFire schema objects. - resolveGemFireCache() - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractGemFireAsLastResourceAspectSupport
-
Resolves a reference to the
GemFireCache
required by this Aspect to perform its function. - resolveGemFireCache() - Static method in class org.springframework.data.gemfire.util.CacheUtils
- resolveGemFireJcaResourceAdapterJndiName() - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractGemFireAsLastResourceAspectSupport
-
Resolves the configured JNDI name used to lookup and resolve the GemFire JCA ResourceAdapter object from the JNDI context in the managed environment.
- resolveGemfireMappingContext() - Method in class org.springframework.data.gemfire.repository.support.GemfireRepositoryFactoryBean
-
Attempts to resolve the
MappingContext
used to mapentities
to Apache Geode. - resolveHasResult(Method) - Method in class org.springframework.data.gemfire.function.PojoFunctionWrapper
- resolveHost(String) - Method in class org.springframework.data.gemfire.config.annotation.support.EmbeddedServiceConfigurationSupport
- resolveHost(String, String) - Method in class org.springframework.data.gemfire.config.annotation.support.EmbeddedServiceConfigurationSupport
- resolveId(Method, String) - Method in class org.springframework.data.gemfire.function.PojoFunctionWrapper
- resolveIncludes(AnnotationAttributes) - Method in class org.springframework.data.gemfire.config.annotation.EntityDefinedRegionsConfiguration
- resolveIndex() - Method in class org.springframework.data.gemfire.IndexFactoryBean.IndexWrapper
- resolveManagementHttpEnableInterceptors() - Method in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration
- resolveManagementHttpFollowRedirects() - Method in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration
- resolveManagementHttpHost() - Method in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration
- resolveManagementHttpPort() - Method in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration
- resolveManagementRequireHttps() - Method in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration
- resolveManagementUseHttp() - Method in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration
- resolveMappingContext() - Method in class org.springframework.data.gemfire.config.annotation.EntityDefinedRegionsConfiguration
-
Resolves the
mapping context
by returning the configuredmapping context
if present, or attempts to lookup themapping context
from the configuredBeanFactory
. - resolveMappingContext() - Method in class org.springframework.data.gemfire.config.annotation.PdxConfiguration
-
Returns any configured
GemfireMappingContext
registered in theBeanFactory
. - resolveNamedPool() - Method in class org.springframework.data.gemfire.function.execution.AbstractClientFunctionTemplate
- resolveObjectSizer(String, ApplicationContext) - Static method in class org.springframework.data.gemfire.config.annotation.EvictionConfiguration.EvictionPolicyMetaData
- resolveOqlQueryExecutor(QueryMethod) - Method in class org.springframework.data.gemfire.repository.query.StringBasedGemfireRepositoryQuery
-
Resolves the
OqlQueryExecutor
used to execute theOQL query statement
modeled by the givenQueryMethod
. - resolvePdxSerializer() - Method in class org.springframework.data.gemfire.config.annotation.PdxConfiguration
-
Resolves the
PdxSerializer
used to configure the cache for PDX Serialization. - resolvePersistentEntity() - Method in class org.springframework.data.gemfire.config.annotation.EntityDefinedRegionsConfiguration.RegionBeanDefinitionMetadata
- resolvePhase() - Method in class org.springframework.data.gemfire.config.annotation.ContinuousQueryConfiguration
- resolvePool() - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
-
Resolves the
Pool
used to configure theClientCache
, DEFAULTPool
. - resolvePool() - Method in class org.springframework.data.gemfire.function.execution.AbstractClientFunctionTemplate
- resolvePoolName() - Method in class org.springframework.data.gemfire.config.annotation.CachingDefinedRegionsConfiguration
-
Resolves the name of the dedicated
Pool
used by all caching-defined clientRegions
to send and receive data between the client and server; defaults to DEFAULT. - resolvePoolName() - Method in class org.springframework.data.gemfire.config.annotation.ContinuousQueryConfiguration
- resolvePoolName() - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
- resolvePort(Integer) - Method in class org.springframework.data.gemfire.config.annotation.support.EmbeddedServiceConfigurationSupport
- resolvePort(Integer, Integer) - Method in class org.springframework.data.gemfire.config.annotation.support.EmbeddedServiceConfigurationSupport
- resolveProperties() - Method in class org.springframework.data.gemfire.AbstractConfigurableCacheFactoryBean
-
Resolves the Apache Geode
Properties
used to configure theGemFireCache
. - resolveProperties() - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
-
Resolves the Apache Geode
Properties
used to configure theClientCache
. - resolveProperty(String, Boolean) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
- resolveProperty(String, Class<T>) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
Attempts to resolve the property with the given
name
from the SpringEnvironment
. - resolveProperty(String, Class<T>, T) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
Attempts to resolve the property with the given
name
from the SpringEnvironment
. - resolveProperty(String, Double) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
- resolveProperty(String, Float) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
- resolveProperty(String, Integer) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
- resolveProperty(String, Long) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
- resolveProperty(String, String) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
- resolveQueryService() - Method in class org.springframework.data.gemfire.config.annotation.ContinuousQueryConfiguration
- resolveQueryService(Region<?, ?>) - Method in class org.springframework.data.gemfire.GemfireTemplate
-
Returns the
QueryService
used by this template in its query/finder methods. - resolveRealms() - Method in class org.springframework.data.gemfire.config.annotation.ApacheShiroSecurityConfiguration
-
Resolves all the Apache Shiro
Realms
declared and configured as Spring managed beans in the SpringApplicationContext
. - resolveRegionAnnotatedPersistentEntityTypeFilters() - Method in class org.springframework.data.gemfire.config.annotation.EntityDefinedRegionsConfiguration
- resolveRegionAnnotation(Class<?>) - Static method in class org.springframework.data.gemfire.mapping.GemfirePersistentEntity
- resolveRegionConfigurers() - Method in class org.springframework.data.gemfire.config.annotation.EntityDefinedRegionsConfiguration
- resolveRegionName() - Method in class org.springframework.data.gemfire.ResolvableRegionFactoryBean
-
Resolves the configured
name
of theRegion
. - resolveRegionName(Class<?>, Annotation) - Static method in class org.springframework.data.gemfire.mapping.GemfirePersistentEntity
- resolveRegionName(Object) - Method in class org.springframework.data.gemfire.config.annotation.EvictionConfiguration.EvictionPolicyMetaData
-
Resolves the name of a given
Region
from the correspondingResolvableRegionFactoryBean
object. - resolveRegionName(Object) - Method in class org.springframework.data.gemfire.config.annotation.ExpirationConfiguration.ExpirationPolicyMetaData
-
Resolves the name of a given
Region
from the correspondingResolvableRegionFactoryBean
object. - resolveRegionNames() - Method in class org.springframework.data.gemfire.config.annotation.CompressionConfiguration
- resolveRegionService() - Method in class org.springframework.data.gemfire.function.execution.AbstractClientFunctionTemplate
- resolveRequiredGemFireObject() - Method in class org.springframework.data.gemfire.function.execution.AbstractClientFunctionTemplate
- resolveRestTemplateConfigurers() - Method in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration
- resolveResult(MethodInvocation, Object) - Method in class org.springframework.data.gemfire.function.execution.GemfireFunctionProxyFactoryBean
- resolveServerRegionShortcut() - Method in class org.springframework.data.gemfire.config.annotation.CachingDefinedRegionsConfiguration
-
Resolves the
RegionShortcut
specifying the data management policy to use when creating a server (peer)Region
; defaults toRegionShortcut.PARTITION
. - resolveServerRegionShortcut() - Method in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration
- resolveServerRegionShortcut(RegionShortcut) - Method in class org.springframework.data.gemfire.config.annotation.EntityDefinedRegionsConfiguration.RegionBeanDefinitionMetadata
- resolveServerRegionShortcut(EntityDefinedRegionsConfiguration.RegionBeanDefinitionMetadata, Annotation, AnnotationAttributes) - Method in class org.springframework.data.gemfire.config.annotation.EntityDefinedRegionsConfiguration
- resolveSingleBeanFactory() - Static method in class org.springframework.data.gemfire.support.GemfireBeanFactoryLocator
-
Resolves a single Spring
BeanFactory
from the mapping of registeredBeanFactories
. - resolveSingleResultIfPossible(Iterable<?>) - Method in class org.springframework.data.gemfire.function.execution.GemfireFunctionProxyFactoryBean
- resolveSnapshotMetadata(SnapshotApplicationEvent<K, V>) - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean
-
Resolves the SnapshotMetadata used to perform the GemFire Cache or Region data snapshot import/export.
- resolveStatisticsEnabled() - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
- resolveStatisticsEnabled() - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
- resolveTaskExecutor() - Method in class org.springframework.data.gemfire.config.annotation.ContinuousQueryConfiguration
- resolveThreshold(int, EvictionPolicyType) - Static method in class org.springframework.data.gemfire.config.annotation.EvictionConfiguration.EvictionPolicyMetaData
-
Resolves the Eviction policy threshold (a.k.a.
- resolveTimeout(int) - Static method in class org.springframework.data.gemfire.config.annotation.ExpirationConfiguration.ExpirationPolicyMetaData
-
Resolves the expiration timeout used in the expiration policy.
- resolveType(Interest.Type) - Method in class org.springframework.data.gemfire.client.Interest
-
Attempts to resolve the
Interest.Type
based on the configuredInterest.getKey()
. - RestHttpGemfireAdminTemplate - Class in org.springframework.data.gemfire.config.admin.remote
-
RestHttpGemfireAdminTemplate
is class implementing theGemfireAdminOperations
interface, extending theFunctionGemfireAdminTemplate
to support administrative (management) operations on a Pivotal GemFire or Apache Geode cluster using the Management REST API interface over HTTP. - RestHttpGemfireAdminTemplate(ClientCache) - Constructor for class org.springframework.data.gemfire.config.admin.remote.RestHttpGemfireAdminTemplate
-
Constructs a new instance of
RestHttpGemfireAdminTemplate
initialized with the givenClientCache
and configured with the default HTTP schema, host and port when accessing the Apache Geode or Pivotal GemFire Management REST API interface. - RestHttpGemfireAdminTemplate(ClientCache, String, String, int, boolean, List<ClientHttpRequestInterceptor>) - Constructor for class org.springframework.data.gemfire.config.admin.remote.RestHttpGemfireAdminTemplate
-
Constructs a new instance of
RestHttpGemfireAdminTemplate
initialized with the givenClientCache
and configured with the specified HTTP scheme, host, port, redirects andClientHttpRequestInterceptors
when accessing the Apache Geode or Pivotal GemFire Management REST API interface. - RestHttpGemfireAdminTemplate(ClientCache, String, String, int, boolean, List<ClientHttpRequestInterceptor>, List<RestTemplateConfigurer>) - Constructor for class org.springframework.data.gemfire.config.admin.remote.RestHttpGemfireAdminTemplate
-
Constructs a new instance of
RestHttpGemfireAdminTemplate
initialized with the givenClientCache
and configured with the specified HTTP scheme, host, port, redirects andClientHttpRequestInterceptors
when accessing the Apache Geode or Pivotal GemFire Management REST API interface. - RestHttpGemfireAdminTemplate.Builder - Class in org.springframework.data.gemfire.config.admin.remote
- RestHttpGemfireAdminTemplate.FollowRedirectsSimpleClientHttpRequestFactory - Class in org.springframework.data.gemfire.config.admin.remote
- RestTemplateConfigurer - Interface in org.springframework.data.gemfire.config.support
-
Configurer for a
RestTemplate
. - resultCollector() - Element in annotation interface org.springframework.data.gemfire.function.annotation.OnMember
-
Optional ResultCollector bean reference.
- resultCollector() - Element in annotation interface org.springframework.data.gemfire.function.annotation.OnMembers
-
Optional ResultCollector bean reference.
- resultCollector() - Element in annotation interface org.springframework.data.gemfire.function.annotation.OnRegion
-
Optional ResultCollector bean reference.
- resultCollector() - Element in annotation interface org.springframework.data.gemfire.function.annotation.OnServer
-
Optional ResultCollector bean reference.
- resultCollector() - Element in annotation interface org.springframework.data.gemfire.function.annotation.OnServers
-
Optional ResultCollector bean reference.
- resume() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
- retainAll(Collection<?>) - Method in class org.springframework.data.gemfire.repository.query.AbstractSelectResults
- retryAttempts() - Element in annotation interface org.springframework.data.gemfire.config.annotation.ClientCacheApplication
-
Configures the number of times to retry a request after timeout or an
Exception
occurs while performing the cache operation between the client and server. - retryAttempts() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnablePool
-
Configures the number of times to retry a request after timeout/exception.
- returnPropertyIfBetterIdPropertyCandidateOrNull(GemfirePersistentProperty) - Method in class org.springframework.data.gemfire.mapping.GemfirePersistentEntity
- run() - Method in interface org.springframework.data.gemfire.util.SpringExtensions.VoidReturningThrowableOperation
- RuntimeExceptionFactory - Class in org.springframework.data.gemfire.util
-
The
RuntimeExceptionFactory
class is a factory for creating commonRuntimeExceptions
with the added convenience of message formatting and optionalcauses
. - RuntimeExceptionFactory() - Constructor for class org.springframework.data.gemfire.util.RuntimeExceptionFactory
S
- safeDoOperation(SpringExtensions.VoidReturningThrowableOperation) - Static method in class org.springframework.data.gemfire.util.SpringExtensions
- safeDoOperation(SpringExtensions.VoidReturningThrowableOperation, Runnable) - Static method in class org.springframework.data.gemfire.util.SpringExtensions
- safeGetValue(SpringExtensions.ValueReturningThrowableOperation<T>) - Static method in class org.springframework.data.gemfire.util.SpringExtensions
- safeGetValue(SpringExtensions.ValueReturningThrowableOperation<T>, Function<Throwable, T>) - Static method in class org.springframework.data.gemfire.util.SpringExtensions
- safeGetValue(SpringExtensions.ValueReturningThrowableOperation<T>, Supplier<T>) - Static method in class org.springframework.data.gemfire.util.SpringExtensions
- safeGetValue(SpringExtensions.ValueReturningThrowableOperation<T>, T) - Static method in class org.springframework.data.gemfire.util.SpringExtensions
- safeResolveType(AbstractAnnotationConfigSupport.TypeResolver<T>) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
Safely resolves a
type
returned by the givenAbstractAnnotationConfigSupport.TypeResolver
where thetype
resolution might result in aClassNotFoundException
orNoClassDefFoundError
. - safeRunOperation(SpringExtensions.VoidReturningThrowableOperation) - Static method in class org.springframework.data.gemfire.util.SpringExtensions
- safeRunOperation(SpringExtensions.VoidReturningThrowableOperation, Function<Throwable, RuntimeException>) - Static method in class org.springframework.data.gemfire.util.SpringExtensions
- sampleRate() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableStatistics
-
How often to sample statistics, in milliseconds.
- save(File, SnapshotOptions.SnapshotFormat) - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.CacheSnapshotServiceAdapter
- save(File, SnapshotOptions.SnapshotFormat) - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.RegionSnapshotServiceAdapter
- save(File, SnapshotOptions.SnapshotFormat) - Method in interface org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.SnapshotServiceAdapter
- save(File, SnapshotOptions.SnapshotFormat) - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.SnapshotServiceAdapterSupport
- save(File, SnapshotOptions.SnapshotFormat, SnapshotOptions<Object, Object>) - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.CacheSnapshotServiceAdapter
- save(File, SnapshotOptions.SnapshotFormat, SnapshotOptions<K, V>) - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.RegionSnapshotServiceAdapter
- save(File, SnapshotOptions.SnapshotFormat, SnapshotOptions<K, V>) - Method in interface org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.SnapshotServiceAdapter
- save(File, SnapshotOptions.SnapshotFormat, SnapshotOptions<K, V>) - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.SnapshotServiceAdapterSupport
- save(Wrapper<T, ID>) - Method in interface org.springframework.data.gemfire.repository.GemfireRepository
-
Save the entity wrapped by the given
Wrapper
. - save(Wrapper<T, ID>) - Method in class org.springframework.data.gemfire.repository.support.SimpleGemfireRepository
- save(U) - Method in class org.springframework.data.gemfire.repository.support.SimpleGemfireRepository
- saveAll(Iterable<U>) - Method in class org.springframework.data.gemfire.repository.support.SimpleGemfireRepository
- scan() - Method in class org.springframework.data.gemfire.config.annotation.support.GemFireComponentClassTypeScanner
-
Scans the
Set
of base packages searching for GemFire application components accepted by the filters of this scanner. - SchemaObjectCollector<T> - Interface in org.springframework.data.gemfire.config.schema
-
The
SchemaObjectCollector
interface defines a contract for implementing objects to search for and find all schema objects of a particular type in a given context. - SchemaObjectDefiner - Interface in org.springframework.data.gemfire.config.schema
-
The
SchemaObjectDefiner
interface defines a contract for implementing objects that can reverse engineer a schema object instance back into a definition of the schema object. - SchemaObjectDefinition - Class in org.springframework.data.gemfire.config.schema
-
SchemaObjectDefinition
is an Abstract Data Type (ADT) encapsulating the definition of a single Apache Geode or Pivotal GemFire schema object (e.g. - SchemaObjectDefinition(String) - Constructor for class org.springframework.data.gemfire.config.schema.SchemaObjectDefinition
-
Constructs a new instance of
SchemaObjectDefinition
initialized with the specifiedname
. - SchemaObjectType - Enum Class in org.springframework.data.gemfire.config.schema
-
SchemaObjectType
defines an enumeration of all the types of Apache Geode or Pivotal GemFire schema objects (e.g. - scope() - Element in annotation interface org.springframework.data.gemfire.mapping.annotation.ReplicateRegion
-
Defines the
Scope
used by this persistent entity'sDataPolicy.REPLICATE
Region
to acknowledge messages sent between peers. - ScopeConverter - Class in org.springframework.data.gemfire
-
The
ScopeConverter
class is a SpringConverter
and JavaBeansPropertyEditor
that converts aString
into aScope
. - ScopeConverter() - Constructor for class org.springframework.data.gemfire.ScopeConverter
- ScopeType - Enum Class in org.springframework.data.gemfire
-
The ScopeType enum is an enumeration of GemFire Scopes.
- searchTimeout() - Element in annotation interface org.springframework.data.gemfire.config.annotation.CacheServerApplication
-
Configures the number of seconds a cache get operation can spend searching for a value before it times out.
- searchTimeout() - Element in annotation interface org.springframework.data.gemfire.config.annotation.PeerCacheApplication
-
Configures the number of seconds a cache get operation can spend searching for a value before it times out.
- searchTimeout() - Method in class org.springframework.data.gemfire.config.annotation.PeerCacheConfiguration
- SECURITY - Enum constant in enum class org.springframework.data.gemfire.config.support.GemfireFeature
- SECURITY_AUTH_AUTO_CONFIGURATION_ENABLED - Static variable in class org.springframework.data.gemfire.config.annotation.AutoConfiguredAuthenticationConfiguration.AuthenticationAutoConfigurationEnabledCondition
- SECURITY_AUTH_TOKEN_ENABLED_COMPONENTS - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- SECURITY_CLIENT_ACCESSOR - Static variable in class org.springframework.data.gemfire.config.annotation.AuthConfiguration
- SECURITY_CLIENT_ACCESSOR_POST_PROCESSOR - Static variable in class org.springframework.data.gemfire.config.annotation.AuthConfiguration
- SECURITY_CLIENT_AUTH_INIT - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- SECURITY_CLIENT_AUTH_INIT - Static variable in class org.springframework.data.gemfire.config.annotation.AuthConfiguration
- SECURITY_CLIENT_AUTH_INIT - Static variable in class org.springframework.data.gemfire.config.annotation.AutoConfiguredAuthenticationConfiguration
- SECURITY_CLIENT_AUTH_INIT - Static variable in class org.springframework.data.gemfire.config.annotation.GeodeIntegratedSecurityConfiguration
- SECURITY_CLIENT_AUTHENTICATOR - Static variable in class org.springframework.data.gemfire.config.annotation.AuthConfiguration
- SECURITY_CLIENT_DIFFIE_HELLMAN_ALGORITHM - Static variable in class org.springframework.data.gemfire.config.annotation.AuthConfiguration
- SECURITY_LOG_FILE - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- SECURITY_LOG_FILE - Static variable in class org.springframework.data.gemfire.config.annotation.AuthConfiguration
- SECURITY_LOG_LEVEL - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- SECURITY_LOG_LEVEL - Static variable in class org.springframework.data.gemfire.config.annotation.AuthConfiguration
- SECURITY_MANAGER - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- SECURITY_MANAGER - Static variable in class org.springframework.data.gemfire.config.annotation.GeodeIntegratedSecurityConfiguration
- SECURITY_PASSWORD - Static variable in class org.springframework.data.gemfire.config.annotation.AutoConfiguredAuthenticationConfiguration
- SECURITY_PASSWORD_PROPERTY - Static variable in class org.springframework.data.gemfire.config.annotation.support.AutoConfiguredAuthenticationInitializer
- SECURITY_PEER_AUTH_INIT - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- SECURITY_PEER_AUTH_INIT - Static variable in class org.springframework.data.gemfire.config.annotation.AuthConfiguration
- SECURITY_PEER_AUTH_INIT - Static variable in class org.springframework.data.gemfire.config.annotation.AutoConfiguredAuthenticationConfiguration
- SECURITY_PEER_AUTH_INIT - Static variable in class org.springframework.data.gemfire.config.annotation.GeodeIntegratedSecurityConfiguration
- SECURITY_PEER_AUTHENTICATOR - Static variable in class org.springframework.data.gemfire.config.annotation.AuthConfiguration
- SECURITY_PEER_VERIFY_MEMBER_TIMEOUT - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- SECURITY_PEER_VERIFY_MEMBER_TIMEOUT - Static variable in class org.springframework.data.gemfire.config.annotation.AuthConfiguration
- SECURITY_POST_PROCESSOR - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- SECURITY_POST_PROCESSOR - Static variable in class org.springframework.data.gemfire.config.annotation.GeodeIntegratedSecurityConfiguration
- SECURITY_SHIRO_INIT - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- SECURITY_SHIRO_INIT - Static variable in class org.springframework.data.gemfire.config.annotation.GeodeIntegratedSecurityConfiguration
- SECURITY_UDP_DHALO - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- SECURITY_USERNAME - Static variable in class org.springframework.data.gemfire.config.annotation.AutoConfiguredAuthenticationConfiguration
- SECURITY_USERNAME_PROPERTY - Static variable in class org.springframework.data.gemfire.config.annotation.support.AutoConfiguredAuthenticationInitializer
- securityAwareRestTemplateConfigurer() - Method in class org.springframework.data.gemfire.config.annotation.AutoConfiguredAuthenticationConfiguration
- securityLogFile() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableAuth
-
Used with authentication.
- securityLogLevel() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableAuth
-
Used with authentication.
- securityManagerClass() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableSecurity
-
Specifies the application
Class
type implementing the Apache GeodeSecurityManager
interface to enable security in Apache Geode. - securityManagerClassName() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableSecurity
-
Specifies the fully-qualified class name of the application
Class
implementing the Apache GeodeSecurityManager
interface to enable security in Apache Geode. - securityPassword() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableSecurity
-
The security-password used by a GemFire cache client application required to authenticate.
- securityPostProcessorClass() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableSecurity
-
Specifies the application
Class
type implementing the Apache GeodePostProcessor
interface, which used to transform sensitive data returned from secure data access operations. - securityPostProcessorClassName() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableSecurity
-
Specifies the fully-qualified class name of the application
Class
implementing the Apache GeodePostProcessor
interface, which used to transform sensitive data returned from secure data access operations. - securityPropertiesFile() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableAuth
-
Used for authentication.
- securityProperty(String) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
- securityUsername() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableSecurity
-
The security-username used by a GemFire cache client application required to authenticate.
- SELECT - Enum constant in enum class org.springframework.data.gemfire.repository.query.support.OqlKeyword
- SELECT_COUNT_OQL_QUERY - Static variable in class org.springframework.data.gemfire.repository.support.SimpleGemfireRepository
- SELECT_OQL_TEMPLATE - Static variable in class org.springframework.data.gemfire.repository.query.QueryString
- sendBufferSize() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableMcast
-
The size of the socket buffer used for outgoing multicast transmissions.
- SERIALIZABLE_OBJECT_FILTER - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- serializableObjectFilter() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGemFireProperties
-
A List of items that become full class names of objects that the system will serialize when the property
EnableGemFireProperties.validateSerializableObjects()
is set to true. - SERIALIZATION - Enum constant in enum class org.springframework.data.gemfire.config.support.GemfireFeature
- serializerBeanName() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnablePdx
-
Configures the PDX serializer to be used by the cache to serialize object data.
- SERVER - Enum constant in enum class org.springframework.data.gemfire.config.annotation.EnableSsl.Component
- SERVER_BIND_ADDRESS - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- serverConnectionTimeout() - Element in annotation interface org.springframework.data.gemfire.config.annotation.ClientCacheApplication
-
Configures the server connection timeout for the DEFAULT Pool.
- serverConnectionTimeout() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnablePool
-
Configures the server connection timeout for this Pool.
- serverGroup() - Element in annotation interface org.springframework.data.gemfire.config.annotation.ClientCacheApplication
-
Configures the
name
of the group that all servers in which the DEFAULTPool
connects to must belong to. - serverGroup() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnablePool
-
Configures the group that all servers in which this pool connects to must belong to.
- serverProtocols() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableSsl
-
Configures a list of the SSL protocols to enable on the server-side of the SSL connection.
- serverRegionShortcut() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableCachingDefinedRegions
-
When this annotation is applied to a peer cache application, the serverRegionShortcut attribute specifies the data management policy applied to server
Regions
where persistent entities are only annotated with the genericRegion
mapping annotation, or the non-data policy specific mapping annotation. - serverRegionShortcut() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableClusterConfiguration
-
Configuration setting used to specify the data management policy used when creating
Regions
on the servers in the Geode/GemFire cluster. - serverRegionShortcut() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableEntityDefinedRegions
-
When this annotation is applied to a peer cache application, the serverRegionShortcut attribute indicates the default data policy applied to server
Regions
where the persistent entities are only annotated with the genericRegion
mapping annotation, or the non-data policy specific mapping annotation. - servers() - Element in annotation interface org.springframework.data.gemfire.config.annotation.ClientCacheApplication
-
Configures the
CacheServers
to which this cache client will connect. - servers() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableCacheServers
-
Enables the definition of multiple GemFire
CacheServers
. - servers() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnablePool
-
Configures the GemFire
CacheServers
to which this cache client will connect. - serversString() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnablePool
-
A
String
containing a comma-delimited list of hosts and ports defining the connection endpoints of GemFire Servers in the cluster. - serviceProperty(String) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
- set(int, ConnectionEndpoint) - Method in class org.springframework.data.gemfire.support.ConnectionEndpointList
-
Sets the element at the given index in this list to the given
ConnectionEndpoint
. - SET - Enum constant in enum class org.springframework.data.gemfire.repository.query.support.OqlKeyword
- setAction(EvictionAction) - Method in class org.springframework.data.gemfire.eviction.EvictionAttributesFactoryBean
-
Sets the action to perform on the Region when Eviction occurs.
- setAction(ExpirationAction) - Method in class org.springframework.data.gemfire.expiration.ExpirationAttributesFactoryBean
-
Sets the action to perform when a Region or an Entry expire.
- setAlertThreshold(Integer) - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
- setAllowForceCompaction(Boolean) - Method in class org.springframework.data.gemfire.DiskStoreFactoryBean
- setAndGetProperties(Properties) - Method in class org.springframework.data.gemfire.AbstractConfigurableCacheFactoryBean
-
Sets and then returns a reference to Apache Geode
Properties
used to configure the cache. - setApplicationContext(ApplicationContext) - Method in class org.springframework.data.gemfire.config.annotation.EvictionConfiguration
-
Sets a reference to the Spring
ApplicationContext
. - setApplicationContext(ApplicationContext) - Method in class org.springframework.data.gemfire.config.support.AbstractSmartLifecycle
- setApplicationContext(ApplicationContext) - Method in class org.springframework.data.gemfire.mapping.MappingPdxSerializer
-
Configures a reference to the Spring
ApplicationContext
. - setApplicationContext(ApplicationContext) - Method in class org.springframework.data.gemfire.repository.support.GemfireRepositoryFactoryBean
-
Sets a reference to the Spring
ApplicationContext
. - setAsText(String) - Method in class org.springframework.data.gemfire.support.AbstractPropertyEditorConverterSupport
- setAsyncEventListener(AsyncEventListener) - Method in class org.springframework.data.gemfire.wan.AsyncEventQueueFactoryBean
-
Configures the
AsyncEventListener
called whenAsyncEvents
are enqueued into theAsyncEventQueue
created by thisFactoryBean
. - setAsyncEventQueue(AsyncEventQueue) - Method in class org.springframework.data.gemfire.wan.AsyncEventQueueFactoryBean
-
Configures the
AsyncEventQueue
returned by thisFactoryBean
. - setAsyncEventQueueIds(String[]) - Method in class org.springframework.data.gemfire.LookupRegionFactoryBean
- setAsyncEventQueueIds(String[]) - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
- setAsyncEventQueueIds(String[]) - Method in class org.springframework.data.gemfire.RegionAttributesFactoryBean
- setAsyncEventQueues(AsyncEventQueue[]) - Method in class org.springframework.data.gemfire.LookupRegionFactoryBean
- setAsyncEventQueues(AsyncEventQueue[]) - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
-
Configures an array of
AsyncEventQueues
for thisRegion
, which are used to perform asynchronous data access operations, e.g. - setAttributes(Map<String, String>) - Method in class org.springframework.data.gemfire.CacheFactoryBean.JndiDataSource
- setAttributes(RegionAttributes<K, V>) - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
-
Sets the region attributes used for the region used by this factory.
- setAttributes(RegionAttributes<K, V>) - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
- setAttributes(RegionAttributes<K, V>) - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
-
Sets the
RegionAttributes
used to configure thisRegion
. - setAuthentication(Authentication<String, String>) - Method in class org.springframework.data.gemfire.config.annotation.support.AutoConfiguredAuthenticationInitializer
- setAutoCompact(Boolean) - Method in class org.springframework.data.gemfire.DiskStoreFactoryBean
- setAutoRegister(boolean) - Method in class org.springframework.data.gemfire.serialization.InstantiatorFactoryBean
-
Sets the auto-registration of this
Instantiator
during the container startup. - setAutoRegister(boolean) - Method in class org.springframework.data.gemfire.serialization.WiringInstantiator
-
Sets the auto-registration of this
Instantiator
during the container startup. - setAutoStartup(boolean) - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
-
Sets whether the CQ listener container should automatically start on startup.
- setAutoStartup(boolean) - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
- setBatchConflationEnabled(Boolean) - Method in class org.springframework.data.gemfire.wan.AsyncEventQueueFactoryBean
-
Enable or disable
AsyncEventQueue
(AEQ) message conflation. - setBatchConflationEnabled(Boolean) - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
- setBatchSize(int) - Method in class org.springframework.data.gemfire.function.PojoFunctionWrapper
- setBatchSize(Integer) - Method in class org.springframework.data.gemfire.wan.AsyncEventQueueFactoryBean
- setBatchSize(Integer) - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
- setBatchTimeInterval(Integer) - Method in class org.springframework.data.gemfire.wan.AsyncEventQueueFactoryBean
-
Configures the
AsyncEventQueue
(AEQ) interval between sending batches. - setBatchTimeInterval(Integer) - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
- setBeanClassLoader(ClassLoader) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
- setBeanClassLoader(ClassLoader) - Method in class org.springframework.data.gemfire.serialization.InstantiatorFactoryBean
- setBeanClassLoader(ClassLoader) - Method in class org.springframework.data.gemfire.support.AbstractFactoryBeanSupport
-
Sets a reference to the
ClassLoader
used by the Spring container to load beanclasses
. - setBeanClassLoader(ClassLoader) - Static method in class org.springframework.data.gemfire.support.SpringContextBootstrappingInitializer
-
Sets the ClassLoader used by the Spring ApplicationContext, created by this GemFire Initializer, when creating bean definition classes.
- setBeanFactory(BeanFactory) - Method in class org.springframework.data.gemfire.client.GemfireDataSourcePostProcessor
-
Set a reference to the
BeanFactory
. - setBeanFactory(BeanFactory) - Method in class org.springframework.data.gemfire.client.support.BeanFactoryPoolResolver
- setBeanFactory(BeanFactory) - Method in class org.springframework.data.gemfire.config.annotation.ApacheShiroSecurityConfiguration
-
Sets a reference to the Spring
BeanFactory
. - setBeanFactory(BeanFactory) - Method in class org.springframework.data.gemfire.config.annotation.AutoRegionLookupConfiguration
- setBeanFactory(BeanFactory) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
- setBeanFactory(BeanFactory) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractLazyResolvingComposableConfigurer
-
Sets a reference to the configured Spring
BeanFactory
. - setBeanFactory(BeanFactory) - Method in class org.springframework.data.gemfire.config.support.AutoRegionLookupBeanPostProcessor
-
Sets a reference to the configured Spring
BeanFactory
. - setBeanFactory(BeanFactory) - Method in class org.springframework.data.gemfire.expiration.AnnotationBasedExpiration
-
Sets the
BeanFactory
managing thisAnnotationBasedExpiration
bean in the Spring context. - setBeanFactory(BeanFactory) - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
-
Sets the
BeanFactory
containing this bean. - setBeanFactory(BeanFactory) - Method in class org.springframework.data.gemfire.serialization.WiringInstantiator
- setBeanFactory(BeanFactory) - Method in class org.springframework.data.gemfire.support.AbstractFactoryBeanSupport
-
Sets a reference to the Spring
BeanFactory
in which thisFactoryBean
was declared. - setBeanFactory(BeanFactory) - Method in class org.springframework.data.gemfire.support.BeanFactoryCacheResolver
-
Sets a reference to the
BeanFactory
used to resolve theGemFireCache
. - setBeanFactory(BeanFactory) - Method in class org.springframework.data.gemfire.support.BeanFactoryRegionResolver
-
Sets a reference to the
BeanFactory
used to resolve cacheRegions
. - setBeanFactory(BeanFactory) - Method in class org.springframework.data.gemfire.support.GemfireBeanFactoryLocator
- setBeanFactoryKey(String) - Method in class org.springframework.data.gemfire.support.DeclarableSupport
-
Set the key used to lookup the Spring
BeanFactory
. - setBeanFactoryLocator(GemfireBeanFactoryLocator) - Method in class org.springframework.data.gemfire.AbstractConfigurableCacheFactoryBean
-
Gets a reference to the configured
GemfireBeanFactoryLocator
used to resolve Spring bean references in Apache Geode native configuration metadata (e.g. - setBeanName(String) - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
-
Set the name of the bean in the bean factory that created this bean.
- setBeanName(String) - Method in class org.springframework.data.gemfire.support.AbstractFactoryBeanSupport
-
Sets the
bean name
assigned to thisFactoryBean
as declared in the Spring container. - setBeanName(String) - Method in class org.springframework.data.gemfire.support.GemfireBeanFactoryLocator
- setBeanName(String) - Method in class org.springframework.data.gemfire.wan.AbstractWANComponentFactoryBean
- setBindAddress(String) - Method in class org.springframework.data.gemfire.config.annotation.LocatorApplicationConfiguration
- setBindAddress(String) - Method in class org.springframework.data.gemfire.LocatorFactoryBean
- setBindAddress(String) - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
- setBindAddress(String) - Method in class org.springframework.data.gemfire.wan.GatewayReceiverFactoryBean
- setCache(Cache) - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
- setCache(Cache) - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean
-
Sets a reference to the GemFire Cache for which the snapshot will be taken.
- setCache(Cache) - Method in class org.springframework.data.gemfire.wan.AbstractWANComponentFactoryBean
- setCache(GemFireCache) - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
-
Sets a reference to the constructed, configured an initialized
GemFireCache
instance created by this cacheFactoryBean
. - setCache(GemFireCache) - Method in class org.springframework.data.gemfire.cache.GemfireCacheManager
-
Sets the GemFire cache instance backing this
CacheManager
. - setCache(GemFireCache) - Method in class org.springframework.data.gemfire.DiskStoreFactoryBean
- setCache(GemFireCache) - Method in class org.springframework.data.gemfire.repository.support.GemfireRepositoryFactoryBean
-
Set a reference to the Apache Geode
GemFireCache
. - setCache(GemFireCache) - Method in class org.springframework.data.gemfire.ResolvableRegionFactoryBean
-
Sets a reference to the
GemFireCache
used to create theRegion
. - setCache(GemFireCache) - Method in class org.springframework.data.gemfire.support.SmartCacheResolverFactoryBean
- setCache(GemFireCache) - Method in class org.springframework.data.gemfire.transaction.GemfireTransactionManager
-
Sets a reference to the
GemFireCache
for which this transaction manager manages local cache transactions. - setCache(RegionService) - Method in class org.springframework.data.gemfire.IndexFactoryBean
-
Sets a reference to the
RegionService
. - setCache(RegionService) - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
-
Set the underlying RegionService (GemFire Cache) used for registering Queries.
- setCacheBeanName(String) - Method in class org.springframework.data.gemfire.support.BeanFactoryCacheResolver
-
Sets (configures) the
bean name
used to further qualify the resolution of theGemFireCache
object reference in a Spring context. - setCacheBeanName(String) - Method in class org.springframework.data.gemfire.support.SmartCacheResolverFactoryBean
- setCacheFactoryInitializer(AbstractBasicCacheFactoryBean.CacheFactoryInitializer) - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
-
Set the
AbstractBasicCacheFactoryBean.CacheFactoryInitializer
called by thisFactoryBean
to initialize the Apache Geode cache factory used to create the cache constructed by thisFactoryBean
. - setCacheListeners(CacheListener<K, V>[]) - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
-
Sets the cache listeners used for the region used by this factory.
- setCacheListeners(CacheListener<K, V>[]) - Method in class org.springframework.data.gemfire.LookupRegionFactoryBean
- setCacheListeners(CacheListener<K, V>[]) - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
-
Configures
CacheListeners
used to listen for entry events on thisRegion
. - setCacheLoader(CacheLoader<K, V>) - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
-
Sets the CacheLoader used to load data local to the client's Region on cache misses.
- setCacheLoader(CacheLoader<K, V>) - Method in class org.springframework.data.gemfire.LookupRegionFactoryBean
- setCacheLoader(CacheLoader<K, V>) - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
-
Configures the
CacheLoader
used by thisRegion
to perform synchronous read-through data access operations to an underlying, external data source. - setCacheNames(Set<String>) - Method in class org.springframework.data.gemfire.cache.GemfireCacheManager
-
Sets the names of all Spring
Caches
that will be used in the application. - setCacheServerConfigurers(List<CacheServerConfigurer>) - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
-
Null-safe operation to set an
Iterable
ofCacheServerConfigurers
used to apply additional configuration to thisCacheServerFactoryBean
when using Annotation-based configuration. - setCacheServerConfigurers(CacheServerConfigurer...) - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
-
Null-safe operation to set an array of
CacheServerConfigurers
used to apply additional configuration to thisCacheServerFactoryBean
when using Annotation-based configuration. - setCacheWriter(CacheWriter<K, V>) - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
-
Sets the CacheWriter used to perform a synchronous write-behind when data is put into the client's Region.
- setCacheWriter(CacheWriter<K, V>) - Method in class org.springframework.data.gemfire.LookupRegionFactoryBean
- setCacheWriter(CacheWriter<K, V>) - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
-
Configures the
CacheWriter
used by thisRegion
to perform synchronous write-through data access operations to an underlying, external data source. - setCacheXml(Resource) - Method in class org.springframework.data.gemfire.AbstractConfigurableCacheFactoryBean
-
Sets a reference to an (optional) Apache Geode native cache.xml
Resource
. - setClientCacheConfigurers(List<ClientCacheConfigurer>) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
-
Null-safe operation to set an
List
ofClientCacheConfigurers
to apply additional configuration to thisClientCacheFactoryBean
when using Annotation-based configuration. - setClientCacheConfigurers(ClientCacheConfigurer...) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
-
Null-safe operation to set an array of
ClientCacheConfigurers
used to apply additional configuration to thisClientCacheFactoryBean
when using Annotation-based configuration. - setClientRegionAttributes(EntityDefinedRegionsConfiguration.RegionBeanDefinitionMetadata, AnnotationAttributes, BeanDefinitionBuilder) - Method in class org.springframework.data.gemfire.config.annotation.EntityDefinedRegionsConfiguration
- setClientRegionShortcut(ClientRegionShortcut) - Method in class org.springframework.data.gemfire.client.GemfireDataSourcePostProcessor
-
Set the data policy used to configure the client
Region
. - setClientRegionShortcut(ClientRegionShortcut) - Method in class org.springframework.data.gemfire.config.annotation.CachingDefinedRegionsConfiguration
-
Configures the
ClientRegionShortcut
specifying the data management policy to use when creating a clientRegion
. - setClientRegionShortcut(ClientRegionShortcut) - Method in class org.springframework.data.gemfire.config.annotation.ClusterDefinedRegionsConfiguration
- setClientRegionShortcut(ClientRegionShortcut) - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
- setCloningEnabled(Boolean) - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
- setCloningEnabled(Boolean) - Method in class org.springframework.data.gemfire.LookupRegionFactoryBean
- setClose(boolean) - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
-
Sets a boolean value used to determine whether the cache should be closed on shutdown of the Spring container.
- setClose(boolean) - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
-
Indicates whether the region referred by this factory bean will be closed on shutdown (default true).
- setClose(boolean) - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
-
Configure whether to close this Region during shutdown.
- setClose(Boolean) - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
- setColocatedWith(String) - Method in class org.springframework.data.gemfire.PartitionAttributesFactoryBean
- setCompactionThreshold(Integer) - Method in class org.springframework.data.gemfire.DiskStoreFactoryBean
- setCompositionStrategy(SmartCacheResolverFactoryBean.CompositionStrategy) - Method in class org.springframework.data.gemfire.support.SmartCacheResolverFactoryBean
- setCompressor(Compressor) - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
-
Configures the
Compressor
used to compress the thisRegion's
data. - setCompressor(Compressor) - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
-
Configures the
Compressor
used to compress the thisRegion's
data. - setCompressor(Compressor) - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
-
Configures the
Compressor
used to compress thisRegion's
data. - setCompressorBeanName(String) - Method in class org.springframework.data.gemfire.config.annotation.CompressionConfiguration
- setConcurrencyChecksEnabled(Boolean) - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
- setConcurrencyLevel(Integer) - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
- setConfiguredCacheResolvers(List<CacheResolver>) - Method in class org.springframework.data.gemfire.support.SmartCacheResolverFactoryBean
- setConfigurer(BeanConfigurerSupport) - Method in class org.springframework.data.gemfire.serialization.WiringInstantiator
-
Sets the manager responsible for configuring the newly created instances.
- setContinuousQueryListenerContainerConfigurers(List<ContinuousQueryListenerContainerConfigurer>) - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
-
Null-safe operation setting an
Iterable
ofContinuousQueryListenerContainerConfigurer
objects used to customize the configuration of thisContinuousQueryListenerContainer
. - setContinuousQueryListenerContainerConfigurers(ContinuousQueryListenerContainerConfigurer...) - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
-
Null-safe operation setting an array of
ContinuousQueryListenerContainerConfigurer
objects used to customize the configuration of thisContinuousQueryListenerContainer
. - setConvertReturnedCollections(boolean) - Method in class org.springframework.data.gemfire.serialization.json.JSONRegionAdvice
-
Flag to convert collections returned from cache from @{link PdxInstance} to JSON String.
- setCopyOnRead(boolean) - Method in class org.springframework.data.gemfire.transaction.GemfireTransactionManager
-
Set whether the cache returns direct object references or copies of the objects it manages.
- setCopyOnRead(Boolean) - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
-
Sets the
GemFireCache.getCopyOnRead()
property of theGemFireCache
. - setCriticalHeapPercentage(Float) - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
-
Set the
GemFireCache
critical heap percentage property. - setCriticalOffHeapPercentage(Float) - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
-
Set the
GemFireCache
critical off-heap percentage property. - setCustomEntryIdleTimeout(CustomExpiry<K, V>) - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
- setCustomEntryIdleTimeout(CustomExpiry<K, V>) - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
- setCustomEntryIdleTimeout(CustomExpiry<K, V>) - Method in interface org.springframework.data.gemfire.expiration.ExpiringRegionFactoryBean
- setCustomEntryIdleTimeout(CustomExpiry<K, V>) - Method in class org.springframework.data.gemfire.LookupRegionFactoryBean
- setCustomEntryIdleTimeout(CustomExpiry<K, V>) - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
- setCustomEntryTimeToLive(CustomExpiry<K, V>) - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
- setCustomEntryTimeToLive(CustomExpiry<K, V>) - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
- setCustomEntryTimeToLive(CustomExpiry<K, V>) - Method in interface org.springframework.data.gemfire.expiration.ExpiringRegionFactoryBean
- setCustomEntryTimeToLive(CustomExpiry<K, V>) - Method in class org.springframework.data.gemfire.LookupRegionFactoryBean
- setCustomEntryTimeToLive(CustomExpiry<K, V>) - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
- setCustomPdxSerializers(Map<?, PdxSerializer>) - Method in class org.springframework.data.gemfire.mapping.MappingPdxSerializer
-
Configures custom
PDX serializers
used to customize the serialization for specific applicationdomain types
. - setCustomTypes(Map<Class<? extends DataSerializable>, Integer>) - Method in class org.springframework.data.gemfire.serialization.InstantiatorFactoryBean
-
Sets the custom types and associated user ids for generating the
Instantiator
s. - setDataPolicy(DataPolicy) - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
-
Sets the Data Policy.
- setDataPolicy(DataPolicy) - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
- setDataPolicy(DataPolicy) - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
-
Configure the
DataPolicy
for thisRegion
. - setDefaultExpirationAttributes(ExpirationAttributes) - Method in class org.springframework.data.gemfire.expiration.AnnotationBasedExpiration
-
Sets the expiration policy to use by default when no application domain object specific expiration meta-data has been specified.
- setDefaultListenerMethod(String) - Method in class org.springframework.data.gemfire.listener.adapter.ContinuousQueryListenerAdapter
-
Specify the name of the default listener method to delegate to in the case where no specific listener method has been determined.
- setDefine(boolean) - Method in class org.springframework.data.gemfire.IndexFactoryBean
-
Sets a boolean condition to indicate whether the
Index
declared and defined by thisIndexFactoryBean
will only be defined initially, or defined and created. - setDelegate(Object) - Method in class org.springframework.data.gemfire.listener.adapter.ContinuousQueryListenerAdapter
-
Sets the target object to which CQ events are delegated.
- setDestroy(boolean) - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
-
Indicates whether the region referred by this factory bean will be destroyed on shutdown (default false).
- setDestroy(boolean) - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
-
Configure whether to destroy this
Region
during shutdown. - setDiskDirs(List<DiskStoreFactoryBean.DiskDir>) - Method in class org.springframework.data.gemfire.DiskStoreFactoryBean
- setDiskStoreConfigurers(List<DiskStoreConfigurer>) - Method in class org.springframework.data.gemfire.DiskStoreFactoryBean
-
Null-safe operation to set an
Iterable
ofDiskStoreConfigurers
used to apply additional configuration to thisDiskStoreFactoryBean
when using Annotation-based configuration. - setDiskStoreConfigurers(DiskStoreConfigurer...) - Method in class org.springframework.data.gemfire.DiskStoreFactoryBean
-
Null-safe operation to set an array of
DiskStoreConfigurers
used to apply additional configuration to thisDiskStoreFactoryBean
when using Annotation-based configuration. - setDiskStoreName(String) - Method in interface org.springframework.data.gemfire.AbstractBasicCacheFactoryBean.PdxConfigurer
- setDiskStoreName(String) - Method in class org.springframework.data.gemfire.CacheFactoryBean.CacheFactoryToPdxConfigurerAdapter
- setDiskStoreName(String) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean.ClientCacheFactoryToPdxConfigurerAdapter
- setDiskStoreName(String) - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
-
Sets the name of disk store to use for overflow and persistence
- setDiskStoreName(String) - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
- setDiskStoreName(String) - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
- setDiskStoreRef(String) - Method in class org.springframework.data.gemfire.wan.AsyncEventQueueFactoryBean
- setDiskStoreRef(String) - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
- setDiskStoreReference(String) - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
- setDiskSynchronous(Boolean) - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
- setDiskSynchronous(Boolean) - Method in class org.springframework.data.gemfire.wan.AsyncEventQueueFactoryBean
-
Configures the
AsyncEventQueue
(AEQ) disk write synchronization policy. - setDiskSynchronous(Boolean) - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
- setDiskUsageCriticalPercentage(Float) - Method in class org.springframework.data.gemfire.DiskStoreFactoryBean
- setDiskUsageWarningPercentage(Float) - Method in class org.springframework.data.gemfire.DiskStoreFactoryBean
- setDispatcherThreads(Integer) - Method in class org.springframework.data.gemfire.wan.AsyncEventQueueFactoryBean
-
Configures the number of dispatcher threads used to process Region Events from the associated
AsyncEventQueue
(AEQ). - setDispatcherThreads(Integer) - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
- setDistribute(boolean) - Method in class org.springframework.data.gemfire.serialization.InstantiatorFactoryBean
-
Sets the distribution of the region of this
Instantiator
during the container startup. - setDistribute(boolean) - Method in class org.springframework.data.gemfire.serialization.WiringInstantiator
-
Sets the distribution of the region of this
Instantiator
during the container startup. - setDurable(boolean) - Method in class org.springframework.data.gemfire.client.Interest
-
Sets whether interest registration is durable and persists between cache client sessions.
- setDurableClientId(String) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
-
Set the GemFire System property 'durable-client-id' to indicate to the server that this client is durable.
- setDurableClientTimeout(Integer) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
-
Set the GemFire System property 'durable-client-timeout' indicating to the server how long to track events for the durable client when disconnected.
- setElementType(ObjectType) - Method in class org.springframework.data.gemfire.repository.query.AbstractSelectResults
- setEnableAutoReconnect(Boolean) - Method in class org.springframework.data.gemfire.CacheFactoryBean
-
Controls whether auto-reconnect functionality introduced in GemFire 8 is enabled or not.
- setEnableAutoReconnect(Boolean) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- setEndPort(Integer) - Method in class org.springframework.data.gemfire.wan.GatewayReceiverFactoryBean
- setEnforceThreadsConnectToSameReceiver(Boolean) - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
- setEntityInstantiators(Map<Class<?>, EntityInstantiator>) - Method in class org.springframework.data.gemfire.mapping.MappingPdxSerializer
-
Configures the
EntityInstantiators
used to create the instances read by thisPdxSerializer
. - setEntityInstantiators(EntityInstantiators) - Method in class org.springframework.data.gemfire.mapping.MappingPdxSerializer
-
Configures the
EntityInstantiators
used to create the instances read by thisPdxSerializer
. - setEntryIdleTimeout(ExpirationAttributes) - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
- setEntryIdleTimeout(ExpirationAttributes) - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
- setEntryIdleTimeout(ExpirationAttributes) - Method in interface org.springframework.data.gemfire.expiration.ExpiringRegionFactoryBean
- setEntryIdleTimeout(ExpirationAttributes) - Method in class org.springframework.data.gemfire.LookupRegionFactoryBean
- setEntryIdleTimeout(ExpirationAttributes) - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
- setEntryTimeToLive(ExpirationAttributes) - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
- setEntryTimeToLive(ExpirationAttributes) - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
- setEntryTimeToLive(ExpirationAttributes) - Method in interface org.springframework.data.gemfire.expiration.ExpiringRegionFactoryBean
- setEntryTimeToLive(ExpirationAttributes) - Method in class org.springframework.data.gemfire.LookupRegionFactoryBean
- setEntryTimeToLive(ExpirationAttributes) - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
- setEnvironment(Environment) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
-
Sets a reference to the Spring
Environment
. - setEnvironment(Environment) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAuthInitialize
-
Sets a reference to the configured Spring
Environment
. - setErrorHandler(ErrorHandler) - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
-
Set an
ErrorHandler
to be invoked in case of any uncaughtExceptions
thrown while processing a CQ event. - setErrorHandlerBeanName(String) - Method in class org.springframework.data.gemfire.config.annotation.ContinuousQueryConfiguration
- setEventFilters(List<GatewayEventFilter>) - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
- setEventSubstitutionFilter(GatewayEventSubstitutionFilter) - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
- setEvictionAttributes(EvictionAttributes) - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
- setEvictionAttributes(EvictionAttributes) - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
- setEvictionAttributes(EvictionAttributes) - Method in interface org.springframework.data.gemfire.eviction.EvictingRegionFactoryBean
- setEvictionAttributes(EvictionAttributes) - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
- setEvictionAttributes(EvictingRegionFactoryBean) - Method in class org.springframework.data.gemfire.config.annotation.EvictionConfiguration.EvictionPolicyMetaData
-
Sets the
EvictionAttributes
on thePeerRegionFactoryBean
orClientRegionFactoryBean
used to create the targetedRegion
. - setEvictionHeapPercentage(Float) - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
-
Set the
GemFireCache
eviction heap percentage property. - setEvictionMaximum(Integer) - Method in class org.springframework.data.gemfire.LookupRegionFactoryBean
- setEvictionOffHeapPercentage(Float) - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
-
Set the
GemFireCache
eviction off-heap percentage property. - setEvictionPolicy(ClientSubscriptionConfig) - Method in enum class org.springframework.data.gemfire.server.SubscriptionEvictionPolicy
-
Null-safe utility method for setting the client's subscription eviction policy on the configuration meta-data.
- setExcludeTypeFilters(Predicate<Class<?>>) - Method in class org.springframework.data.gemfire.mapping.MappingPdxSerializer
-
Sets the
type filters
used to exclude (a.k.a. - setExpirationAttributes(ExpiringRegionFactoryBean<?, ?>) - Method in class org.springframework.data.gemfire.config.annotation.ExpirationConfiguration.ExpirationPolicyMetaData
-
Configures the Expiration policies on the targeted
ExpiringRegionFactoryBean
, which may be either aPeerRegionFactoryBean
orClientRegionFactoryBean
. - setExports(SnapshotServiceFactoryBean.SnapshotMetadata<K, V>[]) - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean
-
Sets the meta-data (location, filter and format) used to create a snapshot from the Cache or Region data.
- setExposeNativeRegion(boolean) - Method in class org.springframework.data.gemfire.GemfireTemplate
-
Configure whether to expose the native
Region
toGemfireCallback
code. - setExpression(String) - Method in class org.springframework.data.gemfire.IndexFactoryBean
- setFactory(Object) - Method in class org.springframework.data.gemfire.wan.AbstractWANComponentFactoryBean
- setFixedPartitionAttributes(List<FixedPartitionAttributes>) - Method in class org.springframework.data.gemfire.PartitionAttributesFactoryBean
- setFixedPartitionRegionAttributes(AnnotationAttributes, BeanDefinitionBuilder) - Method in class org.springframework.data.gemfire.config.annotation.EntityDefinedRegionsConfiguration
- setForwardExpirationDestroy(Boolean) - Method in class org.springframework.data.gemfire.wan.AsyncEventQueueFactoryBean
-
Forwards expiration (action-based) destroy events to the
AsyncEventQueue
(AEQ). - setFreeConnectionTimeout(int) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
- setFreeConnectionTimeout(Integer) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- setFrom(String) - Method in class org.springframework.data.gemfire.IndexFactoryBean
- setFunctions(List<Function>) - Method in class org.springframework.data.gemfire.function.FunctionServiceFactoryBean
- setGatewayConflictResolver(GatewayConflictResolver) - Method in class org.springframework.data.gemfire.CacheFactoryBean
-
Requires GemFire 7.0 or higher
- setGatewayEventFilters(List<GatewayEventFilter>) - Method in class org.springframework.data.gemfire.wan.AsyncEventQueueFactoryBean
- setGatewayEventSubstitutionFilter(GatewayEventSubstitutionFilter) - Method in class org.springframework.data.gemfire.wan.AsyncEventQueueFactoryBean
- setGatewayReceiver(GatewayReceiver) - Method in class org.springframework.data.gemfire.wan.GatewayReceiverFactoryBean
- setGatewayReceiverConfigurers(List<GatewayReceiverConfigurer>) - Method in class org.springframework.data.gemfire.wan.GatewayReceiverFactoryBean
- setGatewaySender(GatewaySender) - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
- setGatewaySenderBeanName(String) - Method in class org.springframework.data.gemfire.config.annotation.GatewaySenderConfiguration
- setGatewaySenderConfigurers(List<GatewaySenderConfigurer>) - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
- setGatewaySenderIds(String[]) - Method in class org.springframework.data.gemfire.LookupRegionFactoryBean
- setGatewaySenderIds(String[]) - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
-
Configures the
GatewaySenders
byID
used to send data and events from thisRegion
to a matchingRegion
in a remote cluster. - setGatewaySenderIds(String[]) - Method in class org.springframework.data.gemfire.RegionAttributesFactoryBean
- setGatewaySenders(GatewaySender[]) - Method in class org.springframework.data.gemfire.LookupRegionFactoryBean
- setGatewaySenders(GatewaySender[]) - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
-
Configures the
GatewaySenders
used to send data and events from thisRegion
to a matchingRegion
in a remote cluster. - setGemfireMappingContext(MappingContext<? extends GemfirePersistentEntity<?>, GemfirePersistentProperty>) - Method in class org.springframework.data.gemfire.repository.support.GemfireRepositoryFactoryBean
-
Configures the
MappingContext
used to perform application domain object type to data store mappings. - setGemFireProperties(Properties) - Method in class org.springframework.data.gemfire.LocatorFactoryBean
- setGemFireProperties(AnnotationMetadata, AnnotationAttributes, BeanDefinitionRegistry) - Method in class org.springframework.data.gemfire.config.annotation.support.EmbeddedServiceConfigurationSupport
- setGemfireTemplate(GemfireOperations) - Method in class org.springframework.data.gemfire.dao.GemfireDaoSupport
-
Set the GemfireTemplate for this DAO explicitly as an alternative to specifying a GemFire Cache
Region
. - setGenerator(InstantiatorGenerator) - Method in class org.springframework.data.gemfire.serialization.InstantiatorFactoryBean
-
Sets the generator to use for creating
Instantiator
s. - setGroupTransactionEvents(Boolean) - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
- setHA(boolean) - Method in class org.springframework.data.gemfire.function.PojoFunctionWrapper
- setHasResult(boolean) - Method in class org.springframework.data.gemfire.function.PojoFunctionWrapper
- setHostnameForClients(String) - Method in class org.springframework.data.gemfire.config.annotation.LocatorApplicationConfiguration
- setHostnameForClients(String) - Method in class org.springframework.data.gemfire.LocatorFactoryBean
- setHostNameForClients(String) - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
- setHostnameForSenders(String) - Method in class org.springframework.data.gemfire.wan.GatewayReceiverFactoryBean
- setId(int) - Method in class org.springframework.data.gemfire.serialization.EnumSerializer
-
Sets the id of this serializer.
- setIdleTimeout(long) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
- setIdleTimeout(Long) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- setIgnoreIfExists(boolean) - Method in class org.springframework.data.gemfire.IndexFactoryBean
-
Configures whether to ignore the
Index
defined by thisIndexFactoryBean
when anIndexExistsException
orIndexNameConflictException
is thrown. - setIgnoreUnreadFields(Boolean) - Method in interface org.springframework.data.gemfire.AbstractBasicCacheFactoryBean.PdxConfigurer
- setIgnoreUnreadFields(Boolean) - Method in class org.springframework.data.gemfire.CacheFactoryBean.CacheFactoryToPdxConfigurerAdapter
- setIgnoreUnreadFields(Boolean) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean.ClientCacheFactoryToPdxConfigurerAdapter
- setImportMetadata(AnnotationMetadata) - Method in class org.springframework.data.gemfire.config.annotation.AbstractCacheConfiguration
- setImportMetadata(AnnotationMetadata) - Method in class org.springframework.data.gemfire.config.annotation.AuthenticationBeanConfiguration
- setImportMetadata(AnnotationMetadata) - Method in class org.springframework.data.gemfire.config.annotation.CachingDefinedRegionsConfiguration
- setImportMetadata(AnnotationMetadata) - Method in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration
- setImportMetadata(AnnotationMetadata) - Method in class org.springframework.data.gemfire.config.annotation.ClusterDefinedRegionsConfiguration
- setImportMetadata(AnnotationMetadata) - Method in class org.springframework.data.gemfire.config.annotation.CompressionConfiguration
- setImportMetadata(AnnotationMetadata) - Method in class org.springframework.data.gemfire.config.annotation.ContinuousQueryConfiguration
- setImportMetadata(AnnotationMetadata) - Method in class org.springframework.data.gemfire.config.annotation.EvictionConfiguration
- setImportMetadata(AnnotationMetadata) - Method in class org.springframework.data.gemfire.config.annotation.ExpirationConfiguration
- setImportMetadata(AnnotationMetadata) - Method in class org.springframework.data.gemfire.config.annotation.GemFireAsLastResourceConfiguration
- setImportMetadata(AnnotationMetadata) - Method in class org.springframework.data.gemfire.config.annotation.LocatorApplicationConfiguration
-
Process the
Annotation
metadata from theLocatorApplication
annotation. - setImportMetadata(AnnotationMetadata) - Method in class org.springframework.data.gemfire.config.annotation.PdxConfiguration
- setImportMetadata(AnnotationMetadata) - Method in class org.springframework.data.gemfire.transaction.config.GemfireCacheTransactionsConfiguration
- setImports(String) - Method in class org.springframework.data.gemfire.IndexFactoryBean
- setImports(SnapshotServiceFactoryBean.SnapshotMetadata<K, V>[]) - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean
-
Sets the meta-data (location, filter and format) used to read a data snapshot into an entire Cache or individual Region.
- setIncludedRegionNames(List<String>) - Method in class org.springframework.data.gemfire.serialization.json.JSONRegionAdvice
-
Sets names of regions to be included for JSON conversion.
- setIncludedRegions(List<Region<?, ?>>) - Method in class org.springframework.data.gemfire.serialization.json.JSONRegionAdvice
-
Sets regions to be included for JSON conversion.
- setIncludeTypeFilters(Predicate<Class<?>>) - Method in class org.springframework.data.gemfire.mapping.MappingPdxSerializer
- setIndexConfigurers(List<IndexConfigurer>) - Method in class org.springframework.data.gemfire.IndexFactoryBean
-
Null-safe operation to set an
Iterable
ofIndexConfigurers
used to apply additional configuration to thisIndexFactoryBean
when using Annotation-based configuration. - setIndexConfigurers(IndexConfigurer...) - Method in class org.springframework.data.gemfire.IndexFactoryBean
-
Null-safe operation to set an array of
IndexConfigurers
used to apply additional configuration to thisIndexFactoryBean
when using Annotation-based configuration. - setIndexMaintenance(AttributesFactory<?, ?>) - Method in enum class org.springframework.data.gemfire.IndexMaintenancePolicyType
-
Sets the GemFire AttributesFactory's 'indexMaintenanceSynchronous' property appropriately based on this IndexMaintenancePolicyType.
- setIndexMaintenance(RegionFactory<?, ?>) - Method in enum class org.springframework.data.gemfire.IndexMaintenancePolicyType
-
Sets the GemFire RegionFactory's 'indexMaintenanceSynchronous' property appropriately based on this IndexMaintenancePolicyType.
- setIndexUpdateType(IndexMaintenancePolicyType) - Method in class org.springframework.data.gemfire.RegionAttributesFactoryBean
- setInitialCapacity(Integer) - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
- setInterestPolicy(InterestPolicy) - Method in class org.springframework.data.gemfire.SubscriptionAttributesFactoryBean
-
Sets GemFire's InterestPolicy specified on the SubscriptionAttributes in order to define/declare the data interests and distribution of changes.
- setInterests(Interest<K>[]) - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
-
Set the interests for this client region.
- setInterests(Interest<K>[]) - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
- setInvokeCallbacks(boolean) - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.SnapshotMetadata
- setJndiDataSources(List<CacheFactoryBean.JndiDataSource>) - Method in class org.springframework.data.gemfire.CacheFactoryBean
- setKeepAlive(boolean) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
- setKeepAlive(Boolean) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
-
Sets whether the server(s) should keep the durable client's queue alive for the duration of the timeout when the client voluntarily disconnects.
- setKey(K) - Method in class org.springframework.data.gemfire.client.Interest
-
Sets the key on which interest is registered.
- setKeyConstraint(Class<K>) - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
-
Sets a
type
constraint on thisclient Region's
keys. - setKeyConstraint(Class<K>) - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
- setKeyConstraint(Class<K>) - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
- setListeners(Set<InterestRegistrationListener>) - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
- setLoadConditioningInterval(int) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
- setLoadConditioningInterval(Integer) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- setLoadFactor(Float) - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
- setLoadPollInterval(long) - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
- setLocalMaxMemory(int) - Method in class org.springframework.data.gemfire.PartitionAttributesFactoryBean
- setLocatorConfigurers(List<LocatorConfigurer>) - Method in class org.springframework.data.gemfire.LocatorFactoryBean
- setLocatorConfigurers(LocatorConfigurer...) - Method in class org.springframework.data.gemfire.LocatorFactoryBean
- setLocators(Iterable<ConnectionEndpoint>) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- setLocators(Iterable<ConnectionEndpoint>) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
- setLocators(String) - Method in class org.springframework.data.gemfire.config.annotation.LocatorApplicationConfiguration
- setLocators(String) - Method in class org.springframework.data.gemfire.LocatorFactoryBean
- setLocators(ConnectionEndpoint[]) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- setLocators(ConnectionEndpoint[]) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
- setLockLease(Integer) - Method in class org.springframework.data.gemfire.CacheFactoryBean
-
Sets the number of seconds for implicit and explicit object lock leases to timeout.
- setLockTimeout(Integer) - Method in class org.springframework.data.gemfire.CacheFactoryBean
-
Sets the number of seconds in which the implicit object lock request will timeout.
- setLogLevel(String) - Method in class org.springframework.data.gemfire.config.annotation.LocatorApplicationConfiguration
- setLogLevel(String) - Method in class org.springframework.data.gemfire.LocatorFactoryBean
- setLookupEnabled(Boolean) - Method in class org.springframework.data.gemfire.ResolvableRegionFactoryBean
- setManagementHttpEnableInterceptors(Boolean) - Method in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration
- setManagementHttpFollowRedirects(Boolean) - Method in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration
- setManagementHttpHost(String) - Method in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration
- setManagementHttpPort(Integer) - Method in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration
- setManagementRequireHttps(Boolean) - Method in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration
- setManagementUseHttp(Boolean) - Method in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration
- setManualStart(boolean) - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
-
Deprecated.
- setManualStart(boolean) - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
- setManualStart(Boolean) - Method in class org.springframework.data.gemfire.wan.GatewayReceiverFactoryBean
- setManualStart(Boolean) - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
-
Deprecated.
- setMaxConnections(int) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
- setMaxConnections(int) - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
- setMaxConnections(Integer) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- setMaxConnectionsPerServer(int) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
- setMaximumQueueMemory(Integer) - Method in class org.springframework.data.gemfire.wan.AsyncEventQueueFactoryBean
- setMaximumQueueMemory(Integer) - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
- setMaximumTimeBetweenPings(Integer) - Method in class org.springframework.data.gemfire.wan.GatewayReceiverFactoryBean
- setMaxMessageCount(int) - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
- setMaxOplogSize(Long) - Method in class org.springframework.data.gemfire.DiskStoreFactoryBean
- setMaxThreads(int) - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
- setMaxTimeBetweenPings(int) - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
- setMessageSyncInterval(Integer) - Method in class org.springframework.data.gemfire.CacheFactoryBean
-
Set for client subscription queue synchronization when this member acts as a server to clients and server redundancy is used.
- setMessageTimeToLive(int) - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
- setMinConnections(int) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
- setMinConnections(Integer) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- setMinConnectionsPerServer(int) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
- setMultiUserAuthentication(boolean) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
- setMultiUserAuthentication(Boolean) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- setName(String) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
-
Configures the
name
of thePool
bean. - setName(String) - Method in class org.springframework.data.gemfire.config.annotation.LocatorApplicationConfiguration
- setName(String) - Method in class org.springframework.data.gemfire.IndexFactoryBean
-
Sets the name of the
Index
. - setName(String) - Method in class org.springframework.data.gemfire.LocatorFactoryBean
- setName(String) - Method in class org.springframework.data.gemfire.ResolvableRegionFactoryBean
-
Sets the name of the cache
Region
based on the bean 'name' attribute. - setName(String) - Method in class org.springframework.data.gemfire.wan.AbstractWANComponentFactoryBean
- setNotifyBySubscription(boolean) - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
- setNumBuckets(Integer) - Method in class org.springframework.data.gemfire.FixedPartitionAttributesFactoryBean
-
Set the number of buckets in the Partition Region.
- setObjectSizer(ObjectSizer) - Method in class org.springframework.data.gemfire.eviction.EvictionAttributesFactoryBean
-
Sets the GemFire ObjectSizer used in determining object sizes of data stored in the Cache.
- setOffHeap(Boolean) - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
-
Configure the
Region
to manage data in Off-Heap Memory. - setOffHeap(Boolean) - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
-
Configures this
Region
with the capability to store data in off-heap memory. - setOptimizeForWrite(boolean) - Method in class org.springframework.data.gemfire.function.PojoFunctionWrapper
- setOrder(int) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractGemFireAsLastResourceAspectSupport
-
Sets the order of this AOP Aspect relative to other Aspects in the chain of Aspects configured in Spring's Transaction Management.
- setOrderPolicy(String) - Method in class org.springframework.data.gemfire.wan.AsyncEventQueueFactoryBean
-
Configures the
AsyncEventQueue
(AEQ) ordering policy (e.g. - setOrderPolicy(GatewaySender.OrderPolicy) - Method in class org.springframework.data.gemfire.wan.AsyncEventQueueFactoryBean
- setOrderPolicy(GatewaySender.OrderPolicy) - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
- setOrderPolicy(OrderPolicyType) - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
- setOverride(boolean) - Method in class org.springframework.data.gemfire.IndexFactoryBean
-
Configures whether to override an existing
Index
having the same definition but different name as theIndex
that would be created by thisIndexFactoryBean
. - setParallel(boolean) - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.SnapshotMetadata
- setParallel(Boolean) - Method in class org.springframework.data.gemfire.wan.AsyncEventQueueFactoryBean
- setParallel(Boolean) - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
- setParameters(Properties) - Method in class org.springframework.data.gemfire.support.LazyWiringDeclarableSupport
-
Stores a reference to the
parameters
passed to theDeclarable.init(Properties)
method. - setParent(Region<?, ?>) - Method in class org.springframework.data.gemfire.ResolvableRegionFactoryBean
-
Sets a reference to the parent
Region
making thisFactoryBean
represent a cacheSub-Region
. - setPartitionListeners(List<PartitionListener>) - Method in class org.springframework.data.gemfire.PartitionAttributesFactoryBean
- setPartitionName(String) - Method in class org.springframework.data.gemfire.FixedPartitionAttributesFactoryBean
-
Set the name of the partition in the Partition Region.
- setPartitionRegionAttributes(EntityDefinedRegionsConfiguration.RegionBeanDefinitionMetadata, AnnotationAttributes, BeanDefinitionBuilder, BeanDefinitionBuilder) - Method in class org.springframework.data.gemfire.config.annotation.EntityDefinedRegionsConfiguration
- setPartitionResolver(PartitionResolver<K, V>) - Method in class org.springframework.data.gemfire.PartitionAttributesFactoryBean
- setPassword(String) - Method in class org.springframework.data.gemfire.config.annotation.AuthenticationBeanConfiguration
- setPauseEventDispatching(Boolean) - Method in class org.springframework.data.gemfire.wan.AsyncEventQueueFactoryBean
- setPdxDiskStoreName(String) - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
-
Sets the
name
of the Apache GeodeDiskStore
used to store PDX metadata. - setPdxIgnoreUnreadFields(Boolean) - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
-
Configures whether PDX will ignore unread fields when deserializing PDX bytes back to an
Object
. - setPdxPersistent(Boolean) - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
- setPdxReadSerialized(Boolean) - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
- setPdxSerializer(PdxSerializer) - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
-
Configures a reference to
PdxSerializer
used by this cache to de/serializeobjects
stored in the cache and distributed/transferred across the distributed system as PDX bytes. - setPeerCacheConfigurers(List<PeerCacheConfigurer>) - Method in class org.springframework.data.gemfire.CacheFactoryBean
-
Null-safe operation to set an
Iterable
ofPeerCacheConfigurers
to apply additional configuration to thisCacheFactoryBean
when using Annotation-based configuration. - setPeerCacheConfigurers(PeerCacheConfigurer...) - Method in class org.springframework.data.gemfire.CacheFactoryBean
-
Null-safe operation to set an array of
PeerCacheConfigurers
used to apply additional configuration to thisCacheFactoryBean
when using Annotation-based configuration. - setPersistent(boolean) - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
-
Configures whether this
client Region
is persistent, i.e. - setPersistent(Boolean) - Method in interface org.springframework.data.gemfire.AbstractBasicCacheFactoryBean.PdxConfigurer
- setPersistent(Boolean) - Method in class org.springframework.data.gemfire.CacheFactoryBean.CacheFactoryToPdxConfigurerAdapter
- setPersistent(Boolean) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean.ClientCacheFactoryToPdxConfigurerAdapter
- setPersistent(Boolean) - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
-
Configures whether to enable persistence for this
Region
. - setPersistent(Boolean) - Method in class org.springframework.data.gemfire.wan.AsyncEventQueueFactoryBean
- setPersistent(Boolean) - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
- setPhase(int) - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
-
Set the lifecycle phase for this cache bean in the Spring container.
- setPhase(int) - Method in class org.springframework.data.gemfire.config.annotation.ContinuousQueryConfiguration
- setPhase(int) - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
-
Sets the phase in which this CQ listener container will start in the Spring container.
- setPingInterval(long) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
- setPingInterval(Long) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- setPolicy(Object) - Method in class org.springframework.data.gemfire.client.Interest
-
Sets the initial
InterestResultPolicy
used when interest is first registered and determines whether KEYS, KEYS_VALUE or nothing (NONE) is initially fetched. - setPool(Pool) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
-
Sets the
Pool
used by thisClientCache
to obtain connections to the Apache Geode cluster. - setPool(Pool) - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
-
Configures the
Pool
used by this clientRegion
. - setPool(Pool) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
-
Configures the
Pool
to be returned by thisPoolFactoryBean
. - setPool(Pool) - Method in class org.springframework.data.gemfire.function.execution.AbstractClientFunctionTemplate
- setPoolConfigurers(List<PoolConfigurer>) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
-
Null-safe operation to set an
Iterable
ofPoolConfigurers
used to apply additional configuration to thisPoolFactoryBean
when using Annotation-based configuration. - setPoolConfigurers(PoolConfigurer...) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
-
Null-safe operation to set an array of
PoolConfigurers
used to apply additional configuration to thisPoolFactoryBean
when using Annotation-based configuration. - setPoolFactoryInitializer(PoolFactoryBean.PoolFactoryInitializer) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
-
Sets the
PoolFactoryBean.PoolFactoryInitializer
to initialize thePoolFactory
used by thisPoolFactoryBean
to create aPool
. - setPoolName(String) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
-
Sets the
name
of thePool
used by thisClientCache
to obtain connections to the Apache Geode cluster. - setPoolName(String) - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
- setPoolName(String) - Method in class org.springframework.data.gemfire.config.annotation.CachingDefinedRegionsConfiguration
-
Configures the name of the dedicated
Pool
used by all caching-defined clientRegions
to send and receive data between the client and server. - setPoolName(String) - Method in class org.springframework.data.gemfire.config.annotation.ContinuousQueryConfiguration
- setPoolName(String) - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
- setPoolName(String) - Method in class org.springframework.data.gemfire.function.execution.AbstractClientFunctionTemplate
- setPoolName(String) - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
-
Set the name of the
Pool
used for performing the queries by this container. - setPoolResolver(PoolResolver) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- setPoolResolver(PoolResolver) - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
- setPoolResolver(PoolResolver) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
- setPoolResolver(PoolResolver) - Method in class org.springframework.data.gemfire.function.execution.AbstractClientFunctionTemplate
- setPoolResolver(PoolResolver) - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
- setPort(int) - Method in class org.springframework.data.gemfire.config.annotation.LocatorApplicationConfiguration
- setPort(int) - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
- setPort(Integer) - Method in class org.springframework.data.gemfire.LocatorFactoryBean
- setPreference(DefaultableDelegatingPoolAdapter.Preference) - Method in class org.springframework.data.gemfire.client.support.DefaultableDelegatingPoolAdapter
- setPrettyPrint(boolean) - Method in class org.springframework.data.gemfire.serialization.json.JSONRegionAdvice
-
Flag to print JSON Strings with proper indentation, etc.
- setPrimary(boolean) - Method in class org.springframework.data.gemfire.FixedPartitionAttributesFactoryBean
-
Sets whether this particular PARTITION Region is the primary (i.e.
- setProperties(Properties) - Method in class org.springframework.data.gemfire.AbstractConfigurableCacheFactoryBean
-
Sets the Apache Geode
Properties
used to configure the cache. - setProperty(String, Object) - Method in class org.springframework.data.gemfire.util.PropertiesBuilder
-
Sets a property with given name to the specified value.
- setProperty(String, Object[]) - Method in class org.springframework.data.gemfire.util.PropertiesBuilder
-
Sets the named property to the given array of object values.
- setProperty(String, String) - Method in class org.springframework.data.gemfire.util.PropertiesBuilder
-
Sets a property with the given name to the specified
String
value. - setPropertyIfNotDefault(String, Object, T) - Method in class org.springframework.data.gemfire.util.PropertiesBuilder
-
Sets the named property to the given value if the defaultValue is not null and value is not equal to defaultValue.
- setPropertyReference(BeanDefinition, String, String) - Static method in class org.springframework.data.gemfire.util.SpringExtensions
- setPropertyValue(BeanDefinition, String, Object) - Static method in class org.springframework.data.gemfire.util.SpringExtensions
- setProps(List<ConfigProperty>) - Method in class org.springframework.data.gemfire.CacheFactoryBean.JndiDataSource
- setPrSingleHopEnabled(boolean) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
- setPrSingleHopEnabled(Boolean) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- setQueryListeners(Set<ContinuousQueryDefinition>) - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
-
Attaches the given query definitions.
- setQueryService(QueryService) - Method in class org.springframework.data.gemfire.IndexFactoryBean
-
Sets the
QueryService
used to create theIndex
. - setQueryService(QueryService) - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
-
Set the GemFire QueryService used by this container to create ContinuousQueries (CQ).
- setQueryServiceBeanName(String) - Method in class org.springframework.data.gemfire.config.annotation.ContinuousQueryConfiguration
- setQueueSize(Integer) - Method in class org.springframework.data.gemfire.DiskStoreFactoryBean
- setReadSerialized(Boolean) - Method in interface org.springframework.data.gemfire.AbstractBasicCacheFactoryBean.PdxConfigurer
- setReadSerialized(Boolean) - Method in class org.springframework.data.gemfire.CacheFactoryBean.CacheFactoryToPdxConfigurerAdapter
- setReadSerialized(Boolean) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean.ClientCacheFactoryToPdxConfigurerAdapter
- setReadTimeout(int) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
- setReadTimeout(Integer) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- setReadyForEvents(Boolean) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
-
Sets the readyForEvents property to indicate whether the cache client should notify the server that it is ready to receive updates.
- setReceiveValues(boolean) - Method in class org.springframework.data.gemfire.client.Interest
-
Switches between the different entities received by the listener.
- setRecoveryDelay(long) - Method in class org.springframework.data.gemfire.PartitionAttributesFactoryBean
- setRedundantCopies(int) - Method in class org.springframework.data.gemfire.PartitionAttributesFactoryBean
- setRegion(Region<?, ?>) - Method in class org.springframework.data.gemfire.dao.GemfireDaoSupport
-
Sets the GemFire Cache Region to be used by this DAO.
- setRegion(Region<?, ?>) - Method in class org.springframework.data.gemfire.GemfireAccessor
-
Sets the template GemFire Cache Region.
- setRegion(Region<K, V>) - Method in class org.springframework.data.gemfire.ResolvableRegionFactoryBean
-
Sets a reference to the
Region
to be resolved by this SpringFactoryBean
. - setRegion(Region<K, V>) - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean
-
Sets a reference to the GemFire Region for which the snapshot will be taken.
- setRegion(Region<K, V>) - Method in class org.springframework.data.gemfire.transaction.GemfireTransactionManager
-
Sets the GemFire cache
Region
as an alternative in setting in theGemFireCache
directly. - setRegionAttributes(BeanDefinitionBuilder, EntityDefinedRegionsConfiguration.RegionBeanDefinitionMetadata) - Method in class org.springframework.data.gemfire.config.annotation.EntityDefinedRegionsConfiguration
- setRegionConfigurers(List<RegionConfigurer>) - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
-
Null-safe operation used to set an
Iterable
ofRegionConfigurers
used to apply additional configuration to thisResolvableRegionFactoryBean
when using Annotation-based configuration. - setRegionConfigurers(List<RegionConfigurer>) - Method in class org.springframework.data.gemfire.ConfigurableRegionFactoryBean
-
Null-safe operation to set an
Iterable
ofRegionConfigurers
used to apply additional configuration to thisClientRegionFactoryBean
when using Annotation-based configuration. - setRegionConfigurers(RegionConfigurer...) - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
-
Null-safe operation used to set an array of
RegionConfigurers
used to apply additional configuration to thisResolvableRegionFactoryBean
when using Annotation-based configuration. - setRegionConfigurers(RegionConfigurer...) - Method in class org.springframework.data.gemfire.ConfigurableRegionFactoryBean
-
Null-safe operation to set an array of
RegionConfigurers
used to apply additional configuration to thisClientRegionFactoryBean
when using Annotation-based configuration. - setRegionIdleTimeout(ExpirationAttributes) - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
- setRegionIdleTimeout(ExpirationAttributes) - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
- setRegionIdleTimeout(ExpirationAttributes) - Method in interface org.springframework.data.gemfire.expiration.ExpiringRegionFactoryBean
- setRegionIdleTimeout(ExpirationAttributes) - Method in class org.springframework.data.gemfire.LookupRegionFactoryBean
- setRegionIdleTimeout(ExpirationAttributes) - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
- setRegionName(String) - Method in class org.springframework.data.gemfire.ResolvableRegionFactoryBean
-
Sets the name of the cache
Region
. - setRegionNames(Iterable<String>) - Method in class org.springframework.data.gemfire.config.annotation.CompressionConfiguration
- setRegionNames(String[]) - Method in class org.springframework.data.gemfire.config.annotation.CompressionConfiguration
- setRegions(String[]) - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
- setRegions(List<String>) - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
- setRegions(Set<Region<?, ?>>) - Method in class org.springframework.data.gemfire.cache.GemfireCacheManager
-
Explicitly sets the GemFire
Regions
to be used as SpringCaches
in the application. - setRegionTimeToLive(ExpirationAttributes) - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
- setRegionTimeToLive(ExpirationAttributes) - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
- setRegionTimeToLive(ExpirationAttributes) - Method in interface org.springframework.data.gemfire.expiration.ExpiringRegionFactoryBean
- setRegionTimeToLive(ExpirationAttributes) - Method in class org.springframework.data.gemfire.LookupRegionFactoryBean
- setRegionTimeToLive(ExpirationAttributes) - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
- setRemoteDistributedSystemId(int) - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
- setReplicateRegionAttributes(EntityDefinedRegionsConfiguration.RegionBeanDefinitionMetadata, AnnotationAttributes, BeanDefinitionBuilder) - Method in class org.springframework.data.gemfire.config.annotation.EntityDefinedRegionsConfiguration
- setRequiredPermissions(Collection<ResourcePermission>) - Method in class org.springframework.data.gemfire.function.PojoFunctionWrapper
- setResultCollector(ResultCollector<?, ?>) - Method in class org.springframework.data.gemfire.function.execution.GemfireOnServerFunctionTemplate
- setResumeWaitTime(Long) - Method in class org.springframework.data.gemfire.transaction.GemfireTransactionManager
-
Sets the timeout used to wait for the GemFire cache transaction to resume.
- setResumeWaitTimeUnit(TimeUnit) - Method in class org.springframework.data.gemfire.transaction.GemfireTransactionManager
-
Sets the
TimeUnit
used in the wait timeout when resuming a GemFire cache transaction. - setRetryAttempts(int) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
- setRetryAttempts(Integer) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- setRunning(boolean) - Method in class org.springframework.data.gemfire.config.support.AbstractSmartLifecycle
- setScope(Scope) - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
- setScope(Scope) - Method in class org.springframework.data.gemfire.LocalRegionFactoryBean
- setScope(Scope) - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
-
Configures the
Region's
Scope
, which affects data distribution and acknowledgement strategy (useful in consistency) for theRegion
. - setSearchTimeout(Integer) - Method in class org.springframework.data.gemfire.CacheFactoryBean
-
Set the number of seconds a netSearch operation can wait for data before timing out.
- setSecurityManager(SecurityManager) - Method in class org.springframework.data.gemfire.CacheFactoryBean
-
Configures the
SecurityManager
used to secure this cache. - setSerializer(PdxSerializer) - Method in interface org.springframework.data.gemfire.AbstractBasicCacheFactoryBean.PdxConfigurer
- setSerializer(PdxSerializer) - Method in class org.springframework.data.gemfire.CacheFactoryBean.CacheFactoryToPdxConfigurerAdapter
- setSerializer(PdxSerializer) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean.ClientCacheFactoryToPdxConfigurerAdapter
- setServerConnectionTimeout(int) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
- setServerConnectionTimeout(Integer) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- setServerGroup(String) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- setServerGroup(String) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
- setServerGroups(String[]) - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
- setServerLoadProbe(ServerLoadProbe) - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
- setServerRegionShortcut(RegionShortcut) - Method in class org.springframework.data.gemfire.config.annotation.CachingDefinedRegionsConfiguration
-
Configures the
RegionShortcut
specifying the data management policy to use when creating a server (peer)Region
. - setServerRegionShortcut(RegionShortcut) - Method in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration
- setServerRegionShortcut(RegionShortcut) - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
- setServers(Iterable<ConnectionEndpoint>) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- setServers(Iterable<ConnectionEndpoint>) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
- setServers(ConnectionEndpoint[]) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- setServers(ConnectionEndpoint[]) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
- setShortcut(ClientRegionShortcut) - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
-
Initializes the
DataPolicy
of theclient Region
using the givenClientRegionShortcut
. - setShortcut(RegionShortcut) - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
-
Configures the
Region
with the givenRegionShortcut
. - setSnapshot(Resource) - Method in class org.springframework.data.gemfire.ResolvableRegionFactoryBean
-
Sets the snapshots used for loading a newly created region.
- setSocketBufferSize(int) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
- setSocketBufferSize(int) - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
- setSocketBufferSize(Integer) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- setSocketBufferSize(Integer) - Method in class org.springframework.data.gemfire.wan.GatewayReceiverFactoryBean
- setSocketBufferSize(Integer) - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
- setSocketConnectTimeout(int) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
- setSocketConnectTimeout(Integer) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- setSocketFactory(SocketFactory) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- setSocketFactory(SocketFactory) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
- setSocketReadTimeout(Integer) - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
- setStartPort(Integer) - Method in class org.springframework.data.gemfire.wan.GatewayReceiverFactoryBean
- setStartupRecoveryDelay(long) - Method in class org.springframework.data.gemfire.PartitionAttributesFactoryBean
- setStatisticInterval(int) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
- setStatisticsEnabled(Boolean) - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
- setStatisticsEnabled(Boolean) - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
- setStatisticsEnabled(Boolean) - Method in class org.springframework.data.gemfire.LookupRegionFactoryBean
- setStatisticsEnabled(Boolean) - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
- setStatisticsInterval(Integer) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- setSubscriptionAckInterval(int) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
- setSubscriptionAckInterval(Integer) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- setSubscriptionCapacity(int) - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
- setSubscriptionDiskStore(String) - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
- setSubscriptionEnabled(boolean) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
- setSubscriptionEnabled(Boolean) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- setSubscriptionEvictionPolicy(SubscriptionEvictionPolicy) - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
- setSubscriptionMessageTrackingTimeout(int) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
- setSubscriptionMessageTrackingTimeout(Integer) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- setSubscriptionRedundancy(int) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
- setSubscriptionRedundancy(Integer) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- setSubscriptionTimeoutMultiplier(int) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
- setSuppressImportOnInit(Boolean) - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean
-
Sets a boolean condition to indicate whether importing on initialization should be suppressed.
- setTaskExecutor(Executor) - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
-
Sets the Task Executor used for running the event listeners when messages are received.
- setTaskExecutorBeanName(String) - Method in class org.springframework.data.gemfire.config.annotation.ContinuousQueryConfiguration
- setTcpNoDelay(boolean) - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
- setThreadLocalConnections(Boolean) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- setThreshold(Integer) - Method in class org.springframework.data.gemfire.eviction.EvictionAttributesFactoryBean
-
Set the threshold used by the LRU algorithm in ENTRY_COUNT and MEMORY_SIZE eviction policy.
- setTimeInterval(Long) - Method in class org.springframework.data.gemfire.DiskStoreFactoryBean
- setTimeout(long) - Method in class org.springframework.data.gemfire.function.execution.GemfireOnServerFunctionTemplate
- setTimeout(Integer) - Method in class org.springframework.data.gemfire.expiration.ExpirationAttributesFactoryBean
-
Sets the number of seconds before a Region or an Entry expires.
- setTotalMaxMemory(long) - Method in class org.springframework.data.gemfire.PartitionAttributesFactoryBean
- setTotalNumBuckets(int) - Method in class org.springframework.data.gemfire.PartitionAttributesFactoryBean
- setTransactionListeners(List<TransactionListener>) - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
-
Configures the cache (transaction manager) with a
List
ofTransactionListeners
implemented by applications to listen for and receive transaction events after a transaction is processed (i.e. - setTransactionWriter(TransactionWriter) - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
-
Configures a
TransactionWriter
implemented by the application to receive transaction events and perform a action, like a veto. - setTransportFilters(List<GatewayTransportFilter>) - Method in class org.springframework.data.gemfire.wan.GatewayReceiverFactoryBean
- setTransportFilters(List<GatewayTransportFilter>) - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
- setType(String) - Method in class org.springframework.data.gemfire.IndexFactoryBean
- setType(Interest.Type) - Method in class org.springframework.data.gemfire.client.Interest
-
Set the type of interest registration (e.g.
- setType(Interest.Type) - Method in class org.springframework.data.gemfire.client.KeyInterest
- setType(Interest.Type) - Method in class org.springframework.data.gemfire.client.RegexInterest
- setType(EvictionPolicyType) - Method in class org.springframework.data.gemfire.eviction.EvictionAttributesFactoryBean
-
Sets the type of eviction policy and algorithm (e.g.
- setType(IndexType) - Method in class org.springframework.data.gemfire.IndexFactoryBean
-
Set the
type
of theIndex
. - setUseBeanFactoryLocator(boolean) - Method in class org.springframework.data.gemfire.AbstractConfigurableCacheFactoryBean
-
Sets a boolean value used to determine whether to enable the
GemfireBeanFactoryLocator
. - setUseBeanFactoryLocator(boolean) - Method in class org.springframework.data.gemfire.config.annotation.LocatorApplicationConfiguration
- setUseBeanFactoryLocator(boolean) - Method in class org.springframework.data.gemfire.LocatorFactoryBean
- setUseClusterConfiguration(Boolean) - Method in class org.springframework.data.gemfire.CacheFactoryBean
-
Sets the state of the use-shared-configuration Pivotal GemFire/Apache Geode distribution configuration setting.
- setUseClusterConfiguration(Boolean) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
- setUseClusterConfigurationService(boolean) - Method in class org.springframework.data.gemfire.config.annotation.LocatorApplicationConfiguration
- setUseClusterConfigurationService(boolean) - Method in class org.springframework.data.gemfire.LocatorFactoryBean
- setUsername(String) - Method in class org.springframework.data.gemfire.config.annotation.AuthenticationBeanConfiguration
- setUseUDPMembershipMessenger(boolean) - Method in class org.springframework.data.gemfire.config.annotation.LocatorApplicationConfiguration
- setUseUDPMembershipMessenger(boolean) - Method in class org.springframework.data.gemfire.LocatorFactoryBean
- setUseUDPMembershipMessenger(Boolean) - Method in class org.springframework.data.gemfire.CacheFactoryBean
-
Sets the state of the use-udp-membership-messenger VMware GemFire property.
- setValueConstraint(Class<V>) - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
-
Sets a
type
constraint on thisclient Region's
values. - setValueConstraint(Class<V>) - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
- setValueConstraint(Class<V>) - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
- setWriteBufferSize(Integer) - Method in class org.springframework.data.gemfire.DiskStoreFactoryBean
- setXmlDeclaredLocators(ConnectionEndpointList) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
- setXmlDeclaredServers(ConnectionEndpointList) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
- SEVEN - Static variable in class org.springframework.data.gemfire.util.JavaVersion
- SEVENTEEN - Static variable in class org.springframework.data.gemfire.util.JavaVersion
- shiroGemFireBeanFactoryPostProcessor() - Method in class org.springframework.data.gemfire.config.annotation.ApacheShiroSecurityConfiguration
- shiroIniResourcePath() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableSecurity
-
Sets the Geode System Property referring to the location of an Apache Shiro INI file used to configure the Apache Shiro Security Framework to secure Apache Geode.
- shiroLifecycleBeanPostProcessor() - Method in class org.springframework.data.gemfire.config.annotation.ApacheShiroSecurityConfiguration
-
Bean
definition to define, configure and register an Apache Shiro SpringLifecycleBeanPostProcessor
to automatically call lifecycle callback methods on Shiro security components during Spring container initialization and destruction phases. - shiroSecurityManager() - Method in class org.springframework.data.gemfire.config.annotation.ApacheShiroSecurityConfiguration
-
Bean
definition to define, configure and register an Apache ShiroSecurityManager
implementation to secure Apache Geode. - shortcut() - Element in annotation interface org.springframework.data.gemfire.mapping.annotation.ClientRegion
-
ClientRegionShortcut
used by this persistent entity's clientRegion
to define theDataPolicy
. - SIMPLE - Enum constant in enum class org.springframework.data.gemfire.JndiDataSourceType
- SimpleGemfireRepository<T,
ID> - Class in org.springframework.data.gemfire.repository.support -
Simple, basic
PagingAndSortingRepository
/CrudRepository
implementation for Apache Geode. - SimpleGemfireRepository(GemfireTemplate, EntityInformation<T, ID>) - Constructor for class org.springframework.data.gemfire.repository.support.SimpleGemfireRepository
-
Constructs a new instance of
SimpleGemfireRepository
initialized with theGemfireTemplate
andEntityInformation
. - SingleCacheCacheResolver - Class in org.springframework.data.gemfire.support
-
CacheResolver
implementation that resolves to a configured, singleGemFireCache
instance. - SingleCacheCacheResolver() - Constructor for class org.springframework.data.gemfire.support.SingleCacheCacheResolver
- SinglePoolPoolResolver - Class in org.springframework.data.gemfire.client.support
-
PoolResolver
implementation that resolves a single, configuredPool
. - SinglePoolPoolResolver(Pool) - Constructor for class org.springframework.data.gemfire.client.support.SinglePoolPoolResolver
-
Constructs an instance of
SinglePoolPoolResolver
initialized with the givenPool
returned during resolution. - SingleRegionRegionResolver - Class in org.springframework.data.gemfire.support
-
RegionResolver
implementation resolving a single, configuredRegion
object. - SingleRegionRegionResolver(Region) - Constructor for class org.springframework.data.gemfire.support.SingleRegionRegionResolver
-
Constructs a new instance of
SingleRegionRegionResolver
with the givenRegion
. - SIX - Static variable in class org.springframework.data.gemfire.util.JavaVersion
- SIXTEEN - Static variable in class org.springframework.data.gemfire.util.JavaVersion
- size() - Method in class org.springframework.data.gemfire.repository.query.AbstractSelectResults
- size() - Method in class org.springframework.data.gemfire.repository.query.PagedSelectResults
- size() - Method in class org.springframework.data.gemfire.support.CompositeLifecycle
-
Returns the number of
Lifecycle
objects contained by this composite. - size() - Method in class org.springframework.data.gemfire.support.ConnectionEndpointList
-
Determines the number of ConnectionEndpoints contained in this collection.
- SmartCacheResolverFactoryBean - Class in org.springframework.data.gemfire.support
-
Spring
FactoryBean
used to construct a custom, determinedCacheResolver
that strategically and lazily resolves a cache instance. - SmartCacheResolverFactoryBean() - Constructor for class org.springframework.data.gemfire.support.SmartCacheResolverFactoryBean
- SmartLifecycleSupport - Interface in org.springframework.data.gemfire.support
-
The
SmartLifecycleSupport
interface is an extension of Spring'sSmartLifecycle
interface providing default, convenient behavior for many of the lifecycle methods as well as a serving as aFunctionalInterface
. - SNAPPY_COMPRESSOR_BEAN_NAME - Static variable in class org.springframework.data.gemfire.config.annotation.CompressionConfiguration
- SnapshotApplicationEvent<K,
V> - Class in org.springframework.data.gemfire.snapshot.event -
The SnapshotApplicationEvent class is a Spring ApplicationEvent signaling a GemFire Cache or Region snapshot event, used to trigger a snapshot to occur.
- SnapshotApplicationEvent(Object, String, SnapshotServiceFactoryBean.SnapshotMetadata<K, V>...) - Constructor for class org.springframework.data.gemfire.snapshot.event.SnapshotApplicationEvent
-
Constructs an instance of SnapshotApplicationEvent initialized with an event source, a pathname of the Region which data snapshots are imported/exported along with meta-data describing the details of the snapshot source.
- SnapshotApplicationEvent(Object, SnapshotServiceFactoryBean.SnapshotMetadata<K, V>...) - Constructor for class org.springframework.data.gemfire.snapshot.event.SnapshotApplicationEvent
-
Constructs an instance of SnapshotApplicationEvent initialized with an event source and optional meta-data describing the data snapshots to be imported/exported.
- SnapshotMetadata(File) - Constructor for class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.SnapshotMetadata
- SnapshotMetadata(File, SnapshotOptions.SnapshotFormat) - Constructor for class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.SnapshotMetadata
- SnapshotMetadata(File, SnapshotOptions.SnapshotFormat, SnapshotFilter<K, V>) - Constructor for class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.SnapshotMetadata
- SnapshotServiceAdapterSupport() - Constructor for class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.SnapshotServiceAdapterSupport
- SnapshotServiceFactoryBean<K,
V> - Class in org.springframework.data.gemfire.snapshot -
The SnapshotServiceFactoryBean class is a Spring FactoryBean used to configure and create an instance of an appropriate GemFire Snapshot Service to perform data import and exports.
- SnapshotServiceFactoryBean() - Constructor for class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean
- SnapshotServiceFactoryBean.ArchiveFileFilter - Class in org.springframework.data.gemfire.snapshot
-
The ArchiveFileFilter class is a Java FileFilter implementation accepting any File that is either a JAR file or ZIP file.
- SnapshotServiceFactoryBean.CacheSnapshotServiceAdapter - Class in org.springframework.data.gemfire.snapshot
-
The CacheSnapshotServiceAdapter is a SnapshotServiceAdapter adapting GemFire's CacheSnapshotService.
- SnapshotServiceFactoryBean.RegionSnapshotServiceAdapter<K,
V> - Class in org.springframework.data.gemfire.snapshot -
The RegionSnapshotServiceAdapter is a SnapshotServiceAdapter adapting GemFire's RegionSnapshotService.
- SnapshotServiceFactoryBean.SnapshotMetadata<K,
V> - Class in org.springframework.data.gemfire.snapshot -
The SnapshotMetadata class encapsulates details of the GemFire Cache or Region data snapshot on either import or export.
- SnapshotServiceFactoryBean.SnapshotServiceAdapter<K,
V> - Interface in org.springframework.data.gemfire.snapshot -
The SnapshotServiceAdapter interface is an Adapter adapting both GemFire CacheSnapshotService and RegionSnapshotService to treat them uniformly.
- SnapshotServiceFactoryBean.SnapshotServiceAdapterSupport<K,
V> - Class in org.springframework.data.gemfire.snapshot -
SnapshotServiceAdapterSupport is an abstract base class for all SnapshotServiceAdapter implementations encapsulating common reusable functionality.
- SOCKET_BUFFER_SIZE - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- SOCKET_LEASE_TIME - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- socketBufferSize() - Element in annotation interface org.springframework.data.gemfire.config.annotation.CacheServerApplication
-
Configures the configured buffer size of the socket connection for this CacheServer.
- socketBufferSize() - Element in annotation interface org.springframework.data.gemfire.config.annotation.ClientCacheApplication
-
Configures the
Socket
buffer size used for each connection made in the DEFAULTPool
. - socketBufferSize() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableCacheServer
-
Configures the configured buffer size of the socket connection for this CacheServer.
- socketBufferSize() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGatewayReceiver
-
The socket buffer size for the
GatewayReceiver
. - socketBufferSize() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGatewaySender
-
Configures the socket buffer size in bytes for this
GatewaySender
. - socketBufferSize() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGatewaySenders
-
Configures the socket buffer size in bytes for all configured
GatewaySenders
. - socketBufferSize() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGemFireProperties
-
Receive buffer sizes in bytes of the TCP/IP connections used for data transmission.
- socketBufferSize() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnablePool
-
Configures the socket buffer size for each connection made in this pool.
- socketConnectTimeout() - Element in annotation interface org.springframework.data.gemfire.config.annotation.ClientCacheApplication
-
Configures the
Socket
connect timeout used by the DEFAULTPool
. - socketConnectTimeout() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnablePool
-
Configures the
socket connect timeout
for this "named"Pool
. - socketFactoryBeanName() - Element in annotation interface org.springframework.data.gemfire.config.annotation.ClientCacheApplication
-
Configures the
SocketFactory
bean name
used by the DEFAULTPool
to createSocket
connections to both Locators (if configured usingClientCacheApplication.locators()
) and Servers in the Apache Geodce cluster. - socketFactoryBeanName() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnablePool
-
Configures the
SocketFactory
bean name
used by thisPool
to create connections to both Locators (if configured usingEnablePool.locators()
) and Servers. - socketLeaseTime() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGemFireProperties
-
Time, in milliseconds, a thread can have exclusive access to a socket it is not actively using.
- socketReadTimeout() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGatewaySender
-
Configures the amount of time in milliseconds that this
GatewaySender
will wait to receive an acknowledgment from a remote site. - socketReadTimeout() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGatewaySenders
-
Configures the amount of time in milliseconds that all configured
GatewaySenders
will wait to receive an acknowledgment from a remote site. - sort(List<T>) - Static method in class org.springframework.data.gemfire.util.CollectionUtils
-
Sors the elements of the given
List
by their natural,Comparable
ordering. - sort(T[]) - Static method in class org.springframework.data.gemfire.util.ArrayUtils
-
Sort the array of elements according to the elements natural ordering.
- SPRING_DATA_GEMFIRE_PROPERTY_PREFIX - Static variable in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
- SPRING_DATA_GEMFIRE_SECURITY_SHIRO_ENABLED - Static variable in class org.springframework.data.gemfire.config.annotation.ApacheShiroSecurityConfiguration.ApacheShiroPresentCondition
- SpringCacheAnnotationsCacheNameResolver() - Constructor for class org.springframework.data.gemfire.config.annotation.CachingDefinedRegionsConfiguration.SpringCacheAnnotationsCacheNameResolver
- SpringContextBootstrappingInitializer - Class in org.springframework.data.gemfire.support
-
The
SpringContextBootstrappingInitializer
class is a GemFire configuration initializer used to bootstrap a SpringApplicationContext
inside a GemFire Server JVM-based process. - SpringContextBootstrappingInitializer() - Constructor for class org.springframework.data.gemfire.support.SpringContextBootstrappingInitializer
- springDataGeodeAuthentication() - Method in class org.springframework.data.gemfire.config.annotation.AuthenticationBeanConfiguration
- SpringDataGeodeAuthentication(Supplier<String>, Supplier<String>) - Constructor for class org.springframework.data.gemfire.config.annotation.AuthenticationBeanConfiguration.SpringDataGeodeAuthentication
- SpringExtensions - Class in org.springframework.data.gemfire.util
-
Abstract utility class encapsulating functionality common to
Objects
,Class types
and Spring beans. - SpringExtensions() - Constructor for class org.springframework.data.gemfire.util.SpringExtensions
- SpringExtensions.OrderedBeanWrapper<T> - Interface in org.springframework.data.gemfire.util
- SpringExtensions.ValueReturningThrowableOperation<T> - Interface in org.springframework.data.gemfire.util
- SpringExtensions.VoidReturningThrowableOperation - Interface in org.springframework.data.gemfire.util
- SpringServerLauncherCacheProvider - Class in org.springframework.data.gemfire.support
-
The SpringServerLauncherCacheProvider class overrides the default behavior of GemFire's
ServerLauncher
to bootstrap the GemFire cache using a SpringApplicationContext
instead of GemFire cache.xml inside a GemFire Server JVM-based process. - SpringServerLauncherCacheProvider() - Constructor for class org.springframework.data.gemfire.support.SpringServerLauncherCacheProvider
- SSL_CIPHERS - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- SSL_CLIENT_PROTOCOLS - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- SSL_CLUSTER_ALIAS - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- SSL_DEFAULT_ALIAS - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- SSL_ENABLED_COMPONENTS - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- SSL_ENDPOINT_IDENTIFICATION_ENABLED - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- SSL_GATEWAY_ALIAS - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- SSL_JMX_ALIAS - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- SSL_KEYSTORE - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- SSL_KEYSTORE_PASSWORD - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- SSL_KEYSTORE_TYPE - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- SSL_LOCATOR_ALIAS - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- SSL_PARAMETER_EXTENSION - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- SSL_PROTOCOLS - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- SSL_REQUIRE_AUTHENTICATION - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- SSL_SERVER_ALIAS - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- SSL_SERVER_PROTOCOLS - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- SSL_TRUSTSTORE - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- SSL_TRUSTSTORE_PASSWORD - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- SSL_TRUSTSTORE_TYPE - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- SSL_USE_DEFAULT_CONTEXT - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- SSL_WEB_ALIAS - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- SSL_WEB_SERVICE_REQUIRE_AUTHENTICATION - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- SslConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
The
SslConfiguration
class is a SpringImportBeanDefinitionRegistrar
that applies additional configuration using Pivotal GemFire/Apache GeodeProperties
to configure SSL. - SslConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.SslConfiguration
- sslProperty(String) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
- sslRequireAuthentication() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableHttpService
-
Boolean indicating whether to require authentication for HTTP service connections.
- STANDARD_HOST_PORT_SEPARATOR - Static variable in class org.springframework.data.gemfire.support.ConnectionEndpoint
- STAR_PROJECTION - Static variable in class org.springframework.data.gemfire.repository.query.QueryString
- STAR_QUERY - Static variable in class org.springframework.data.gemfire.repository.query.QueryString
-
Deprecated.
- start() - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
-
Registers interests in the startup lifecycle phase of the Spring container.
- start() - Method in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration.ClusterSchemaObjectInitializer
- start() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableManager
-
If true then this member will start a JMX Manager when it creates a cache.
- start() - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
- start() - Method in class org.springframework.data.gemfire.config.support.AbstractSmartLifecycle
- start() - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
- start() - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
- start() - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
- start() - Method in class org.springframework.data.gemfire.support.CompositeLifecycle
-
Starts all
Lifecycle
objects contained by this composite. - start() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
- START_DEV_REST_API - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- START_LOCATOR - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- START_LOCATOR_GEMFIRE_PROPERTY_NAME - Static variable in class org.springframework.data.gemfire.config.annotation.LocatorConfiguration
- startDeveloperRestApi() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableHttpService
-
If set to true, then the Developer REST API service will be started when the cache is created.
- startLocator() - Method in class org.springframework.data.gemfire.config.annotation.AbstractCacheConfiguration
- startPort() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGatewayReceiver
-
The starting port that GatewayReceiver will use when selecting a port to run on.
- startWithCleanQueue() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
- STATISTIC_ARCHIVE_FILE - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- STATISTIC_SAMPLE_RATE - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- STATISTIC_SAMPLING_ENABLED - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- statisticInterval() - Element in annotation interface org.springframework.data.gemfire.config.annotation.ClientCacheApplication
-
Configures how often to send client statistics to the server.
- statisticInterval() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnablePool
-
Configures how often to send client statistics to the server.
- STATISTICS - Enum constant in enum class org.springframework.data.gemfire.config.support.GemfireFeature
- StatisticsConfiguration - Class in org.springframework.data.gemfire.config.annotation
-
The
StatisticsConfiguration
class is a SpringImportBeanDefinitionRegistrar
that applies additional configuration using Pivotal GemFire/Apache GeodeProperties
to configure Pivotal GemFire/Apache Geode Statistics. - StatisticsConfiguration() - Constructor for class org.springframework.data.gemfire.config.annotation.StatisticsConfiguration
- statsProperty(String) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
- stop() - Method in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration.ClusterSchemaObjectInitializer
- stop() - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
- stop() - Method in class org.springframework.data.gemfire.config.support.AbstractSmartLifecycle
- stop() - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
- stop() - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
- stop() - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
- stop() - Method in class org.springframework.data.gemfire.support.CompositeLifecycle
-
Stops all
Lifecycle
objects contained by this composite. - stop() - Method in interface org.springframework.data.gemfire.support.SmartLifecycleSupport
- stop() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
- stop(Runnable) - Method in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration.ClusterSchemaObjectInitializer
- stop(Runnable) - Method in class org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean
- stop(Runnable) - Method in class org.springframework.data.gemfire.config.support.AbstractSmartLifecycle
- stop(Runnable) - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
- stop(Runnable) - Method in class org.springframework.data.gemfire.PeerRegionFactoryBean
- stop(Runnable) - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
- stop(Runnable) - Method in interface org.springframework.data.gemfire.support.SmartLifecycleSupport
- StreamUtils - Class in org.springframework.data.gemfire.util
-
The
StreamUtils
class is a abstract utility class for working withStreams
. - StreamUtils() - Constructor for class org.springframework.data.gemfire.util.StreamUtils
- strict() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableEntityDefinedRegions
-
Determines whether the created
Region
will have strongly-typed key and value constraints based on the ID andClass
type of application persistent entity. - StringBasedGemfireRepositoryQuery - Class in org.springframework.data.gemfire.repository.query
-
GemfireRepositoryQuery
using plainString
based OQL queries. - StringBasedGemfireRepositoryQuery(String, GemfireQueryMethod, GemfireTemplate) - Constructor for class org.springframework.data.gemfire.repository.query.StringBasedGemfireRepositoryQuery
-
Constructs a new instance of
StringBasedGemfireRepositoryQuery
initialized with the givenquery
,GemfireQueryMethod
andGemfireTemplate
. - StringToConnectionEndpointConverter() - Constructor for class org.springframework.data.gemfire.config.support.CustomEditorBeanFactoryPostProcessor.StringToConnectionEndpointConverter
- StringToConnectionEndpointListConverter() - Constructor for class org.springframework.data.gemfire.config.support.CustomEditorBeanFactoryPostProcessor.StringToConnectionEndpointListConverter
- subList(List<T>, int...) - Static method in class org.springframework.data.gemfire.util.CollectionUtils
-
Returns a sub-list of elements from the given
List
based on the providedindices
. - subscriptionAckInterval() - Element in annotation interface org.springframework.data.gemfire.config.annotation.ClientCacheApplication
-
Configures the interval in milliseconds to wait before sending acknowledgements from the client to the server for events received from server subscriptions.
- subscriptionAckInterval() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnablePool
-
Configures the interval in milliseconds to wait before sending acknowledgements to the cache server for events received from the server subscriptions.
- SubscriptionAttributesFactoryBean - Class in org.springframework.data.gemfire
-
Spring
FactoryBean
used for defining and constructing an Apache GeodeSubscriptionAttributes
object, which determines the subscription policy used by cache Regions declaring their data interests. - SubscriptionAttributesFactoryBean() - Constructor for class org.springframework.data.gemfire.SubscriptionAttributesFactoryBean
- subscriptionCapacity() - Element in annotation interface org.springframework.data.gemfire.config.annotation.CacheServerApplication
-
Configures the capacity of the client queue.
- subscriptionCapacity() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableCacheServer
-
Configures the capacity of the client queue.
- subscriptionDiskStoreName() - Element in annotation interface org.springframework.data.gemfire.config.annotation.CacheServerApplication
-
Configures the disk store name for overflow.
- subscriptionDiskStoreName() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableCacheServer
-
Configures the disk store name for overflow.
- subscriptionEnabled() - Element in annotation interface org.springframework.data.gemfire.config.annotation.ClientCacheApplication
-
Configures server-to-client subscriptions when set to true (enabled) in the DEFAULT
Pool
. - subscriptionEnabled() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnablePool
-
If set to true then the created pool will have server-to-client subscriptions enabled.
- subscriptionEvictionPolicy() - Element in annotation interface org.springframework.data.gemfire.config.annotation.CacheServerApplication
-
Configures the eviction policy that is executed when capacity of the client queue is reached.
- subscriptionEvictionPolicy() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableCacheServer
-
Configures the eviction policy that is executed when capacity of the client queue is reached.
- SubscriptionEvictionPolicy - Enum Class in org.springframework.data.gemfire.server
-
Enumeration of the various client subscription policies for
CacheServer
. - SubscriptionEvictionPolicyConverter - Class in org.springframework.data.gemfire.server
-
The SubscriptionEvictionPolicyConverter class is a Spring Converter and JavaBeans PropertyEditor for converting Strings into a SubscriptionEvictionPolicy enumerated value.
- SubscriptionEvictionPolicyConverter() - Constructor for class org.springframework.data.gemfire.server.SubscriptionEvictionPolicyConverter
- subscriptionMessageTrackingTimeout() - Element in annotation interface org.springframework.data.gemfire.config.annotation.ClientCacheApplication
-
Configures the message tracking timeout attribute of the DEFAULT
Pool
, which is the time-to-live period in milliseconds for subscription events the client has received from the server. - subscriptionMessageTrackingTimeout() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnablePool
-
Configures the messageTrackingTimeout attribute which is the time-to-live period, in milliseconds, for subscription events the client has received from the server.
- subscriptionRedundancy() - Element in annotation interface org.springframework.data.gemfire.config.annotation.ClientCacheApplication
-
Configures the redundancy-level for the DEFAULT
Pool
's server-to-client subscriptions. - subscriptionRedundancy() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnablePool
-
Configures the redundancy level for this pools server-to-client subscriptions.
- SUPPORTED_IDENTIFIER_NAMES - Static variable in class org.springframework.data.gemfire.mapping.GemfirePersistentProperty
- SYNCHRONOUS - Enum constant in enum class org.springframework.data.gemfire.IndexMaintenancePolicyType
T
- taskExecutorBeanName() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableContinuousQueries
-
Refers to the name of the
Executor
bean used to process CQ events asynchronously. - TCP_PORT - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- tcpNoDelay() - Element in annotation interface org.springframework.data.gemfire.config.annotation.CacheServerApplication
-
Configures the tcpNoDelay setting of sockets used to send messages to clients.
- tcpNoDelay() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableCacheServer
-
Configures the tcpNoDelay setting of sockets used to send messages to clients.
- tcpPort() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGemFireProperties
-
The TCP port to listen on for cache communications.
- TEMPLATE_ATTRIBUTE - Static variable in class org.springframework.data.gemfire.config.xml.AbstractPeerRegionParser
- TEMPLATE_BEAN_NAME_PROPERTY - Static variable in class org.springframework.data.gemfire.support.WiringDeclarableSupport
- TemplateBasedOqlQueryExecutor - Class in org.springframework.data.gemfire.repository.query.support
- TemplateBasedOqlQueryExecutor(GemfireTemplate) - Constructor for class org.springframework.data.gemfire.repository.query.support.TemplateBasedOqlQueryExecutor
-
Constructs a new instance of
TemplateBasedOqlQueryExecutor
initialized with the given, requiredGemfireTemplate
used to execute Apache GeodeOQL queries
. - templateQuery(ProceedingJoinPoint) - Method in class org.springframework.data.gemfire.serialization.json.JSONRegionAdvice
- TEMPORARY_DIRECTORY - Static variable in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.SnapshotServiceAdapterSupport
- TEN - Static variable in class org.springframework.data.gemfire.util.JavaVersion
- test(T) - Method in interface org.springframework.data.gemfire.util.Filter
- thenExecuteWith(OqlQueryExecutor) - Method in interface org.springframework.data.gemfire.repository.query.support.OqlQueryExecutor
-
Null-safe composition method to compose this
OqlQueryExecutor
with the givenOqlQueryExecutor
. - THIRTEEN - Static variable in class org.springframework.data.gemfire.util.JavaVersion
- THREAD - Enum constant in enum class org.springframework.data.gemfire.wan.OrderPolicyType
- THREAD_MONITOR_ENABLED - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- THREAD_MONITOR_INTERVAL_MS - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- THREAD_MONITOR_TIME_LIMIT - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- TIME_TO_LIVE - Enum constant in enum class org.springframework.data.gemfire.config.annotation.EnableExpiration.ExpirationType
- timeInterval() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableDiskStore
-
The number of milliseconds that can elapse before unwritten data is written to disk.
- timeout() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableExpiration.ExpirationPolicy
-
Specifies the timeout used to determine when a
Region
entry expires. - timeout() - Method in class org.springframework.data.gemfire.expiration.AnnotationBasedExpiration.ExpirationMetaData
- timeout() - Element in annotation interface org.springframework.data.gemfire.expiration.Expiration
- timeout() - Element in annotation interface org.springframework.data.gemfire.expiration.IdleTimeoutExpiration
- timeout() - Element in annotation interface org.springframework.data.gemfire.expiration.TimeToLiveExpiration
- TIMESTAMP_PATTERN - Static variable in class org.springframework.data.gemfire.transaction.event.TransactionApplicationEvent
- timeToLive() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableMcast
-
How far multicast messaging goes in your network.
- TimeToLiveExpiration - Annotation Interface in org.springframework.data.gemfire.expiration
-
TimeToLiveExpiration is an enumerated type encapsulating custom expiration settings for application domain objects to express their time-to-live (TTL) expiration policy.
- TO_DATE - Enum constant in enum class org.springframework.data.gemfire.repository.query.support.OqlKeyword
- toArray() - Method in class org.springframework.data.gemfire.repository.query.AbstractSelectResults
- toArray() - Method in class org.springframework.data.gemfire.support.ConnectionEndpointList
-
Converts this collection of
ConnectionEndpoint
s into an array ofConnectionEndpoint
s. - toArray(E[]) - Method in class org.springframework.data.gemfire.repository.query.AbstractSelectResults
- toCqAttributes(Function<ContinuousQueryListener, CqListener>, Set<CQEvent>) - Method in class org.springframework.data.gemfire.listener.ContinuousQueryDefinition
- toData(Object, DataOutput) - Method in class org.springframework.data.gemfire.serialization.EnumSerializer
- toData(Object, PdxWriter) - Method in class org.springframework.data.gemfire.mapping.MappingPdxSerializer
-
Serialize (write) the given
Object
to PDX. - toExpirationAttributes() - Method in class org.springframework.data.gemfire.expiration.AnnotationBasedExpiration.ExpirationMetaData
- toGemFireProperties(Map<String, Object>) - Method in class org.springframework.data.gemfire.config.annotation.AuthConfiguration
- toGemFireProperties(Map<String, Object>) - Method in class org.springframework.data.gemfire.config.annotation.GemFirePropertiesConfiguration
- toGemFireProperties(Map<String, Object>) - Method in class org.springframework.data.gemfire.config.annotation.GeodeIntegratedSecurityConfiguration
- toGemFireProperties(Map<String, Object>) - Method in class org.springframework.data.gemfire.config.annotation.HttpServiceConfiguration
- toGemFireProperties(Map<String, Object>) - Method in class org.springframework.data.gemfire.config.annotation.LocatorConfiguration
- toGemFireProperties(Map<String, Object>) - Method in class org.springframework.data.gemfire.config.annotation.LoggingConfiguration
- toGemFireProperties(Map<String, Object>) - Method in class org.springframework.data.gemfire.config.annotation.ManagerConfiguration
- toGemFireProperties(Map<String, Object>) - Method in class org.springframework.data.gemfire.config.annotation.McastConfiguration
- toGemFireProperties(Map<String, Object>) - Method in class org.springframework.data.gemfire.config.annotation.MemcachedServerConfiguration
- toGemFireProperties(Map<String, Object>) - Method in class org.springframework.data.gemfire.config.annotation.OffHeapConfiguration
- toGemFireProperties(Map<String, Object>) - Method in class org.springframework.data.gemfire.config.annotation.SslConfiguration
- toGemFireProperties(Map<String, Object>) - Method in class org.springframework.data.gemfire.config.annotation.StatisticsConfiguration
- toGemFireProperties(Map<String, Object>) - Method in class org.springframework.data.gemfire.config.annotation.support.EmbeddedServiceConfigurationSupport
- toInetSocketAddress() - Method in class org.springframework.data.gemfire.support.ConnectionEndpoint
-
Converts this
ConnectionEndpoint
into anInetSocketAddress
representation. - toInetSocketAddresses() - Method in class org.springframework.data.gemfire.support.ConnectionEndpointList
- toIterable(T...) - Static method in class org.springframework.data.gemfire.util.ArrayUtils
-
Converts the given array into an
Iterable
object. - tombstoneGcThreshold() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGemFireProperties
-
The number of tombstones that can accumulate before the GemFire member triggers garbage collection for tombstones.
- toPage(List<T>, Pageable) - Static method in class org.springframework.data.gemfire.repository.query.support.PagingUtils
- toRegionName(String) - Static method in class org.springframework.data.gemfire.util.RegionUtils
- toRegionName(Region<?, ?>) - Static method in class org.springframework.data.gemfire.util.RegionUtils
- toRegionPath(String) - Static method in class org.springframework.data.gemfire.util.RegionUtils
- toRegionPath(Region<?, ?>) - Static method in class org.springframework.data.gemfire.util.RegionUtils
- toSimpleFilename(String) - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.SnapshotServiceAdapterSupport
- toString() - Method in class org.springframework.data.gemfire.client.Interest
- toString() - Method in class org.springframework.data.gemfire.config.annotation.AbstractCacheConfiguration
- toString() - Method in class org.springframework.data.gemfire.config.annotation.AuthenticationBeanConfiguration.SpringDataGeodeAuthentication
- toString() - Method in class org.springframework.data.gemfire.config.annotation.CacheServerConfiguration
-
Returns a
String
containing the name of the Spring-configured Apache GeodeCacheServer
application and data node in the cluster. - toString() - Method in class org.springframework.data.gemfire.config.annotation.ClientCacheConfiguration
-
Returns a
String
containing the name of the Spring-configured Apache GeodeClientCache
application. - toString() - Method in enum class org.springframework.data.gemfire.config.annotation.EnableExpiration.ExpirationType
- toString() - Method in enum class org.springframework.data.gemfire.config.annotation.EnableSsl.Component
-
Returns a
String
representation of this enumerated value. - toString() - Method in class org.springframework.data.gemfire.config.annotation.PeerCacheConfiguration
-
Returns a
String
containing the name of the Spring-configured Apache Geode peerCache
application and data node in the cluster. - toString() - Method in class org.springframework.data.gemfire.config.schema.SchemaObjectDefinition
- toString() - Method in class org.springframework.data.gemfire.expiration.AnnotationBasedExpiration.ExpirationMetaData
- toString() - Method in enum class org.springframework.data.gemfire.GemFireProperties
- toString() - Method in class org.springframework.data.gemfire.IndexFactoryBean.IndexWrapper
- toString() - Method in enum class org.springframework.data.gemfire.JndiDataSourceType
-
Returns a String describing this JNDI DataSource implementation based on the GemFire supported names.
- toString() - Method in class org.springframework.data.gemfire.repository.query.QueryString
-
Returns a
String
representation of thisQueryString
. - toString() - Method in enum class org.springframework.data.gemfire.repository.query.support.OqlKeyword
- toString() - Method in class org.springframework.data.gemfire.repository.Wrapper
- toString() - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.SnapshotMetadata
- toString() - Method in class org.springframework.data.gemfire.support.ConnectionEndpoint
- toString() - Method in class org.springframework.data.gemfire.support.ConnectionEndpointList
- toString() - Method in class org.springframework.data.gemfire.transaction.event.TransactionApplicationEvent
- toString() - Method in class org.springframework.data.gemfire.util.JavaVersion
- toString() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
- toString(Map<?, ?>) - Static method in class org.springframework.data.gemfire.util.CollectionUtils
- toUpperCase(String) - Static method in class org.springframework.data.gemfire.client.ClientRegionShortcutConverter
-
Converts the String value to upper case, trimming all whitespace.
- toUpperCase(String) - Static method in class org.springframework.data.gemfire.RegionShortcutConverter
-
Converts the String value to upper case, trimming all whitespace.
- Trace - Annotation Interface in org.springframework.data.gemfire.repository.query.annotation
-
The Trace class is an annotation type to enable GemFire OQL Query debugging.
- TRACE - Enum constant in enum class org.springframework.data.gemfire.repository.query.support.OqlKeyword
- TRACE_OQL_TEMPLATE - Static variable in class org.springframework.data.gemfire.repository.query.QueryString
- TRACE_PATTERN - Static variable in class org.springframework.data.gemfire.repository.query.QueryString
- TransactionApplicationEvent - Class in org.springframework.data.gemfire.transaction.event
-
The
TransactionApplicationEvent
is an implementation ofApplicationEvent
which is fired during a transaction. - TransactionApplicationEvent(Object) - Constructor for class org.springframework.data.gemfire.transaction.event.TransactionApplicationEvent
-
Constructs a new instance of
TransactionApplicationEvent
initialized with the givensource
of this transaction event. - TransactionApplicationEvent(Object, String) - Constructor for class org.springframework.data.gemfire.transaction.event.TransactionApplicationEvent
-
Constructs a new instance of
TransactionApplicationEvent
initialized with the givensource
of this transaction event anddetails
describing the transaction event. - TransactionListenerAdapter - Class in org.springframework.data.gemfire.transaction.event
-
The
TransactionListenerAdapter
class is an Apache GeodeTransactionListener
andTransactionWriter
implementation that publishes theTransactionEvent
to application components and beans declared in the SpringApplicationContext
using theApplicationEventPublisher
. - TransactionListenerAdapter(ApplicationEventPublisher) - Constructor for class org.springframework.data.gemfire.transaction.event.TransactionListenerAdapter
-
Constructs a new instance of the
TransactionListenerAdapter
initialized with the requiredApplicationEventPublisher
to publish Apache Geode cacheTransactionEvents
to application declared components and beans in a SpringApplicationContext
. - transactionManager(GemFireCache) - Method in class org.springframework.data.gemfire.transaction.config.GemfireCacheTransactionsConfiguration
-
Declares and registers SDG's
GemfireTransactionManager
as the transactionManager in Spring's Transaction Management infrastructure to manage local, GemFire/Geode cache transactions. - TRANSACTIONS - Enum constant in enum class org.springframework.data.gemfire.config.support.GemfireFeature
- translateExceptionIfPossible(RuntimeException) - Method in class org.springframework.data.gemfire.AbstractBasicCacheFactoryBean
-
Translates the thrown Apache Geode
RuntimeException
into a correspondingException
from Spring's genericDataAccessException
hierarchy if possible. - transportFilters() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGatewayReceiver
-
An in-order list of
GatewayTransportFilter
to be applied toGatewayReceiver
This property can also be configured using the spring.data.gemfire.gateway.receiver.transport-filters property
Default value is an empty String array - transportFilters() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGatewaySender
-
Configures an in-order list of
GatewayTransportFilter
objects to be applied to thisGatewaySender
. - transportFilters() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGatewaySenders
-
Configures an in-order list of
GatewayTransportFilter
objects to be applied to all configuredGatewaySenders
. - truststore() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableSsl
-
Pathname to the truststore used for SSL communications.
- truststorePassword() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableSsl
-
Password to access the keys in the truststore used for SSL communications.
- truststoreType() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableSsl
-
Identifies the type of truststore used for SSL communications.
- TUNING - Enum constant in enum class org.springframework.data.gemfire.config.support.GemfireFeature
- TWELVE - Static variable in class org.springframework.data.gemfire.util.JavaVersion
- type() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableEviction.EvictionPolicy
-
Eviction algorithm used during Eviction.
- type() - Element in annotation interface org.springframework.data.gemfire.mapping.annotation.Indexed
-
Type of Index to create.
- TYPE - Enum constant in enum class org.springframework.data.gemfire.repository.query.support.OqlKeyword
- types() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableExpiration.ExpirationPolicy
-
Types of Expiration algorithms (Idle Timeout (TTI) or Time to Live (TTL)) configured and used by
Region(s)
to expire entries.
U
- UDP_FRAGMENT_SIZE - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- UDP_RECV_BUFFER_SIZE - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- udpFragmentSize() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGemFireProperties
-
Maximum fragment size, in bytes, for transmission over UDP unicast or multicast sockets.
- udpReceiveBufferSize() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGemFireProperties
-
The size of the socket buffer used for incoming UDP point-to-point transmissions.
- udpSendBufferSize() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGemFireProperties
-
The size of the socket buffer used for outgoing UDP point-to-point transmissions.
- UncategorizedFunctionException - Exception in org.springframework.data.gemfire.function
-
An
FunctionException
indicating aFunction
Execution
RuntimeException
that has not be categorized, or identified by the framework. - UncategorizedFunctionException() - Constructor for exception org.springframework.data.gemfire.function.UncategorizedFunctionException
- UncategorizedFunctionException(String) - Constructor for exception org.springframework.data.gemfire.function.UncategorizedFunctionException
- UncategorizedFunctionException(String, Throwable) - Constructor for exception org.springframework.data.gemfire.function.UncategorizedFunctionException
- UncategorizedFunctionException(Throwable) - Constructor for exception org.springframework.data.gemfire.function.UncategorizedFunctionException
- UNINITIALIZED_BEAN_FACTORY_REFERENCE_MESSAGE - Static variable in class org.springframework.data.gemfire.support.GemfireBeanFactoryLocator.BeanFactoryReference
- UNKNOWN - Enum constant in enum class org.springframework.data.gemfire.config.schema.SchemaObjectType
- UNKNOWN - Static variable in class org.springframework.data.gemfire.GemfireUtils
- unregister(Class<?>) - Static method in class org.springframework.data.gemfire.support.SpringContextBootstrappingInitializer
-
Un-registers the specified Spring annotated POJO class used to configure and initialize the Spring ApplicationContext.
- unregister(T) - Static method in class org.springframework.data.gemfire.support.SpringContextBootstrappingInitializer
-
Un-registers the Spring ApplicationListener from this SpringContextBootstrappingInitializer in order to stop receiving ApplicationEvents on Spring context refreshes.
- unregisterAliases(Set<String>) - Static method in class org.springframework.data.gemfire.support.GemfireBeanFactoryLocator
-
Removes all Spring
BeanFactory
associations/mappings for the givenSet
of names. - unsetProperty(String) - Method in class org.springframework.data.gemfire.util.PropertiesBuilder
-
Un-sets the named property.
- UNSPECIFIED - Enum constant in enum class org.springframework.data.gemfire.client.ClientRegionShortcutWrapper
- UNSPECIFIED - Enum constant in enum class org.springframework.data.gemfire.RegionShortcutWrapper
- UnsupportedQueryExecutionException - Exception in org.springframework.data.gemfire.repository.query.support
-
A Java
RuntimeException
indicating that the Apache Geode OQL query could not be executed (i.e. - UnsupportedQueryExecutionException() - Constructor for exception org.springframework.data.gemfire.repository.query.support.UnsupportedQueryExecutionException
-
Constructs a new, uninitialized instance of
UnsupportedQueryExecutionException
. - UnsupportedQueryExecutionException(String) - Constructor for exception org.springframework.data.gemfire.repository.query.support.UnsupportedQueryExecutionException
-
Constructs a new instance of
UnsupportedQueryExecutionException
initialized with the givenmessage
describing the exception. - UnsupportedQueryExecutionException(String, Throwable) - Constructor for exception org.springframework.data.gemfire.repository.query.support.UnsupportedQueryExecutionException
-
Constructs a new instance of
UnsupportedQueryExecutionException
initialized with the givenmessage
describing the exception and givenThrowable
as the underlying cause of this exception. - UnsupportedQueryExecutionException(Throwable) - Constructor for exception org.springframework.data.gemfire.repository.query.support.UnsupportedQueryExecutionException
-
Constructs a new instance of
UnsupportedQueryExecutionException
initialized with the givenThrowable
as the underlying cause of this exception. - UPD_SEND_BUFFER_SIZE - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- UPDATE - Enum constant in enum class org.springframework.data.gemfire.listener.CQEvent
- updateRate() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableManager
-
The rate, in milliseconds, at which this member will push updates to any JMX Managers.
- USE_CLUSTER_CONFIGURATION - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- USE_UDP_MEMBERSHIP_MESSENGER - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- useBeanFactory() - Method in class org.springframework.data.gemfire.support.GemfireBeanFactoryLocator
-
Attempts to use a single, existing Spring
BeanFactory
from the registry based on theGemfireBeanFactoryLocator.setBeanName(String)
beanName} property. - useBeanFactory(String) - Method in class org.springframework.data.gemfire.support.GemfireBeanFactoryLocator
-
Attempts to use the Spring
BeanFactory
idenified by the givenbeanFactoryKey
. - useBeanFactoryLocator() - Method in class org.springframework.data.gemfire.config.annotation.AbstractCacheConfiguration
- useBeanFactoryLocator() - Element in annotation interface org.springframework.data.gemfire.config.annotation.CacheServerApplication
-
Determines whether the Spring
BeanFactory
locator should be enabled to lookup the SpringBeanFactory
to auto-wire and configure/initialize GemFire components created in a non-Spring managed, GemFire context. - useBeanFactoryLocator() - Element in annotation interface org.springframework.data.gemfire.config.annotation.ClientCacheApplication
-
Configures whether the
GemfireBeanFactoryLocator
should be enabled to lookup the SpringBeanFactory
to auto-wire, configure and initialize Apache Geode components created in a non-Spring managed, Apache Geode context (for example: cache.xml). - useBeanFactoryLocator() - Element in annotation interface org.springframework.data.gemfire.config.annotation.LocatorApplication
-
Configures the
Locator
application with theGemfireBeanFactoryLocator
in order to look up the SpringBeanFactory
used to auto-wire, configure and initialize Apache Geode components created in a non-Spring managed, Apache Geode context (for example: cache.xml). - useBeanFactoryLocator() - Element in annotation interface org.springframework.data.gemfire.config.annotation.PeerCacheApplication
-
Determines whether the
GemfireBeanFactoryLocator
should be enabled to lookup the SpringBeanFactory
to auto-wire and configure/initialize GemFire components created in a non-Spring managed, GemFire context. - useBeanFactoryLocatorBeanPostProcessor() - Method in class org.springframework.data.gemfire.config.annotation.BeanFactoryLocatorConfiguration
-
Declares and registers a Spring
BeanPostProcessor
bean to post process a Spring Data GeodeCacheFactoryBean
orClientCacheFactoryBean
by setting the useBeanFactoryLocator property to true. - useBeanFactoryLocatorClientCacheConfigurer() - Method in class org.springframework.data.gemfire.config.annotation.BeanFactoryLocatorConfiguration
-
Declares and registers a
ClientCacheConfigurer
bean to configure aClientCacheFactoryBean
by setting the useBeanFactoryLocator property to true. - useBeanFactoryLocatorLocatorConfigurer() - Method in class org.springframework.data.gemfire.config.annotation.BeanFactoryLocatorConfiguration
-
Declares and registers a
LocatorConfigurer
bean to configure aLocatorFactoryBean
by setting the useBeanFactoryLocator property to true. - useBeanFactoryLocatorPeerCacheConfigurer() - Method in class org.springframework.data.gemfire.config.annotation.BeanFactoryLocatorConfiguration
-
Declares and registers a
PeerCacheConfigurer
bean to configure aCacheFactoryBean
by setting the useBeanFactoryLocator property to true. - useClusterConfiguration() - Element in annotation interface org.springframework.data.gemfire.config.annotation.CacheServerApplication
-
Configures whether this GemFire cache member node would pull it's configuration meta-data from the cluster-based Cluster Configuration service.
- useClusterConfiguration() - Element in annotation interface org.springframework.data.gemfire.config.annotation.LocatorApplication
-
Configures whether the Spring-based
Locator
will pull configuration metadata from the Apache Geode cluster-based, Cluster Configuration Service. - useClusterConfiguration() - Element in annotation interface org.springframework.data.gemfire.config.annotation.PeerCacheApplication
-
Configures whether this GemFire cache member node would pull it's configuration meta-data from the cluster-based Cluster Configuration service.
- useClusterConfiguration() - Method in class org.springframework.data.gemfire.config.annotation.PeerCacheConfiguration
- useDefaultContext() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableSsl
-
If true then this will enable the use of default SSL context and sets ssl-endpoint-identification-enabled to true.
- useHttp() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableClusterConfiguration
-
Configures whether connectivity between the Spring, GemFire/Geode application should be established using HTTP.
- usePropertyAccess() - Method in class org.springframework.data.gemfire.mapping.GemfirePersistentProperty
- USER_COMMAND_PACKAGES - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- userCommandPackages() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGemFireProperties
-
A comma separated list of Java packages that contain classes implementing the Spring Shell CommandMarker interface.
- useSavepointForNestedTransaction() - Method in class org.springframework.data.gemfire.transaction.GemfireTransactionManager
- UsesGemFireProperties - Annotation Interface in org.springframework.data.gemfire.config.annotation
-
UsesGemFireProperties
is a meta-annotation used to mark other SDGAnnotations
that uses GemFire properties to configure the Spring-based GemFire cache instance. - useUDPMembershipMessenger() - Element in annotation interface org.springframework.data.gemfire.config.annotation.CacheServerApplication
-
Configures whether to use UDP for membership communication, or TCP.
- useUDPMembershipMessenger() - Element in annotation interface org.springframework.data.gemfire.config.annotation.LocatorApplication
-
Configures whether to use UDP for membership communication, or TCP.
- useUDPMembershipMessenger() - Element in annotation interface org.springframework.data.gemfire.config.annotation.PeerCacheApplication
-
Configures whether to use UDP for membership communication, or TCP.
- useUDPMembershipMessenger() - Method in class org.springframework.data.gemfire.config.annotation.PeerCacheConfiguration
- using(String) - Method in class org.springframework.data.gemfire.config.admin.remote.RestHttpGemfireAdminTemplate.Builder
- using(String) - Method in class org.springframework.data.gemfire.config.annotation.EntityDefinedRegionsConfiguration.RegionBeanDefinitionMetadata
- using(ClientRegionShortcut) - Method in class org.springframework.data.gemfire.client.GemfireDataSourcePostProcessor
- using(ClientRegionShortcut) - Method in class org.springframework.data.gemfire.config.annotation.EntityDefinedRegionsConfiguration.RegionBeanDefinitionMetadata
- using(RegionShortcut) - Method in class org.springframework.data.gemfire.config.annotation.EntityDefinedRegionsConfiguration.RegionBeanDefinitionMetadata
- using(BeanFactory) - Method in class org.springframework.data.gemfire.client.GemfireDataSourcePostProcessor
- using(AnnotationAttributes) - Method in class org.springframework.data.gemfire.config.annotation.EntityDefinedRegionsConfiguration.RegionBeanDefinitionMetadata
- usingCompositionStrategy(SmartCacheResolverFactoryBean.CompositionStrategy) - Method in class org.springframework.data.gemfire.support.SmartCacheResolverFactoryBean
- usingPolicy(InterestResultPolicy) - Method in class org.springframework.data.gemfire.client.Interest
-
Builder method to set the
InterestResultPolicy
used to initialize the cache.
V
- VALID_SCHEMES - Static variable in class org.springframework.data.gemfire.config.admin.remote.RestHttpGemfireAdminTemplate
- VALIDATE_SERIALIZABLE_OBJECTS - Enum constant in enum class org.springframework.data.gemfire.GemFireProperties
- validateCompactionThreshold(Integer) - Method in class org.springframework.data.gemfire.DiskStoreFactoryBean
- validateDataPolicyShortcutAttributesMutualExclusion(Element, ParserContext) - Method in class org.springframework.data.gemfire.config.xml.AbstractPeerRegionParser
- validateSerializableObjects() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableGemFireProperties
-
A boolean that defaults to false.
- value() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableDiskStore
-
Name of the
DiskStore
. - value() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableEntityDefinedRegions
-
Alias for
EnableEntityDefinedRegions.basePackages()
attribute. - value() - Element in annotation interface org.springframework.data.gemfire.function.annotation.FunctionId
-
The name of the registered function
- value() - Element in annotation interface org.springframework.data.gemfire.function.config.EnableGemfireFunctionExecutions
-
Alias for the
EnableGemfireFunctionExecutions.basePackages()
attribute. - value() - Element in annotation interface org.springframework.data.gemfire.mapping.annotation.ClientRegion
-
Name, or fully-qualified bean name of the
Region
in which the application persistent entity will be stored (e.g. - value() - Element in annotation interface org.springframework.data.gemfire.mapping.annotation.Indexed
-
Name of the Index.
- value() - Element in annotation interface org.springframework.data.gemfire.mapping.annotation.LocalRegion
-
Name, or fully-qualified bean name of the
Region
in which the application persistent entity will be stored (e.g. - value() - Element in annotation interface org.springframework.data.gemfire.mapping.annotation.PartitionRegion
-
Name, or fully-qualified bean name of the
Region
in which the application persistent entity will be stored (e.g. - value() - Element in annotation interface org.springframework.data.gemfire.mapping.annotation.Region
-
Name, or fully-qualified bean name of the
Region
in which the application persistent entity will be stored (e.g. - value() - Element in annotation interface org.springframework.data.gemfire.mapping.annotation.ReplicateRegion
-
Name, or fully-qualified bean name of the
Region
in which the application persistent entity will be stored (e.g. - value() - Element in annotation interface org.springframework.data.gemfire.repository.config.EnableGemfireRepositories
-
Alias for the
EnableGemfireRepositories.basePackages()
attribute. - value() - Element in annotation interface org.springframework.data.gemfire.repository.query.annotation.Hint
- value() - Element in annotation interface org.springframework.data.gemfire.repository.query.annotation.Import
- value() - Element in annotation interface org.springframework.data.gemfire.repository.query.annotation.Limit
- value() - Element in annotation interface org.springframework.data.gemfire.repository.Query
- valueOf(String) - Static method in enum class org.springframework.data.gemfire.client.ClientRegionShortcutWrapper
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.gemfire.client.Interest.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.gemfire.client.InterestResultPolicyType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.gemfire.config.annotation.EnableExpiration.ExpirationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.gemfire.config.annotation.EnableMemcachedServer.MemcachedProtocol
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.gemfire.config.annotation.EnableSsl.Component
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.gemfire.config.schema.SchemaObjectType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.gemfire.config.support.GemfireFeature
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.gemfire.eviction.EvictionActionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.gemfire.eviction.EvictionPolicyType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.gemfire.expiration.ExpirationActionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.gemfire.GemFireProperties
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.gemfire.IndexMaintenancePolicyType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.gemfire.IndexType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.gemfire.InterestPolicyType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.gemfire.JndiDataSourceType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.gemfire.listener.CQEvent
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.gemfire.mapping.MappingPdxSerializer.PdxSerializerResolvers
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.gemfire.mapping.MappingPdxSerializer.TypeFilters
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.gemfire.RegionShortcutWrapper
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.gemfire.repository.query.support.OqlKeyword
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.gemfire.ScopeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.gemfire.server.SubscriptionEvictionPolicy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.gemfire.snapshot.filter.ComposableSnapshotFilter.Operator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.gemfire.wan.OrderPolicyType
-
Returns the enum constant of this class with the specified name.
- valueOf(ClientRegionShortcut) - Static method in enum class org.springframework.data.gemfire.client.ClientRegionShortcutWrapper
-
Returns the enum constant of this class with the specified name.
- valueOf(EvictionAction) - Static method in enum class org.springframework.data.gemfire.eviction.EvictionActionType
-
Returns an EvictionActionType enumerated value matching the given GemFire EvictionAction.
- valueOf(EvictionAlgorithm) - Static method in enum class org.springframework.data.gemfire.eviction.EvictionPolicyType
-
Returns an EvictionPolicyType enumerated value matching the given GemFire EvictionAlgorithm.
- valueOf(ExpirationAction) - Static method in enum class org.springframework.data.gemfire.expiration.ExpirationActionType
-
Returns the ExpirationActionType enumerated value matching the given GemFire ExpirationAction.
- valueOf(InterestPolicy) - Static method in enum class org.springframework.data.gemfire.InterestPolicyType
-
Returns a SubscriptionType enumerated value for the given GemFire InterestPolicy.
- valueOf(InterestResultPolicy) - Static method in enum class org.springframework.data.gemfire.client.InterestResultPolicyType
-
Returns the enum constant of this class with the specified name.
- valueOf(IndexType) - Static method in enum class org.springframework.data.gemfire.IndexType
- valueOf(RegionShortcut) - Static method in enum class org.springframework.data.gemfire.RegionShortcutWrapper
-
Returns the enum constant of this class with the specified name.
- valueOf(Scope) - Static method in enum class org.springframework.data.gemfire.ScopeType
-
Returns a ScopeType enumerated value for the given a GemFire Scope.
- valueOf(GatewaySender.OrderPolicy) - Static method in enum class org.springframework.data.gemfire.wan.OrderPolicyType
-
Returns the matching OrderPolicyType given a GemFire Gateway.OrderPolicy enumerated value.
- valueOfIgnoreCase(String) - Static method in enum class org.springframework.data.gemfire.client.InterestResultPolicyType
- valueOfIgnoreCase(String) - Static method in enum class org.springframework.data.gemfire.eviction.EvictionActionType
-
Returns an EvictionActionType enumerated value given the named, case-insensitive eviction action.
- valueOfIgnoreCase(String) - Static method in enum class org.springframework.data.gemfire.eviction.EvictionPolicyType
-
Returns an EvictionPolicyType enumerated value given the case-insensitive, named eviction policy.
- valueOfIgnoreCase(String) - Static method in enum class org.springframework.data.gemfire.expiration.ExpirationActionType
-
Returns an ExpirationActionType enumerated value given a named, case-insensitive expiration action.
- valueOfIgnoreCase(String) - Static method in enum class org.springframework.data.gemfire.IndexMaintenancePolicyType
-
Return an IndexMaintenanceType enumerated value given a case-insensitive, named String value describing the type of Index maintenance.
- valueOfIgnoreCase(String) - Static method in enum class org.springframework.data.gemfire.IndexType
- valueOfIgnoreCase(String) - Static method in enum class org.springframework.data.gemfire.InterestPolicyType
-
Returns a SubscriptionType enumerated value for the case-insensitive, named Subscription (InterestsPolicy).
- valueOfIgnoreCase(String) - Static method in enum class org.springframework.data.gemfire.JndiDataSourceType
-
Returns a JndiDataSourceType enumerated value based on the GemFire preferred name for the supported JNDI, DataSource implementation, ignoring case and all extra leading/trailing whitespace.
- valueOfIgnoreCase(String) - Static method in enum class org.springframework.data.gemfire.repository.query.support.OqlKeyword
- valueOfIgnoreCase(String) - Static method in enum class org.springframework.data.gemfire.ScopeType
-
Returns a ScopeType enumerated value given the case-insensitive name of the GemFire Scope.
- valueOfIgnoreCase(String) - Static method in enum class org.springframework.data.gemfire.server.SubscriptionEvictionPolicy
-
Returns the value of the given String name as a SubscriptionEvictionPolicy enum using a case-insensitive, equality comparison.
- valueOfIgnoreCase(String) - Static method in enum class org.springframework.data.gemfire.wan.OrderPolicyType
-
Returns a matching OrderPolicyType given the case-insensitive, name of the GemFire Gateway OrderPolicy.
- valueOfName(String) - Static method in enum class org.springframework.data.gemfire.config.annotation.EnableSsl.Component
- values() - Static method in enum class org.springframework.data.gemfire.client.ClientRegionShortcutWrapper
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.gemfire.client.Interest.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.gemfire.client.InterestResultPolicyType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.gemfire.config.annotation.EnableExpiration.ExpirationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.gemfire.config.annotation.EnableMemcachedServer.MemcachedProtocol
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.gemfire.config.annotation.EnableSsl.Component
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.gemfire.config.schema.SchemaObjectType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.gemfire.config.support.GemfireFeature
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.gemfire.eviction.EvictionActionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.gemfire.eviction.EvictionPolicyType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.gemfire.expiration.ExpirationActionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.gemfire.GemFireProperties
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.gemfire.IndexMaintenancePolicyType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.gemfire.IndexType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.gemfire.InterestPolicyType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.gemfire.JndiDataSourceType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.gemfire.listener.CQEvent
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.gemfire.mapping.MappingPdxSerializer.PdxSerializerResolvers
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.gemfire.mapping.MappingPdxSerializer.TypeFilters
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.gemfire.RegionShortcutWrapper
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.gemfire.repository.query.support.OqlKeyword
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.gemfire.ScopeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.gemfire.server.SubscriptionEvictionPolicy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.gemfire.snapshot.filter.ComposableSnapshotFilter.Operator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.gemfire.wan.OrderPolicyType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values(ProceedingJoinPoint) - Method in class org.springframework.data.gemfire.serialization.json.JSONRegionAdvice
W
- WAN - Enum constant in enum class org.springframework.data.gemfire.config.support.GemfireFeature
- WEB - Enum constant in enum class org.springframework.data.gemfire.config.annotation.EnableSsl.Component
- webRequireAuthentication() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableSsl
-
If true then requires two-way authentication for web component.
- WHERE - Enum constant in enum class org.springframework.data.gemfire.repository.query.support.OqlKeyword
- WiringDeclarableSupport - Class in org.springframework.data.gemfire.support
-
Declarable
support class used to wire declaring, implementing instances through the Spring container. - WiringDeclarableSupport() - Constructor for class org.springframework.data.gemfire.support.WiringDeclarableSupport
- WiringInstantiator - Class in org.springframework.data.gemfire.serialization
-
Apache Geode
Instantiator
that performs instance wiring using the Spring IoC container, allowing common properties to be injected before the object is hydrated/deserialized. - WiringInstantiator(Class<? extends DataSerializable>, int) - Constructor for class org.springframework.data.gemfire.serialization.WiringInstantiator
- WiringInstantiator(Instantiator) - Constructor for class org.springframework.data.gemfire.serialization.WiringInstantiator
- with(ClassLoader) - Method in class org.springframework.data.gemfire.config.annotation.support.GemFireComponentClassTypeScanner
- with(String) - Method in class org.springframework.data.gemfire.config.schema.definitions.IndexDefinition
- with(String) - Method in class org.springframework.data.gemfire.config.schema.definitions.RegionDefinition
- with(String) - Method in class org.springframework.data.gemfire.transaction.event.TransactionApplicationEvent
- with(List<ClientHttpRequestInterceptor>) - Method in class org.springframework.data.gemfire.config.admin.remote.RestHttpGemfireAdminTemplate.Builder
-
Deprecated.
- with(ClientCache) - Method in class org.springframework.data.gemfire.config.admin.remote.RestHttpGemfireAdminTemplate.Builder
- with(BeanFactory) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractLazyResolvingComposableConfigurer
-
Configures the Spring
BeanFactory
used to resolveConfigurers
from the Spring context. - with(ConfigurableApplicationContext) - Method in class org.springframework.data.gemfire.config.annotation.support.GemFireComponentClassTypeScanner
- with(Pageable) - Method in class org.springframework.data.gemfire.repository.query.PagedSelectResults
-
Builder method used to allow a new
page request
in order to get a different page of results from the underlyingSelectResults
. - with(GemfireAdminOperations) - Method in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration.SchemaObjectContext
- with(SchemaObjectCollector) - Method in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration.SchemaObjectContext
- with(SchemaObjectDefiner) - Method in class org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration.SchemaObjectContext
- with(GemfirePersistentEntity<?>) - Static method in class org.springframework.data.gemfire.config.annotation.EntityDefinedRegionsConfiguration.RegionBeanDefinitionMetadata
-
Factory method used to construct a new instance of the
EntityDefinedRegionsConfiguration.RegionBeanDefinitionMetadata
. - with(ClientHttpRequestInterceptor...) - Method in class org.springframework.data.gemfire.config.admin.remote.RestHttpGemfireAdminTemplate.Builder
- withBeanName(String) - Method in class org.springframework.data.gemfire.support.GemfireBeanFactoryLocator
-
Builder method to set the bean name used by this locator to lookup a Spring
BeanFactory
. - withCache(GemFireCache) - Method in class org.springframework.data.gemfire.support.SmartCacheResolverFactoryBean
- withCacheBeanName(String) - Method in class org.springframework.data.gemfire.support.SmartCacheResolverFactoryBean
- withConfigurers(List<RestTemplateConfigurer>) - Method in class org.springframework.data.gemfire.config.admin.remote.RestHttpGemfireAdminTemplate.Builder
- withConfigurers(RestTemplateConfigurer...) - Method in class org.springframework.data.gemfire.config.admin.remote.RestHttpGemfireAdminTemplate.Builder
- withExcludes(Iterable<TypeFilter>) - Method in class org.springframework.data.gemfire.config.annotation.support.GemFireComponentClassTypeScanner
- withExcludes(TypeFilter...) - Method in class org.springframework.data.gemfire.config.annotation.support.GemFireComponentClassTypeScanner
- withHints(String...) - Method in class org.springframework.data.gemfire.repository.query.QueryString
-
Applies HINTS to the OQL Query.
- withImport(String) - Method in class org.springframework.data.gemfire.repository.query.QueryString
-
Applies an IMPORT to the OQL Query.
- withIncludes(Iterable<TypeFilter>) - Method in class org.springframework.data.gemfire.config.annotation.support.GemFireComponentClassTypeScanner
- withIncludes(TypeFilter...) - Method in class org.springframework.data.gemfire.config.annotation.support.GemFireComponentClassTypeScanner
- withInterceptors(List<ClientHttpRequestInterceptor>) - Method in class org.springframework.data.gemfire.config.admin.remote.RestHttpGemfireAdminTemplate.Builder
- withInterceptors(ClientHttpRequestInterceptor...) - Method in class org.springframework.data.gemfire.config.admin.remote.RestHttpGemfireAdminTemplate.Builder
- withKey(K) - Method in class org.springframework.data.gemfire.client.Interest
-
Builder method to express the key of interest.
- withLimit(Integer) - Method in class org.springframework.data.gemfire.repository.query.QueryString
-
Applies a LIMIT to the OQL Query.
- withQueryMethod(GemfireQueryMethod) - Method in class org.springframework.data.gemfire.repository.query.PagedQueryString
- withThrowOnError(boolean) - Method in class org.springframework.data.gemfire.config.annotation.support.AbstractGemFireAsLastResourceAspectSupport
-
Builder method used to set the
throwOnError
property. - withTrace() - Method in class org.springframework.data.gemfire.repository.query.QueryString
-
Applies TRACE logging to the OQL Query.
- wrap(Region<?, ?>) - Static method in class org.springframework.data.gemfire.cache.GemfireCache
-
Wraps a GemFire
Region
in an instance ofGemfireCache
to adapt the GemFireRegion
to function as a SpringCache
in Spring's caching infrastructure. - wrap(CacheSnapshotService) - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean
-
Wraps the GemFire CacheSnapshotService into an appropriate Adapter to uniformly access snapshot operations on the Cache and Regions alike.
- wrap(RegionSnapshotService<K, V>) - Method in class org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean
-
Wraps GemFire's RegionSnapshotService into an appropriate Adapter to uniformly access snapshot operations on the Cache and Regions alike.
- Wrapper<T,
KEY> - Class in org.springframework.data.gemfire.repository -
Simple
value object
holding an entity along with the external key in which the entity will be mapped. - Wrapper(T, KEY) - Constructor for class org.springframework.data.gemfire.repository.Wrapper
- writeBufferSize() - Element in annotation interface org.springframework.data.gemfire.config.annotation.EnableDiskStore
-
The size of the write buffer that this disk store uses when writing data to disk.
X
- XA - Enum constant in enum class org.springframework.data.gemfire.JndiDataSourceType
- XmlFunctionExecutionConfigurationSource - Class in org.springframework.data.gemfire.function.config
- XmlFunctionExecutionConfigurationSource(Element, ParserContext) - Constructor for class org.springframework.data.gemfire.function.config.XmlFunctionExecutionConfigurationSource
Z
- ZERO - Static variable in class org.springframework.data.gemfire.util.JavaVersion
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
QueryString.COUNT_PROJECTION
.