Spring Boot for VMware GemFire
Hierarchy For All Packages
Package Hierarchies:- org.springframework.geode.boot.actuate,
- org.springframework.geode.boot.actuate.autoconfigure,
- org.springframework.geode.boot.actuate.autoconfigure.config,
- org.springframework.geode.boot.actuate.health,
- org.springframework.geode.boot.actuate.health.support,
- org.springframework.geode.boot.autoconfigure,
- org.springframework.geode.boot.autoconfigure.condition,
- org.springframework.geode.boot.autoconfigure.configuration,
- org.springframework.geode.boot.autoconfigure.configuration.support,
- org.springframework.geode.boot.autoconfigure.support,
- org.springframework.geode.cache,
- org.springframework.geode.cache.service,
- org.springframework.geode.cache.service.support,
- org.springframework.geode.cache.support,
- org.springframework.geode.config.annotation,
- org.springframework.geode.config.annotation.support,
- org.springframework.geode.context.annotation,
- org.springframework.geode.context.logging,
- org.springframework.geode.core.env,
- org.springframework.geode.core.env.support,
- org.springframework.geode.core.io,
- org.springframework.geode.core.io.support,
- org.springframework.geode.core.util,
- org.springframework.geode.core.util.function,
- org.springframework.geode.data,
- org.springframework.geode.data.json,
- org.springframework.geode.data.json.converter,
- org.springframework.geode.data.json.converter.support,
- org.springframework.geode.data.support,
- org.springframework.geode.distributed.event,
- org.springframework.geode.distributed.event.support,
- org.springframework.geode.expression,
- org.springframework.geode.function.config,
- org.springframework.geode.function.support,
- org.springframework.geode.jackson.databind.serializer,
- org.springframework.geode.logging.slf4j.logback,
- org.springframework.geode.logging.slf4j.logback.support,
- org.springframework.geode.pdx,
- org.springframework.geode.security,
- org.springframework.geode.security.support,
- org.springframework.geode.util,
- org.springframework.geode.util.function
Class Hierarchy
- java.lang.Object
- org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.EnvironmentAware)
- org.springframework.geode.config.annotation.ClusterAwareConfiguration (implements org.springframework.context.annotation.ImportAware)
- org.springframework.geode.config.annotation.DistributedSystemIdConfiguration (implements org.springframework.context.annotation.ImportAware)
- org.springframework.geode.config.annotation.DurableClientConfiguration (implements org.springframework.context.annotation.ImportAware)
- org.springframework.geode.config.annotation.GroupsConfiguration (implements org.springframework.context.annotation.ImportAware)
- org.springframework.geode.config.annotation.LocatorsConfiguration (implements org.springframework.context.annotation.ImportAware)
- org.springframework.geode.config.annotation.MemberNameConfiguration (implements org.springframework.context.annotation.ImportAware)
- org.springframework.geode.config.annotation.support.TypelessAnnotationConfigSupport
- org.springframework.geode.boot.autoconfigure.RegionTemplateAutoConfiguration
- org.springframework.geode.data.AbstractCacheDataImporterExporter (implements org.springframework.context.ApplicationContextAware, org.springframework.geode.data.CacheDataImporterExporter, org.springframework.context.EnvironmentAware)
- org.springframework.geode.data.support.ResourceCapableCacheDataImporterExporter (implements org.springframework.beans.factory.InitializingBean, org.springframework.context.ResourceLoaderAware)
- org.springframework.geode.data.json.JsonCacheDataImporterExporter
- org.springframework.geode.data.support.ResourceCapableCacheDataImporterExporter (implements org.springframework.beans.factory.InitializingBean, org.springframework.context.ResourceLoaderAware)
- org.springframework.boot.actuate.health.AbstractHealthIndicator (implements org.springframework.boot.actuate.health.HealthIndicator)
- org.springframework.geode.boot.actuate.health.AbstractGeodeHealthIndicator
- org.springframework.geode.boot.actuate.GeodeAsyncEventQueuesHealthIndicator
- org.springframework.geode.boot.actuate.GeodeCacheHealthIndicator
- org.springframework.geode.boot.actuate.GeodeCacheServersHealthIndicator
- org.springframework.geode.boot.actuate.GeodeContinuousQueriesHealthIndicator
- org.springframework.geode.boot.actuate.GeodeDiskStoresHealthIndicator
- org.springframework.geode.boot.actuate.GeodeGatewayReceiversHealthIndicator
- org.springframework.geode.boot.actuate.GeodeGatewaySendersHealthIndicator
- org.springframework.geode.boot.actuate.GeodeIndexesHealthIndicator
- org.springframework.geode.boot.actuate.GeodePoolsHealthIndicator
- org.springframework.geode.boot.actuate.GeodeRegionsHealthIndicator
- org.springframework.geode.boot.actuate.health.AbstractGeodeHealthIndicator
- org.eclipse.jetty.util.component.AbstractLifeCycle (implements org.eclipse.jetty.util.component.LifeCycle)
- org.eclipse.jetty.util.component.ContainerLifeCycle (implements org.eclipse.jetty.util.component.Container, org.eclipse.jetty.util.component.Destroyable, org.eclipse.jetty.util.component.Dumpable.DumpableContainer)
- org.eclipse.jetty.server.handler.AbstractHandler (implements org.eclipse.jetty.server.Handler)
- org.eclipse.jetty.server.handler.AbstractHandlerContainer (implements org.eclipse.jetty.server.HandlerContainer)
- org.eclipse.jetty.server.handler.HandlerWrapper
- org.eclipse.jetty.server.handler.ScopedHandler
- org.eclipse.jetty.server.handler.ContextHandler (implements org.eclipse.jetty.util.Attributes, org.eclipse.jetty.util.component.Graceful)
- org.eclipse.jetty.servlet.ServletContextHandler
- org.eclipse.jetty.webapp.WebAppContext (implements org.eclipse.jetty.webapp.WebAppClassLoader.Context)
- org.springframework.geode.cache.service.Jetty11HttpService.SafeWebApplicationWrapper
- org.eclipse.jetty.webapp.WebAppContext (implements org.eclipse.jetty.webapp.WebAppClassLoader.Context)
- org.eclipse.jetty.servlet.ServletContextHandler
- org.eclipse.jetty.server.handler.ContextHandler (implements org.eclipse.jetty.util.Attributes, org.eclipse.jetty.util.component.Graceful)
- org.eclipse.jetty.server.Server (implements org.eclipse.jetty.util.Attributes)
- org.springframework.geode.cache.service.Jetty11HttpService.SafeServerWrapper
- org.eclipse.jetty.server.handler.ScopedHandler
- org.eclipse.jetty.server.handler.HandlerWrapper
- org.eclipse.jetty.server.handler.AbstractHandlerContainer (implements org.eclipse.jetty.server.HandlerContainer)
- org.eclipse.jetty.server.handler.AbstractHandler (implements org.eclipse.jetty.server.Handler)
- org.eclipse.jetty.util.component.ContainerLifeCycle (implements org.eclipse.jetty.util.component.Container, org.eclipse.jetty.util.component.Destroyable, org.eclipse.jetty.util.component.Dumpable.DumpableContainer)
- java.util.AbstractMap<K,
V> (implements java.util.Map<K, V>) - org.springframework.geode.core.env.EnvironmentMapAdapter
- org.springframework.geode.data.json.converter.AbstractObjectArrayToJsonConverter (implements org.springframework.geode.data.json.converter.ObjectArrayToJsonConverter)
- org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.EnvironmentAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar, org.springframework.context.ResourceLoaderAware)
- org.springframework.geode.boot.autoconfigure.GemFireRepositoriesAutoConfigurationRegistrar
- org.springframework.geode.core.io.AbstractResourceReader (implements org.springframework.geode.core.io.ResourceReader)
- org.springframework.geode.core.io.support.ByteArrayResourceReader
- org.springframework.geode.core.io.AbstractResourceWriter (implements org.springframework.geode.core.io.ResourceWriter)
- org.springframework.geode.core.io.support.FileResourceWriter
- org.springframework.geode.function.support.AbstractResultCollector<T,
S> (implements org.apache.geode.cache.execute.ResultCollector<T, S>) - org.springframework.geode.function.support.SingleResultReturningCollector<T>
- org.springframework.geode.boot.actuate.health.support.ActuatorServerLoadProbeWrapper (implements org.apache.geode.cache.server.ServerLoadProbe)
- org.springframework.geode.cache.AsyncInlineCachingRegionConfigurer<T,
ID> (implements org.springframework.data.gemfire.config.annotation.RegionConfigurer) - org.springframework.geode.boot.actuate.autoconfigure.config.BaseGeodeHealthIndicatorConfiguration
- org.apache.geode.cache.util.CacheListenerAdapter<K,
V> (implements org.apache.geode.cache.CacheListener<K, V>) - org.springframework.geode.cache.AbstractCommonEventProcessingCacheListener<K,
V>
- org.springframework.geode.cache.AbstractCommonEventProcessingCacheListener<K,
- org.springframework.geode.boot.autoconfigure.CacheNameAutoConfiguration
- org.springframework.geode.boot.autoconfigure.configuration.support.CacheProperties
- org.springframework.geode.boot.autoconfigure.configuration.support.CacheProperties.CompressionProperties
- org.springframework.geode.boot.autoconfigure.configuration.support.CacheProperties.OffHeapProperties
- org.springframework.geode.boot.autoconfigure.configuration.support.CacheServerProperties
- org.springframework.geode.util.CacheUtils
- org.springframework.geode.boot.autoconfigure.CachingProviderAutoConfiguration
- org.springframework.geode.boot.autoconfigure.CachingProviderAutoConfiguration.SpringCacheTypeCondition (implements org.springframework.context.annotation.Condition)
- org.springframework.geode.boot.autoconfigure.ClientCacheAutoConfiguration
- org.springframework.geode.boot.actuate.autoconfigure.config.ClientCacheHealthIndicatorConfiguration
- org.springframework.geode.boot.actuate.autoconfigure.config.ClientCacheHealthIndicatorConfiguration.ClientCacheCondition (implements org.springframework.context.annotation.Condition)
- org.springframework.geode.boot.autoconfigure.configuration.support.ClientCacheProperties
- org.springframework.geode.boot.autoconfigure.ClientSecurityAutoConfiguration
- org.springframework.geode.boot.autoconfigure.ClientSecurityAutoConfiguration.AutoConfiguredCloudSecurityEnvironmentPostProcessor (implements org.springframework.boot.env.EnvironmentPostProcessor)
- org.springframework.geode.boot.autoconfigure.configuration.support.ClientSecurityProperties
- org.springframework.geode.core.env.support.CloudCacheService.Locator (implements java.lang.Comparable<T>)
- org.springframework.geode.config.annotation.ClusterAvailableConfiguration
- org.springframework.geode.config.annotation.ClusterAwareConfiguration.ClusterAwareCondition (implements org.springframework.context.annotation.Condition)
- org.springframework.geode.config.annotation.ClusterAvailableConfiguration.AbstractCloudPlatformAvailableCondition
- org.springframework.geode.config.annotation.ClusterAvailableConfiguration.CloudFoundryClusterAvailableCondition
- org.springframework.geode.config.annotation.ClusterAvailableConfiguration.KubernetesClusterAvailableCondition
- org.springframework.geode.config.annotation.ClusterAvailableConfiguration.StandaloneClusterAvailableCondition
- org.springframework.geode.config.annotation.ClusterNotAvailableConfiguration.ClusterNotAvailableCondition
- org.springframework.geode.config.annotation.ClusterAvailableConfiguration.AbstractCloudPlatformAvailableCondition
- org.springframework.geode.config.annotation.ClusterAwareConfiguration.ConnectionEndpointListBuilder
- org.springframework.geode.config.annotation.ClusterNotAvailableConfiguration
- org.springframework.geode.config.annotation.ClusterNotAvailableConfiguration.NotCloudFoundryEnvironmentCondition (implements org.springframework.context.annotation.Condition)
- org.springframework.geode.config.annotation.ClusterNotAvailableConfiguration.NotKubernetesEnvironmentCondition (implements org.springframework.context.annotation.Condition)
- org.springframework.geode.boot.autoconfigure.configuration.support.ClusterProperties
- org.springframework.geode.boot.autoconfigure.configuration.support.ClusterProperties.RegionProperties
- org.springframework.data.gemfire.support.ConnectionEndpoint (implements java.lang.Cloneable, java.lang.Comparable<T>)
- org.springframework.geode.config.annotation.ClusterAwareConfiguration.PoolConnectionEndpoint
- ch.qos.logback.core.spi.ContextAwareBase (implements ch.qos.logback.core.spi.ContextAware)
- ch.qos.logback.core.AppenderBase<E> (implements ch.qos.logback.core.Appender<E>)
- org.springframework.geode.logging.slf4j.logback.CompositeAppender<T>
- org.springframework.geode.logging.slf4j.logback.DelegatingAppender<T>
- org.springframework.geode.logging.slf4j.logback.StringAppender
- ch.qos.logback.core.AppenderBase<E> (implements ch.qos.logback.core.Appender<E>)
- org.springframework.geode.boot.autoconfigure.ContinuousQueryAutoConfiguration
- org.springframework.geode.boot.autoconfigure.DataImportExportAutoConfiguration
- org.springframework.geode.boot.autoconfigure.DataImportExportAutoConfiguration.DisableGemFireShutdownHookEnvironmentPostProcessor (implements org.springframework.boot.env.EnvironmentPostProcessor)
- org.springframework.data.gemfire.support.DeclarableSupport (implements org.apache.geode.cache.CacheCallback, org.apache.geode.cache.Declarable)
- org.springframework.data.gemfire.support.WiringDeclarableSupport
- org.springframework.data.gemfire.support.LazyWiringDeclarableSupport (implements org.springframework.context.ApplicationListener<E>, org.springframework.beans.factory.DisposableBean)
- org.springframework.geode.security.support.SecurityManagerProxy (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.DisposableBean, org.apache.geode.security.SecurityManager)
- org.springframework.data.gemfire.support.LazyWiringDeclarableSupport (implements org.springframework.context.ApplicationListener<E>, org.springframework.beans.factory.DisposableBean)
- org.springframework.data.gemfire.support.WiringDeclarableSupport
- org.springframework.core.io.DefaultResourceLoader (implements org.springframework.core.io.ResourceLoader)
- org.springframework.context.support.AbstractApplicationContext (implements org.springframework.context.ConfigurableApplicationContext)
- org.springframework.context.support.AbstractRefreshableApplicationContext
- org.springframework.context.support.AbstractRefreshableConfigApplicationContext (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean)
- org.springframework.geode.context.annotation.RefreshableAnnotationConfigApplicationContext (implements org.springframework.context.annotation.AnnotationConfigRegistry)
- org.springframework.context.support.AbstractRefreshableConfigApplicationContext (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean)
- org.springframework.context.support.AbstractRefreshableApplicationContext
- org.springframework.context.support.AbstractApplicationContext (implements org.springframework.context.ConfigurableApplicationContext)
- org.springframework.geode.boot.autoconfigure.configuration.support.DiskStoreProperties
- org.springframework.geode.boot.autoconfigure.configuration.support.DiskStoreProperties.DirectoryProperties
- org.springframework.geode.boot.autoconfigure.configuration.support.DiskStoreProperties.StoreProperties
- org.springframework.geode.boot.autoconfigure.support.EnableSubscriptionConfiguration
- org.springframework.geode.boot.autoconfigure.configuration.support.EntityProperties
- org.springframework.geode.context.logging.EnvironmentLoggingApplicationListener (implements org.springframework.context.ApplicationListener<E>)
- org.springframework.geode.context.logging.EnvironmentLoggingApplicationListener.AbstractPropertySourceLoggingFunction (implements java.util.function.Function<T,
R>) - org.springframework.geode.context.logging.EnvironmentLoggingApplicationListener.EnumerablePropertySourceLoggingFunction
- org.springframework.geode.context.logging.EnvironmentLoggingApplicationListener.MapPropertySourceLoggingFunction
- org.springframework.geode.core.env.EnvironmentMapAdapter.EnvironmentEntry (implements java.util.Map.Entry<K,
V>) - org.springframework.geode.boot.autoconfigure.EnvironmentSourcedGemFirePropertiesAutoConfiguration
- java.util.EventObject (implements java.io.Serializable)
- org.springframework.geode.distributed.event.MembershipEvent<T>
- org.springframework.geode.distributed.event.support.MemberDepartedEvent
- org.springframework.geode.distributed.event.support.MemberJoinedEvent
- org.springframework.geode.distributed.event.support.MemberSuspectEvent
- org.springframework.geode.distributed.event.support.QuorumLostEvent
- org.springframework.geode.distributed.event.MembershipEvent<T>
- org.springframework.geode.boot.autoconfigure.FunctionExecutionAutoConfiguration
- org.springframework.data.gemfire.function.config.FunctionExecutionBeanDefinitionRegistrar (implements org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
- org.springframework.geode.function.config.AbstractFunctionExecutionAutoConfigurationExtension (implements org.springframework.beans.factory.BeanFactoryAware)
- org.springframework.geode.function.config.GemFireFunctionExecutionAutoConfigurationRegistrar
- org.springframework.geode.function.config.AbstractFunctionExecutionAutoConfigurationExtension (implements org.springframework.beans.factory.BeanFactoryAware)
- org.springframework.geode.core.util.function.FunctionUtils
- org.springframework.geode.boot.autoconfigure.configuration.GemFireProperties
- org.springframework.geode.boot.autoconfigure.GemFirePropertiesAutoConfiguration
- org.springframework.geode.util.GeodeAssertions
- org.springframework.geode.boot.actuate.autoconfigure.GeodeHealthIndicatorAutoConfiguration
- org.springframework.geode.context.logging.GeodeLoggingApplicationListener (implements org.springframework.context.event.GenericApplicationListener)
- org.springframework.geode.boot.autoconfigure.support.HttpBasicAuthenticationSecurityConfiguration
- org.springframework.geode.boot.autoconfigure.support.HttpBasicAuthenticationSecurityConfiguration.SecurityAwareClientHttpRequestInterceptor (implements org.springframework.http.client.ClientHttpRequestInterceptor)
- org.springframework.geode.cache.InlineCachingRegionConfigurer<T,
ID> (implements org.springframework.data.gemfire.config.annotation.RegionConfigurer) - org.springframework.geode.util.function.InvocationArguments (implements java.lang.Iterable<T>)
- org.springframework.geode.data.json.converter.support.JacksonJsonToObjectConverter (implements org.springframework.geode.data.json.converter.JsonToObjectConverter)
- org.springframework.geode.data.json.converter.support.JacksonJsonToPdxConverter (implements org.springframework.geode.data.json.converter.JsonToPdxArrayConverter)
- org.springframework.geode.data.json.converter.support.JacksonObjectToJsonConverter (implements org.springframework.geode.data.json.converter.ObjectToJsonConverter)
- org.springframework.geode.data.json.converter.support.JSONFormatterPdxToJsonConverter
- org.springframework.geode.cache.service.support.JakartaEEMigrationService
- org.springframework.geode.cache.service.Jetty11HttpService (implements org.apache.geode.cache.internal.HttpService)
- org.springframework.geode.data.json.converter.support.JSONFormatterJsonToPdxConverter (implements org.springframework.geode.data.json.converter.JsonToPdxConverter)
- com.fasterxml.jackson.databind.JsonSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable)
- com.fasterxml.jackson.databind.ser.std.StdSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable, com.fasterxml.jackson.databind.jsonschema.SchemaAware, java.io.Serializable)
- com.fasterxml.jackson.databind.ser.ContainerSerializer<T>
- com.fasterxml.jackson.databind.ser.std.AsArraySerializerBase<T> (implements com.fasterxml.jackson.databind.ser.ContextualSerializer)
- org.springframework.geode.jackson.databind.serializer.TypelessCollectionSerializer
- com.fasterxml.jackson.databind.ser.std.AsArraySerializerBase<T> (implements com.fasterxml.jackson.databind.ser.ContextualSerializer)
- com.fasterxml.jackson.databind.ser.std.StdScalarSerializer<T>
- com.fasterxml.jackson.databind.ser.std.NumberSerializers.Base<T> (implements com.fasterxml.jackson.databind.ser.ContextualSerializer)
- org.springframework.geode.jackson.databind.serializer.BigDecimalSerializer
- org.springframework.geode.jackson.databind.serializer.BigIntegerSerializer
- com.fasterxml.jackson.databind.ser.std.NumberSerializers.Base<T> (implements com.fasterxml.jackson.databind.ser.ContextualSerializer)
- com.fasterxml.jackson.databind.ser.ContainerSerializer<T>
- com.fasterxml.jackson.databind.ser.std.StdSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable, com.fasterxml.jackson.databind.jsonschema.SchemaAware, java.io.Serializable)
- org.springframework.geode.data.support.LifecycleAwareCacheDataImporterExporter (implements org.springframework.context.ApplicationContextAware, org.springframework.geode.data.CacheDataImporterExporter, org.springframework.context.EnvironmentAware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ResourceLoaderAware, org.springframework.data.gemfire.support.SmartLifecycleSupport)
- org.springframework.geode.boot.autoconfigure.configuration.support.LocatorProperties
- org.springframework.geode.logging.slf4j.logback.support.LogbackSupport
- org.springframework.geode.boot.autoconfigure.LoggingAutoConfiguration
- org.springframework.geode.boot.autoconfigure.configuration.support.LoggingProperties
- org.springframework.geode.boot.autoconfigure.configuration.support.ManagementProperties
- org.springframework.geode.boot.autoconfigure.configuration.support.ManagementProperties.HttpServiceProperties
- org.springframework.geode.boot.autoconfigure.configuration.support.ManagerProperties
- org.springframework.geode.pdx.MappingPdxSerializerIncludedTypesRegistrar (implements org.springframework.beans.factory.config.BeanPostProcessor)
- org.springframework.geode.distributed.event.MembershipListenerAdapter<T> (implements java.util.EventListener, org.apache.geode.distributed.internal.MembershipListener)
- org.springframework.geode.distributed.event.ApplicationContextMembershipListener
- org.springframework.geode.core.util.ObjectAwareUtils
- org.springframework.geode.pdx.ObjectPdxInstanceAdapter (implements org.apache.geode.pdx.PdxInstance)
- org.springframework.util.ObjectUtils
- org.springframework.geode.core.util.ObjectUtils
- org.springframework.geode.pdx.PdxInstanceBuilder
- org.springframework.geode.pdx.PdxInstanceWrapper (implements org.apache.geode.pdx.PdxInstance, org.apache.geode.internal.Sendable)
- org.springframework.geode.boot.autoconfigure.support.PdxInstanceWrapperRegionAspect
- org.springframework.geode.boot.autoconfigure.support.PdxInstanceWrapperRegionAspect.RegionEntryWrapper<K,
V> (implements org.apache.geode.cache.Region.Entry<K, V>) - org.springframework.geode.boot.autoconfigure.configuration.support.PdxProperties
- org.springframework.geode.boot.autoconfigure.PdxSerializationAutoConfiguration
- org.springframework.geode.boot.actuate.autoconfigure.config.PeerCacheHealthIndicatorConfiguration
- org.springframework.geode.boot.actuate.autoconfigure.config.PeerCacheHealthIndicatorConfiguration.PeerCacheCondition (implements org.springframework.context.annotation.Condition)
- org.springframework.geode.boot.autoconfigure.configuration.support.PeerCacheProperties
- org.springframework.geode.boot.autoconfigure.PeerSecurityAutoConfiguration
- org.springframework.geode.boot.autoconfigure.configuration.support.PeerSecurityProperties
- org.springframework.geode.boot.autoconfigure.configuration.support.PoolProperties
- org.springframework.core.env.PropertySource<T>
- org.springframework.geode.core.env.VcapPropertySource (implements java.lang.Iterable<T>)
- org.springframework.geode.boot.actuate.health.support.RegionStatisticsResolver
- org.springframework.geode.boot.actuate.health.support.RegionStatisticsResolver.PartitionRegionCacheStatistics (implements org.apache.geode.cache.CacheStatistics)
- org.springframework.geode.boot.autoconfigure.RepositoriesAutoConfiguration
- org.springframework.geode.cache.RepositoryAsyncEventListener<T,
ID> (implements org.apache.geode.cache.asyncqueue.AsyncEventListener) - org.springframework.geode.cache.RepositoryAsyncEventListener.AbstractAsyncEventOperationRepositoryFunction<T,
ID> (implements org.springframework.geode.cache.RepositoryAsyncEventListener.AsyncEventOperationRepositoryFunction<T, ID>) - org.springframework.geode.cache.RepositoryAsyncEventListener.CreateUpdateAsyncEventRepositoryFunction<T,
ID> - org.springframework.geode.cache.RepositoryAsyncEventListener.RemoveAsyncEventRepositoryFunction<T,
ID>
- org.springframework.geode.cache.RepositoryAsyncEventListener.CreateUpdateAsyncEventRepositoryFunction<T,
- org.springframework.geode.cache.RepositoryAsyncEventListener.AsyncEventError
- org.springframework.geode.cache.RepositoryCacheLoaderRegionConfigurer<T,
ID> (implements org.springframework.data.gemfire.config.annotation.RegionConfigurer) - org.springframework.geode.cache.support.RepositoryCacheLoaderWriterSupport<T,
ID> (implements org.springframework.geode.cache.support.CacheLoaderSupport<K, V>, org.springframework.geode.cache.support.CacheWriterSupport<K, V>, org.springframework.context.EnvironmentAware) - org.springframework.geode.cache.RepositoryCacheLoader<T,
ID> - org.springframework.geode.cache.RepositoryCacheWriter<T,
ID>
- org.springframework.geode.cache.RepositoryCacheLoader<T,
- org.springframework.geode.cache.RepositoryCacheWriterRegionConfigurer<T,
ID> (implements org.springframework.data.gemfire.config.annotation.RegionConfigurer) - org.springframework.geode.core.io.support.ResourceLoaderResourceResolver (implements org.springframework.context.ResourceLoaderAware, org.springframework.geode.core.io.ResourceResolver)
- org.springframework.geode.data.support.ResourceCapableCacheDataImporterExporter.AbstractCacheResourceResolver (implements org.springframework.context.ApplicationContextAware, org.springframework.context.EnvironmentAware, org.springframework.geode.data.support.ResourceCapableCacheDataImporterExporter.CacheResourceResolver)
- org.springframework.geode.data.support.ResourceCapableCacheDataImporterExporter.AbstractExportResourceResolver (implements org.springframework.geode.data.support.ResourceCapableCacheDataImporterExporter.ExportResourceResolver)
- org.springframework.geode.data.support.ResourceCapableCacheDataImporterExporter.FileSystemExportResourceResolver
- org.springframework.geode.data.support.ResourceCapableCacheDataImporterExporter.AbstractImportResourceResolver (implements org.springframework.geode.data.support.ResourceCapableCacheDataImporterExporter.ImportResourceResolver)
- org.springframework.geode.data.support.ResourceCapableCacheDataImporterExporter.ClassPathImportResourceResolver
- org.springframework.geode.data.support.ResourceCapableCacheDataImporterExporter.AbstractExportResourceResolver (implements org.springframework.geode.data.support.ResourceCapableCacheDataImporterExporter.ExportResourceResolver)
- org.springframework.geode.data.support.ResourceCapableCacheDataImporterExporter.AbstractCacheResourceResolver (implements org.springframework.context.ApplicationContextAware, org.springframework.context.EnvironmentAware, org.springframework.geode.data.support.ResourceCapableCacheDataImporterExporter.CacheResourceResolver)
- org.springframework.geode.core.io.support.ResourceUtils
- org.springframework.geode.config.annotation.SecurityManagerConfiguration
- org.springframework.geode.config.annotation.SecurityManagerProxyConfiguration (implements org.springframework.context.ApplicationListener<E>)
- org.springframework.geode.security.support.SecurityManagerSupport (implements org.apache.geode.security.SecurityManager)
- org.springframework.geode.boot.autoconfigure.configuration.support.SecurityProperties
- org.springframework.geode.boot.autoconfigure.configuration.support.SecurityProperties.ApacheShiroProperties
- org.springframework.geode.boot.autoconfigure.configuration.support.SecurityProperties.SecurityLogProperties
- org.springframework.geode.boot.autoconfigure.configuration.support.SecurityProperties.SecurityManagerProperties
- org.springframework.geode.boot.autoconfigure.configuration.support.SecurityProperties.SecurityPostProcessorProperties
- org.springframework.geode.core.env.support.Service
- org.springframework.geode.core.env.support.CloudCacheService
- org.springframework.geode.boot.autoconfigure.configuration.support.ServiceProperties
- org.springframework.geode.boot.autoconfigure.configuration.support.ServiceProperties.DeveloperRestApiProperties
- org.springframework.geode.boot.autoconfigure.configuration.support.ServiceProperties.HttpServiceProperties
- org.springframework.geode.boot.autoconfigure.configuration.support.ServiceProperties.MemcachedServerProperties
- org.springframework.geode.cache.SimpleCacheResolver
- org.springframework.geode.core.io.support.SingleResourceResolver (implements org.springframework.geode.core.io.ResourceResolver)
- org.springframework.geode.expression.SmartEnvironmentAccessor (implements org.springframework.expression.PropertyAccessor)
- org.springframework.boot.autoconfigure.condition.SpringBootCondition (implements org.springframework.context.annotation.Condition)
- org.springframework.boot.autoconfigure.condition.AbstractNestedCondition (implements org.springframework.context.annotation.ConfigurationCondition)
- org.springframework.boot.autoconfigure.condition.AllNestedConditions
- org.springframework.geode.config.annotation.ClusterNotAvailableConfiguration.AllClusterNotAvailableConditions
- org.springframework.boot.autoconfigure.condition.AnyNestedCondition
- org.springframework.geode.config.annotation.ClusterAvailableConfiguration.AnyClusterAvailableCondition
- org.springframework.boot.autoconfigure.condition.AllNestedConditions
- org.springframework.geode.boot.autoconfigure.condition.OnMissingPropertyCondition
- org.springframework.boot.autoconfigure.condition.AbstractNestedCondition (implements org.springframework.context.annotation.ConfigurationCondition)
- org.springframework.data.gemfire.util.SpringExtensions
- org.springframework.geode.core.util.SpringExtensions
- org.springframework.geode.core.util.SpringBootExtensions
- org.springframework.geode.core.util.SpringExtensions
- org.springframework.geode.boot.autoconfigure.SpringSessionAutoConfiguration
- org.springframework.geode.boot.autoconfigure.SpringSessionAutoConfiguration.SpringSessionPropertiesEnvironmentPostProcessor (implements org.springframework.boot.env.EnvironmentPostProcessor)
- org.springframework.geode.boot.autoconfigure.SpringSessionAutoConfiguration.SpringSessionStoreTypeCondition (implements org.springframework.context.annotation.Condition)
- org.springframework.geode.boot.autoconfigure.configuration.SpringSessionProperties
- org.springframework.geode.boot.autoconfigure.configuration.SpringSessionProperties.CacheProperties
- org.springframework.geode.boot.autoconfigure.configuration.SpringSessionProperties.CacheServerProperties
- org.springframework.geode.boot.autoconfigure.configuration.SpringSessionProperties.ClientCacheProperties
- org.springframework.geode.boot.autoconfigure.configuration.SpringSessionProperties.ClientRegionProperties
- org.springframework.geode.boot.autoconfigure.configuration.SpringSessionProperties.PoolProperties
- org.springframework.geode.boot.autoconfigure.configuration.SpringSessionProperties.ServerRegionProperties
- org.springframework.geode.boot.autoconfigure.configuration.SpringSessionProperties.SessionAttributesProperties
- org.springframework.geode.boot.autoconfigure.configuration.SpringSessionProperties.SessionExpirationProperties
- org.springframework.geode.boot.autoconfigure.configuration.SpringSessionProperties.SessionProperties
- org.springframework.geode.boot.autoconfigure.configuration.SpringSessionProperties.SessionRegionProperties
- org.springframework.geode.boot.autoconfigure.configuration.SpringSessionProperties.SessionSerializerProperties
- org.springframework.geode.boot.autoconfigure.SpringSessionPropertiesAutoConfiguration
- org.springframework.geode.boot.autoconfigure.SslAutoConfiguration
- org.springframework.geode.boot.autoconfigure.SslAutoConfiguration.SslEnvironmentPostProcessor (implements org.springframework.boot.env.EnvironmentPostProcessor)
- org.springframework.geode.boot.autoconfigure.configuration.support.SslProperties
- org.springframework.geode.boot.autoconfigure.configuration.support.SslProperties.KeyStoreProperties
- org.springframework.geode.boot.autoconfigure.configuration.support.SslProperties.SslCertificateAliasProperties
- org.springframework.geode.boot.autoconfigure.configuration.support.SslProperties.SslCertificateProperties
- org.springframework.geode.logging.slf4j.logback.StringAppender.Builder
- org.springframework.geode.logging.slf4j.logback.StringAppender.StringBufferAppenderWrapper
- org.springframework.geode.logging.slf4j.logback.StringAppender.StringBuilderAppenderWrapper
- org.springframework.geode.security.TestAuthInitialize (implements org.apache.geode.security.AuthInitialize)
- org.springframework.geode.security.TestSecurityManager (implements org.apache.geode.security.SecurityManager)
- org.springframework.geode.security.TestSecurityManager.User (implements java.lang.Comparable<T>, java.security.Principal, java.io.Serializable)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.geode.config.annotation.ClusterAwareConfiguration.SocketCreationException
- org.springframework.geode.config.annotation.ClusterNotAvailableException
- org.springframework.geode.cache.service.support.JakartaEEMigrationService.JavaEEJakartaEEMigrationException
- org.springframework.geode.cache.service.Jetty11HttpService.JettyException
- org.springframework.geode.cache.service.Jetty11HttpService.ServerException
- org.springframework.geode.cache.service.Jetty11HttpService.WebApplicationException
- org.springframework.geode.pdx.PdxFieldNotWritableException
- org.springframework.geode.core.io.ResourceDataAccessException
- org.springframework.geode.core.io.ResourceReadException
- org.springframework.geode.core.io.ResourceWriteException
- org.springframework.geode.core.io.ResourceNotFoundException
- org.springframework.geode.core.io.UnhandledResourceException
- java.lang.RuntimeException
- java.lang.Exception
- org.springframework.geode.core.env.support.User (implements java.lang.Comparable<T>)
- org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.EnvironmentAware)
Interface Hierarchy
- org.springframework.beans.factory.config.BeanPostProcessor
- org.springframework.geode.data.CacheDataImporter
- org.springframework.geode.data.CacheDataImporterExporter (also extends org.springframework.geode.data.CacheDataExporter)
- org.springframework.beans.factory.config.DestructionAwareBeanPostProcessor
- org.springframework.geode.data.CacheDataExporter
- org.springframework.geode.data.CacheDataImporterExporter (also extends org.springframework.geode.data.CacheDataImporter)
- org.springframework.geode.data.CacheDataExporter
- org.springframework.geode.data.CacheDataImporter
- java.util.function.Consumer<T>
- org.springframework.geode.util.function.TupleConsumer
- org.springframework.core.convert.converter.Converter<S,
T> - org.springframework.geode.data.json.converter.JsonToObjectArrayConverter
- org.springframework.geode.data.json.converter.JsonToObjectConverter
- org.springframework.geode.data.json.converter.JsonToPdxArrayConverter
- org.springframework.geode.data.json.converter.JsonToPdxConverter
- org.springframework.geode.data.json.converter.ObjectArrayToJsonConverter
- org.springframework.geode.data.json.converter.ObjectToJsonConverter
- org.apache.geode.cache.Declarable
- org.apache.geode.cache.CacheCallback
- org.apache.geode.cache.CacheLoader<K,
V> - org.springframework.geode.cache.support.CacheLoaderSupport<K,
V>
- org.springframework.geode.cache.support.CacheLoaderSupport<K,
- org.apache.geode.cache.CacheWriter<K,
V> - org.springframework.geode.cache.support.CacheWriterSupport<K,
V>
- org.springframework.geode.cache.support.CacheWriterSupport<K,
- org.apache.geode.cache.CacheLoader<K,
- org.apache.geode.cache.CacheCallback
- java.util.function.Function<T,
R> - org.springframework.geode.cache.RepositoryAsyncEventListener.AsyncEventErrorHandler
- org.springframework.geode.cache.RepositoryAsyncEventListener.AsyncEventOperationRepositoryFunction<T,
ID>
- org.springframework.geode.util.GeodeAssertions.AssertThat<T>
- org.springframework.geode.util.GeodeConstants
- org.springframework.geode.core.util.ObjectUtils.ExceptionThrowingOperation<T>
- org.springframework.geode.pdx.PdxInstanceBuilder.Factory
- org.springframework.geode.core.io.ResourceReader
- org.springframework.geode.core.io.ResourceResolver
- org.springframework.geode.data.support.ResourceCapableCacheDataImporterExporter.CacheResourceResolver
- org.springframework.geode.data.support.ResourceCapableCacheDataImporterExporter.ExportResourceResolver
- org.springframework.geode.data.support.ResourceCapableCacheDataImporterExporter.ImportResourceResolver
- org.springframework.geode.data.support.ResourceCapableCacheDataImporterExporter.CacheResourceResolver
- org.springframework.geode.core.io.ResourceWriter
- org.springframework.geode.util.function.TriConsumer<T,
U, V>
Annotation Interface Hierarchy
- org.springframework.geode.boot.autoconfigure.condition.ConditionalOnMissingProperty (implements java.lang.annotation.Annotation)
- org.springframework.geode.config.annotation.EnableClusterAware (implements java.lang.annotation.Annotation)
- org.springframework.geode.config.annotation.EnableDurableClient (implements java.lang.annotation.Annotation)
- org.springframework.geode.config.annotation.EnableSecurityManager (implements java.lang.annotation.Annotation)
- org.springframework.geode.config.annotation.EnableSecurityManagerProxy (implements java.lang.annotation.Annotation)
- org.springframework.geode.config.annotation.UseDistributedSystemId (implements java.lang.annotation.Annotation)
- org.springframework.geode.config.annotation.UseGroups (implements java.lang.annotation.Annotation)
- org.springframework.geode.config.annotation.UseLocators (implements java.lang.annotation.Annotation)
- org.springframework.geode.config.annotation.UseMemberName (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.springframework.geode.cache.AbstractCommonEventProcessingCacheListener.EntryEventType
- org.springframework.geode.cache.AbstractCommonEventProcessingCacheListener.RegionEventType
- org.springframework.geode.data.support.LifecycleAwareCacheDataImporterExporter.ImportLifecycle
- org.springframework.geode.distributed.event.MembershipEvent.Type
- org.springframework.geode.core.io.support.ResourcePrefix
- org.springframework.geode.core.env.support.User.Role
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)