jar

org.springframework.data : spring-data-geode

Maven & Gradle

Aug 18, 2023
47 usages
88 stars

Spring Data for Apache Geode · Spring Data for Apache Geode (a.k.a. Spring Data Geode or SDG)

Table Of Contents

Latest Version

Download org.springframework.data : spring-data-geode JAR file - Latest Versions:

All Versions

Download org.springframework.data : spring-data-geode JAR file - All Versions:

Version Vulnerabilities Size Updated
2.7.x
2.6.x
2.5.x
2.4.x
2.3.x
2.2.x
2.1.x
2.0.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window spring-data-geode-2.7.15.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.springframework.data.gemfire.domain

├─ org.springframework.data.gemfire.domain.EmptyPage.class - [JAR]

├─ org.springframework.data.gemfire.domain.EmptySlice.class - [JAR]

├─ org.springframework.data.gemfire.domain.ListablePage.class - [JAR]

org.springframework.data.gemfire.repository.support

├─ org.springframework.data.gemfire.repository.support.GemfireRepositoryFactory.class - [JAR]

├─ org.springframework.data.gemfire.repository.support.GemfireRepositoryFactoryBean.class - [JAR]

├─ org.springframework.data.gemfire.repository.support.SimpleGemfireRepository.class - [JAR]

org.springframework.data.gemfire.transaction

├─ org.springframework.data.gemfire.transaction.GemfireTransactionCommitException.class - [JAR]

├─ org.springframework.data.gemfire.transaction.GemfireTransactionManager.class - [JAR]

org.springframework.data.gemfire.config.admin.remote

├─ org.springframework.data.gemfire.config.admin.remote.FunctionGemfireAdminTemplate.class - [JAR]

├─ org.springframework.data.gemfire.config.admin.remote.RestHttpGemfireAdminTemplate.class - [JAR]

org.springframework.data.gemfire.mapping

├─ org.springframework.data.gemfire.mapping.GemfireMappingContext.class - [JAR]

├─ org.springframework.data.gemfire.mapping.GemfirePersistentEntity.class - [JAR]

├─ org.springframework.data.gemfire.mapping.GemfirePersistentProperty.class - [JAR]

├─ org.springframework.data.gemfire.mapping.GemfirePropertyValueProvider.class - [JAR]

├─ org.springframework.data.gemfire.mapping.MappingPdxSerializer.class - [JAR]

├─ org.springframework.data.gemfire.mapping.PdxReaderPropertyAccessor.class - [JAR]

├─ org.springframework.data.gemfire.mapping.Regions.class - [JAR]

org.springframework.data.gemfire.config.annotation.support

├─ org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.support.AbstractAuthInitialize.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.support.AbstractGemFireAsLastResourceAspectSupport.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.support.AbstractLazyResolvingComposableConfigurer.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.support.Authentication.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.support.AutoConfiguredAuthenticationInitializer.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.support.BeanDefinitionRegistryPostProcessorSupport.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.support.CacheTypeAwareRegionFactoryBean.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.support.Configurer.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.support.EmbeddedServiceConfigurationSupport.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.support.GemFireAsLastResourceConnectionAcquiringAspect.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.support.GemFireAsLastResourceConnectionClosingAspect.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.support.GemFireComponentClassTypeScanner.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.support.RegionDataAccessTracingAspect.class - [JAR]

org.springframework.data.gemfire.search.lucene.support

├─ org.springframework.data.gemfire.search.lucene.support.LuceneAccessorSupport.class - [JAR]

├─ org.springframework.data.gemfire.search.lucene.support.LuceneOperationsSupport.class - [JAR]

├─ org.springframework.data.gemfire.search.lucene.support.LucenePage.class - [JAR]

├─ org.springframework.data.gemfire.search.lucene.support.PdxInstanceMethodInterceptor.class - [JAR]

├─ org.springframework.data.gemfire.search.lucene.support.PdxInstanceMethodInterceptorFactory.class - [JAR]

├─ org.springframework.data.gemfire.search.lucene.support.ProjectingLuceneAccessorSupport.class - [JAR]

├─ org.springframework.data.gemfire.search.lucene.support.ProjectingLuceneOperationsSupport.class - [JAR]

org.springframework.data.gemfire.config.admin.functions

├─ org.springframework.data.gemfire.config.admin.functions.CreateIndexFunction.class - [JAR]

├─ org.springframework.data.gemfire.config.admin.functions.CreateRegionFunction.class - [JAR]

├─ org.springframework.data.gemfire.config.admin.functions.ListIndexesFunction.class - [JAR]

org.springframework.data.gemfire.transaction.config

├─ org.springframework.data.gemfire.transaction.config.EnableGemfireCacheTransactions.class - [JAR]

├─ org.springframework.data.gemfire.transaction.config.GemfireCacheTransactionsConfiguration.class - [JAR]

org.springframework.data.gemfire.repository.query

├─ org.springframework.data.gemfire.repository.query.AbstractSelectResults.class - [JAR]

├─ org.springframework.data.gemfire.repository.query.DefaultGemfireEntityInformation.class - [JAR]

├─ org.springframework.data.gemfire.repository.query.GemfireEntityInformation.class - [JAR]

├─ org.springframework.data.gemfire.repository.query.GemfireQueryCreator.class - [JAR]

├─ org.springframework.data.gemfire.repository.query.GemfireQueryMethod.class - [JAR]

├─ org.springframework.data.gemfire.repository.query.GemfireRepositoryQuery.class - [JAR]

├─ org.springframework.data.gemfire.repository.query.PagedQueryString.class - [JAR]

├─ org.springframework.data.gemfire.repository.query.PagedSelectResults.class - [JAR]

├─ org.springframework.data.gemfire.repository.query.PartTreeGemfireRepositoryQuery.class - [JAR]

├─ org.springframework.data.gemfire.repository.query.Predicate.class - [JAR]

├─ org.springframework.data.gemfire.repository.query.Predicates.class - [JAR]

├─ org.springframework.data.gemfire.repository.query.QueryBuilder.class - [JAR]

├─ org.springframework.data.gemfire.repository.query.QueryPostProcessor.class - [JAR]

├─ org.springframework.data.gemfire.repository.query.QueryString.class - [JAR]

├─ org.springframework.data.gemfire.repository.query.StringBasedGemfireRepositoryQuery.class - [JAR]

org.springframework.data.gemfire.config.annotation

├─ org.springframework.data.gemfire.config.annotation.AbstractCacheConfiguration.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.AddCacheServerConfiguration.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.AddCacheServersConfiguration.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.AddPoolConfiguration.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.AddPoolsConfiguration.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.AdministrativeConfiguration.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.ApacheShiroSecurityConfiguration.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.AuthConfiguration.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.AuthenticationBeanConfiguration.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.AutoConfiguredAuthenticationConfiguration.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.AutoRegionLookupConfiguration.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.BeanFactoryLocatorConfiguration.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.CacheServerApplication.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.CacheServerConfiguration.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.CacheServerConfigurer.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.CachingDefinedRegionsConfiguration.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.ClientCacheApplication.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.ClientCacheConfiguration.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.ClientCacheConfigurer.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.ClusterConfigurationConfiguration.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.ClusterDefinedRegionsConfiguration.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.CompressionConfiguration.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.ContinuousQueryConfiguration.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.ContinuousQueryListenerContainerConfigurer.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.DiskStoreConfiguration.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.DiskStoreConfigurer.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.DiskStoresConfiguration.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.EnableAuth.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.EnableAutoRegionLookup.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.EnableBeanFactoryLocator.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.EnableCacheServer.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.EnableCacheServers.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.EnableCachingDefinedRegions.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.EnableClusterConfiguration.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.EnableClusterDefinedRegions.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.EnableCompression.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.EnableContinuousQueries.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.EnableDiskStore.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.EnableDiskStores.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.EnableEntityDefinedRegions.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.EnableEviction.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.EnableExpiration.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.EnableGatewayReceiver.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.EnableGatewaySender.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.EnableGatewaySenders.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.EnableGemFireAsLastResource.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.EnableGemFireProperties.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.EnableHttpService.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.EnableIndexing.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.EnableLocator.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.EnableLogging.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.EnableManager.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.EnableMcast.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.EnableMemcachedServer.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.EnableOffHeap.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.EnablePdx.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.EnablePool.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.EnablePools.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.EnableRedisServer.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.EnableRegionDataAccessTracing.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.EnableSecurity.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.EnableSsl.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.EnableStatistics.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.EntityDefinedRegionsConfiguration.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.EvictionConfiguration.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.ExpirationConfiguration.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.GatewayReceiverConfiguration.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.GatewayReceiverConfigurer.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.GatewaySenderConfiguration.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.GatewaySenderConfigurer.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.GatewaySendersConfiguration.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.GemFireAsLastResourceConfiguration.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.GemFirePropertiesConfiguration.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.GeodeIntegratedSecurityConfiguration.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.HttpServiceConfiguration.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.IndexConfiguration.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.IndexConfigurer.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.Jsr107CacheAnnotationsCacheNameResolver.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.Jsr107CacheAnnotationsCacheNameResolverFactory.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.LazyResolvingComposableCacheServerConfigurer.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.LazyResolvingComposableClientCacheConfigurer.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.LazyResolvingComposableContinuousQueryListenerContainerConfigurer.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.LazyResolvingComposableDiskStoreConfigurer.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.LazyResolvingComposableGatewayReceiverConfigurer.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.LazyResolvingComposableGatewaySenderConfigurer.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.LazyResolvingComposableIndexConfigurer.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.LazyResolvingComposableLocatorConfigurer.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.LazyResolvingComposablePeerCacheConfigurer.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.LazyResolvingComposablePoolConfigurer.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.LazyResolvingComposableRegionConfigurer.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.LocatorApplication.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.LocatorApplicationConfiguration.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.LocatorConfiguration.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.LocatorConfigurer.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.LoggingConfiguration.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.ManagerConfiguration.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.McastConfiguration.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.MemcachedServerConfiguration.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.OffHeapConfiguration.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.PdxConfiguration.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.PeerCacheApplication.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.PeerCacheConfiguration.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.PeerCacheConfigurer.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.PoolConfigurer.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.RedisServerConfiguration.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.RegionConfigurer.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.RegionDataAccessTracingConfiguration.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.SslConfiguration.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.StatisticsConfiguration.class - [JAR]

├─ org.springframework.data.gemfire.config.annotation.UsesGemFireProperties.class - [JAR]

org.springframework.data.gemfire.repository.query.support

├─ org.springframework.data.gemfire.repository.query.support.OqlKeyword.class - [JAR]

├─ org.springframework.data.gemfire.repository.query.support.OqlQueryExecutor.class - [JAR]

├─ org.springframework.data.gemfire.repository.query.support.PagingUtils.class - [JAR]

├─ org.springframework.data.gemfire.repository.query.support.TemplateBasedOqlQueryExecutor.class - [JAR]

├─ org.springframework.data.gemfire.repository.query.support.UnsupportedQueryExecutionException.class - [JAR]

org.springframework.data.gemfire.server

├─ org.springframework.data.gemfire.server.CacheServerFactoryBean.class - [JAR]

├─ org.springframework.data.gemfire.server.SubscriptionEvictionPolicy.class - [JAR]

├─ org.springframework.data.gemfire.server.SubscriptionEvictionPolicyConverter.class - [JAR]

├─ org.springframework.data.gemfire.server.package-info.class - [JAR]

org.springframework.data.gemfire.listener.annotation

├─ org.springframework.data.gemfire.listener.annotation.ContinuousQuery.class - [JAR]

org.springframework.data.gemfire

├─ org.springframework.data.gemfire.AbstractBasicCacheFactoryBean.class - [JAR]

├─ org.springframework.data.gemfire.AbstractConfigurableCacheFactoryBean.class - [JAR]

├─ org.springframework.data.gemfire.AbstractResolvableCacheFactoryBean.class - [JAR]

├─ org.springframework.data.gemfire.CacheFactoryBean.class - [JAR]

├─ org.springframework.data.gemfire.CacheResolver.class - [JAR]

├─ org.springframework.data.gemfire.ConfigurableRegionFactoryBean.class - [JAR]

├─ org.springframework.data.gemfire.DataPolicyConverter.class - [JAR]

├─ org.springframework.data.gemfire.DiskStoreFactoryBean.class - [JAR]

├─ org.springframework.data.gemfire.FixedPartitionAttributesFactoryBean.class - [JAR]

├─ org.springframework.data.gemfire.GemFireProperties.class - [JAR]

├─ org.springframework.data.gemfire.GemfireAccessor.class - [JAR]

├─ org.springframework.data.gemfire.GemfireCacheUtils.class - [JAR]

├─ org.springframework.data.gemfire.GemfireCallback.class - [JAR]

├─ org.springframework.data.gemfire.GemfireCancellationException.class - [JAR]

├─ org.springframework.data.gemfire.GemfireIndexException.class - [JAR]

├─ org.springframework.data.gemfire.GemfireOperations.class - [JAR]

├─ org.springframework.data.gemfire.GemfireQueryException.class - [JAR]

├─ org.springframework.data.gemfire.GemfireSystemException.class - [JAR]

├─ org.springframework.data.gemfire.GemfireTemplate.class - [JAR]

├─ org.springframework.data.gemfire.GemfireUtils.class - [JAR]

├─ org.springframework.data.gemfire.GenericRegionFactoryBean.class - [JAR]

├─ org.springframework.data.gemfire.IndexFactoryBean.class - [JAR]

├─ org.springframework.data.gemfire.IndexMaintenancePolicyConverter.class - [JAR]

├─ org.springframework.data.gemfire.IndexMaintenancePolicyType.class - [JAR]

├─ org.springframework.data.gemfire.IndexType.class - [JAR]

├─ org.springframework.data.gemfire.IndexTypeConverter.class - [JAR]

├─ org.springframework.data.gemfire.InterestPolicyConverter.class - [JAR]

├─ org.springframework.data.gemfire.InterestPolicyType.class - [JAR]

├─ org.springframework.data.gemfire.JndiDataSourceType.class - [JAR]

├─ org.springframework.data.gemfire.LocalRegionFactoryBean.class - [JAR]

├─ org.springframework.data.gemfire.LocatorFactoryBean.class - [JAR]

├─ org.springframework.data.gemfire.LookupRegionFactoryBean.class - [JAR]

├─ org.springframework.data.gemfire.PartitionAttributesFactoryBean.class - [JAR]

├─ org.springframework.data.gemfire.PartitionedRegionFactoryBean.class - [JAR]

├─ org.springframework.data.gemfire.PeerRegionFactoryBean.class - [JAR]

├─ org.springframework.data.gemfire.RegionAttributesFactoryBean.class - [JAR]

├─ org.springframework.data.gemfire.RegionResolver.class - [JAR]

├─ org.springframework.data.gemfire.RegionShortcutConverter.class - [JAR]

├─ org.springframework.data.gemfire.RegionShortcutToDataPolicyConverter.class - [JAR]

├─ org.springframework.data.gemfire.RegionShortcutWrapper.class - [JAR]

├─ org.springframework.data.gemfire.ReplicatedRegionFactoryBean.class - [JAR]

├─ org.springframework.data.gemfire.ResolvableRegionFactoryBean.class - [JAR]

├─ org.springframework.data.gemfire.ScopeConverter.class - [JAR]

├─ org.springframework.data.gemfire.ScopeType.class - [JAR]

├─ org.springframework.data.gemfire.SubscriptionAttributesFactoryBean.class - [JAR]

├─ org.springframework.data.gemfire.package-info.class - [JAR]

org.springframework.data.gemfire.function.annotation

├─ org.springframework.data.gemfire.function.annotation.Filter.class - [JAR]

├─ org.springframework.data.gemfire.function.annotation.FunctionId.class - [JAR]

├─ org.springframework.data.gemfire.function.annotation.GemfireFunction.class - [JAR]

├─ org.springframework.data.gemfire.function.annotation.OnMember.class - [JAR]

├─ org.springframework.data.gemfire.function.annotation.OnMembers.class - [JAR]

├─ org.springframework.data.gemfire.function.annotation.OnRegion.class - [JAR]

├─ org.springframework.data.gemfire.function.annotation.OnServer.class - [JAR]

├─ org.springframework.data.gemfire.function.annotation.OnServers.class - [JAR]

├─ org.springframework.data.gemfire.function.annotation.RegionData.class - [JAR]

org.springframework.data.gemfire.dao

├─ org.springframework.data.gemfire.dao.GemfireDaoSupport.class - [JAR]

org.springframework.data.gemfire.support

├─ org.springframework.data.gemfire.support.AbstractCachingCacheResolver.class - [JAR]

├─ org.springframework.data.gemfire.support.AbstractCachingRegionResolver.class - [JAR]

├─ org.springframework.data.gemfire.support.AbstractFactoryBeanSupport.class - [JAR]

├─ org.springframework.data.gemfire.support.AbstractPropertyEditorConverterSupport.class - [JAR]

├─ org.springframework.data.gemfire.support.BeanFactoryCacheResolver.class - [JAR]

├─ org.springframework.data.gemfire.support.BeanFactoryRegionResolver.class - [JAR]

├─ org.springframework.data.gemfire.support.CacheFactoryCacheResolver.class - [JAR]

├─ org.springframework.data.gemfire.support.ComposableCacheResolver.class - [JAR]

├─ org.springframework.data.gemfire.support.ComposableRegionResolver.class - [JAR]

├─ org.springframework.data.gemfire.support.CompositeLifecycle.class - [JAR]

├─ org.springframework.data.gemfire.support.CompositeTypeFilter.class - [JAR]

├─ org.springframework.data.gemfire.support.ConnectionEndpoint.class - [JAR]

├─ org.springframework.data.gemfire.support.ConnectionEndpointList.class - [JAR]

├─ org.springframework.data.gemfire.support.DeclarableSupport.class - [JAR]

├─ org.springframework.data.gemfire.support.DisableBeanDefinitionOverridingApplicationContextInitializer.class - [JAR]

├─ org.springframework.data.gemfire.support.GemfireBeanFactoryLocator.class - [JAR]

├─ org.springframework.data.gemfire.support.GemfireFunctions.class - [JAR]

├─ org.springframework.data.gemfire.support.LazyWiringDeclarableSupport.class - [JAR]

├─ org.springframework.data.gemfire.support.NoOpBeanFactoryPostProcessor.class - [JAR]

├─ org.springframework.data.gemfire.support.RegionServiceRegionResolver.class - [JAR]

├─ org.springframework.data.gemfire.support.SingleCacheCacheResolver.class - [JAR]

├─ org.springframework.data.gemfire.support.SingleRegionRegionResolver.class - [JAR]

├─ org.springframework.data.gemfire.support.SmartCacheResolverFactoryBean.class - [JAR]

├─ org.springframework.data.gemfire.support.SmartLifecycleSupport.class - [JAR]

├─ org.springframework.data.gemfire.support.SpringContextBootstrappingInitializer.class - [JAR]

├─ org.springframework.data.gemfire.support.SpringServerLauncherCacheProvider.class - [JAR]

├─ org.springframework.data.gemfire.support.WiringDeclarableSupport.class - [JAR]

├─ org.springframework.data.gemfire.support.package-info.class - [JAR]

org.springframework.data.gemfire.snapshot.filter

├─ org.springframework.data.gemfire.snapshot.filter.ComposableSnapshotFilter.class - [JAR]

org.springframework.data.gemfire.client.support

├─ org.springframework.data.gemfire.client.support.BeanFactoryPoolResolver.class - [JAR]

├─ org.springframework.data.gemfire.client.support.ClientCacheDefaultPoolResolver.class - [JAR]

├─ org.springframework.data.gemfire.client.support.ClientCacheFactoryCacheResolver.class - [JAR]

├─ org.springframework.data.gemfire.client.support.ComposablePoolResolver.class - [JAR]

├─ org.springframework.data.gemfire.client.support.DefaultableDelegatingPoolAdapter.class - [JAR]

├─ org.springframework.data.gemfire.client.support.DelegatingPoolAdapter.class - [JAR]

├─ org.springframework.data.gemfire.client.support.FactoryDefaultsPoolAdapter.class - [JAR]

├─ org.springframework.data.gemfire.client.support.PoolManagerPoolResolver.class - [JAR]

├─ org.springframework.data.gemfire.client.support.SinglePoolPoolResolver.class - [JAR]

org.springframework.data.gemfire.mapping.annotation

├─ org.springframework.data.gemfire.mapping.annotation.ClientRegion.class - [JAR]

├─ org.springframework.data.gemfire.mapping.annotation.Indexed.class - [JAR]

├─ org.springframework.data.gemfire.mapping.annotation.LocalRegion.class - [JAR]

├─ org.springframework.data.gemfire.mapping.annotation.LuceneIndexed.class - [JAR]

├─ org.springframework.data.gemfire.mapping.annotation.PartitionRegion.class - [JAR]

├─ org.springframework.data.gemfire.mapping.annotation.Region.class - [JAR]

├─ org.springframework.data.gemfire.mapping.annotation.ReplicateRegion.class - [JAR]

org.springframework.data.gemfire.listener

├─ org.springframework.data.gemfire.listener.ContinuousQueryDefinition.class - [JAR]

├─ org.springframework.data.gemfire.listener.ContinuousQueryListener.class - [JAR]

├─ org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer.class - [JAR]

├─ org.springframework.data.gemfire.listener.GemfireListenerExecutionFailedException.class - [JAR]

├─ org.springframework.data.gemfire.listener.package-info.class - [JAR]

org.springframework.data.gemfire.search.lucene

├─ org.springframework.data.gemfire.search.lucene.LuceneAccessor.class - [JAR]

├─ org.springframework.data.gemfire.search.lucene.LuceneIndexFactoryBean.class - [JAR]

├─ org.springframework.data.gemfire.search.lucene.LuceneOperations.class - [JAR]

├─ org.springframework.data.gemfire.search.lucene.LuceneServiceFactoryBean.class - [JAR]

├─ org.springframework.data.gemfire.search.lucene.LuceneTemplate.class - [JAR]

├─ org.springframework.data.gemfire.search.lucene.ProjectingLuceneAccessor.class - [JAR]

├─ org.springframework.data.gemfire.search.lucene.ProjectingLuceneOperations.class - [JAR]

├─ org.springframework.data.gemfire.search.lucene.ProjectingLuceneTemplate.class - [JAR]

org.springframework.data.gemfire.repository.query.annotation

├─ org.springframework.data.gemfire.repository.query.annotation.Hint.class - [JAR]

├─ org.springframework.data.gemfire.repository.query.annotation.Import.class - [JAR]

├─ org.springframework.data.gemfire.repository.query.annotation.Limit.class - [JAR]

├─ org.springframework.data.gemfire.repository.query.annotation.Trace.class - [JAR]

org.springframework.data.gemfire.listener.adapter

├─ org.springframework.data.gemfire.listener.adapter.ContinuousQueryListenerAdapter.class - [JAR]

├─ org.springframework.data.gemfire.listener.adapter.package-info.class - [JAR]

org.springframework.data.gemfire.config.schema.definitions

├─ org.springframework.data.gemfire.config.schema.definitions.IndexDefinition.class - [JAR]

├─ org.springframework.data.gemfire.config.schema.definitions.RegionDefinition.class - [JAR]

org.springframework.data.gemfire.cache

├─ org.springframework.data.gemfire.cache.CallableCacheLoaderAdapter.class - [JAR]

├─ org.springframework.data.gemfire.cache.GemfireCache.class - [JAR]

├─ org.springframework.data.gemfire.cache.GemfireCacheManager.class - [JAR]

org.springframework.data.gemfire.config.support

├─ org.springframework.data.gemfire.config.support.AbstractDependencyStructuringBeanFactoryPostProcessor.class - [JAR]

├─ org.springframework.data.gemfire.config.support.AbstractSmartLifecycle.class - [JAR]

├─ org.springframework.data.gemfire.config.support.AutoRegionLookupBeanPostProcessor.class - [JAR]

├─ org.springframework.data.gemfire.config.support.ClientCachePoolBeanFactoryPostProcessor.class - [JAR]

├─ org.springframework.data.gemfire.config.support.ClientRegionPoolBeanFactoryPostProcessor.class - [JAR]

├─ org.springframework.data.gemfire.config.support.CustomEditorBeanFactoryPostProcessor.class - [JAR]

├─ org.springframework.data.gemfire.config.support.DefinedIndexesApplicationListener.class - [JAR]

├─ org.springframework.data.gemfire.config.support.DiskStoreDirectoryBeanPostProcessor.class - [JAR]

├─ org.springframework.data.gemfire.config.support.GatewaySenderBeanFactoryPostProcessor.class - [JAR]

├─ org.springframework.data.gemfire.config.support.GemfireFeature.class - [JAR]

├─ org.springframework.data.gemfire.config.support.LuceneIndexRegionBeanFactoryPostProcessor.class - [JAR]

├─ org.springframework.data.gemfire.config.support.PdxDiskStoreAwareBeanFactoryPostProcessor.class - [JAR]

├─ org.springframework.data.gemfire.config.support.RestTemplateConfigurer.class - [JAR]

org.springframework.data.gemfire.function.config

├─ org.springframework.data.gemfire.function.config.AbstractFunctionExecutionBeanDefinitionBuilder.class - [JAR]

├─ org.springframework.data.gemfire.function.config.AbstractFunctionExecutionConfigurationSource.class - [JAR]

├─ org.springframework.data.gemfire.function.config.AnnotationFunctionExecutionConfigurationSource.class - [JAR]

├─ org.springframework.data.gemfire.function.config.EnableGemfireFunctionExecutions.class - [JAR]

├─ org.springframework.data.gemfire.function.config.EnableGemfireFunctions.class - [JAR]

├─ org.springframework.data.gemfire.function.config.FunctionExecutionBeanDefinitionBuilderFactory.class - [JAR]

├─ org.springframework.data.gemfire.function.config.FunctionExecutionBeanDefinitionParser.class - [JAR]

├─ org.springframework.data.gemfire.function.config.FunctionExecutionBeanDefinitionRegistrar.class - [JAR]

├─ org.springframework.data.gemfire.function.config.FunctionExecutionComponentProvider.class - [JAR]

├─ org.springframework.data.gemfire.function.config.FunctionExecutionConfiguration.class - [JAR]

├─ org.springframework.data.gemfire.function.config.FunctionExecutionConfigurationSource.class - [JAR]

├─ org.springframework.data.gemfire.function.config.GemfireFunctionBeanPostProcessor.class - [JAR]

├─ org.springframework.data.gemfire.function.config.GemfireFunctionBeanPostProcessorRegistrar.class - [JAR]

├─ org.springframework.data.gemfire.function.config.MemberBasedFunctionExecutionBeanDefinitionBuilder.class - [JAR]

├─ org.springframework.data.gemfire.function.config.OnMemberFunctionExecutionBeanDefinitionBuilder.class - [JAR]

├─ org.springframework.data.gemfire.function.config.OnMembersFunctionExecutionBeanDefinitionBuilder.class - [JAR]

├─ org.springframework.data.gemfire.function.config.OnRegionFunctionExecutionBeanDefinitionBuilder.class - [JAR]

├─ org.springframework.data.gemfire.function.config.OnServerFunctionExecutionBeanDefinitionBuilder.class - [JAR]

├─ org.springframework.data.gemfire.function.config.OnServersFunctionExecutionBeanDefinitionBuilder.class - [JAR]

├─ org.springframework.data.gemfire.function.config.ServerBasedFunctionExecutionBeanDefinitionBuilder.class - [JAR]

├─ org.springframework.data.gemfire.function.config.TypeFilterParser.class - [JAR]

├─ org.springframework.data.gemfire.function.config.XmlFunctionExecutionConfigurationSource.class - [JAR]

org.springframework.data.gemfire.snapshot.event

├─ org.springframework.data.gemfire.snapshot.event.ExportSnapshotApplicationEvent.class - [JAR]

├─ org.springframework.data.gemfire.snapshot.event.ImportSnapshotApplicationEvent.class - [JAR]

├─ org.springframework.data.gemfire.snapshot.event.SnapshotApplicationEvent.class - [JAR]

org.springframework.data.gemfire.repository.config

├─ org.springframework.data.gemfire.repository.config.EnableGemfireRepositories.class - [JAR]

├─ org.springframework.data.gemfire.repository.config.GemfireRepositoriesRegistrar.class - [JAR]

├─ org.springframework.data.gemfire.repository.config.GemfireRepositoryConfigurationExtension.class - [JAR]

org.springframework.data.gemfire.domain.support

├─ org.springframework.data.gemfire.domain.support.AbstractIndexSupport.class - [JAR]

├─ org.springframework.data.gemfire.domain.support.AbstractPageSupport.class - [JAR]

├─ org.springframework.data.gemfire.domain.support.AbstractSliceSupport.class - [JAR]

org.springframework.data.gemfire.repository

├─ org.springframework.data.gemfire.repository.GemfireRepository.class - [JAR]

├─ org.springframework.data.gemfire.repository.Query.class - [JAR]

├─ org.springframework.data.gemfire.repository.Wrapper.class - [JAR]

├─ org.springframework.data.gemfire.repository.package-info.class - [JAR]

org.springframework.data.gemfire.function.execution

├─ org.springframework.data.gemfire.function.execution.AbstractClientFunctionTemplate.class - [JAR]

├─ org.springframework.data.gemfire.function.execution.AbstractFunctionExecution.class - [JAR]

├─ org.springframework.data.gemfire.function.execution.AbstractFunctionTemplate.class - [JAR]

├─ org.springframework.data.gemfire.function.execution.DefaultFunctionExecutionMethodMetadata.class - [JAR]

├─ org.springframework.data.gemfire.function.execution.FunctionExecutionMethodMetadata.class - [JAR]

├─ org.springframework.data.gemfire.function.execution.GemfireFunctionCallback.class - [JAR]

├─ org.springframework.data.gemfire.function.execution.GemfireFunctionOperations.class - [JAR]

├─ org.springframework.data.gemfire.function.execution.GemfireFunctionProxyFactoryBean.class - [JAR]

├─ org.springframework.data.gemfire.function.execution.GemfireOnMemberFunctionTemplate.class - [JAR]

├─ org.springframework.data.gemfire.function.execution.GemfireOnMembersFunctionTemplate.class - [JAR]

├─ org.springframework.data.gemfire.function.execution.GemfireOnRegionFunctionTemplate.class - [JAR]

├─ org.springframework.data.gemfire.function.execution.GemfireOnRegionOperations.class - [JAR]

├─ org.springframework.data.gemfire.function.execution.GemfireOnServerFunctionTemplate.class - [JAR]

├─ org.springframework.data.gemfire.function.execution.GemfireOnServersFunctionTemplate.class - [JAR]

├─ org.springframework.data.gemfire.function.execution.MethodMetadata.class - [JAR]

├─ org.springframework.data.gemfire.function.execution.OnAllMembersFunctionExecution.class - [JAR]

├─ org.springframework.data.gemfire.function.execution.OnDefaultMemberFunctionExecution.class - [JAR]

├─ org.springframework.data.gemfire.function.execution.OnDistributedMemberFunctionExecution.class - [JAR]

├─ org.springframework.data.gemfire.function.execution.OnDistributedMembersFunctionExecution.class - [JAR]

├─ org.springframework.data.gemfire.function.execution.OnMemberInGroupsFunctionExecution.class - [JAR]

├─ org.springframework.data.gemfire.function.execution.OnMembersInGroupsFunctionExecution.class - [JAR]

├─ org.springframework.data.gemfire.function.execution.OnRegionFunctionExecution.class - [JAR]

├─ org.springframework.data.gemfire.function.execution.OnRegionFunctionProxyFactoryBean.class - [JAR]

├─ org.springframework.data.gemfire.function.execution.OnServerUsingPoolFunctionExecution.class - [JAR]

├─ org.springframework.data.gemfire.function.execution.OnServerUsingRegionServiceFunctionExecution.class - [JAR]

├─ org.springframework.data.gemfire.function.execution.OnServersUsingPoolFunctionExecution.class - [JAR]

├─ org.springframework.data.gemfire.function.execution.OnServersUsingRegionServiceFunctionExecution.class - [JAR]

├─ org.springframework.data.gemfire.function.execution.RegionFunctionExecutionMethodMetadata.class - [JAR]

├─ org.springframework.data.gemfire.function.execution.RegionMethodMetadata.class - [JAR]

org.springframework.data.gemfire.repository.cdi

├─ org.springframework.data.gemfire.repository.cdi.GemfireRepositoryBean.class - [JAR]

├─ org.springframework.data.gemfire.repository.cdi.GemfireRepositoryExtension.class - [JAR]

org.springframework.data.gemfire.eviction

├─ org.springframework.data.gemfire.eviction.EvictingRegionFactoryBean.class - [JAR]

├─ org.springframework.data.gemfire.eviction.EvictionActionConverter.class - [JAR]

├─ org.springframework.data.gemfire.eviction.EvictionActionType.class - [JAR]

├─ org.springframework.data.gemfire.eviction.EvictionAttributesFactoryBean.class - [JAR]

├─ org.springframework.data.gemfire.eviction.EvictionPolicyConverter.class - [JAR]

├─ org.springframework.data.gemfire.eviction.EvictionPolicyType.class - [JAR]

org.springframework.data.gemfire.serialization.json

├─ org.springframework.data.gemfire.serialization.json.JSONRegionAdvice.class - [JAR]

org.springframework.data.gemfire.wan

├─ org.springframework.data.gemfire.wan.AbstractWANComponentFactoryBean.class - [JAR]

├─ org.springframework.data.gemfire.wan.AsyncEventQueueFactoryBean.class - [JAR]

├─ org.springframework.data.gemfire.wan.GatewayReceiverFactoryBean.class - [JAR]

├─ org.springframework.data.gemfire.wan.GatewaySenderFactoryBean.class - [JAR]

├─ org.springframework.data.gemfire.wan.GatewaySenderWrapper.class - [JAR]

├─ org.springframework.data.gemfire.wan.OrderPolicyConverter.class - [JAR]

├─ org.springframework.data.gemfire.wan.OrderPolicyType.class - [JAR]

├─ org.springframework.data.gemfire.wan.package-info.class - [JAR]

org.springframework.data.gemfire.expiration

├─ org.springframework.data.gemfire.expiration.AnnotationBasedExpiration.class - [JAR]

├─ org.springframework.data.gemfire.expiration.Expiration.class - [JAR]

├─ org.springframework.data.gemfire.expiration.ExpirationActionConverter.class - [JAR]

├─ org.springframework.data.gemfire.expiration.ExpirationActionType.class - [JAR]

├─ org.springframework.data.gemfire.expiration.ExpirationAttributesFactoryBean.class - [JAR]

├─ org.springframework.data.gemfire.expiration.ExpiringRegionFactoryBean.class - [JAR]

├─ org.springframework.data.gemfire.expiration.IdleTimeoutExpiration.class - [JAR]

├─ org.springframework.data.gemfire.expiration.TimeToLiveExpiration.class - [JAR]

org.springframework.data.gemfire.cache.config

├─ org.springframework.data.gemfire.cache.config.EnableGemfireCaching.class - [JAR]

├─ org.springframework.data.gemfire.cache.config.GemfireCachingConfiguration.class - [JAR]

org.springframework.data.gemfire.client.function

├─ org.springframework.data.gemfire.client.function.ListRegionsOnServerFunction.class - [JAR]

org.springframework.data.gemfire.snapshot

├─ org.springframework.data.gemfire.snapshot.ExportSnapshotException.class - [JAR]

├─ org.springframework.data.gemfire.snapshot.ImportSnapshotException.class - [JAR]

├─ org.springframework.data.gemfire.snapshot.SnapshotServiceFactoryBean.class - [JAR]

org.springframework.data.gemfire.util

├─ org.springframework.data.gemfire.util.ArrayUtils.class - [JAR]

├─ org.springframework.data.gemfire.util.CacheUtils.class - [JAR]

├─ org.springframework.data.gemfire.util.CollectionUtils.class - [JAR]

├─ org.springframework.data.gemfire.util.DistributedSystemUtils.class - [JAR]

├─ org.springframework.data.gemfire.util.Filter.class - [JAR]

├─ org.springframework.data.gemfire.util.JavaVersion.class - [JAR]

├─ org.springframework.data.gemfire.util.NetworkUtils.class - [JAR]

├─ org.springframework.data.gemfire.util.PropertiesBuilder.class - [JAR]

├─ org.springframework.data.gemfire.util.RegionUtils.class - [JAR]

├─ org.springframework.data.gemfire.util.RuntimeExceptionFactory.class - [JAR]

├─ org.springframework.data.gemfire.util.SpringExtensions.class - [JAR]

├─ org.springframework.data.gemfire.util.StreamUtils.class - [JAR]

org.springframework.data.gemfire.config.xml

├─ org.springframework.data.gemfire.config.xml.AbstractPeerRegionParser.class - [JAR]

├─ org.springframework.data.gemfire.config.xml.AbstractRegionParser.class - [JAR]

├─ org.springframework.data.gemfire.config.xml.AnnotationDrivenParser.class - [JAR]

├─ org.springframework.data.gemfire.config.xml.AsyncEventQueueParser.class - [JAR]

├─ org.springframework.data.gemfire.config.xml.AutoRegionLookupParser.class - [JAR]

├─ org.springframework.data.gemfire.config.xml.CacheParser.class - [JAR]

├─ org.springframework.data.gemfire.config.xml.CacheServerParser.class - [JAR]

├─ org.springframework.data.gemfire.config.xml.ClientCacheParser.class - [JAR]

├─ org.springframework.data.gemfire.config.xml.ClientRegionParser.class - [JAR]

├─ org.springframework.data.gemfire.config.xml.DiskStoreParser.class - [JAR]

├─ org.springframework.data.gemfire.config.xml.FunctionServiceParser.class - [JAR]

├─ org.springframework.data.gemfire.config.xml.GatewayReceiverParser.class - [JAR]

├─ org.springframework.data.gemfire.config.xml.GatewaySenderParser.class - [JAR]

├─ org.springframework.data.gemfire.config.xml.GemfireConstants.class - [JAR]

├─ org.springframework.data.gemfire.config.xml.GemfireDataNamespaceHandler.class - [JAR]

├─ org.springframework.data.gemfire.config.xml.GemfireDataSourceParser.class - [JAR]

├─ org.springframework.data.gemfire.config.xml.GemfireListenerContainerParser.class - [JAR]

├─ org.springframework.data.gemfire.config.xml.GemfireNamespaceHandler.class - [JAR]

├─ org.springframework.data.gemfire.config.xml.GemfireRegionAutoProxyParser.class - [JAR]

├─ org.springframework.data.gemfire.config.xml.IndexParser.class - [JAR]

├─ org.springframework.data.gemfire.config.xml.LocalRegionParser.class - [JAR]

├─ org.springframework.data.gemfire.config.xml.LookupRegionParser.class - [JAR]

├─ org.springframework.data.gemfire.config.xml.LuceneIndexParser.class - [JAR]

├─ org.springframework.data.gemfire.config.xml.LuceneServiceParser.class - [JAR]

├─ org.springframework.data.gemfire.config.xml.ParsingUtils.class - [JAR]

├─ org.springframework.data.gemfire.config.xml.PartitionedRegionParser.class - [JAR]

├─ org.springframework.data.gemfire.config.xml.PoolParser.class - [JAR]

├─ org.springframework.data.gemfire.config.xml.ReplicatedRegionParser.class - [JAR]

├─ org.springframework.data.gemfire.config.xml.SnapshotServiceParser.class - [JAR]

├─ org.springframework.data.gemfire.config.xml.TemplateRegionParser.class - [JAR]

├─ org.springframework.data.gemfire.config.xml.TransactionManagerParser.class - [JAR]

├─ org.springframework.data.gemfire.config.xml.package-info.class - [JAR]

org.springframework.data.gemfire.config.schema.support

├─ org.springframework.data.gemfire.config.schema.support.ClientRegionCollector.class - [JAR]

├─ org.springframework.data.gemfire.config.schema.support.ComposableSchemaObjectCollector.class - [JAR]

├─ org.springframework.data.gemfire.config.schema.support.ComposableSchemaObjectDefiner.class - [JAR]

├─ org.springframework.data.gemfire.config.schema.support.IndexCollector.class - [JAR]

├─ org.springframework.data.gemfire.config.schema.support.IndexDefiner.class - [JAR]

├─ org.springframework.data.gemfire.config.schema.support.RegionCollector.class - [JAR]

├─ org.springframework.data.gemfire.config.schema.support.RegionDefiner.class - [JAR]

org.springframework.data.gemfire.serialization

├─ org.springframework.data.gemfire.serialization.AsmInstantiatorGenerator.class - [JAR]

├─ org.springframework.data.gemfire.serialization.EnumSerializer.class - [JAR]

├─ org.springframework.data.gemfire.serialization.InstantiatorFactoryBean.class - [JAR]

├─ org.springframework.data.gemfire.serialization.InstantiatorGenerator.class - [JAR]

├─ org.springframework.data.gemfire.serialization.WiringInstantiator.class - [JAR]

├─ org.springframework.data.gemfire.serialization.package-info.class - [JAR]

org.springframework.data.gemfire.config.schema

├─ org.springframework.data.gemfire.config.schema.SchemaObjectCollector.class - [JAR]

├─ org.springframework.data.gemfire.config.schema.SchemaObjectDefiner.class - [JAR]

├─ org.springframework.data.gemfire.config.schema.SchemaObjectDefinition.class - [JAR]

├─ org.springframework.data.gemfire.config.schema.SchemaObjectType.class - [JAR]

org.springframework.data.gemfire.function

├─ org.springframework.data.gemfire.function.BatchingResultSender.class - [JAR]

├─ org.springframework.data.gemfire.function.DefaultFunctionArgumentResolver.class - [JAR]

├─ org.springframework.data.gemfire.function.ExecutionTimeoutFunctionException.class - [JAR]

├─ org.springframework.data.gemfire.function.FunctionArgumentResolver.class - [JAR]

├─ org.springframework.data.gemfire.function.FunctionContextInjectingArgumentResolver.class - [JAR]

├─ org.springframework.data.gemfire.function.FunctionServiceFactoryBean.class - [JAR]

├─ org.springframework.data.gemfire.function.GemfireFunctionUtils.class - [JAR]

├─ org.springframework.data.gemfire.function.PdxFunctionArgumentResolver.class - [JAR]

├─ org.springframework.data.gemfire.function.PojoFunctionWrapper.class - [JAR]

├─ org.springframework.data.gemfire.function.UncategorizedFunctionException.class - [JAR]

org.springframework.data.gemfire.mapping.model

├─ org.springframework.data.gemfire.mapping.model.GemfireSimpleTypeHolder.class - [JAR]

org.springframework.data.gemfire.client

├─ org.springframework.data.gemfire.client.ClientCacheFactoryBean.class - [JAR]

├─ org.springframework.data.gemfire.client.ClientRegionFactoryBean.class - [JAR]

├─ org.springframework.data.gemfire.client.ClientRegionShortcutConverter.class - [JAR]

├─ org.springframework.data.gemfire.client.ClientRegionShortcutToDataPolicyConverter.class - [JAR]

├─ org.springframework.data.gemfire.client.ClientRegionShortcutWrapper.class - [JAR]

├─ org.springframework.data.gemfire.client.GemfireDataSourcePostProcessor.class - [JAR]

├─ org.springframework.data.gemfire.client.Interest.class - [JAR]

├─ org.springframework.data.gemfire.client.InterestResultPolicyConverter.class - [JAR]

├─ org.springframework.data.gemfire.client.InterestResultPolicyType.class - [JAR]

├─ org.springframework.data.gemfire.client.KeyInterest.class - [JAR]

├─ org.springframework.data.gemfire.client.PoolAdapter.class - [JAR]

├─ org.springframework.data.gemfire.client.PoolFactoryBean.class - [JAR]

├─ org.springframework.data.gemfire.client.PoolResolver.class - [JAR]

├─ org.springframework.data.gemfire.client.RegexInterest.class - [JAR]

├─ org.springframework.data.gemfire.client.package-info.class - [JAR]

org.springframework.data.gemfire.transaction.event

├─ org.springframework.data.gemfire.transaction.event.ComposableTransactionWriter.class - [JAR]

├─ org.springframework.data.gemfire.transaction.event.TransactionApplicationEvent.class - [JAR]

├─ org.springframework.data.gemfire.transaction.event.TransactionListenerAdapter.class - [JAR]

org.springframework.data.gemfire.config.admin

├─ org.springframework.data.gemfire.config.admin.AbstractGemfireAdminOperations.class - [JAR]

├─ org.springframework.data.gemfire.config.admin.GemfireAdminOperations.class - [JAR]

Advertisement

Dependencies from Group

Aug 18, 2023
1.4k usages
88 stars
Aug 18, 2023
906 usages
1.5k stars
Aug 18, 2023
692 usages
2.7k stars
Aug 18, 2023
684 usages
1.6k stars
Aug 18, 2023
111 usages
2.7k stars

Discover Dependencies

Apr 14, 2023
3 usages
101 stars
Nov 25, 2022
40 usages
250 stars
Apr 13, 2018
25 usages
4k stars
Feb 02, 2018
2 usages
26 stars
Apr 03, 2019
869 stars
Feb 02, 2018
2 usages
26 stars