A B C D E F G H I J L M N O P Q R S T U V W 

A

AbstractWANComponentFactoryBean<T> - Class in org.springframework.data.gemfire.wan
Base class for GemFire WAN Gateway component factory beans.
AbstractWANComponentFactoryBean(Cache) - Constructor for class org.springframework.data.gemfire.wan.AbstractWANComponentFactoryBean
 
addEnum(Class) - Method in class org.springframework.data.gemfire.serialization.EnumSerializer
 
addGatewayEventFilter(GatewayEventFilter) - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
 
addListener(ContinuousQueryDefinition) - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
Adds a Continuous Query (CQ) definition to the (potentially running) container.
afterPropertiesSet() - Method in class org.springframework.data.gemfire.CacheFactoryBean
 
afterPropertiesSet() - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
 
afterPropertiesSet() - Method in class org.springframework.data.gemfire.client.Interest
 
afterPropertiesSet() - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
 
afterPropertiesSet() - Method in class org.springframework.data.gemfire.client.RegexInterest
 
afterPropertiesSet() - Method in class org.springframework.data.gemfire.DiskStoreFactoryBean
 
afterPropertiesSet() - Method in class org.springframework.data.gemfire.FixedPartitionAttributesFactoryBean
 
afterPropertiesSet() - Method in class org.springframework.data.gemfire.FunctionServiceFactoryBean
 
afterPropertiesSet() - Method in class org.springframework.data.gemfire.GemfireAccessor
 
afterPropertiesSet() - Method in class org.springframework.data.gemfire.GemfireBeanFactoryLocator
 
afterPropertiesSet() - Method in class org.springframework.data.gemfire.GemfireTemplate
 
afterPropertiesSet() - Method in class org.springframework.data.gemfire.GemfireTransactionManager
 
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.PartitionAttributesFactoryBean
 
afterPropertiesSet() - Method in class org.springframework.data.gemfire.RegionAttributesFactoryBean
 
afterPropertiesSet() - Method in class org.springframework.data.gemfire.RegionFactoryBean
 
afterPropertiesSet() - Method in class org.springframework.data.gemfire.RegionLookupFactoryBean
 
afterPropertiesSet() - Method in class org.springframework.data.gemfire.repository.support.GemfireRepositoryFactoryBean
 
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.SubRegionFactoryBean
Deprecated.
 
afterPropertiesSet() - Method in class org.springframework.data.gemfire.wan.AbstractWANComponentFactoryBean
 
applyPdxOptions(Object) - Method in class org.springframework.data.gemfire.CacheFactoryBean
Sets the PDX properties for the given object.
applyPdxOptions(Object) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
 
ArrayUtils - Class in org.springframework.data.gemfire.util
 
ArrayUtils() - Constructor for class org.springframework.data.gemfire.util.ArrayUtils
 
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) - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
Validates that the settings for ClientRegionShortcut and the 'persistent' attribute in <gfe:*-region> elements are compatible.
assertDataPolicyAndPersistentAttributeAreCompatible(DataPolicy) - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
Validates that the settings for Data Policy and the 'persistent' attribute in <gfe:*-region> elements are compatible.
assertDataPolicyAndPersistentAttributesAreCompatible(DataPolicy) - Method in class org.springframework.data.gemfire.RegionFactoryBean
Validates that the settings for Data Policy and the 'persistent' attribute in <gfe:*-region> elements are compatible.
assertInitialized() - Method in class org.springframework.data.gemfire.LazyWiringDeclarableSupport
Asserts that this Declarable object has been properly configured and initialized by the Spring container after GemFire has constructed this Declarable object during startup.
assertUninitialized() - Method in class org.springframework.data.gemfire.LazyWiringDeclarableSupport
Asserts that this Declarable object has not yet been used, or activated prior to being fully configured and initialized.
asUserDefinedQuery() - Method in class org.springframework.data.gemfire.repository.query.StringBasedGemfireRepositoryQuery
 
AsyncEventQueueFactoryBean - Class in org.springframework.data.gemfire.wan
FactoryBean for creating GemFire AsyncEventQueues.
AsyncEventQueueFactoryBean(Cache) - Constructor for class org.springframework.data.gemfire.wan.AsyncEventQueueFactoryBean
Constructs an instance of the AsyncEventQueueFactoryBean for creating an GemFire AsyncEventQueue.
AsyncEventQueueFactoryBean(Cache, AsyncEventListener) - Constructor for class org.springframework.data.gemfire.wan.AsyncEventQueueFactoryBean
Constructs an instance of the AsyncEventQueueFactoryBean for creating an GemFire AsyncEventQueue.

B

BASE_PACKAGES_PARAMETER - Static variable in class org.springframework.data.gemfire.support.SpringContextBootstrappingInitializer
 
BEAN_NAME_PARAMETER - Static variable in class org.springframework.data.gemfire.LazyWiringDeclarableSupport
 
beanClassLoader - Variable in class org.springframework.data.gemfire.CacheFactoryBean
 
beanClassLoader - Variable in class org.springframework.data.gemfire.function.execution.GemfireFunctionProxyFactoryBean
 
beanFactory - Variable in class org.springframework.data.gemfire.CacheFactoryBean
 
beanName - Variable in class org.springframework.data.gemfire.CacheFactoryBean
 
bindIn(Collection<?>) - Method in class org.springframework.data.gemfire.repository.query.QueryString
Binds the given values to the IN parameter keyword by expanding the given values into a comma-separated String.

C

cache - Variable in class org.springframework.data.gemfire.CacheFactoryBean
 
cache - Variable in class org.springframework.data.gemfire.wan.AbstractWANComponentFactoryBean
 
CacheFactoryBean - Class in org.springframework.data.gemfire
Factory used for configuring a Gemfire Cache manager.
CacheFactoryBean() - Constructor for class org.springframework.data.gemfire.CacheFactoryBean
 
CacheFactoryBean.DynamicRegionSupport - Class in org.springframework.data.gemfire
 
CacheFactoryBean.DynamicRegionSupport() - Constructor for class org.springframework.data.gemfire.CacheFactoryBean.DynamicRegionSupport
 
CacheFactoryBean.JndiDataSource - Class in org.springframework.data.gemfire
 
CacheFactoryBean.JndiDataSource() - Constructor for class org.springframework.data.gemfire.CacheFactoryBean.JndiDataSource
 
CacheServerFactoryBean - Class in org.springframework.data.gemfire.server
FactoryBean for easy creation and configuration of GemFire CacheServer instances.
CacheServerFactoryBean() - Constructor for class org.springframework.data.gemfire.server.CacheServerFactoryBean
 
cacheXml - Variable in class org.springframework.data.gemfire.CacheFactoryBean
 
CHARS_TO_DELETE - Static variable in class org.springframework.data.gemfire.support.SpringContextBootstrappingInitializer
 
checkDaoConfig() - Method in class org.springframework.data.gemfire.support.GemfireDaoSupport
Verifies that this DAO has been configured properly.
clear() - Method in class org.springframework.data.gemfire.support.GemfireCache
 
ClientCacheFactoryBean - Class in org.springframework.data.gemfire.client
FactoryBean dedicated to creating client caches (caches for client JVMs).
ClientCacheFactoryBean() - Constructor for class org.springframework.data.gemfire.client.ClientCacheFactoryBean
 
ClientRegionFactoryBean<K,V> - Class in org.springframework.data.gemfire.client
Client extension for GemFire Regions.
ClientRegionFactoryBean() - Constructor for class org.springframework.data.gemfire.client.ClientRegionFactoryBean
 
ClientRegionShortcutConverter - Class in org.springframework.data.gemfire
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.ClientRegionShortcutConverter
 
ClientRegionShortcutWrapper - Enum in org.springframework.data.gemfire.support
The ClientRegionShortcutWrapper enum is a Java enumerated type that wraps GemFire's ClientRegionShortcuts with Spring Data GemFire ClientRegionShortcutWrapper enumerated values.
close - Variable in class org.springframework.data.gemfire.CacheFactoryBean
 
close() - Method in class org.springframework.data.gemfire.DeclarableSupport
 
COMMA_DELIMITER - Static variable in class org.springframework.data.gemfire.support.SpringContextBootstrappingInitializer
 
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
 
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
 
ContinuousQueryDefinition - Class in org.springframework.data.gemfire.listener
Basic holder class for defining an CqQuery.
ContinuousQueryDefinition() - 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, String, ContinuousQueryListener) - Constructor for class org.springframework.data.gemfire.listener.ContinuousQueryDefinition
 
ContinuousQueryDefinition(String, String, ContinuousQueryListener, boolean) - Constructor for class org.springframework.data.gemfire.listener.ContinuousQueryDefinition
 
ContinuousQueryListener - Interface in org.springframework.data.gemfire.listener
Continuous Query (CQ) listener listening for events and notifications by a GemFire Continuous Query (CQ).
ContinuousQueryListenerAdapter - Class in org.springframework.data.gemfire.listener.adapter
Event listener adapter that delegates the handling of messages to target listener methods via reflection, with flexible event type conversion.
ContinuousQueryListenerAdapter() - Constructor for class org.springframework.data.gemfire.listener.adapter.ContinuousQueryListenerAdapter
Create a new ContinuousQueryListenerAdapter with default settings.
ContinuousQueryListenerAdapter(Object) - Constructor for class org.springframework.data.gemfire.listener.adapter.ContinuousQueryListenerAdapter
Create a new ContinuousQueryListenerAdapter for the given delegate.
ContinuousQueryListenerContainer - Class in org.springframework.data.gemfire.listener
Container providing asynchronous behaviour for GemFire continuous queries.
ContinuousQueryListenerContainer() - Constructor for class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
 
convert(String) - Method in class org.springframework.data.gemfire.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.DataPolicyConverter
 
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.RegionShortcutConverter
Converts the source String representation of a Region Shortcut into a RegionShortcut enumerated value.
convertGemFireAccessException(GemFireCheckedException) - Method in class org.springframework.data.gemfire.GemfireAccessor
Converts the given GemFireCheckedException to an appropriate exception from the org.springframework.dao hierarchy.
convertGemFireAccessException(GemFireException) - Method in class org.springframework.data.gemfire.GemfireAccessor
Converts the given GemFireException to an appropriate exception from the org.springframework.dao hierarchy.
convertGemfireAccessException(GemFireException) - Static method in class org.springframework.data.gemfire.GemfireCacheUtils
Converts the given (unchecked) Gemfire exception to an appropriate one from the org.springframework.dao hierarchy.
convertGemfireAccessException(GemFireCheckedException) - Static method in class org.springframework.data.gemfire.GemfireCacheUtils
Converts the given (checked) Gemfire exception to an appropriate one from the org.springframework.dao hierarchy.
convertGemfireAccessException(IndexInvalidException) - Static method in class org.springframework.data.gemfire.GemfireCacheUtils
Converts the given (unchecked) Gemfire exception to an appropriate one from the org.springframework.dao hierarchy.
convertGemfireAccessException(QueryInvalidException) - Static method in class org.springframework.data.gemfire.GemfireCacheUtils
Converts the given (unchecked) Gemfire exception to an appropriate one from the org.springframework.dao hierarchy.
convertGemFireQueryException(RuntimeException) - Method in class org.springframework.data.gemfire.GemfireAccessor
Converts the given GemFire exception to an appropriate exception from the org.springframework.dao hierarchy.
copyOnRead - Variable in class org.springframework.data.gemfire.CacheFactoryBean
 
count() - Method in class org.springframework.data.gemfire.repository.support.SimpleGemfireRepository
 
create(K, V) - Method in interface org.springframework.data.gemfire.GemfireOperations
 
create(K, V) - Method in class org.springframework.data.gemfire.GemfireTemplate
 
createApplicationContext(String[]) - Method in class org.springframework.data.gemfire.support.SpringContextBootstrappingInitializer
Creates (constructs and configures) a ConfigurableApplicationContext instance based on the specified locations of the context configuration meta-data files.
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.CacheFactoryBean
 
createCache(Object) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
 
createDefaultTaskExecutor() - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
Creates a default TaskExecutor.
createFactory(Properties) - Method in class org.springframework.data.gemfire.CacheFactoryBean
 
createFactory(Properties) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
 
createGemfireTemplate(Region<?, ?>) - Method in class org.springframework.data.gemfire.support.GemfireDaoSupport
Creates an instance of the GemfireTemplate for the given GemFire Cache Region.
createPersistentEntity(TypeInformation<T>) - Method in class org.springframework.data.gemfire.mapping.GemfireMappingContext
 
createPersistentProperty(Field, PropertyDescriptor, GemfirePersistentEntity<?>, SimpleTypeHolder) - Method in class org.springframework.data.gemfire.mapping.GemfireMappingContext
 
createRegionFactory(Cache) - Method in class org.springframework.data.gemfire.RegionFactoryBean
Creates an instance of RegionFactory using the given Cache instance used to configure and construct the Region created by this FactoryBean.
createRegionProxy(Region<K, V>) - Method in class org.springframework.data.gemfire.GemfireTemplate
Create a close-suppressing proxy for the given GemFire Cache Region.
createRepositoryFactory() - Method in class org.springframework.data.gemfire.repository.support.GemfireRepositoryFactoryBean
 
criticalHeapPercentage - Variable in class org.springframework.data.gemfire.CacheFactoryBean
 

D

DataPolicyConverter - Class in org.springframework.data.gemfire
 
DataPolicyConverter() - Constructor for class org.springframework.data.gemfire.DataPolicyConverter
 
DeclarableSupport - Class in org.springframework.data.gemfire
Convenience class for Spring-aware GemFire Declarable components.
DeclarableSupport() - Constructor for class org.springframework.data.gemfire.DeclarableSupport
 
DEFAULT_THREAD_NAME_PREFIX - Static variable in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
 
DefaultGemfireEntityInformation<T,ID extends Serializable> - Class in org.springframework.data.gemfire.repository.query
Implementation of GemfireEntityInformation to return the region name stored in the backing PersistentEntity.
DefaultGemfireEntityInformation(GemfirePersistentEntity<T>) - Constructor for class org.springframework.data.gemfire.repository.query.DefaultGemfireEntityInformation
delete(ID) - Method in class org.springframework.data.gemfire.repository.support.SimpleGemfireRepository
 
delete(T) - Method in class org.springframework.data.gemfire.repository.support.SimpleGemfireRepository
 
delete(Iterable<? extends T>) - Method in class org.springframework.data.gemfire.repository.support.SimpleGemfireRepository
 
deleteAll() - Method in class org.springframework.data.gemfire.repository.support.SimpleGemfireRepository
 
destroy() - Method in class org.springframework.data.gemfire.CacheFactoryBean
 
destroy() - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
 
destroy() - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
 
destroy() - Method in class org.springframework.data.gemfire.GemfireBeanFactoryLocator
 
destroy() - Method in class org.springframework.data.gemfire.LazyWiringDeclarableSupport
When this bean gets destroyed by the Spring container, make sure this component gets unregistered from the SpringContextBootstrappingInitializer.
destroy() - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
 
destroy() - Method in class org.springframework.data.gemfire.RegionFactoryBean
 
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.wan.AbstractWANComponentFactoryBean
 
destroy() - Method in class org.springframework.data.gemfire.wan.AsyncEventQueueFactoryBean
 
DiskStoreFactoryBean - Class in org.springframework.data.gemfire
FactoryBean for creating a GemFire DiskStore.
DiskStoreFactoryBean() - Constructor for class org.springframework.data.gemfire.DiskStoreFactoryBean
 
DiskStoreFactoryBean.DiskDir - Class in org.springframework.data.gemfire
 
DiskStoreFactoryBean.DiskDir(String) - Constructor for class org.springframework.data.gemfire.DiskStoreFactoryBean.DiskDir
 
DiskStoreFactoryBean.DiskDir(String, int) - Constructor for class org.springframework.data.gemfire.DiskStoreFactoryBean.DiskDir
 
doBegin(Object, TransactionDefinition) - Method in class org.springframework.data.gemfire.GemfireTransactionManager
 
doCleanupAfterCompletion(Object) - Method in class org.springframework.data.gemfire.GemfireTransactionManager
 
doCommit(DefaultTransactionStatus) - Method in class org.springframework.data.gemfire.GemfireTransactionManager
 
doGetTransaction() - Method in class org.springframework.data.gemfire.GemfireTransactionManager
 
doInGemfire(Execution) - Method in interface org.springframework.data.gemfire.function.execution.GemfireFunctionCallback
 
doInGemfire(Region<?, ?>) - Method in interface org.springframework.data.gemfire.GemfireCallback
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.GatewayHubFactoryBean
 
doInit() - Method in class org.springframework.data.gemfire.wan.GatewayReceiverFactoryBean
 
doInit() - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
 
doPostInit(Properties) - Method in class org.springframework.data.gemfire.LazyWiringDeclarableSupport
Default no operation method performed post initialization of this Declarable GemFire component to be overridden by subclasses for application specific extension and behavior.
doRollback(DefaultTransactionStatus) - Method in class org.springframework.data.gemfire.GemfireTransactionManager
 
doSetRollbackOnly(DefaultTransactionStatus) - Method in class org.springframework.data.gemfire.GemfireTransactionManager
 
dynamicRegionSupport - Variable in class org.springframework.data.gemfire.CacheFactoryBean
 

E

EnableGemfireFunctionExecutions - Annotation Type in org.springframework.data.gemfire.function.config
Enables classpath scanning for interfaces annotated as GemFire function executions (function invocations).
EnableGemfireFunctions - Annotation Type in org.springframework.data.gemfire.function.config
Enables Gemfire annotated function implementations.
EnableGemfireRepositories - Annotation Type in org.springframework.data.gemfire.repository.config
Annotation to enable Gemfire repositories.
EnumSerializer - Class in org.springframework.data.gemfire.serialization
Generic Serializer for JDK Enums.
EnumSerializer() - Constructor for class org.springframework.data.gemfire.serialization.EnumSerializer
 
equals(Object) - Method in class org.springframework.data.gemfire.repository.Wrapper
 
evict(Object) - Method in class org.springframework.data.gemfire.support.GemfireCache
 
evictionHeapPercentage - Variable in class org.springframework.data.gemfire.CacheFactoryBean
 
execute(Function, Object...) - Method in interface org.springframework.data.gemfire.function.execution.GemfireFunctionOperations
Execute an unregistered GemFire Function with the given arguments.
execute(String, Object...) - Method in interface org.springframework.data.gemfire.function.execution.GemfireFunctionOperations
Execute a GemFire Function registered with the given ID.
execute(GemfireFunctionCallback<T>) - Method in interface org.springframework.data.gemfire.function.execution.GemfireFunctionOperations
Execute a GemFire Function using a native GemFire Execution instance.
execute(Function, Set<?>, Object...) - Method in class org.springframework.data.gemfire.function.execution.GemfireOnRegionFunctionTemplate
 
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(Function, Set<?>, Object...) - Method in interface org.springframework.data.gemfire.function.execution.GemfireOnRegionOperations
 
execute(FunctionContext) - Method in class org.springframework.data.gemfire.function.PojoFunctionWrapper
 
execute(GemfireCallback<T>) - Method in interface org.springframework.data.gemfire.GemfireOperations
Execute the action specified by the given action object within a Region.
execute(GemfireCallback<T>, boolean) - Method in interface org.springframework.data.gemfire.GemfireOperations
Execute the action specified by the given action object within a Region.
execute(GemfireCallback<T>) - Method in class org.springframework.data.gemfire.GemfireTemplate
 
execute(GemfireCallback<T>, boolean) - Method in class org.springframework.data.gemfire.GemfireTemplate
 
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(FunctionContext) - Method in class org.springframework.data.gemfire.support.ListRegionsOnServerFunction
 
executeAndExtract(Function, Object...) - Method in interface org.springframework.data.gemfire.function.execution.GemfireFunctionOperations
Execute an unregistered GemFire Function with the expected singleton result.
executeAndExtract(String, Object...) - Method in interface org.springframework.data.gemfire.function.execution.GemfireFunctionOperations
Execute a GemFire Function registered with an ID and with an expected singleton result
executeAndextract(String, Set<?>, Object...) - Method in class org.springframework.data.gemfire.function.execution.GemfireOnRegionFunctionTemplate
 
executeAndextract(String, Set<?>, Object...) - Method in interface org.springframework.data.gemfire.function.execution.GemfireOnRegionOperations
 
executeListener(ContinuousQueryListener, CqEvent) - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
Execute the specified listener.
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
 
exists(ID) - Method in class org.springframework.data.gemfire.repository.support.SimpleGemfireRepository
 

F

factory - Variable in class org.springframework.data.gemfire.wan.AbstractWANComponentFactoryBean
 
factoryLocator - Variable in class org.springframework.data.gemfire.CacheFactoryBean
 
fetchCache() - Method in class org.springframework.data.gemfire.CacheFactoryBean
 
fetchCache() - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
 
Filter - Annotation Type 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(Sort) - Method in interface org.springframework.data.gemfire.repository.GemfireRepository
Returns all entities sorted by the given options.
findAll() - Method in class org.springframework.data.gemfire.repository.support.SimpleGemfireRepository
 
findAll(Sort) - Method in class org.springframework.data.gemfire.repository.support.SimpleGemfireRepository
 
findAll(Iterable<ID>) - Method in class org.springframework.data.gemfire.repository.support.SimpleGemfireRepository
 
findOne(ID) - Method in class org.springframework.data.gemfire.repository.support.SimpleGemfireRepository
 
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
 
FixedPartitionAttributesFactoryBean - Class in org.springframework.data.gemfire
 
FixedPartitionAttributesFactoryBean() - Constructor for class org.springframework.data.gemfire.FixedPartitionAttributesFactoryBean
 
forRegion(Class<?>, Region<?, ?>) - Method in class org.springframework.data.gemfire.repository.query.QueryString
Replaces the domain classes referenced inside the current query with the given Region.
fromData(Class<?>, PdxReader) - Method in class org.springframework.data.gemfire.mapping.MappingPdxSerializer
 
fromData(DataInput) - Method in class org.springframework.data.gemfire.serialization.EnumSerializer
 
FunctionExecutionBeanDefinitionParser - Class in org.springframework.data.gemfire.function.config
 
FunctionExecutionBeanDefinitionParser() - Constructor for class org.springframework.data.gemfire.function.config.FunctionExecutionBeanDefinitionParser
 
FunctionId - Annotation Type in org.springframework.data.gemfire.function.annotation
Annotation to bind an interface method to a GemFire function id
FunctionServiceFactoryBean - Class in org.springframework.data.gemfire
 
FunctionServiceFactoryBean() - Constructor for class org.springframework.data.gemfire.FunctionServiceFactoryBean
 

G

gatewayConflictResolver - Variable in class org.springframework.data.gemfire.CacheFactoryBean
 
GatewayHubFactoryBean - Class in org.springframework.data.gemfire.wan
FactoryBean for creating a GemFire GatewayHub (deprecated in Gemfire 7)
GatewayHubFactoryBean(Cache) - Constructor for class org.springframework.data.gemfire.wan.GatewayHubFactoryBean
 
GatewayProxy - Class in org.springframework.data.gemfire.wan
This class used to allow decoupling of 'gateway' parsing from 'gateway-hub' parsing
GatewayProxy() - Constructor for class org.springframework.data.gemfire.wan.GatewayProxy
 
GatewayProxy.GatewayEndpoint - Class in org.springframework.data.gemfire.wan
 
GatewayProxy.GatewayEndpoint() - Constructor for class org.springframework.data.gemfire.wan.GatewayProxy.GatewayEndpoint
 
GatewayProxy.GatewayQueue - Class in org.springframework.data.gemfire.wan
 
GatewayProxy.GatewayQueue() - Constructor for class org.springframework.data.gemfire.wan.GatewayProxy.GatewayQueue
 
GatewayReceiverFactoryBean - Class in org.springframework.data.gemfire.wan
Spring FactoryBean for creating a GemFire GatewayReceiver.
GatewayReceiverFactoryBean(Cache) - Constructor for class org.springframework.data.gemfire.wan.GatewayReceiverFactoryBean
Constructs an instance of the GatewayReceiverFactoryBean class for configuring an initializing a GemFire Gateway Receiver.
GatewaySenderFactoryBean - Class in org.springframework.data.gemfire.wan
FactoryBean for creating a parallel or serial GemFire GatewaySender.
GatewaySenderFactoryBean(Cache) - Constructor for class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
Constructs an instance of the GatewaySenderFactoryBean class initialized with a reference to the GemFire cache.
GatewaySenderWrapper - Class in org.springframework.data.gemfire.wan
 
GatewaySenderWrapper(GatewaySender) - Constructor for class org.springframework.data.gemfire.wan.GatewaySenderWrapper
 
GEMFIRE_VERSION - Static variable in class org.springframework.data.gemfire.GemfireUtils
 
GemfireAccessor - Class in org.springframework.data.gemfire
Base class for GemfireTemplate and GemfireInterceptor, defining common properties such as Region.
GemfireAccessor() - Constructor for class org.springframework.data.gemfire.GemfireAccessor
 
GemfireBeanFactoryLocator - Class in org.springframework.data.gemfire
BeanFactoryLocator used for storing Spring application context/bean factory for Gemfire user components (or Declarable.
GemfireBeanFactoryLocator() - Constructor for class org.springframework.data.gemfire.GemfireBeanFactoryLocator
 
GemfireCache - Class in org.springframework.data.gemfire.support
Spring Framework Cache implementation backed by a GemFire Region.
GemfireCache(Region<?, ?>) - Constructor for class org.springframework.data.gemfire.support.GemfireCache
Creates a GemFireCache instance.
GemfireCacheManager - Class in org.springframework.data.gemfire.support
Spring Framework CacheManager backed by a Gemfire Cache.
GemfireCacheManager() - Constructor for class org.springframework.data.gemfire.support.GemfireCacheManager
 
GemfireCacheUtils - Class in org.springframework.data.gemfire
Helper class featuring methods for GemFire Cache or Region handling.
GemfireCacheUtils() - Constructor for class org.springframework.data.gemfire.GemfireCacheUtils
 
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
 
GemfireDaoSupport - Class in org.springframework.data.gemfire.support
Convenient super class for GemFire data access objects.
GemfireDaoSupport() - Constructor for class org.springframework.data.gemfire.support.GemfireDaoSupport
 
GemfireDataSourcePostProcessor - Class in org.springframework.data.gemfire.client
A BeanFactoryPostProcessor to register a Client Region bean, if necessary, for each Region accessible to a Gemfire data source.
GemfireDataSourcePostProcessor(ClientCache) - Constructor for class org.springframework.data.gemfire.client.GemfireDataSourcePostProcessor
 
GemfireEntityInformation<T,ID extends Serializable> - Interface in org.springframework.data.gemfire.repository.query
EntityInformation to capture Gemfire specific information.
GemfireFunction - Annotation Type in org.springframework.data.gemfire.function.annotation
Used to declare a concrete method as a GemFire function implementation
GemfireFunctionBeanPostProcessor - Class in org.springframework.data.gemfire.function.config
A BeanPostProcessor to discover components wired as function implementations.
GemfireFunctionBeanPostProcessor() - Constructor for class org.springframework.data.gemfire.function.config.GemfireFunctionBeanPostProcessor
 
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
gemfireFunctionOperations - Variable in class org.springframework.data.gemfire.function.execution.GemfireFunctionProxyFactoryBean
 
GemfireFunctionPostBeanProcessorRegistrar - Class in org.springframework.data.gemfire.function.config
GemfireFunctionPostBeanProcessorRegistrar() - Constructor for class org.springframework.data.gemfire.function.config.GemfireFunctionPostBeanProcessorRegistrar
 
GemfireFunctionProxyFactoryBean - Class in org.springframework.data.gemfire.function.execution
A proxy Factory Bean for all non-region function execution interfaces
GemfireFunctionProxyFactoryBean(Class<?>, GemfireFunctionOperations) - Constructor for class org.springframework.data.gemfire.function.execution.GemfireFunctionProxyFactoryBean
 
GemfireFunctionUtils - Class in org.springframework.data.gemfire.function
 
GemfireFunctionUtils() - Constructor for class org.springframework.data.gemfire.function.GemfireFunctionUtils
 
GemfireIndexException - Exception in org.springframework.data.gemfire
Gemfire-specific subclass thrown on index creation.
GemfireIndexException(IndexCreationException) - Constructor for exception org.springframework.data.gemfire.GemfireIndexException
 
GemfireIndexException(IndexExistsException) - Constructor for exception org.springframework.data.gemfire.GemfireIndexException
 
GemfireIndexException(IndexNameConflictException) - Constructor for exception org.springframework.data.gemfire.GemfireIndexException
 
GemfireIndexException(IndexMaintenanceException) - Constructor for exception org.springframework.data.gemfire.GemfireIndexException
 
GemfireIndexException(IndexInvalidException) - Constructor for exception org.springframework.data.gemfire.GemfireIndexException
 
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
 
GemfireMappingContext() - Constructor for class org.springframework.data.gemfire.mapping.GemfireMappingContext
 
GemfireOnMemberFunctionTemplate - Class in org.springframework.data.gemfire.function.execution
 
GemfireOnMemberFunctionTemplate(DistributedMember) - Constructor for class org.springframework.data.gemfire.function.execution.GemfireOnMemberFunctionTemplate
 
GemfireOnMemberFunctionTemplate(String[]) - Constructor for class org.springframework.data.gemfire.function.execution.GemfireOnMemberFunctionTemplate
 
GemfireOnMemberFunctionTemplate() - Constructor for class org.springframework.data.gemfire.function.execution.GemfireOnMemberFunctionTemplate
 
GemfireOnMembersFunctionTemplate - Class in org.springframework.data.gemfire.function.execution
 
GemfireOnMembersFunctionTemplate(Set<DistributedMember>) - Constructor for class org.springframework.data.gemfire.function.execution.GemfireOnMembersFunctionTemplate
 
GemfireOnMembersFunctionTemplate(String[]) - Constructor for class org.springframework.data.gemfire.function.execution.GemfireOnMembersFunctionTemplate
 
GemfireOnMembersFunctionTemplate() - Constructor for class org.springframework.data.gemfire.function.execution.GemfireOnMembersFunctionTemplate
 
GemfireOnRegionFunctionTemplate - Class in org.springframework.data.gemfire.function.execution
 
GemfireOnRegionFunctionTemplate(Region<?, ?>) - Constructor for class org.springframework.data.gemfire.function.execution.GemfireOnRegionFunctionTemplate
Constructs an instance of the GemFireOnRegionFunctionTemplate with the given GemFire Cache Region.
GemfireOnRegionOperations - Interface in org.springframework.data.gemfire.function.execution
 
GemfireOnServerFunctionTemplate - Class in org.springframework.data.gemfire.function.execution
 
GemfireOnServerFunctionTemplate(RegionService) - Constructor for class org.springframework.data.gemfire.function.execution.GemfireOnServerFunctionTemplate
 
GemfireOnServerFunctionTemplate(Pool) - Constructor for class org.springframework.data.gemfire.function.execution.GemfireOnServerFunctionTemplate
 
GemfireOnServersFunctionTemplate - Class in org.springframework.data.gemfire.function.execution
 
GemfireOnServersFunctionTemplate(RegionService) - Constructor for class org.springframework.data.gemfire.function.execution.GemfireOnServersFunctionTemplate
 
GemfireOnServersFunctionTemplate(Pool) - Constructor for class org.springframework.data.gemfire.function.execution.GemfireOnServersFunctionTemplate
 
GemfireOperations - Interface in org.springframework.data.gemfire
 
GemfirePersistentEntity<T> - Class in org.springframework.data.gemfire.mapping
PersistentEntity implementation adding custom Gemfire related metadata, such as the region the entity is mapped to etc.
GemfirePersistentEntity(TypeInformation<T>) - Constructor for class org.springframework.data.gemfire.mapping.GemfirePersistentEntity
Creates a new GemfirePersistentEntity for the given TypeInformation.
GemfirePersistentProperty - Class in org.springframework.data.gemfire.mapping
PersistentProperty implementation to for Gemfire related metadata.
GemfirePersistentProperty(Field, PropertyDescriptor, PersistentEntity<?, GemfirePersistentProperty>, SimpleTypeHolder) - Constructor for class org.springframework.data.gemfire.mapping.GemfirePersistentProperty
Constructs an instance of the GemfirePersistentProperty with entity information.
GemfireQueryException - Exception in org.springframework.data.gemfire
GemFire-specific subclass of InvalidDataAccessResourceUsageException thrown on invalid OQL query syntax.
GemfireQueryException(String, QueryException) - Constructor for exception org.springframework.data.gemfire.GemfireQueryException
 
GemfireQueryException(QueryException) - Constructor for exception org.springframework.data.gemfire.GemfireQueryException
 
GemfireQueryException(String, QueryExecutionTimeoutException) - Constructor for exception org.springframework.data.gemfire.GemfireQueryException
 
GemfireQueryException(QueryExecutionTimeoutException) - Constructor for exception org.springframework.data.gemfire.GemfireQueryException
 
GemfireQueryException(String, QueryInvalidException) - Constructor for exception org.springframework.data.gemfire.GemfireQueryException
 
GemfireQueryException(QueryInvalidException) - Constructor for exception org.springframework.data.gemfire.GemfireQueryException
 
GemfireQueryException(String, RuntimeException) - Constructor for exception org.springframework.data.gemfire.GemfireQueryException
 
GemfireQueryException(RuntimeException) - Constructor for exception org.springframework.data.gemfire.GemfireQueryException
 
GemfireQueryMethod - Class in org.springframework.data.gemfire.repository.query
Gemfire specific QueryMethod.
GemfireQueryMethod(Method, RepositoryMetadata, MappingContext<? extends GemfirePersistentEntity<?>, GemfirePersistentProperty>) - Constructor for class org.springframework.data.gemfire.repository.query.GemfireQueryMethod
Creates a new GemfireQueryMethod from the given Method and RepositoryMetadata.
GemfireRepositoriesRegistrar - Class in org.springframework.data.gemfire.repository.config
ImportBeanDefinitionRegistrar to setup Gemfire repositories via EnableGemfireRepositories.
GemfireRepositoriesRegistrar() - Constructor for class org.springframework.data.gemfire.repository.config.GemfireRepositoriesRegistrar
 
GemfireRepository<T,ID extends Serializable> - Interface in org.springframework.data.gemfire.repository
Gemfire-specific extension of the CrudRepository interface.
GemfireRepositoryConfigurationExtension - Class in org.springframework.data.gemfire.repository.config
RepositoryConfigurationExtension implementation to add Gemfire specific extensions to the repository XML namespace and annotation based configuration.
GemfireRepositoryConfigurationExtension() - Constructor for class org.springframework.data.gemfire.repository.config.GemfireRepositoryConfigurationExtension
 
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
GemfireRepositoryFactoryBean<T extends org.springframework.data.repository.Repository<S,ID>,S,ID extends Serializable> - Class in org.springframework.data.gemfire.repository.support
GemfireRepositoryFactoryBean() - Constructor for class org.springframework.data.gemfire.repository.support.GemfireRepositoryFactoryBean
 
GemfireSystemException - Exception in org.springframework.data.gemfire
GemFire-specific subclass of UncategorizedDataAccessException, for GemFire system errors that do not match any concrete org.springframework.dao exceptions.
GemfireSystemException(GemFireCheckedException) - Constructor for exception org.springframework.data.gemfire.GemfireSystemException
 
GemfireSystemException(GemFireException) - Constructor for exception org.springframework.data.gemfire.GemfireSystemException
 
GemfireSystemException(RuntimeException) - Constructor for exception org.springframework.data.gemfire.GemfireSystemException
 
GemfireTemplate - Class in org.springframework.data.gemfire
Helper class that simplifies GemFire data access code and converts GemFireCheckedException and GemFireException into Spring DataAccessException, following the org.springframework.dao exception hierarchy.
GemfireTemplate() - Constructor for class org.springframework.data.gemfire.GemfireTemplate
 
GemfireTemplate(Region<K, V>) - Constructor for class org.springframework.data.gemfire.GemfireTemplate
 
GemfireTransactionCommitException - Exception in org.springframework.data.gemfire
Gemfire-specific subclass of TransactionException, indicating a transaction failure at commit time.
GemfireTransactionCommitException(String, Throwable) - Constructor for exception org.springframework.data.gemfire.GemfireTransactionCommitException
 
GemfireTransactionCommitException(String) - Constructor for exception org.springframework.data.gemfire.GemfireTransactionCommitException
 
GemfireTransactionManager - Class in org.springframework.data.gemfire
Local transaction manager for GemFire Enterprise Fabric (GEF).
GemfireTransactionManager() - Constructor for class org.springframework.data.gemfire.GemfireTransactionManager
Creates a new GemfireTransactionManager instance.
GemfireTransactionManager(Cache) - Constructor for class org.springframework.data.gemfire.GemfireTransactionManager
Creates a new GemfireTransactionManager instance.
GemfireUtils - Class in org.springframework.data.gemfire
The GemfireUtils class is a utility class encapsulating common functionality to access features and capabilities of GemFire based on version and other configuration meta-data.
GemfireUtils() - Constructor for class org.springframework.data.gemfire.GemfireUtils
 
get(K) - Method in interface org.springframework.data.gemfire.GemfireOperations
 
get(K) - Method in class org.springframework.data.gemfire.GemfireTemplate
 
get(Object) - Method in class org.springframework.data.gemfire.support.GemfireCache
 
get(Object, Class<T>) - Method in class org.springframework.data.gemfire.support.GemfireCache
 
get(ProceedingJoinPoint) - Method in class org.springframework.data.gemfire.support.JSONRegionAdvice
 
getAlertThreshold() - Method in class org.springframework.data.gemfire.wan.GatewayProxy.GatewayQueue
 
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.support.JSONRegionAdvice
 
getAnnotation() - Method in class org.springframework.data.gemfire.repository.config.GemfireRepositoriesRegistrar
 
getAnnotationParameterPosition(Method, Class<?>, Class<?>[]) - Static method in class org.springframework.data.gemfire.function.GemfireFunctionUtils
Determine the order position of a an annotated method parameter
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.
getAttributes() - Method in class org.springframework.data.gemfire.CacheFactoryBean.JndiDataSource
 
getAttributes() - Method in class org.springframework.data.gemfire.RegionFactoryBean
Returns the attributes used to configure the Region created by this factory as set in the SDG XML namespace configuration meta-data, or as set with the setAttributes(:Attributes) method.
getBatchSize() - Method in class org.springframework.data.gemfire.wan.GatewayProxy.GatewayQueue
 
getBatchSize() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
 
getBatchTimeInterval() - Method in class org.springframework.data.gemfire.wan.GatewayProxy.GatewayQueue
 
getBatchTimeInterval() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
 
getBeanClassLoader() - Method in class org.springframework.data.gemfire.CacheFactoryBean
 
getBeanFactory() - Method in class org.springframework.data.gemfire.CacheFactoryBean
 
getBeanFactory() - Method in class org.springframework.data.gemfire.DeclarableSupport
 
getBeanFactoryLocator() - Method in class org.springframework.data.gemfire.CacheFactoryBean
 
getBeanName() - Method in class org.springframework.data.gemfire.CacheFactoryBean
 
getCache() - Method in class org.springframework.data.gemfire.GemfireTransactionManager
Returns the Cache that this instance manages local transactions for.
getCache(String) - Method in class org.springframework.data.gemfire.support.GemfireCacheManager
Gets a Cache (GemFire Cache Region) by name.
getCacheXml() - Method in class org.springframework.data.gemfire.CacheFactoryBean
 
getClientRegionShortcut() - Method in enum org.springframework.data.gemfire.support.ClientRegionShortcutWrapper
 
getConcurrencyLevel() - Method in class org.springframework.data.gemfire.wan.GatewayProxy
 
getCopyOnRead() - Method in class org.springframework.data.gemfire.CacheFactoryBean
 
getCriticalHeapPercentage() - Method in class org.springframework.data.gemfire.CacheFactoryBean
 
getDataPolicy() - Method in class org.springframework.data.gemfire.RegionFactoryBean
Gets the "resolved" Data Policy as determined by this RegionFactory when configuring the attributes of the Region to be created.
getDefaultListenerMethod() - Method in class org.springframework.data.gemfire.listener.adapter.ContinuousQueryListenerAdapter
Return the name of the default listener method to delegate to.
getDelegate() - Method in class org.springframework.data.gemfire.listener.adapter.ContinuousQueryListenerAdapter
Returns the target object to delegate event listening to.
getDiskDir() - Method in class org.springframework.data.gemfire.CacheFactoryBean.DynamicRegionSupport
 
getDiskStoreName() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
 
getDiskStoreRef() - Method in class org.springframework.data.gemfire.wan.GatewayProxy.GatewayQueue
 
getDispatcherThreads() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
 
getDynamicRegionSupport() - Method in class org.springframework.data.gemfire.CacheFactoryBean
 
getEnableBatchConflation() - Method in class org.springframework.data.gemfire.wan.GatewayProxy.GatewayQueue
 
getEndpoints() - Method in class org.springframework.data.gemfire.wan.GatewayProxy
 
getEntity() - Method in class org.springframework.data.gemfire.repository.Wrapper
 
getEntityInformation(Class<T>) - Method in class org.springframework.data.gemfire.repository.support.GemfireRepositoryFactory
 
getEvictionHeapPercentage() - Method in class org.springframework.data.gemfire.CacheFactoryBean
 
getExtension() - Method in class org.springframework.data.gemfire.repository.config.GemfireRepositoriesRegistrar
 
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
 
getFunctionExecution() - Method in class org.springframework.data.gemfire.function.execution.GemfireOnServerFunctionTemplate
 
getFunctionExecution() - Method in class org.springframework.data.gemfire.function.execution.GemfireOnServersFunctionTemplate
 
getGatewayConflictResolver() - Method in class org.springframework.data.gemfire.CacheFactoryBean
 
getGatewayEventFilters() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
 
getGatewayTransportFilters() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
 
getGemfireIndexType() - Method in enum org.springframework.data.gemfire.IndexType
Gets the matching GemFire IndexType for this IndexType enumerated value.
getGemfireTemplate() - Method in class org.springframework.data.gemfire.support.GemfireDaoSupport
Returns the GemfireTemplate for this DAO, pre-initialized with the Region or set explicitly.
getHost() - Method in class org.springframework.data.gemfire.wan.GatewayProxy.GatewayEndpoint
 
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.support.ListRegionsOnServerFunction
 
getId() - Method in class org.springframework.data.gemfire.wan.GatewayProxy.GatewayEndpoint
 
getId() - Method in class org.springframework.data.gemfire.wan.GatewayProxy
 
getId() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
 
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.
getJndiDataSources() - Method in class org.springframework.data.gemfire.CacheFactoryBean
 
getKey() - Method in class org.springframework.data.gemfire.client.Interest
Returns the key of interest.
getKey() - Method in class org.springframework.data.gemfire.repository.Wrapper
 
getListener() - Method in class org.springframework.data.gemfire.listener.ContinuousQueryDefinition
The CQ Listener receiving events and notifications with changes from the CQ.
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.
getListeners() - Method in class org.springframework.data.gemfire.wan.GatewayProxy
 
getLockLease() - Method in class org.springframework.data.gemfire.CacheFactoryBean
 
getLockTimeout() - Method in class org.springframework.data.gemfire.CacheFactoryBean
 
getLookupEnabled() - Method in class org.springframework.data.gemfire.RegionLookupFactoryBean
 
getMaximumQueueMemory() - Method in class org.springframework.data.gemfire.wan.GatewayProxy.GatewayQueue
 
getMaximumQueueMemory() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
 
getMessageSyncInterval() - Method in class org.springframework.data.gemfire.CacheFactoryBean
 
getModulePrefix() - Method in class org.springframework.data.gemfire.repository.config.GemfireRepositoryConfigurationExtension
 
getName() - Method in class org.springframework.data.gemfire.listener.ContinuousQueryDefinition
Gets the name for the CQ.
getName() - Method in class org.springframework.data.gemfire.support.GemfireCache
 
getName() - Method in class org.springframework.data.gemfire.wan.AbstractWANComponentFactoryBean
 
getNativeCache() - Method in class org.springframework.data.gemfire.support.GemfireCache
 
getObject() - Method in class org.springframework.data.gemfire.CacheFactoryBean
 
getObject() - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
 
getObject() - Method in class org.springframework.data.gemfire.DiskStoreFactoryBean
 
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.FunctionServiceFactoryBean
 
getObject() - Method in class org.springframework.data.gemfire.IndexFactoryBean
 
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.RegionLookupFactoryBean
 
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.SubRegionFactoryBean
Deprecated.
 
getObject() - Method in class org.springframework.data.gemfire.wan.AbstractWANComponentFactoryBean
 
getObject() - Method in class org.springframework.data.gemfire.wan.AsyncEventQueueFactoryBean
 
getObject() - Method in class org.springframework.data.gemfire.wan.GatewayHubFactoryBean
 
getObject() - Method in class org.springframework.data.gemfire.wan.GatewayReceiverFactoryBean
 
getObject() - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
 
getObjectType() - Method in class org.springframework.data.gemfire.CacheFactoryBean
 
getObjectType() - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
 
getObjectType() - Method in class org.springframework.data.gemfire.DiskStoreFactoryBean
 
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.FunctionServiceFactoryBean
 
getObjectType() - Method in class org.springframework.data.gemfire.IndexFactoryBean
 
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.RegionLookupFactoryBean
 
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.SubRegionFactoryBean
Deprecated.
 
getObjectType() - Method in class org.springframework.data.gemfire.wan.AbstractWANComponentFactoryBean
 
getObjectType() - Method in class org.springframework.data.gemfire.wan.AsyncEventQueueFactoryBean
 
getObjectType() - Method in class org.springframework.data.gemfire.wan.GatewayHubFactoryBean
 
getObjectType() - Method in class org.springframework.data.gemfire.wan.GatewayReceiverFactoryBean
 
getObjectType() - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
 
getOrderPolicy() - Method in class org.springframework.data.gemfire.wan.GatewayProxy
 
getOrderPolicy() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
 
getParent() - Method in class org.springframework.data.gemfire.RegionLookupFactoryBean
Gets a reference to the parent Region if this FactoryBean represents a GemFire Cache Sub-Region.
getPdxDiskStoreName() - Method in class org.springframework.data.gemfire.CacheFactoryBean
 
getPdxIgnoreUnreadFields() - Method in class org.springframework.data.gemfire.CacheFactoryBean
 
getPdxPersistent() - Method in class org.springframework.data.gemfire.CacheFactoryBean
 
getPdxReadSerialized() - Method in class org.springframework.data.gemfire.CacheFactoryBean
 
getPdxSerializer() - Method in class org.springframework.data.gemfire.CacheFactoryBean
 
getPersistent() - Method in class org.springframework.data.gemfire.CacheFactoryBean.DynamicRegionSupport
 
getPersistent() - Method in class org.springframework.data.gemfire.wan.GatewayProxy.GatewayQueue
 
getPersistentEntity() - Method in class org.springframework.data.gemfire.repository.query.GemfireQueryMethod
Returns the GemfirePersistentEntity the method deals with.
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.RegionFactoryBean
 
getPhase() - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
 
getPhase() - Method in class org.springframework.data.gemfire.wan.GatewayReceiverFactoryBean
 
getPhase() - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
 
getPolicy() - Method in class org.springframework.data.gemfire.client.Interest
Returns the interest policy.
getPoolName() - Method in class org.springframework.data.gemfire.CacheFactoryBean.DynamicRegionSupport
 
getPort() - Method in class org.springframework.data.gemfire.wan.GatewayProxy.GatewayEndpoint
 
getProperties() - Method in class org.springframework.data.gemfire.CacheFactoryBean
 
getProperties() - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
 
getProps() - Method in class org.springframework.data.gemfire.CacheFactoryBean.JndiDataSource
 
getQuery() - Method in class org.springframework.data.gemfire.listener.ContinuousQueryDefinition
Gets the query string that will be executed for the CQ.
getQueryLookupStrategy(QueryLookupStrategy.Key) - Method in class org.springframework.data.gemfire.repository.support.GemfireRepositoryFactory
 
getQueue() - Method in class org.springframework.data.gemfire.wan.GatewayProxy
 
getReadyForEvents() - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
 
getRegex() - Method in class org.springframework.data.gemfire.client.RegexInterest
Returns the regex backing this interest.
getRegion() - Method in class org.springframework.data.gemfire.GemfireAccessor
Returns the template GemFire Cache 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.
getRegion() - Method in class org.springframework.data.gemfire.RegionLookupFactoryBean
 
getRegionName() - Method in class org.springframework.data.gemfire.mapping.GemfirePersistentEntity
Returns the name of the region the entity shall be stored in.
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.
getRegionShortcut() - Method in enum org.springframework.data.gemfire.support.RegionShortcutWrapper
 
getRegisterInterest() - Method in class org.springframework.data.gemfire.CacheFactoryBean.DynamicRegionSupport
 
getRemoteDSId() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
 
getRepositoryBaseClass(RepositoryMetadata) - Method in class org.springframework.data.gemfire.repository.support.GemfireRepositoryFactory
 
getRepositoryFactoryClassName() - Method in class org.springframework.data.gemfire.repository.config.GemfireRepositoryConfigurationExtension
 
getResourceFactory() - Method in class org.springframework.data.gemfire.GemfireTransactionManager
 
getSearchTimeout() - Method in class org.springframework.data.gemfire.CacheFactoryBean
 
getShortcut() - Method in class org.springframework.data.gemfire.RegionFactoryBean
 
getSocketBufferSize() - Method in class org.springframework.data.gemfire.wan.GatewayProxy
 
getSocketBufferSize() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
 
getSocketReadTimeout() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
 
getSupportedClasses() - Method in class org.springframework.data.gemfire.serialization.EnumSerializer
 
getTargetRepository(RepositoryMetadata) - Method in class org.springframework.data.gemfire.repository.support.GemfireRepositoryFactory
 
getTransactionListeners() - Method in class org.springframework.data.gemfire.CacheFactoryBean
 
getTransactionWriter() - Method in class org.springframework.data.gemfire.CacheFactoryBean
 

H

handleListenerException(Throwable) - Method in class org.springframework.data.gemfire.listener.adapter.ContinuousQueryListenerAdapter
Handle the given exception that arose during listener execution.
handleListenerException(Throwable) - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
Handle the given exception that arose during listener execution.
hasAnnotatedQuery() - Method in class org.springframework.data.gemfire.repository.query.GemfireQueryMethod
Returns whether the query method contains an annotated, non-empty query.
hashCode() - Method in class org.springframework.data.gemfire.repository.Wrapper
 
hasResult() - Method in class org.springframework.data.gemfire.function.PojoFunctionWrapper
 
hasResult() - Method in class org.springframework.data.gemfire.support.ListRegionsOnServerFunction
 

I

IndexFactoryBean - Class in org.springframework.data.gemfire
Spring FactoryBean for easy declarative creation of GemFire Indexes.
IndexFactoryBean() - Constructor for class org.springframework.data.gemfire.IndexFactoryBean
 
IndexType - Enum in org.springframework.data.gemfire
The IndexType class is an enumerated type of GemFire Index 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
 
init(Properties) - Method in class org.springframework.data.gemfire.DeclarableSupport
This implementation uses this method as a lifecycle hook to initialize the bean factory locator.
init(Properties) - Method in class org.springframework.data.gemfire.LazyWiringDeclarableSupport
Initialization method called by GemFire with configured parameters once this Declarable object has been constructed during GemFire startup using an <initalizer> element in GemFire's configuration meta-data.
init(Properties) - Method in class org.springframework.data.gemfire.support.SpringContextBootstrappingInitializer
Initializes a Spring ApplicationContext with the given parameters specified with a GemFire <initializer> block in cache.xml.
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.
initializeDynamicRegionFactory() - Method in class org.springframework.data.gemfire.CacheFactoryBean.DynamicRegionSupport
 
initInstance(Properties) - Method in class org.springframework.data.gemfire.DeclarableSupport
Initialize the current instance based on the given properties.
initInstance(Properties) - Method in class org.springframework.data.gemfire.WiringDeclarableSupport
 
insert(Object[], int, Object) - Static method in class org.springframework.data.gemfire.util.ArrayUtils
Insert an element into an array.
InstantiatorFactoryBean - Class in org.springframework.data.gemfire.serialization
FactoryBean that eases registration of custom Instantiator through InstantiatorGenerators, 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
Basic holder class for registering an interest.
Interest() - Constructor for class org.springframework.data.gemfire.client.Interest
 
Interest(K) - Constructor for class org.springframework.data.gemfire.client.Interest
 
Interest(K, InterestResultPolicy) - Constructor for class org.springframework.data.gemfire.client.Interest
 
Interest(K, String) - Constructor for class org.springframework.data.gemfire.client.Interest
 
Interest(K, String, boolean) - Constructor for class org.springframework.data.gemfire.client.Interest
 
Interest(K, String, boolean, boolean) - Constructor for class org.springframework.data.gemfire.client.Interest
 
Interest(K, InterestResultPolicy, boolean) - Constructor for class org.springframework.data.gemfire.client.Interest
 
Interest(K, InterestResultPolicy, boolean, boolean) - Constructor for class org.springframework.data.gemfire.client.Interest
 
invoke(MethodInvocation) - Method in class org.springframework.data.gemfire.function.execution.GemfireFunctionProxyFactoryBean
 
invokeErrorHandler(Throwable) - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
Invoke the registered ErrorHandler, if any.
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
 
isActive() - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
Determines whether this container is currently active, that is, whether it has been setup (initialized) but not shutdown yet.
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.RegionFactoryBean
 
isAutoStartup() - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
 
isAutoStartup() - Method in class org.springframework.data.gemfire.wan.GatewayReceiverFactoryBean
 
isAutoStartup() - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
 
isBatchConflationEnabled() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
 
isCaching() - Method in enum org.springframework.data.gemfire.support.ClientRegionShortcutWrapper
 
isCopyOnRead() - Method in class org.springframework.data.gemfire.GemfireTransactionManager
Indicates whether copy on read is set or not on the transaction manager.
isDiskSynchronous() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
 
isDurable() - Method in class org.springframework.data.gemfire.client.Interest
Returns the interest durability.
isDurable() - Method in class org.springframework.data.gemfire.listener.ContinuousQueryDefinition
Determines whether the CQ is durable.
isExistingTransaction(Object) - Method in class org.springframework.data.gemfire.GemfireTransactionManager
 
isExposeNativeRegion() - Method in class org.springframework.data.gemfire.GemfireTemplate
Returns whether to expose the native GemFire Cache Region or a Region proxy to the GemfireCallback code.
isFunctional(IndexType) - Static method in enum org.springframework.data.gemfire.IndexType
Null-safe operation to determine if the IndexType is a "FUNCTIONAL" Index.
isFunctional() - Method in enum org.springframework.data.gemfire.IndexType
Determines whether this IndexType is "FUNCTIONAL".
isGemfireVersion65OrAbove() - Static method in class org.springframework.data.gemfire.GemfireUtils
 
isGemfireVersion7OrAbove() - Static method in class org.springframework.data.gemfire.GemfireUtils
 
isHA() - Method in class org.springframework.data.gemfire.function.PojoFunctionWrapper
 
isHA() - Method in class org.springframework.data.gemfire.support.ListRegionsOnServerFunction
 
isHash(IndexType) - Static method in enum org.springframework.data.gemfire.IndexType
Null-safe operation to determine if the IndexType is a "HASH" Index.
isHash() - Method in enum org.springframework.data.gemfire.IndexType
Determines whether this IndexType is a "HASH" Index.
isHeapLru() - Method in enum org.springframework.data.gemfire.support.ClientRegionShortcutWrapper
 
isHeapLru() - Method in enum org.springframework.data.gemfire.support.RegionShortcutWrapper
 
isInitialized() - Method in class org.springframework.data.gemfire.LazyWiringDeclarableSupport
Determines whether this Declarable object has been configured and initialized (i.e. the doInit method has been called) by the Spring container.
isKey(IndexType) - Static method in enum org.springframework.data.gemfire.IndexType
Null-safe operation to determine if the IndexType is a "KEY" Index.
isKey() - Method in enum org.springframework.data.gemfire.IndexType
Determines whether this IndexType is a "KEY" Index.
isLazyInitialize() - Method in class org.springframework.data.gemfire.CacheFactoryBean
Determines whether this Cache instance will be lazily initialized.
isLocal() - Method in enum org.springframework.data.gemfire.support.ClientRegionShortcutWrapper
 
isLocal() - Method in enum org.springframework.data.gemfire.support.RegionShortcutWrapper
 
isManualStart() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
 
isNotPersistent() - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
 
isNotPersistent() - Method in class org.springframework.data.gemfire.RegionFactoryBean
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
 
isOverflow() - Method in enum org.springframework.data.gemfire.support.ClientRegionShortcutWrapper
 
isOverflow() - Method in enum org.springframework.data.gemfire.support.RegionShortcutWrapper
 
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 org.springframework.data.gemfire.support.RegionShortcutWrapper
 
isPaused() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
 
isPersistenceEnabled() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
 
isPersistent() - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
 
isPersistent() - Method in class org.springframework.data.gemfire.RegionFactoryBean
Returns true when the user explicitly specified a value for the persistent attribute and it is true.
isPersistent() - Method in enum org.springframework.data.gemfire.support.ClientRegionShortcutWrapper
 
isPersistent() - Method in enum org.springframework.data.gemfire.support.RegionShortcutWrapper
 
isPersistent() - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
 
isPersistentOverflow() - Method in enum org.springframework.data.gemfire.support.ClientRegionShortcutWrapper
 
isPersistentOverflow() - Method in enum org.springframework.data.gemfire.support.RegionShortcutWrapper
 
isPersistentUnspecified() - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
 
isPersistentUnspecified() - Method in class org.springframework.data.gemfire.RegionFactoryBean
Determines whether the user explicitly set the 'persistent' attribute or not.
isProxy() - Method in enum org.springframework.data.gemfire.support.ClientRegionShortcutWrapper
 
isProxy() - Method in enum org.springframework.data.gemfire.support.RegionShortcutWrapper
 
isReceiveValues() - Method in class org.springframework.data.gemfire.client.Interest
Returns the type of values received by the listener.
isRedundant() - Method in enum org.springframework.data.gemfire.support.RegionShortcutWrapper
 
isReplicate() - Method in enum org.springframework.data.gemfire.support.RegionShortcutWrapper
 
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.RegionFactoryBean
 
isRunning() - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
 
isRunning() - Method in class org.springframework.data.gemfire.wan.GatewayReceiverFactoryBean
 
isRunning() - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
 
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
 
isSingleton() - Method in class org.springframework.data.gemfire.CacheFactoryBean
 
isSingleton() - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
 
isSingleton() - Method in class org.springframework.data.gemfire.DiskStoreFactoryBean
 
isSingleton() - Method in class org.springframework.data.gemfire.FixedPartitionAttributesFactoryBean
 
isSingleton() - Method in class org.springframework.data.gemfire.function.execution.GemfireFunctionProxyFactoryBean
 
isSingleton() - Method in class org.springframework.data.gemfire.FunctionServiceFactoryBean
 
isSingleton() - Method in class org.springframework.data.gemfire.IndexFactoryBean
 
isSingleton() - Method in class org.springframework.data.gemfire.PartitionAttributesFactoryBean
 
isSingleton() - Method in class org.springframework.data.gemfire.RegionAttributesFactoryBean
 
isSingleton() - Method in class org.springframework.data.gemfire.RegionLookupFactoryBean
 
isSingleton() - Method in class org.springframework.data.gemfire.serialization.InstantiatorFactoryBean
 
isSingleton() - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
 
isSingleton() - Method in class org.springframework.data.gemfire.SubRegionFactoryBean
Deprecated.
 
isSingleton() - Method in class org.springframework.data.gemfire.wan.AbstractWANComponentFactoryBean
 
isUserDefinedQuery() - Method in class org.springframework.data.gemfire.repository.query.StringBasedGemfireRepositoryQuery
 
iterator() - Method in class org.springframework.data.gemfire.mapping.Regions
 

J

jndiDataSources - Variable in class org.springframework.data.gemfire.CacheFactoryBean
 
JSONRegionAdvice - Class in org.springframework.data.gemfire.support
 
JSONRegionAdvice() - Constructor for class org.springframework.data.gemfire.support.JSONRegionAdvice
 

L

lazyInitialize - Variable in class org.springframework.data.gemfire.CacheFactoryBean
 
LazyWiringDeclarableSupport - Class in org.springframework.data.gemfire
The LazyWiringDeclarableSupport class is an implementation of the GemFire Declarable interface that enables support for wiring GemFire components with Spring bean dependencies defined in the Spring context.
LazyWiringDeclarableSupport() - Constructor for class org.springframework.data.gemfire.LazyWiringDeclarableSupport
Constructs an instance of the LazyWiringDeclarableSupport class registered with the SpringContextBootstrappingInitializer.
ListRegionsOnServerFunction - Class in org.springframework.data.gemfire.support
 
ListRegionsOnServerFunction() - Constructor for class org.springframework.data.gemfire.support.ListRegionsOnServerFunction
 
loadCaches() - Method in class org.springframework.data.gemfire.support.GemfireCacheManager
Loads the GemFire Cache Regions managed by this CacheManager.
LocalRegionFactoryBean<K,V> - Class in org.springframework.data.gemfire
 
LocalRegionFactoryBean() - Constructor for class org.springframework.data.gemfire.LocalRegionFactoryBean
 
lockLease - Variable in class org.springframework.data.gemfire.CacheFactoryBean
 
lockTimeout - Variable in class org.springframework.data.gemfire.CacheFactoryBean
 
log - Variable in class org.springframework.data.gemfire.CacheFactoryBean
 
log - Variable in class org.springframework.data.gemfire.GemfireAccessor
 
log - Variable in class org.springframework.data.gemfire.RegionFactoryBean
 
log - Variable in class org.springframework.data.gemfire.RegionLookupFactoryBean
 
log - Variable in class org.springframework.data.gemfire.SubRegionFactoryBean
Deprecated.
 
log - Variable in class org.springframework.data.gemfire.wan.AbstractWANComponentFactoryBean
 
logger - Variable in class org.springframework.data.gemfire.function.execution.GemfireFunctionProxyFactoryBean
 
logger - Variable in class org.springframework.data.gemfire.listener.adapter.ContinuousQueryListenerAdapter
 
logger - Variable in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
 
lookupFallback(GemFireCache, String) - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
 
lookupFallback(GemFireCache, String) - Method in class org.springframework.data.gemfire.RegionFactoryBean
 
lookupFallback(GemFireCache, String) - Method in class org.springframework.data.gemfire.RegionLookupFactoryBean
Fallback method in case the named Region does not exist.
lookupQueryService(Region<?, ?>) - Method in class org.springframework.data.gemfire.GemfireTemplate
Returns the query service used by the template in its find methods.

M

main(String...) - Static method in class org.springframework.data.gemfire.GemfireUtils
 
MappingPdxSerializer - Class in org.springframework.data.gemfire.mapping
PdxSerializer implementation that uses a GemfireMappingContext to read and write entities.
MappingPdxSerializer(GemfireMappingContext, ConversionService) - Constructor for class org.springframework.data.gemfire.mapping.MappingPdxSerializer
MappingPdxSerializer() - Constructor for class org.springframework.data.gemfire.mapping.MappingPdxSerializer
mergePartitionAttributes(RegionFactory<K, V>, RegionAttributes<K, V>) - Method in class org.springframework.data.gemfire.RegionFactoryBean
 
mergeRegionAttributes(RegionFactory<K, V>, RegionAttributes<K, V>) - Method in class org.springframework.data.gemfire.RegionFactoryBean
Intelligently merges the given RegionAttributes with the configuration setting of the RegionFactory.
messageSyncInterval - Variable in class org.springframework.data.gemfire.CacheFactoryBean
 

N

newInstance() - Method in class org.springframework.data.gemfire.serialization.WiringInstantiator
 
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.
nullSafeGetApplicationContextId(ApplicationContext) - Method in class org.springframework.data.gemfire.support.SpringContextBootstrappingInitializer
Gets the the ID of the Spring ApplicationContext in a null-safe manner.
nullSafeGetParameters() - Method in class org.springframework.data.gemfire.LazyWiringDeclarableSupport
Null-safe operation to return the parameters passed to this Declarable object when created by GemFire from it's configuration meta-data.

O

onApplicationEvent(ContextRefreshedEvent) - Method in class org.springframework.data.gemfire.LazyWiringDeclarableSupport
Event handler method called when GemFire has created and initialized (refreshed) the Spring ApplicationContext using the SpringContextBootstrappingInitializer Declarable class.
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.
onEvent(CqEvent) - Method in class org.springframework.data.gemfire.listener.adapter.ContinuousQueryListenerAdapter
Standard ContinuousQueryListener entry point.
onEvent(CqEvent) - Method in interface org.springframework.data.gemfire.listener.ContinuousQueryListener
Action performed by the listener when notified of a CQ event.
onInit() - Method in class org.springframework.data.gemfire.function.execution.GemfireFunctionProxyFactoryBean
 
OnMember - Annotation Type in org.springframework.data.gemfire.function.annotation
Annotation to declare an interface as a GemFire OnMember Function Execution
OnMembers - Annotation Type in org.springframework.data.gemfire.function.annotation
Annotation to declare an interface as a GemFire OnMembers Function Execution
OnRegion - Annotation Type 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 Type in org.springframework.data.gemfire.function.annotation
Annotation to declare an interface as a GemFire OnServer Function Execution
OnServers - Annotation Type in org.springframework.data.gemfire.function.annotation
Annotation to declare an interface as a GemFire OnServers Function Execution
optimizeForWrite() - Method in class org.springframework.data.gemfire.function.PojoFunctionWrapper
 
optimizeForWrite() - Method in class org.springframework.data.gemfire.support.ListRegionsOnServerFunction
 
orderBy(Sort) - Method in class org.springframework.data.gemfire.repository.query.QueryString
Appends the Sort order to this GemFire OQL Query string.
org.springframework.data.gemfire - package org.springframework.data.gemfire
Package providing integration of GemFire with Spring concepts.
org.springframework.data.gemfire.client - package org.springframework.data.gemfire.client
Classes providing support for GemFire client configuration.
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.mapping - package org.springframework.data.gemfire.mapping
 
org.springframework.data.gemfire.repository - package org.springframework.data.gemfire.repository
Implementations of Spring Data COmmons Core repository abstraction.
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.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.server - package org.springframework.data.gemfire.server
Support package for GemFire CacheServer.
org.springframework.data.gemfire.support - package org.springframework.data.gemfire.support
Support package for Spring Gemfire integration.
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
ORIGINAL_DEFAULT_LISTENER_METHOD - Static variable in class org.springframework.data.gemfire.listener.adapter.ContinuousQueryListenerAdapter
 

P

parse(Element, ParserContext) - Method in class org.springframework.data.gemfire.function.config.FunctionExecutionBeanDefinitionParser
 
PartitionAttributesFactoryBean - Class in org.springframework.data.gemfire
Spring-friendly bean for creating PartitionAttributes.
PartitionAttributesFactoryBean() - Constructor for class org.springframework.data.gemfire.PartitionAttributesFactoryBean
 
PartitionedRegionFactoryBean<K,V> - Class in org.springframework.data.gemfire
 
PartitionedRegionFactoryBean() - Constructor for class org.springframework.data.gemfire.PartitionedRegionFactoryBean
 
PartTreeGemfireRepositoryQuery - Class in org.springframework.data.gemfire.repository.query
GemfireRepositoryQuery backed by a PartTree and thus, deriving an OQL query from the backing query method's name.
PartTreeGemfireRepositoryQuery(GemfireQueryMethod, GemfireTemplate) - Constructor for class org.springframework.data.gemfire.repository.query.PartTreeGemfireRepositoryQuery
pause() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
 
pdxDiskStoreName - Variable in class org.springframework.data.gemfire.CacheFactoryBean
 
pdxIgnoreUnreadFields - Variable in class org.springframework.data.gemfire.CacheFactoryBean
 
pdxPersistent - Variable in class org.springframework.data.gemfire.CacheFactoryBean
 
pdxReadSerialized - Variable in class org.springframework.data.gemfire.CacheFactoryBean
 
pdxSerializer - Variable in class org.springframework.data.gemfire.CacheFactoryBean
 
PojoFunctionWrapper - Class in org.springframework.data.gemfire.function
Invokes a POJO's given method as a Gemfire remote function.
PojoFunctionWrapper(Object, Method, String) - Constructor for class org.springframework.data.gemfire.function.PojoFunctionWrapper
 
PoolFactoryBean - Class in org.springframework.data.gemfire.client
Factory bean for easy declaration and configuration of a GemFire pool.
PoolFactoryBean() - Constructor for class org.springframework.data.gemfire.client.PoolFactoryBean
 
postProcess(Region<K, V>) - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
 
postProcess(RegionFactory<K, V>) - Method in class org.springframework.data.gemfire.RegionFactoryBean
Post-process the RegionFactory used to create the GemFire Region for this factory bean during the initialization process.
postProcess(Region<K, V>) - Method in class org.springframework.data.gemfire.RegionFactoryBean
Post-process the Region for this factory bean during the initialization process.
postProcess(BeanDefinitionBuilder, XmlRepositoryConfigurationSource) - Method in class org.springframework.data.gemfire.repository.config.GemfireRepositoryConfigurationExtension
 
postProcessAfterInitialization(Object, String) - Method in class org.springframework.data.gemfire.function.config.GemfireFunctionBeanPostProcessor
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.springframework.data.gemfire.client.GemfireDataSourcePostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.springframework.data.gemfire.function.config.GemfireFunctionBeanPostProcessor
 
properties - Variable in class org.springframework.data.gemfire.CacheFactoryBean
 
put(K, V) - Method in interface org.springframework.data.gemfire.GemfireOperations
 
put(K, V) - Method in class org.springframework.data.gemfire.GemfireTemplate
 
put(Object, Object) - Method in class org.springframework.data.gemfire.support.GemfireCache
 
put(ProceedingJoinPoint) - Method in class org.springframework.data.gemfire.support.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.support.JSONRegionAdvice
 
putIfAbsent(K, V) - Method in interface org.springframework.data.gemfire.GemfireOperations
 
putIfAbsent(K, V) - Method in class org.springframework.data.gemfire.GemfireTemplate
 
putIfAbsent(Object, Object) - Method in class org.springframework.data.gemfire.support.GemfireCache
Implementation to satisfy extension of the Cache interface in Spring 4.1.

Q

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 Type in org.springframework.data.gemfire.repository
 
QueryString - Class in org.springframework.data.gemfire.repository.query
Value object to work with OQL query strings.
QueryString(String) - Constructor for class org.springframework.data.gemfire.repository.query.QueryString
Creates a QueryString from the given String query.
QueryString(Class<?>) - Constructor for class org.springframework.data.gemfire.repository.query.QueryString
Creates a SELECT query for the given domain class.
QueryString(Class<?>, boolean) - Constructor for class org.springframework.data.gemfire.repository.query.QueryString
Creates a SELECT query for the given domain class.

R

readyForEvents - Variable in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
 
refreshApplicationContext(ConfigurableApplicationContext) - Method in class org.springframework.data.gemfire.support.SpringContextBootstrappingInitializer
Refreshes the given ApplicationContext making the context active.
RegexInterest - Class in org.springframework.data.gemfire.client
Cache interest based on regular expression rather then individual key types.
RegexInterest() - Constructor for class org.springframework.data.gemfire.client.RegexInterest
 
Region - Annotation Type in org.springframework.data.gemfire.mapping
Annotation to define the region an entity will be stored in.
RegionAttributesFactoryBean - Class in org.springframework.data.gemfire
Spring-friendly bean for creating RegionAttributes.
RegionAttributesFactoryBean() - Constructor for class org.springframework.data.gemfire.RegionAttributesFactoryBean
 
RegionData - Annotation Type in org.springframework.data.gemfire.function.annotation
Used to inject Region data into a function execution.
RegionFactoryBean<K,V> - Class in org.springframework.data.gemfire
Base class for FactoryBeans used to create GemFire Regions.
RegionFactoryBean() - Constructor for class org.springframework.data.gemfire.RegionFactoryBean
 
RegionLookupFactoryBean<K,V> - Class in org.springframework.data.gemfire
Simple FactoryBean for retrieving generic GemFire Regions.
RegionLookupFactoryBean() - Constructor for class org.springframework.data.gemfire.RegionLookupFactoryBean
 
Regions - Class in org.springframework.data.gemfire.mapping
Simple value object to abstract access to regions by name and mapped type.
Regions(Iterable<Region<?, ?>>, MappingContext<? extends GemfirePersistentEntity<?>, ?>) - Constructor for class org.springframework.data.gemfire.mapping.Regions
Creates a new Regions wrapper for the given Regions and MappingContext.
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
 
RegionShortcutWrapper - Enum in org.springframework.data.gemfire.support
The RegionShortcutWrapper enum is a Java enumerated type that wraps GemFire's RegionShortcuts with Spring Data GemFire RegionShortcutWrapper enumerated values.
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.
registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class org.springframework.data.gemfire.function.config.GemfireFunctionPostBeanProcessorRegistrar
 
registerFunctionForPojoMethod(Object, Method, Map<String, Object>, boolean) - Static method in class org.springframework.data.gemfire.function.GemfireFunctionUtils
Wrap a target object and method in a GemFire Function and register the function to the FunctionService
registerTransactionListeners() - Method in class org.springframework.data.gemfire.CacheFactoryBean
Register all declared transaction listeners
registerTransactionWriter() - Method in class org.springframework.data.gemfire.CacheFactoryBean
Register a transaction writer if declared
remove(K) - Method in interface org.springframework.data.gemfire.GemfireOperations
 
remove(K) - Method in class org.springframework.data.gemfire.GemfireTemplate
 
remove(Object[], int) - Static method in class org.springframework.data.gemfire.util.ArrayUtils
Remove element from an array.
removeGatewayEventFilter(GatewayEventFilter) - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
 
replace(K, V) - Method in interface org.springframework.data.gemfire.GemfireOperations
 
replace(K, V, 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 class org.springframework.data.gemfire.GemfireTemplate
 
ReplicatedRegionFactoryBean<K,V> - Class in org.springframework.data.gemfire
 
ReplicatedRegionFactoryBean() - Constructor for class org.springframework.data.gemfire.ReplicatedRegionFactoryBean
 
resolveClientRegionShortcut() - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
 
resolveDataPolicy(RegionFactory<K, V>, Boolean, DataPolicy) - Method in class org.springframework.data.gemfire.LocalRegionFactoryBean
 
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. locally Scoped; Scope.LOCAL) based on the enumerated value from com.gemstone.gemfire.cache.RegionShortcuts (LOCAL, LOCAL_PERSISTENT, LOCAL_HEAP_LRU, LOCAL_OVERFLOW, and LOCAL_PERSISTENT_OVERFLOW), but without consideration of the Eviction settings.
resolveDataPolicy(RegionFactory<K, V>, Boolean, DataPolicy) - Method in class org.springframework.data.gemfire.PartitionedRegionFactoryBean
 
resolveDataPolicy(RegionFactory<K, V>, Boolean, String) - Method in class org.springframework.data.gemfire.PartitionedRegionFactoryBean
 
resolveDataPolicy(RegionFactory<K, V>, Boolean, DataPolicy) - Method in class org.springframework.data.gemfire.RegionFactoryBean
Validates and sets the Data Policy on the RegionFactory used to create and configure the Region from this FactoryBean.
resolveDataPolicy(RegionFactory<K, V>, Boolean, String) - Method in class org.springframework.data.gemfire.RegionFactoryBean
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, DataPolicy) - Method in class org.springframework.data.gemfire.ReplicatedRegionFactoryBean
 
resolveDataPolicy(RegionFactory<K, V>, Boolean, String) - Method in class org.springframework.data.gemfire.ReplicatedRegionFactoryBean
 
resume() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
 

S

save(Wrapper<T, ID>) - Method in interface org.springframework.data.gemfire.repository.GemfireRepository
 
save(U) - Method in class org.springframework.data.gemfire.repository.support.SimpleGemfireRepository
 
save(Iterable<U>) - Method in class org.springframework.data.gemfire.repository.support.SimpleGemfireRepository
 
save(Wrapper<T, ID>) - Method in class org.springframework.data.gemfire.repository.support.SimpleGemfireRepository
 
searchTimeout - Variable in class org.springframework.data.gemfire.CacheFactoryBean
 
serviceInterface - Variable in class org.springframework.data.gemfire.function.execution.GemfireFunctionProxyFactoryBean
 
serviceProxy - Variable in class org.springframework.data.gemfire.function.execution.GemfireFunctionProxyFactoryBean
 
setAlertThreshold(Integer) - Method in class org.springframework.data.gemfire.wan.GatewayProxy.GatewayQueue
 
setAlertThreshold(Integer) - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
 
setAllowForceCompaction(Boolean) - Method in class org.springframework.data.gemfire.DiskStoreFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.springframework.data.gemfire.mapping.MappingPdxSerializer
 
setApplicationContext(ApplicationContext) - Method in class org.springframework.data.gemfire.repository.support.GemfireRepositoryFactoryBean
 
setAsText(String) - Method in class org.springframework.data.gemfire.IndexTypeConverter
Sets the value of this PropertyEditor as a IndexType enumerated value converted from the given String text.
setAsyncEventListener(AsyncEventListener) - Method in class org.springframework.data.gemfire.wan.AsyncEventQueueFactoryBean
 
setAsyncEventQueue(AsyncEventQueue) - Method in class org.springframework.data.gemfire.wan.AsyncEventQueueFactoryBean
 
setAsyncEventQueues(Object[]) - Method in class org.springframework.data.gemfire.RegionFactoryBean
The list of AsyncEventQueues to use with this Region.
setAsyncEventQueues(Object[]) - Method in class org.springframework.data.gemfire.SubRegionFactoryBean
Deprecated.
 
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.RegionFactoryBean
Sets the region attributes used for the region used by this factory.
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 the Async Event Queue's (AEQ) should conflate messages.
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.GatewayProxy.GatewayQueue
 
setBatchSize(Integer) - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
 
setBatchTimeInterval(Integer) - Method in class org.springframework.data.gemfire.wan.AsyncEventQueueFactoryBean
Set the Aysync Event Queue's (AEQ) interval between sending batches.
setBatchTimeInterval(Integer) - Method in class org.springframework.data.gemfire.wan.GatewayProxy.GatewayQueue
 
setBatchTimeInterval(Integer) - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
 
setBeanClassLoader(ClassLoader) - Method in class org.springframework.data.gemfire.CacheFactoryBean
 
setBeanClassLoader(ClassLoader) - Method in class org.springframework.data.gemfire.function.execution.GemfireFunctionProxyFactoryBean
 
setBeanClassLoader(ClassLoader) - Method in class org.springframework.data.gemfire.serialization.InstantiatorFactoryBean
 
setBeanFactory(BeanFactory) - Method in class org.springframework.data.gemfire.CacheFactoryBean
 
setBeanFactory(BeanFactory) - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
 
setBeanFactory(BeanFactory) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
 
setBeanFactory(BeanFactory) - Method in class org.springframework.data.gemfire.GemfireBeanFactoryLocator
 
setBeanFactory(BeanFactory) - Method in class org.springframework.data.gemfire.serialization.WiringInstantiator
 
setBeanName(String) - Method in class org.springframework.data.gemfire.CacheFactoryBean
 
setBeanName(String) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
 
setBeanName(String) - Method in class org.springframework.data.gemfire.DiskStoreFactoryBean
 
setBeanName(String) - Method in class org.springframework.data.gemfire.GemfireBeanFactoryLocator
 
setBeanName(String) - Method in class org.springframework.data.gemfire.IndexFactoryBean
 
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.RegionLookupFactoryBean
Sets the name of the Cache Region based on the bean 'id' attribute.
setBeanName(String) - Method in class org.springframework.data.gemfire.wan.AbstractWANComponentFactoryBean
 
setBindAddress(String) - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
 
setBindAddress(String) - Method in class org.springframework.data.gemfire.wan.GatewayHubFactoryBean
 
setBindAddress(String) - Method in class org.springframework.data.gemfire.wan.GatewayReceiverFactoryBean
 
setCache(GemFireCache) - Method in class org.springframework.data.gemfire.DiskStoreFactoryBean
 
setCache(Cache) - Method in class org.springframework.data.gemfire.GemfireTransactionManager
Sets the Cache that this instance manages local transactions for.
setCache(RegionService) - Method in class org.springframework.data.gemfire.IndexFactoryBean
Sets the underlying cache used for creating indexes.
setCache(RegionService) - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
Set the underlying RegionService (GemFire Cache) used for registering Queries.
setCache(GemFireCache) - Method in class org.springframework.data.gemfire.RegionLookupFactoryBean
Sets a reference to the Cache used to create the Region.
setCache(Cache) - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
 
setCache(Cache) - Method in class org.springframework.data.gemfire.support.GemfireCacheManager
Sets the GemFire Cache backing this CacheManager.
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.RegionFactoryBean
Sets the cache listeners used for the region used by this factory.
setCacheListeners(CacheListener<K, V>[]) - Method in class org.springframework.data.gemfire.SubRegionFactoryBean
Deprecated.
Sets the cache listeners used for the region used by this factory.
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.RegionFactoryBean
Sets the cache loader used for the region used by this factory.
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.RegionFactoryBean
Sets the cache writer used for the region used by this factory.
setCacheXml(Resource) - Method in class org.springframework.data.gemfire.CacheFactoryBean
Sets the cache configuration.
setClose(boolean) - Method in class org.springframework.data.gemfire.CacheFactoryBean
Set whether the Cache should be closed.
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.RegionFactoryBean
Indicates whether the Region referred to by this factory bean will be closed on shutdown (default true).
setColocatedWith(String) - Method in class org.springframework.data.gemfire.PartitionAttributesFactoryBean
 
setCompactionThreshold(Integer) - Method in class org.springframework.data.gemfire.DiskStoreFactoryBean
 
setConfigurer(BeanConfigurerSupport) - Method in class org.springframework.data.gemfire.serialization.WiringInstantiator
Sets the manager responsible for configuring the newly created instances.
setConvertReturnedCollections(boolean) - Method in class org.springframework.data.gemfire.support.JSONRegionAdvice
Flag to convert collections returned from cache from @{link PdxInstance} to JSON String.
setCopyOnRead(Boolean) - Method in class org.springframework.data.gemfire.CacheFactoryBean
Set the copyOnRead attribute of the Cache.
setCopyOnRead(boolean) - Method in class org.springframework.data.gemfire.GemfireTransactionManager
Indicates whether the cache returns direct references or copies of the objects (default) it manages.
setCriticalHeapPercentage(Float) - Method in class org.springframework.data.gemfire.CacheFactoryBean
Set the Cache's critical heap percentage attribute.
setCustomSerializers(Map<Class<?>, PdxSerializer>) - Method in class org.springframework.data.gemfire.mapping.MappingPdxSerializer
Configures custom PDX serializers to use for specific class 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 Instantiators.
setDataPolicy(DataPolicy) - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
Sets the Data Policy.
setDataPolicy(DataPolicy) - Method in class org.springframework.data.gemfire.RegionFactoryBean
Sets the DataPolicy of the Region.
setDataPolicy(String) - Method in class org.springframework.data.gemfire.RegionFactoryBean
Deprecated.
as of 1.4.0, use setDataPolicy(:DataPolicy) instead.
setDataPolicyName(String) - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
Deprecated.
use setDataPolicy(:DataPolicy) instead.
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.
setDelegate(Object) - Method in class org.springframework.data.gemfire.listener.adapter.ContinuousQueryListenerAdapter
Set a target object to delegate events listening to.
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.RegionFactoryBean
Indicates whether the Region referred to by this factory bean will be destroyed on shutdown (default false).
setDiskDir(String) - Method in class org.springframework.data.gemfire.CacheFactoryBean.DynamicRegionSupport
 
setDiskDirs(List<DiskStoreFactoryBean.DiskDir>) - Method in class org.springframework.data.gemfire.DiskStoreFactoryBean
 
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.RegionFactoryBean
Sets the name of Disk Store used for either overflow or persistence, or both.
setDiskStoreRef(String) - Method in class org.springframework.data.gemfire.wan.AsyncEventQueueFactoryBean
 
setDiskStoreRef(String) - Method in class org.springframework.data.gemfire.wan.GatewayProxy.GatewayQueue
 
setDiskStoreRef(String) - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
 
setDiskSynchronous(Boolean) - Method in class org.springframework.data.gemfire.wan.AsyncEventQueueFactoryBean
Set the Async Event Queue (AEQ) disk write synchronization policy.
setDiskSynchronous(Boolean) - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
 
setDispatcherThreads(Integer) - Method in class org.springframework.data.gemfire.wan.AsyncEventQueueFactoryBean
Set the number of dispatcher threads used to process Region events from the associated Aysnc Event Queue (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 the interest durability.
setDynamicRegionSupport(CacheFactoryBean.DynamicRegionSupport) - Method in class org.springframework.data.gemfire.CacheFactoryBean
Sets an instance of the DynamicRegionSupport to support Dynamic Regions in this GemFire Cache.
setEnableBatchConflation(Boolean) - Method in class org.springframework.data.gemfire.wan.GatewayProxy.GatewayQueue
 
setEnableBatchConflation(Boolean) - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
 
setEnableGateway(boolean) - Method in class org.springframework.data.gemfire.RegionFactoryBean
 
setEndpoints(List<GatewayProxy.GatewayEndpoint>) - Method in class org.springframework.data.gemfire.wan.GatewayProxy
 
setEndPort(Integer) - Method in class org.springframework.data.gemfire.wan.GatewayReceiverFactoryBean
 
setErrorHandler(ErrorHandler) - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
Set an ErrorHandler to be invoked in case of any uncaught exceptions thrown while processing a CQ event.
setEventFilters(List<GatewayEventFilter>) - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
 
setEvictionHeapPercentage(Float) - Method in class org.springframework.data.gemfire.CacheFactoryBean
Set the Cache's eviction heap percentage attribute.
setExposeNativeRegion(boolean) - Method in class org.springframework.data.gemfire.GemfireTemplate
Sets whether to expose the native Gemfire Region to GemfireCallback code.
setExpression(String) - Method in class org.springframework.data.gemfire.IndexFactoryBean
 
setFactory(Object) - Method in class org.springframework.data.gemfire.wan.AbstractWANComponentFactoryBean
 
setFactoryKey(String) - Method in class org.springframework.data.gemfire.DeclarableSupport
Sets the key under which the enclosing BeanFactory can be found.
setFixedPartitionAttributes(List<FixedPartitionAttributes>) - Method in class org.springframework.data.gemfire.PartitionAttributesFactoryBean
 
setFreeConnectionTimeout(int) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
 
setFrom(String) - Method in class org.springframework.data.gemfire.IndexFactoryBean
 
setFunctions(List<Function>) - Method in class org.springframework.data.gemfire.FunctionServiceFactoryBean
 
setGatewayConflictResolver(Object) - Method in class org.springframework.data.gemfire.CacheFactoryBean
Requires GemFire 7.0 or higher
setGatewayReceiver(GatewayReceiver) - Method in class org.springframework.data.gemfire.wan.GatewayReceiverFactoryBean
 
setGateways(List<GatewayProxy>) - Method in class org.springframework.data.gemfire.wan.GatewayHubFactoryBean
 
setGatewaySenders(Object[]) - Method in class org.springframework.data.gemfire.RegionFactoryBean
 
setGatewaySenders(Object[]) - Method in class org.springframework.data.gemfire.SubRegionFactoryBean
Deprecated.
 
setGemfireInstantiators(Map<Class<?>, EntityInstantiator>) - Method in class org.springframework.data.gemfire.mapping.MappingPdxSerializer
Configures the EntityInstantiators to be used to create the instances to be read.
setGemfireMappingContext(MappingContext<? extends GemfirePersistentEntity<?>, GemfirePersistentProperty>) - Method in class org.springframework.data.gemfire.repository.support.GemfireRepositoryFactoryBean
Configures the MappingContext to be used.
setGemfireTemplate(GemfireOperations) - Method in class org.springframework.data.gemfire.support.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 Instantiators.
setHA(boolean) - Method in class org.springframework.data.gemfire.function.PojoFunctionWrapper
 
setHasResult(boolean) - Method in class org.springframework.data.gemfire.function.PojoFunctionWrapper
 
setHost(String) - Method in class org.springframework.data.gemfire.wan.GatewayProxy.GatewayEndpoint
 
setHostNameForClients(String) - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
 
setHostnameForSenders(String) - Method in class org.springframework.data.gemfire.wan.GatewayReceiverFactoryBean
 
setHubId(String) - Method in class org.springframework.data.gemfire.RegionFactoryBean
 
setId(int) - Method in class org.springframework.data.gemfire.serialization.EnumSerializer
Sets the id for this serializer.
setId(String) - Method in class org.springframework.data.gemfire.wan.GatewayProxy.GatewayEndpoint
 
setId(String) - Method in class org.springframework.data.gemfire.wan.GatewayProxy
 
setIdleTimeout(long) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
 
setImports(String) - Method in class org.springframework.data.gemfire.IndexFactoryBean
 
setIncludedRegionNames(List<String>) - Method in class org.springframework.data.gemfire.support.JSONRegionAdvice
Sets names of regions to be included for JSON conversion.
setIncludedRegions(List<Region<?, ?>>) - Method in class org.springframework.data.gemfire.support.JSONRegionAdvice
Sets regions to be included for JSON conversion.
setInterests(Interest<K>[]) - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
Set the interests for this client region.
setJndiDataSources(List<CacheFactoryBean.JndiDataSource>) - Method in class org.springframework.data.gemfire.CacheFactoryBean
 
setKeepAlive(boolean) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
 
setKey(K) - Method in class org.springframework.data.gemfire.client.Interest
Sets the key of interest.
setLazyInitialize(boolean) - Method in class org.springframework.data.gemfire.CacheFactoryBean
 
setListeners(Set<InterestRegistrationListener>) - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
 
setListeners(List<GatewayEventListener>) - Method in class org.springframework.data.gemfire.wan.GatewayProxy
 
setLoadConditioningInterval(int) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
 
setLoadPollInterval(long) - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
 
setLocalMaxMemory(int) - Method in class org.springframework.data.gemfire.PartitionAttributesFactoryBean
 
setLocators(Collection<InetSocketAddress>) - 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.
setLookupEnabled(Boolean) - Method in class org.springframework.data.gemfire.RegionLookupFactoryBean
 
setLookupOnly(boolean) - Method in class org.springframework.data.gemfire.SubRegionFactoryBean
Deprecated.
Set to true if the subregion should already exist, e.g., specified by <lookup-region>
setManualStart(Boolean) - Method in class org.springframework.data.gemfire.wan.GatewayHubFactoryBean
 
setManualStart(Boolean) - Method in class org.springframework.data.gemfire.wan.GatewayReceiverFactoryBean
 
setManualStart(Boolean) - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
 
setManualStart(boolean) - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
 
setMaxConnections(int) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
 
setMaxConnections(int) - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
 
setMaximumQueueMemory(Integer) - Method in class org.springframework.data.gemfire.wan.AsyncEventQueueFactoryBean
 
setMaximumQueueMemory(Integer) - Method in class org.springframework.data.gemfire.wan.GatewayProxy.GatewayQueue
 
setMaximumQueueMemory(Integer) - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
 
setMaximumTimeBetweenPings(Integer) - Method in class org.springframework.data.gemfire.wan.GatewayHubFactoryBean
 
setMaximumTimeBetweenPings(Integer) - Method in class org.springframework.data.gemfire.wan.GatewayReceiverFactoryBean
 
setMaxMessageCount(int) - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
 
setMaxOplogSize(Integer) - 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
 
setMultiUserAuthentication(boolean) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
 
setName(String) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
 
setName(String) - Method in class org.springframework.data.gemfire.IndexFactoryBean
 
setName(String) - Method in class org.springframework.data.gemfire.RegionLookupFactoryBean
Sets the name of the Cache Region based on the bean 'name' attribute.
setName(String) - Method in class org.springframework.data.gemfire.SubRegionFactoryBean
Deprecated.
Set the bean name - the same as the Subregion full path.
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
 
setOptimizeForWrite(boolean) - Method in class org.springframework.data.gemfire.function.PojoFunctionWrapper
 
setOrderPolicy(String) - Method in class org.springframework.data.gemfire.wan.AsyncEventQueueFactoryBean
Set the Async Event Queue (AEQ) ordering policy (e.g.
setOrderPolicy(String) - Method in class org.springframework.data.gemfire.wan.GatewayProxy
 
setOrderPolicy(String) - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
 
setOverride(boolean) - Method in class org.springframework.data.gemfire.IndexFactoryBean
 
setParallel(Boolean) - Method in class org.springframework.data.gemfire.wan.AsyncEventQueueFactoryBean
 
setParallel(Boolean) - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
 
setParent(Region<?, ?>) - Method in class org.springframework.data.gemfire.RegionLookupFactoryBean
Sets a reference to the parent Region if this FactoryBean represents a GemFire Cache Sub-Region.
setParent(Region<?, ?>) - Method in class org.springframework.data.gemfire.SubRegionFactoryBean
Deprecated.
Set the parent Region.
setPartitionListeners(List<PartitionListener>) - Method in class org.springframework.data.gemfire.PartitionAttributesFactoryBean
 
setPartitionName(String) - Method in class org.springframework.data.gemfire.FixedPartitionAttributesFactoryBean
 
setPartitionResolver(PartitionResolver) - Method in class org.springframework.data.gemfire.PartitionAttributesFactoryBean
 
setPdxDiskStoreName(String) - Method in class org.springframework.data.gemfire.CacheFactoryBean
Set the disk store that is used for PDX meta data.
setPdxIgnoreUnreadFields(Boolean) - Method in class org.springframework.data.gemfire.CacheFactoryBean
Controls whether pdx ignores fields that were unread during deserialization.
setPdxPersistent(Boolean) - Method in class org.springframework.data.gemfire.CacheFactoryBean
Sets the object preference to PdxInstance type.
setPdxReadSerialized(Boolean) - Method in class org.springframework.data.gemfire.CacheFactoryBean
Controls whether the type metadata for PDX objects is persisted to disk.
setPdxSerializer(Object) - Method in class org.springframework.data.gemfire.CacheFactoryBean
Sets the PdxSerializable for this cache.
setPersistent(Boolean) - Method in class org.springframework.data.gemfire.CacheFactoryBean.DynamicRegionSupport
 
setPersistent(boolean) - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
 
setPersistent(Boolean) - Method in class org.springframework.data.gemfire.RegionFactoryBean
 
setPersistent(Boolean) - Method in class org.springframework.data.gemfire.wan.AsyncEventQueueFactoryBean
 
setPersistent(Boolean) - Method in class org.springframework.data.gemfire.wan.GatewayProxy.GatewayQueue
 
setPersistent(Boolean) - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
 
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
 
setPolicy(Object) - Method in class org.springframework.data.gemfire.client.Interest
Sets the interest policy.
setPool(Pool) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
Sets the pool used by this client.
setPool(Pool) - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
Sets the pool used by this client.
setPool(Pool) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
 
setPoolName(String) - Method in class org.springframework.data.gemfire.CacheFactoryBean.DynamicRegionSupport
 
setPoolName(String) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
Sets the pool name used by this client.
setPoolName(String) - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
Sets the pool name used by this client.
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.
setPort(int) - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
 
setPort(Integer) - Method in class org.springframework.data.gemfire.wan.GatewayHubFactoryBean
 
setPort(int) - Method in class org.springframework.data.gemfire.wan.GatewayProxy.GatewayEndpoint
 
setPrettyPrint(boolean) - Method in class org.springframework.data.gemfire.support.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. not secondary).
setProperties(Properties) - Method in class org.springframework.data.gemfire.CacheFactoryBean
Sets the cache properties.
setProps(List<ConfigProperty>) - Method in class org.springframework.data.gemfire.CacheFactoryBean.JndiDataSource
 
setPrSingleHopEnabled(boolean) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
 
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 query service used for creating indexes.
setQueryService(QueryService) - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
Set the GemFire QueryService used by this container to create ContinuousQueries (CQ).
setQueue(GatewayProxy.GatewayQueue) - Method in class org.springframework.data.gemfire.wan.GatewayProxy
 
setQueueSize(Integer) - Method in class org.springframework.data.gemfire.DiskStoreFactoryBean
 
setReadTimeout(int) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
 
setReadyForEvents(Boolean) - Method in class org.springframework.data.gemfire.client.ClientCacheFactoryBean
Set the readyForEvents flag.
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.GemfireAccessor
Sets the template GemFire Cache Region.
setRegion(Region<K, V>) - Method in class org.springframework.data.gemfire.GemfireTransactionManager
Sets the GemFire Cache Region (as an alternative in setting in the Cache directly).
setRegion(Region<?, ?>) - Method in class org.springframework.data.gemfire.support.GemfireDaoSupport
Sets the GemFire Cache Region to be used by this DAO.
setRegionName(String) - Method in class org.springframework.data.gemfire.RegionLookupFactoryBean
Sets the name of the Cache Region as expected by GemFire.
setRegionName(String) - Method in class org.springframework.data.gemfire.SubRegionFactoryBean
Deprecated.
Set the simple name of this Subregion.
setRegions(Set<Region<?, ?>>) - Method in class org.springframework.data.gemfire.support.GemfireCacheManager
Sets the Regions to use (alternative to injecting the GemFire Cache).
setRegisterInterest(Boolean) - Method in class org.springframework.data.gemfire.CacheFactoryBean.DynamicRegionSupport
 
setRemoteDistributedSystemId(int) - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
 
setRetryAttempts(int) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
 
setScope(Scope) - Method in class org.springframework.data.gemfire.LocalRegionFactoryBean
 
setScope(Scope) - Method in class org.springframework.data.gemfire.RegionFactoryBean
Sets the region scope.
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.
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
 
setServers(Collection<InetSocketAddress>) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
 
setShortcut(ClientRegionShortcut) - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
Initializes the client using a GemFire ClientRegionShortcut.
setShortcut(RegionShortcut) - Method in class org.springframework.data.gemfire.RegionFactoryBean
Configures the Region with a RegionShortcut.
setSnapshot(Resource) - Method in class org.springframework.data.gemfire.client.ClientRegionFactoryBean
Sets the snapshots used for loading a newly created region.
setSnapshot(Resource) - Method in class org.springframework.data.gemfire.RegionFactoryBean
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.wan.GatewayHubFactoryBean
 
setSocketBufferSize(int) - Method in class org.springframework.data.gemfire.wan.GatewayProxy
 
setSocketBufferSize(Integer) - Method in class org.springframework.data.gemfire.wan.GatewayReceiverFactoryBean
 
setSocketBufferSize(Integer) - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
 
setSocketReadTimeout(Integer) - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
 
setStartPort(Integer) - Method in class org.springframework.data.gemfire.wan.GatewayReceiverFactoryBean
 
setStartupPolicy(String) - Method in class org.springframework.data.gemfire.wan.GatewayHubFactoryBean
 
setStartupRecoveryDelay(long) - Method in class org.springframework.data.gemfire.PartitionAttributesFactoryBean
 
setStatisticInterval(int) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
 
setSubscriptionAckInterval(int) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
 
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
 
setSubscriptionEvictionPolicy(SubscriptionEvictionPolicy) - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
 
setSubscriptionMessageTrackingTimeout(int) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
 
setSubscriptionRedundancy(int) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
 
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.
setThreadLocalConnections(boolean) - Method in class org.springframework.data.gemfire.client.PoolFactoryBean
 
setTimeInterval(Integer) - Method in class org.springframework.data.gemfire.DiskStoreFactoryBean
 
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.CacheFactoryBean
Sets the list of TransactionListeners used to configure the Cache to receive transaction events after the transaction is processed (committed, rolled back).
setTransactionWriter(TransactionWriter) - Method in class org.springframework.data.gemfire.CacheFactoryBean
Sets the TransactionWriter used to configure the Cache for handling transaction events, such as to veto the transaction or update an external DB before the commit.
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(IndexType) - Method in class org.springframework.data.gemfire.IndexFactoryBean
Sets the type of GemFire Index to create.
setUseBeanFactoryLocator(boolean) - Method in class org.springframework.data.gemfire.CacheFactoryBean
Indicates whether a bean factory locator is enabled (default) for this cache definition or not.
setWriteBufferSize(Integer) - Method in class org.springframework.data.gemfire.DiskStoreFactoryBean
 
SimpleGemfireRepository<T,ID extends Serializable> - Class in org.springframework.data.gemfire.repository.support
Basic Repository implementation for GemFire.
SimpleGemfireRepository(GemfireTemplate, EntityInformation<T, ID>) - Constructor for class org.springframework.data.gemfire.repository.support.SimpleGemfireRepository
SpringContextBootstrappingInitializer - Class in org.springframework.data.gemfire.support
The SpringContextBootstrappingInitializer class is a GemFire configuration initializer used to bootstrap a Spring ApplicationContext inside a GemFire Server JVM-based process.
SpringContextBootstrappingInitializer() - Constructor for class org.springframework.data.gemfire.support.SpringContextBootstrappingInitializer
 
start() - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
 
start() - Method in class org.springframework.data.gemfire.RegionFactoryBean
 
start() - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
 
start() - Method in class org.springframework.data.gemfire.wan.GatewayReceiverFactoryBean
 
start() - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
 
start() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
 
stop() - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
 
stop(Runnable) - Method in class org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer
 
stop() - Method in class org.springframework.data.gemfire.RegionFactoryBean
 
stop(Runnable) - Method in class org.springframework.data.gemfire.RegionFactoryBean
 
stop(Runnable) - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
 
stop() - Method in class org.springframework.data.gemfire.server.CacheServerFactoryBean
 
stop() - Method in class org.springframework.data.gemfire.wan.GatewayReceiverFactoryBean
 
stop(Runnable) - Method in class org.springframework.data.gemfire.wan.GatewayReceiverFactoryBean
 
stop() - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
 
stop(Runnable) - Method in class org.springframework.data.gemfire.wan.GatewaySenderFactoryBean
 
stop() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
 
StringBasedGemfireRepositoryQuery - Class in org.springframework.data.gemfire.repository.query
GemfireRepositoryQuery using plain String based OQL queries.
StringBasedGemfireRepositoryQuery(GemfireQueryMethod, GemfireTemplate) - Constructor for class org.springframework.data.gemfire.repository.query.StringBasedGemfireRepositoryQuery
StringBasedGemfireRepositoryQuery(String, GemfireQueryMethod, GemfireTemplate) - Constructor for class org.springframework.data.gemfire.repository.query.StringBasedGemfireRepositoryQuery
SubRegionFactoryBean<K,V> - Class in org.springframework.data.gemfire
Deprecated.
as Spring Data GemFire 1.4.0. Use Region type specific FactoryBeans (e.g. ReplicatedRegionFactoryBean) instead.
SubRegionFactoryBean() - Constructor for class org.springframework.data.gemfire.SubRegionFactoryBean
Deprecated.
 
SubscriptionEvictionPolicy - Enum in org.springframework.data.gemfire.server
Enumeration of the various client subscription policies for CacheServer.

T

templateQuery(ProceedingJoinPoint) - Method in class org.springframework.data.gemfire.support.JSONRegionAdvice
 
toData(Object, PdxWriter) - Method in class org.springframework.data.gemfire.mapping.MappingPdxSerializer
 
toData(Object, DataOutput) - Method in class org.springframework.data.gemfire.serialization.EnumSerializer
 
toString() - Method in class org.springframework.data.gemfire.repository.query.QueryString
 
toString() - Method in class org.springframework.data.gemfire.repository.Wrapper
 
toString() - Method in class org.springframework.data.gemfire.wan.GatewaySenderWrapper
 
toUpperCase(String) - Static method in class org.springframework.data.gemfire.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.
transactionListeners - Variable in class org.springframework.data.gemfire.CacheFactoryBean
 
transactionWriter - Variable in class org.springframework.data.gemfire.CacheFactoryBean
 
translateExceptionIfPossible(RuntimeException) - Method in class org.springframework.data.gemfire.CacheFactoryBean
 

U

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.
useBeanFactory(String) - Method in class org.springframework.data.gemfire.GemfireBeanFactoryLocator
 
useBeanFactoryLocator - Variable in class org.springframework.data.gemfire.CacheFactoryBean
 
useSavepointForNestedTransaction() - Method in class org.springframework.data.gemfire.GemfireTransactionManager
 

V

VALID_JNDI_DATASOURCE_TYPE_NAMES - Static variable in class org.springframework.data.gemfire.CacheFactoryBean
 
VALID_ORDER_POLICIES - Static variable in class org.springframework.data.gemfire.wan.AbstractWANComponentFactoryBean
 
validateCompactionThreshold(Integer) - Method in class org.springframework.data.gemfire.DiskStoreFactoryBean
 
valueOf(String) - Static method in enum org.springframework.data.gemfire.IndexType
Returns the enum constant of this type with the specified name.
valueOf(IndexType) - Static method in enum org.springframework.data.gemfire.IndexType
Returns an IndexType given the corresponding GemFire IndexType or null if no SDG IndexType corresponds to the GemFire IndexType.
valueOf(String) - Static method in enum org.springframework.data.gemfire.server.SubscriptionEvictionPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.data.gemfire.support.ClientRegionShortcutWrapper
Returns the enum constant of this type with the specified name.
valueOf(ClientRegionShortcut) - Static method in enum org.springframework.data.gemfire.support.ClientRegionShortcutWrapper
 
valueOf(String) - Static method in enum org.springframework.data.gemfire.support.RegionShortcutWrapper
Returns the enum constant of this type with the specified name.
valueOf(RegionShortcut) - Static method in enum org.springframework.data.gemfire.support.RegionShortcutWrapper
 
valueOfIgnoreCase(String) - Static method in enum org.springframework.data.gemfire.IndexType
Returns an IndexType matching the given String.
values() - Static method in enum org.springframework.data.gemfire.IndexType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.data.gemfire.server.SubscriptionEvictionPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.data.gemfire.support.ClientRegionShortcutWrapper
Returns an array containing the constants of this enum type, in the order they are declared.
values(ProceedingJoinPoint) - Method in class org.springframework.data.gemfire.support.JSONRegionAdvice
 
values() - Static method in enum org.springframework.data.gemfire.support.RegionShortcutWrapper
Returns an array containing the constants of this enum type, in the order they are declared.

W

WiringDeclarableSupport - Class in org.springframework.data.gemfire
Dedicated Declarable support class for wiring the declaring instance through the Spring container.
WiringDeclarableSupport() - Constructor for class org.springframework.data.gemfire.WiringDeclarableSupport
 
WiringInstantiator - Class in org.springframework.data.gemfire.serialization
Instantiator that performs instance wiring using the Spring IoC container, allowing common properties to be injected before the object is hydrated/deserialized.
WiringInstantiator(Instantiator) - Constructor for class org.springframework.data.gemfire.serialization.WiringInstantiator
 
WiringInstantiator(Class<? extends DataSerializable>, int) - Constructor for class org.springframework.data.gemfire.serialization.WiringInstantiator
 
Wrapper<T,KEY extends Serializable> - Class in org.springframework.data.gemfire.repository
Simple value object to hold an entity alongside an external key the entity shall be stored under.
Wrapper(T, KEY) - Constructor for class org.springframework.data.gemfire.repository.Wrapper
The entity to handle as well as the key.
A B C D E F G H I J L M N O P Q R S T U V W