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.data.AbstractCacheDataImporterExporter (implements org.springframework.context.ApplicationContextAware, org.springframework.geode.data.CacheDataImporterExporter, org.springframework.context.EnvironmentAware)
- org.springframework.boot.actuate.health.AbstractHealthIndicator (implements org.springframework.boot.actuate.health.HealthIndicator)
- 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.eclipse.jetty.server.Server (implements org.eclipse.jetty.util.Attributes)
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- 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.core.io.AbstractResourceReader (implements org.springframework.geode.core.io.ResourceReader)
- org.springframework.geode.core.io.AbstractResourceWriter (implements org.springframework.geode.core.io.ResourceWriter)
- org.springframework.geode.function.support.AbstractResultCollector<T,S> (implements org.apache.geode.cache.execute.ResultCollector<T,S>)
- 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.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.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>)
- 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.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.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.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.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.boot.autoconfigure.FunctionExecutionAutoConfiguration
- org.springframework.data.gemfire.function.config.FunctionExecutionBeanDefinitionRegistrar (implements org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
- 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.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)
- 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.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.core.util.ObjectAwareUtils
- org.springframework.geode.pdx.ObjectPdxInstanceAdapter (implements org.apache.geode.pdx.PdxInstance)
- org.springframework.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.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.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.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.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.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.boot.autoconfigure.condition.AnyNestedCondition
- org.springframework.geode.boot.autoconfigure.condition.OnMissingPropertyCondition
- org.springframework.data.gemfire.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)
- org.springframework.geode.core.env.support.User (implements java.lang.Comparable<T>)
Annotation Interface Hierarchy