- CACHE_DATA_EXPORT_ENABLED_PROPERTY_NAME - Static variable in class org.springframework.geode.data.AbstractCacheDataImporterExporter
-
- CACHE_DATA_IMPORT_ACTIVE_PROFILES_PROPERTY_NAME - Static variable in class org.springframework.geode.data.AbstractCacheDataImporterExporter
-
- CACHE_DATA_IMPORT_ENABLED_PROPERTY_NAME - Static variable in class org.springframework.geode.data.AbstractCacheDataImporterExporter
-
- CACHE_DATA_IMPORT_LIFECYCLE_PROPERTY_NAME - Static variable in class org.springframework.geode.data.support.LifecycleAwareCacheDataImporterExporter
-
- CACHE_DATA_IMPORT_PHASE_PROPERTY_NAME - Static variable in class org.springframework.geode.data.support.LifecycleAwareCacheDataImporterExporter
-
- CACHE_LOAD_EXCEPTION_MESSAGE - Static variable in class org.springframework.geode.cache.RepositoryCacheLoader
-
- CacheDataExporter - Interface in org.springframework.geode.data
-
The
CacheDataExporter
interface is a
FunctionalInterface
defining a contract for exporting data
from a cache
Region
.
- CacheDataImporter - Interface in org.springframework.geode.data
-
The
CacheDataImporter
interface is a
FunctionalInterface
defininig a contract for importing data
into a cache
Region
.
- CacheDataImporterExporter - Interface in org.springframework.geode.data
-
Convenient interface
to extend when the implementation supports both
data import and export from/to a GemFireCache
.
- CacheLoaderSupport<K,V> - Interface in org.springframework.geode.cache.support
-
The
CacheLoaderSupport
interface is an extension of
CacheLoader
and a
FunctionalInterface
useful in Lambda expressions.
- CacheNameAutoConfiguration - Class in org.springframework.geode.boot.autoconfigure
-
Spring Boot auto-configuration
class used to configure the Apache Geode
/ Pivotal GemFire ClientCache
application or peer Cache
member node name
(i.e.
- CacheNameAutoConfiguration() - Constructor for class org.springframework.geode.boot.autoconfigure.CacheNameAutoConfiguration
-
- CacheProperties() - Constructor for class org.springframework.geode.boot.autoconfigure.configuration.SpringSessionProperties.CacheProperties
-
- CacheProperties - Class in org.springframework.geode.boot.autoconfigure.configuration.support
-
Spring Boot ConfigurationProperties
used to configure Apache Geode / Pivotal GemFire peer Cache
,
ClientCache
and CacheServer
objects.
- CacheProperties() - Constructor for class org.springframework.geode.boot.autoconfigure.configuration.support.CacheProperties
-
- CacheProperties.CompressionProperties - Class in org.springframework.geode.boot.autoconfigure.configuration.support
-
- CacheProperties.OffHeapProperties - Class in org.springframework.geode.boot.autoconfigure.configuration.support
-
- CacheServerProperties() - Constructor for class org.springframework.geode.boot.autoconfigure.configuration.SpringSessionProperties.CacheServerProperties
-
- CacheServerProperties - Class in org.springframework.geode.boot.autoconfigure.configuration.support
-
Spring Boot ConfigurationProperties
used to configure an Apache Geode / Pivotal GemFire CacheServer
.
- CacheServerProperties() - Constructor for class org.springframework.geode.boot.autoconfigure.configuration.support.CacheServerProperties
-
- CacheUtils - Class in org.springframework.geode.util
-
Abstract utility class for working with GemFire/Geode cache instances, such as ClientCache
and peer Cache
instances.
- CacheUtils() - Constructor for class org.springframework.geode.util.CacheUtils
-
- CacheWriterSupport<K,V> - Interface in org.springframework.geode.cache.support
-
Class supporting the implementation of Apache Geode / Pivotal GemFire (PCC) CacheWriters
.
- CachingProviderAutoConfiguration - Class in org.springframework.geode.boot.autoconfigure
-
Spring Boot auto-configuration
for Spring's Cache Abstraction
using Apache Geode as the caching provider.
- CachingProviderAutoConfiguration.SpringCacheTypeCondition - Class in org.springframework.geode.boot.autoconfigure
-
- CLASS_NAME_PROPERTY - Static variable in class org.springframework.geode.pdx.PdxInstanceWrapper
-
- CLASS_PROPERTY_NAME - Static variable in class org.springframework.geode.pdx.ObjectPdxInstanceAdapter
-
- CLASSPATH_RESOURCE_PREFIX - Static variable in class org.springframework.geode.data.json.JsonCacheDataImporterExporter
-
- clear() - Method in class org.springframework.geode.logging.slf4j.logback.StringAppender.StringBufferAppenderWrapper
-
- clear() - Method in class org.springframework.geode.logging.slf4j.logback.StringAppender.StringBuilderAppenderWrapper
-
- clearResults() - Method in class org.springframework.geode.function.support.AbstractResultCollector
-
- ClientCacheAutoConfiguration - Class in org.springframework.geode.boot.autoconfigure
-
Spring Boot auto-configuration
for bootstrapping an Apache Geode ClientCache
instance constructed, configured and initialized with Spring Data for Apache Geode.
- ClientCacheAutoConfiguration() - Constructor for class org.springframework.geode.boot.autoconfigure.ClientCacheAutoConfiguration
-
- ClientCacheCondition() - Constructor for class org.springframework.geode.boot.actuate.autoconfigure.config.ClientCacheHealthIndicatorConfiguration.ClientCacheCondition
-
- clientCacheGemFirePropertiesConfigurer(ConfigurableEnvironment) - Method in class org.springframework.geode.boot.autoconfigure.EnvironmentSourcedGemFirePropertiesAutoConfiguration
-
- ClientCacheHealthIndicatorConfiguration - Class in org.springframework.geode.boot.actuate.autoconfigure.config
-
Spring @Configuration
class declaring Spring beans for Apache Geode/Pivotal GemFire
ClientCache
HealthIndicators
.
- ClientCacheHealthIndicatorConfiguration() - Constructor for class org.springframework.geode.boot.actuate.autoconfigure.config.ClientCacheHealthIndicatorConfiguration
-
- ClientCacheHealthIndicatorConfiguration.ClientCacheCondition - Class in org.springframework.geode.boot.actuate.autoconfigure.config
-
- ClientCacheProperties() - Constructor for class org.springframework.geode.boot.autoconfigure.configuration.SpringSessionProperties.ClientCacheProperties
-
- ClientCacheProperties - Class in org.springframework.geode.boot.autoconfigure.configuration.support
-
Spring Boot ConfigurationProperties
used to configure an Apache Geode / Pivotal GemFire ClientCache
.
- ClientCacheProperties() - Constructor for class org.springframework.geode.boot.autoconfigure.configuration.support.ClientCacheProperties
-
- ClientRegionProperties() - Constructor for class org.springframework.geode.boot.autoconfigure.configuration.SpringSessionProperties.ClientRegionProperties
-
- ClientSecurityAutoConfiguration - Class in org.springframework.geode.boot.autoconfigure
-
Spring Boot auto-configuration
enabling Apache Geode's Security functionality,
and specifically Authentication between a client and server using Spring Data Geode Security annotations.
- ClientSecurityAutoConfiguration() - Constructor for class org.springframework.geode.boot.autoconfigure.ClientSecurityAutoConfiguration
-
- ClientSecurityAutoConfiguration.AutoConfiguredCloudSecurityEnvironmentPostProcessor - Class in org.springframework.geode.boot.autoconfigure
-
- ClientSecurityProperties - Class in org.springframework.geode.boot.autoconfigure.configuration.support
-
Spring Boot ConfigurationProperties
used to configure an Apache Geode / Pivotal GemFire ClientCache
Security (authentication & authorization).
- ClientSecurityProperties() - Constructor for class org.springframework.geode.boot.autoconfigure.configuration.support.ClientSecurityProperties
-
- close() - Method in class org.springframework.geode.boot.actuate.health.support.ActuatorServerLoadProbeWrapper
-
- close() - Method in interface org.springframework.geode.cache.support.CacheLoaderSupport
-
Closes any resources opened and used by this CacheLoader
.
- close() - Method in class org.springframework.geode.security.support.SecurityManagerProxy
-
- close() - Method in class org.springframework.geode.security.support.SecurityManagerSupport
-
- close() - Method in class org.springframework.geode.security.TestAuthInitialize
-
- CLOUD_CACHE_SERVICE_INSTANCE_NAME_PROPERTY - Static variable in class org.springframework.geode.boot.autoconfigure.ClientSecurityAutoConfiguration
-
- CLOUD_SECURITY_ENVIRONMENT_POST_PROCESSOR_ENABLED_PROPERTY - Static variable in class org.springframework.geode.boot.autoconfigure.ClientSecurityAutoConfiguration
-
- CloudCacheService - Class in org.springframework.geode.core.env.support
-
The
CloudCacheService
class is an Abstract Data Type (ADT) modeling the Pivotal Cloud Cache service
in Pivotal CloudFoundry (PCF).
- CloudCacheService.Locator - Class in org.springframework.geode.core.env.support
-
- ClusterAvailableCondition() - Constructor for class org.springframework.geode.config.annotation.ClusterAvailableConfiguration.ClusterAvailableCondition
-
- ClusterAvailableConfiguration - Class in org.springframework.geode.config.annotation
-
The
ClusterAvailableConfiguration
class is a Spring
@Configuration
class that enables
configuration when an Apache Geode or Pivotal GemFire cluster of servers are available.
- ClusterAvailableConfiguration() - Constructor for class org.springframework.geode.config.annotation.ClusterAvailableConfiguration
-
- ClusterAvailableConfiguration.AnyClusterAvailableCondition - Class in org.springframework.geode.config.annotation
-
- ClusterAvailableConfiguration.ClusterAvailableCondition - Class in org.springframework.geode.config.annotation
-
- ClusterAwareCondition() - Constructor for class org.springframework.geode.config.annotation.ClusterAwareConfiguration.ClusterAwareCondition
-
- ClusterAwareConfiguration - Class in org.springframework.geode.config.annotation
-
The
ClusterAwareConfiguration
class is a Spring
@Configuration
class imported by
EnableClusterAware
used to determine whether a Spring Boot application using Apache Geode should run
in local-only mode or client/server.
- ClusterAwareConfiguration() - Constructor for class org.springframework.geode.config.annotation.ClusterAwareConfiguration
-
- ClusterAwareConfiguration.ClusterAwareCondition - Class in org.springframework.geode.config.annotation
-
- ClusterNotAvailableCondition() - Constructor for class org.springframework.geode.config.annotation.ClusterNotAvailableConfiguration.ClusterNotAvailableCondition
-
- ClusterNotAvailableConfiguration - Class in org.springframework.geode.config.annotation
-
The
ClusterNotAvailableConfiguration
class is a Spring
@Configuration
class that
enables configuration when an Apache Geode or Pivotal GemFire cluster of servers is not available.
- ClusterNotAvailableConfiguration() - Constructor for class org.springframework.geode.config.annotation.ClusterNotAvailableConfiguration
-
- ClusterNotAvailableConfiguration.AllClusterNotAvailableConditions - Class in org.springframework.geode.config.annotation
-
- ClusterNotAvailableConfiguration.ClusterNotAvailableCondition - Class in org.springframework.geode.config.annotation
-
- ClusterNotAvailableConfiguration.NotCloudFoundryEnvironmentCondition - Class in org.springframework.geode.config.annotation
-
- ClusterProperties - Class in org.springframework.geode.boot.autoconfigure.configuration.support
-
Spring Boot ConfigurationProperties
used to configure the DataPolicy
of all Regions
in an Apache Geode / Pivotal GemFire cluster.
- ClusterProperties() - Constructor for class org.springframework.geode.boot.autoconfigure.configuration.support.ClusterProperties
-
- ClusterProperties.RegionProperties - Class in org.springframework.geode.boot.autoconfigure.configuration.support
-
- collectValues(Region<?, T>) - Static method in class org.springframework.geode.util.CacheUtils
-
Collects all values
from the given Region
.
- COMMA - Static variable in class org.springframework.geode.pdx.PdxInstanceWrapper
-
- COMMA_NEW_LINE - Static variable in class org.springframework.geode.pdx.PdxInstanceWrapper
-
- COMMA_SPACE - Static variable in class org.springframework.geode.pdx.PdxInstanceWrapper
-
- compareTo(CloudCacheService.Locator) - Method in class org.springframework.geode.core.env.support.CloudCacheService.Locator
-
- compareTo(User) - Method in class org.springframework.geode.core.env.support.User
-
- compareTo(TestSecurityManager.User) - Method in class org.springframework.geode.security.TestSecurityManager.User
-
- compose(Appender<T>, Appender<T>) - Static method in class org.springframework.geode.logging.slf4j.logback.CompositeAppender
-
Factory method used to compose two Appender
objects into a Composite Appender
.
- compose(Appender<T>...) - Static method in class org.springframework.geode.logging.slf4j.logback.CompositeAppender
-
- compose(Iterable<Appender<T>>) - Static method in class org.springframework.geode.logging.slf4j.logback.CompositeAppender
-
- CompositeAppender<T> - Class in org.springframework.geode.logging.slf4j.logback
-
- CompressionProperties() - Constructor for class org.springframework.geode.boot.autoconfigure.configuration.support.CacheProperties.CompressionProperties
-
- computeStatistics(PartitionedRegion) - Method in class org.springframework.geode.boot.actuate.health.support.RegionStatisticsResolver.PartitionRegionCacheStatistics
-
- ConditionalOnMissingProperty - Annotation Type in org.springframework.geode.boot.autoconfigure.condition
-
The
ConditionalOnMissingProperty
annotation is a Spring
Conditional
used to conditionally enable
or disable functionality based on the absence of any declared properties.
- configure(String, ClientRegionFactoryBean<?, ?>) - Method in class org.springframework.geode.cache.InlineCachingRegionConfigurer
-
- configure(String, PeerRegionFactoryBean<?, ?>) - Method in class org.springframework.geode.cache.InlineCachingRegionConfigurer
-
- configure(String, ClientRegionFactoryBean<?, ?>) - Method in class org.springframework.geode.cache.RepositoryCacheLoaderRegionConfigurer
-
- configure(String, PeerRegionFactoryBean<?, ?>) - Method in class org.springframework.geode.cache.RepositoryCacheLoaderRegionConfigurer
-
- configure(String, ClientRegionFactoryBean<?, ?>) - Method in class org.springframework.geode.cache.RepositoryCacheWriterRegionConfigurer
-
- configure(String, PeerRegionFactoryBean<?, ?>) - Method in class org.springframework.geode.cache.RepositoryCacheWriterRegionConfigurer
-
- configureAsLocalClientRegion(Environment, Object) - Method in class org.springframework.geode.config.annotation.ClusterNotAvailableConfiguration
-
- configureAsLocalClientRegion(Environment, CacheTypeAwareRegionFactoryBean<K, V>) - Method in class org.springframework.geode.config.annotation.ClusterNotAvailableConfiguration
-
- configureAsLocalClientRegion(Environment, ClientRegionFactoryBean<K, V>) - Method in class org.springframework.geode.config.annotation.ClusterNotAvailableConfiguration
-
- configureGemFireProperties(ConfigurableEnvironment, CacheFactoryBean) - Method in class org.springframework.geode.boot.autoconfigure.EnvironmentSourcedGemFirePropertiesAutoConfiguration
-
- configureSecurityContext(ConfigurableEnvironment) - Method in class org.springframework.geode.boot.autoconfigure.ClientSecurityAutoConfiguration.AutoConfiguredCloudSecurityEnvironmentPostProcessor
-
- CONSOLE_APPENDER_NAME - Static variable in class org.springframework.geode.logging.slf4j.logback.support.LogbackSupport
-
- ContinuousQueryAutoConfiguration - Class in org.springframework.geode.boot.autoconfigure
-
Spring Boot auto-configuration
enabling Apache Geode's Continuous Query (CQ)
functionality in a ClientCache
application.
- ContinuousQueryAutoConfiguration() - Constructor for class org.springframework.geode.boot.autoconfigure.ContinuousQueryAutoConfiguration
-
- convert(Iterable<?>) - Method in class org.springframework.geode.data.json.converter.AbstractObjectArrayToJsonConverter
-
Converts the given Iterable
of Objects
into a JSON
array.
- convert(Map<K, V>) - Method in class org.springframework.geode.data.json.converter.AbstractObjectArrayToJsonConverter
-
Converts the values
from the given Map
into JSON
.
- convert(byte[]) - Method in interface org.springframework.geode.data.json.converter.JsonToObjectArrayConverter
-
Converts the array of bytes
containing JSON into an array of Objects
.
- convert(byte[]) - Method in interface org.springframework.geode.data.json.converter.JsonToObjectConverter
-
Converts the array of bytes
containing JSON into an Object
(POJO).
- convert(byte[]) - Method in interface org.springframework.geode.data.json.converter.JsonToPdxArrayConverter
-
Converts the array of bytes
containing JSON into an array of PdxInstance
objects.
- convert(byte[]) - Method in interface org.springframework.geode.data.json.converter.JsonToPdxConverter
-
Converts the array of bytes
containing JSON into a PdxInstance
.
- convert(Object...) - Method in interface org.springframework.geode.data.json.converter.ObjectArrayToJsonConverter
-
Converts the given array of Objects
into JSON
.
- convert(String) - Method in class org.springframework.geode.data.json.converter.support.JacksonJsonToObjectConverter
-
Converts from JSON
to an Object
(POJO) using Jackson's ObjectMapper
.
- convert(String) - Method in class org.springframework.geode.data.json.converter.support.JacksonJsonToPdxConverter
-
Converts the given JSON
containing multiple objects into an array of PdxInstance
objects.
- convert(Object) - Method in class org.springframework.geode.data.json.converter.support.JacksonObjectToJsonConverter
-
Converts the given Object
into JSON
.
- convert(String) - Method in class org.springframework.geode.data.json.converter.support.JSONFormatterJsonToPdxConverter
-
- convert(Object) - Method in class org.springframework.geode.data.json.converter.support.JSONFormatterPdxToJsonConverter
-
- convertJsonToObjectToPdx(String) - Method in class org.springframework.geode.data.json.converter.support.JSONFormatterJsonToPdxConverter
-
Converts the given JSON
into a Object
and then adapts the Object
as a PdxInstance
.
- convertJsonToPdx(String) - Method in class org.springframework.geode.data.json.converter.support.JSONFormatterJsonToPdxConverter
-
Converts the given JSON
to PDX
.
- convertObjectToJson(Object) - Method in class org.springframework.geode.data.json.converter.support.JacksonObjectToJsonConverter
-
Converts the given Object
into JSON
.
- convertPdxToJson(PdxInstance) - Method in class org.springframework.geode.data.json.converter.support.JSONFormatterPdxToJsonConverter
-
Converts the given PDX
to JSON
.
- convertPojoToJson(Object) - Method in class org.springframework.geode.data.json.converter.support.JSONFormatterPdxToJsonConverter
-
Converts the given Object
to JSON.
- copy(PdxInstance) - Method in class org.springframework.geode.pdx.PdxInstanceBuilder
-
Copies the contents of the existing PdxInstance
to a new PdxInstance
built with this Builder.
- crashed(boolean) - Method in class org.springframework.geode.distributed.event.support.MemberDepartedEvent
-
Builder method used to configure the
MemberDepartedEvent.isCrashed()
property indicating whether the peer member crashed
when it departed from the
DistributedSystem
.
- create(CrudRepository<T, ID>, Predicate<String>) - Static method in class org.springframework.geode.cache.RepositoryCacheLoaderRegionConfigurer
-
Factory method used to construct a new instance of
RepositoryCacheLoaderRegionConfigurer
initialized with
the given Spring Data
CrudRepository
used to load
Region
values on cache misses as well as
the given
Predicate
used to identify/qualify the
Region
on which the
CrudRepository
will be registered and used as a
CacheLoader
.
- create(CrudRepository<T, ID>, String) - Static method in class org.springframework.geode.cache.RepositoryCacheLoaderRegionConfigurer
-
Factory method used to construct a new instance of
RepositoryCacheLoaderRegionConfigurer
initialized with
the given Spring Data
CrudRepository
used to load
Region
values on cache misses as well as
the given
String
identifying/qualifying the
Region
on which the
CrudRepository
will be registered and used as a
CacheLoader
.
- create(CrudRepository<T, ID>, Predicate<String>) - Static method in class org.springframework.geode.cache.RepositoryCacheWriterRegionConfigurer
-
Factory method used to construct a new instance of
RepositoryCacheWriterRegionConfigurer
initialized with
the given Spring Data
CrudRepository
used to write
Region
values to a backend data source
/data store along with a given
Predicate
to identify/qualify the
Region
on which
the
CrudRepository
will be registered and used as a
CacheWriter
.
- create(CrudRepository<T, ID>, String) - Static method in class org.springframework.geode.cache.RepositoryCacheWriterRegionConfigurer
-
Factory method used to construct a new instance of
RepositoryCacheWriterRegionConfigurer
initialized with
the given Spring Data
CrudRepository
used to write
Region
values to a backend data source
/data store along with a given
Predicate
to identify/qualify the
Region
on which
the
CrudRepository
will be registered and used as a
CacheWriter
.
- create() - Static method in class org.springframework.geode.logging.slf4j.logback.StringAppender.StringBufferAppenderWrapper
-
- create() - Static method in class org.springframework.geode.logging.slf4j.logback.StringAppender.StringBuilderAppenderWrapper
-
- create() - Static method in class org.springframework.geode.pdx.PdxInstanceBuilder
-
- create(RegionService) - Static method in class org.springframework.geode.pdx.PdxInstanceBuilder
-
Factory method use to construct a new instance of the
PdxInstanceBuilder
class initialized with
the given, required
RegionService
used by the Builder to performs its functions.
- create() - Method in interface org.springframework.geode.pdx.PdxInstanceBuilder.Factory
-
Creates a PdxInstance
.
- create() - Static method in class org.springframework.geode.security.TestAuthInitialize
-
- create(String) - Static method in class org.springframework.geode.security.TestSecurityManager.User
-
- createWriter() - Method in class org.springframework.geode.pdx.ObjectPdxInstanceAdapter
-
- createWriter() - Method in class org.springframework.geode.pdx.PdxInstanceWrapper
-
- GEMFIRE_DISABLE_SHUTDOWN_HOOK - Static variable in class org.springframework.geode.boot.autoconfigure.DataImportExportAutoConfiguration
-
- GEMFIRE_PROPERTY_PREFIX - Static variable in interface org.springframework.geode.util.GeodeConstants
-
- GemFireFunctionExecutionAutoConfigurationRegistrar - Class in org.springframework.geode.function.config
-
- GemFireFunctionExecutionAutoConfigurationRegistrar() - Constructor for class org.springframework.geode.function.config.GemFireFunctionExecutionAutoConfigurationRegistrar
-
- GemFireProperties - Class in org.springframework.geode.boot.autoconfigure.configuration
-
Spring Boot ConfigurationProperties
for well-known, documented Spring Data for Apache Geode/Pivotal GemFire
(SDG) Properties
.
- GemFireProperties() - Constructor for class org.springframework.geode.boot.autoconfigure.configuration.GemFireProperties
-
- GemFirePropertiesAutoConfiguration - Class in org.springframework.geode.boot.autoconfigure
-
Spring Boot auto-configuration
class used to configure Spring Boot
@ConfigurationProperites
classes and beans from the Spring Environment
containing Apache Geode / Pivotal GemFire configuration properties.
- GemFirePropertiesAutoConfiguration() - Constructor for class org.springframework.geode.boot.autoconfigure.GemFirePropertiesAutoConfiguration
-
- GemFireRepositoriesAutoConfigurationRegistrar - Class in org.springframework.geode.boot.autoconfigure
-
Spring ImportBeanDefinitionRegistrar
used to auto-configure Spring Data Geode Repositories.
- GemFireRepositoriesAutoConfigurationRegistrar() - Constructor for class org.springframework.geode.boot.autoconfigure.GemFireRepositoriesAutoConfigurationRegistrar
-
- GeodeAssertions - Class in org.springframework.geode.util
-
Abstract utility class containing different assertions for Apache Geode objects, such as a GemFireCache
or Region
, and so on.
- GeodeAssertions() - Constructor for class org.springframework.geode.util.GeodeAssertions
-
- GeodeAssertions.AssertThat<T> - Interface in org.springframework.geode.util
-
- GeodeAsyncEventQueuesHealthIndicator - Class in org.springframework.geode.boot.actuate
-
- GeodeAsyncEventQueuesHealthIndicator() - Constructor for class org.springframework.geode.boot.actuate.GeodeAsyncEventQueuesHealthIndicator
-
- GeodeAsyncEventQueuesHealthIndicator(GemFireCache) - Constructor for class org.springframework.geode.boot.actuate.GeodeAsyncEventQueuesHealthIndicator
-
- GeodeCacheHealthIndicator - Class in org.springframework.geode.boot.actuate
-
The
GeodeCacheHealthIndicator
class is a Spring Boot
HealthIndicator
providing details about
the health of the
GemFireCache
, the
DistributedSystem
, this
DistributedMember
and the
ResourceManager
.
- GeodeCacheHealthIndicator() - Constructor for class org.springframework.geode.boot.actuate.GeodeCacheHealthIndicator
-
Default constructor to construct an uninitialized instance of
GeodeCacheHealthIndicator
,
which will not provide any health information.
- GeodeCacheHealthIndicator(GemFireCache) - Constructor for class org.springframework.geode.boot.actuate.GeodeCacheHealthIndicator
-
- GeodeCacheServersHealthIndicator - Class in org.springframework.geode.boot.actuate
-
- GeodeCacheServersHealthIndicator() - Constructor for class org.springframework.geode.boot.actuate.GeodeCacheServersHealthIndicator
-
- GeodeCacheServersHealthIndicator(GemFireCache) - Constructor for class org.springframework.geode.boot.actuate.GeodeCacheServersHealthIndicator
-
- GeodeConstants - Interface in org.springframework.geode.util
-
Interface encapsulating common Apache Geode constants used by SBDG.
- GeodeContinuousQueriesHealthIndicator - Class in org.springframework.geode.boot.actuate
-
- GeodeContinuousQueriesHealthIndicator() - Constructor for class org.springframework.geode.boot.actuate.GeodeContinuousQueriesHealthIndicator
-
- GeodeContinuousQueriesHealthIndicator(ContinuousQueryListenerContainer) - Constructor for class org.springframework.geode.boot.actuate.GeodeContinuousQueriesHealthIndicator
-
- GeodeDiskStoresHealthIndicator - Class in org.springframework.geode.boot.actuate
-
- GeodeDiskStoresHealthIndicator() - Constructor for class org.springframework.geode.boot.actuate.GeodeDiskStoresHealthIndicator
-
- GeodeDiskStoresHealthIndicator(ApplicationContext) - Constructor for class org.springframework.geode.boot.actuate.GeodeDiskStoresHealthIndicator
-
- GeodeGatewayReceiversHealthIndicator - Class in org.springframework.geode.boot.actuate
-
- GeodeGatewayReceiversHealthIndicator() - Constructor for class org.springframework.geode.boot.actuate.GeodeGatewayReceiversHealthIndicator
-
- GeodeGatewayReceiversHealthIndicator(GemFireCache) - Constructor for class org.springframework.geode.boot.actuate.GeodeGatewayReceiversHealthIndicator
-
- GeodeGatewaySendersHealthIndicator - Class in org.springframework.geode.boot.actuate
-
- GeodeGatewaySendersHealthIndicator() - Constructor for class org.springframework.geode.boot.actuate.GeodeGatewaySendersHealthIndicator
-
- GeodeGatewaySendersHealthIndicator(GemFireCache) - Constructor for class org.springframework.geode.boot.actuate.GeodeGatewaySendersHealthIndicator
-
- GeodeHealthIndicatorAutoConfiguration - Class in org.springframework.geode.boot.actuate.autoconfigure
-
Spring Boot auto-configuration
for Apache Geode/Pivotal GemFire
HealthIndicators
.
- GeodeHealthIndicatorAutoConfiguration() - Constructor for class org.springframework.geode.boot.actuate.autoconfigure.GeodeHealthIndicatorAutoConfiguration
-
- GeodeIndexesHealthIndicator - Class in org.springframework.geode.boot.actuate
-
The
GeodeIndexesHealthIndicator
class is a Spring Boot
HealthIndicator
providing details about
the health of Apache Geode
Region
OQL
Indexes
.
- GeodeIndexesHealthIndicator() - Constructor for class org.springframework.geode.boot.actuate.GeodeIndexesHealthIndicator
-
Default constructor to construct an uninitialized instance of
GeodeIndexesHealthIndicator
,
which will not provide any health information.
- GeodeIndexesHealthIndicator(ApplicationContext) - Constructor for class org.springframework.geode.boot.actuate.GeodeIndexesHealthIndicator
-
- GeodeLoggingApplicationListener - Class in org.springframework.geode.context.logging
-
Spring GenericApplicationListener
used to configure Apache Geode Logging from existing Spring Data
for Apache Geode Logging configuration support, such as when using the EnableLogging
annotation
or alternatively using Properties
.
- GeodeLoggingApplicationListener() - Constructor for class org.springframework.geode.context.logging.GeodeLoggingApplicationListener
-
- GeodePoolsHealthIndicator - Class in org.springframework.geode.boot.actuate
-
The
GeodePoolsHealthIndicator
class is a Spring Boot
HealthIndicator
providing details about
the health of the configured Apache Geode client
Pools
.
- GeodePoolsHealthIndicator() - Constructor for class org.springframework.geode.boot.actuate.GeodePoolsHealthIndicator
-
Default constructor to construct an uninitialized instance of
GeodePoolsHealthIndicator
,
which will not provide any health information.
- GeodePoolsHealthIndicator(GemFireCache) - Constructor for class org.springframework.geode.boot.actuate.GeodePoolsHealthIndicator
-
- GeodeRegionsHealthIndicator - Class in org.springframework.geode.boot.actuate
-
- GeodeRegionsHealthIndicator() - Constructor for class org.springframework.geode.boot.actuate.GeodeRegionsHealthIndicator
-
Default constructor to construct an uninitialized instance of
GeodeRegionsHealthIndicator
,
which will not provide any health information.
- GeodeRegionsHealthIndicator(GemFireCache) - Constructor for class org.springframework.geode.boot.actuate.GeodeRegionsHealthIndicator
-
- get(Object, String) - Static method in class org.springframework.geode.core.util.ObjectUtils
-
Gets the value
of the given named
Field
on the given Object
.
- get(Object, Field) - Static method in class org.springframework.geode.core.util.ObjectUtils
-
Gets the value
of the given Field
on the given Object
.
- getAccessFile() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ManagerProperties
-
- getAccessor() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ClientSecurityProperties
-
- getAccessorPostProcessor() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ClientSecurityProperties
-
- getAlias() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SslProperties.SslCertificateProperties
-
- getAll() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SslProperties.SslCertificateAliasProperties
-
- getAnnotation() - Method in class org.springframework.geode.boot.autoconfigure.GemFireRepositoriesAutoConfigurationRegistrar
-
- getAnnotationType() - Method in class org.springframework.geode.config.annotation.ClusterAwareConfiguration
-
- getAnnotationType() - Method in class org.springframework.geode.config.annotation.DistributedSystemIdConfiguration
-
- getAnnotationType() - Method in class org.springframework.geode.config.annotation.DurableClientConfiguration
-
- getAnnotationType() - Method in class org.springframework.geode.config.annotation.GroupsConfiguration
-
- getAnnotationType() - Method in class org.springframework.geode.config.annotation.LocatorsConfiguration
-
- getAnnotationType() - Method in class org.springframework.geode.config.annotation.MemberNameConfiguration
-
- getAnnotationType() - Method in class org.springframework.geode.config.annotation.support.TypelessAnnotationConfigSupport
-
- getAppender() - Method in class org.springframework.geode.logging.slf4j.logback.DelegatingAppender
-
- getAppenderOne() - Method in class org.springframework.geode.logging.slf4j.logback.CompositeAppender
-
- getAppenderTwo() - Method in class org.springframework.geode.logging.slf4j.logback.CompositeAppender
-
- getApplicationContext() - Method in class org.springframework.geode.boot.actuate.GeodeDiskStoresHealthIndicator
-
Returns an Optional
reference to the Spring ApplicationContext
.
- getApplicationContext() - Method in class org.springframework.geode.boot.actuate.GeodeIndexesHealthIndicator
-
Returns an Optional
reference to the Spring ApplicationContext
.
- getApplicationContext() - Method in class org.springframework.geode.data.AbstractCacheDataImporterExporter
-
Return an Optional
reference to the configured ApplicationContext
used by
this data importer/exporter to perform its function.
- getApplicationContext() - Method in class org.springframework.geode.distributed.event.ApplicationContextMembershipListener
-
Returns a reference to the configured ConfigurableApplicationContext
.
- getArgumentAt(int) - Method in class org.springframework.geode.util.function.InvocationArguments
-
- getArguments() - Method in class org.springframework.geode.util.function.InvocationArguments
-
- getAtIdentifier() - Method in class org.springframework.geode.pdx.PdxInstanceWrapper
-
Searches for a PDX field
declared by the @identifier metadata field
on this PdxInstance
and returns the value
of this field
as the identifier
for, or identity
of,
this PdxInstance
.
- getAttributes() - Method in class org.springframework.geode.boot.autoconfigure.configuration.SpringSessionProperties.SessionProperties
-
- getAuthenticationInitializer() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ClientSecurityProperties
-
- getAuthenticationInitializer() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PeerSecurityProperties
-
- getAuthenticator() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ClientSecurityProperties
-
- getAuthenticator() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PeerSecurityProperties
-
- getBasePackages() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.EntityProperties
-
- getBeanFactory() - Method in class org.springframework.geode.function.config.AbstractFunctionExecutionAutoConfigurationExtension
-
- getBeanName() - Method in class org.springframework.geode.boot.autoconfigure.configuration.SpringSessionProperties.SessionSerializerProperties
-
- getBeanNameGenerator() - Method in class org.springframework.geode.context.annotation.RefreshableAnnotationConfigApplicationContext
-
Returns the optionally
configured BeanNameGenerator
strategy used by this
ApplicationContext
to generate bean names
for bean definitions
.
- getBeanWrapper() - Method in class org.springframework.geode.pdx.ObjectPdxInstanceAdapter
-
Returns a BeanWrapper
wrapping the target Object
in order to access the Object
as a Java bean using JavaBeans conventions.
- getBindAddress() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheServerProperties
-
- getBindAddress() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ManagerProperties
-
- getBindAddress() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ServiceProperties.HttpServiceProperties
-
- getBindAddress() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ServiceProperties.RedisServerProperties
-
- getCache() - Method in class org.springframework.geode.boot.autoconfigure.configuration.GemFireProperties
-
- getCache() - Method in class org.springframework.geode.boot.autoconfigure.configuration.SpringSessionProperties
-
- getCache() - Method in class org.springframework.geode.distributed.event.MembershipEvent
-
Returns an Optional
reference to the peer Cache
.
- getCacheDataImporterExporter() - Method in class org.springframework.geode.data.support.LifecycleAwareCacheDataImporterExporter
-
- getCertificate() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SslProperties
-
- getCiphers() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SslProperties
-
- getClassName() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SecurityProperties.SecurityManagerProperties
-
- getClassName() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SecurityProperties.SecurityPostProcessorProperties
-
- getClassName() - Method in class org.springframework.geode.pdx.ObjectPdxInstanceAdapter
-
Returns the Class.getName()
of the underlying, target Object
.
- getClassName() - Method in class org.springframework.geode.pdx.PdxInstanceWrapper
-
- getClient() - Method in class org.springframework.geode.boot.autoconfigure.configuration.SpringSessionProperties.CacheProperties
-
- getClient() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheProperties
-
- getClient() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SecurityProperties
-
- getCluster() - Method in class org.springframework.geode.boot.autoconfigure.configuration.GemFireProperties
-
- getCluster() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SslProperties.SslCertificateAliasProperties
-
- getCompactionThreshold() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.DiskStoreProperties.StoreProperties
-
- getComponents() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SslProperties
-
- getCompression() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheProperties
-
- getCompressorBeanName() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheProperties.CompressionProperties
-
- getConfiguration() - Method in class org.springframework.geode.boot.autoconfigure.GemFireRepositoriesAutoConfigurationRegistrar
-
- getConfiguration() - Method in class org.springframework.geode.function.config.AbstractFunctionExecutionAutoConfigurationExtension
-
- getConfiguration() - Method in class org.springframework.geode.function.config.GemFireFunctionExecutionAutoConfigurationRegistrar
-
- getContent(Resource) - Method in class org.springframework.geode.data.json.JsonCacheDataImporterExporter
-
Gets the contents of the given Resource
as an array of Byte#TYPE bytes.
- getContext() - Method in class org.springframework.geode.logging.slf4j.logback.CompositeAppender
-
- getContinuousQueryListenerContainer() - Method in class org.springframework.geode.boot.actuate.GeodeContinuousQueriesHealthIndicator
-
Returns an Optional
reference to the configured ContinuousQueryListenerContainer
.
- getCredentials(Properties, DistributedMember, boolean) - Method in class org.springframework.geode.security.TestAuthInitialize
-
- getCriticalHeapPercentage() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheProperties
-
- getCriticalOffHeapPercentage() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheProperties
-
- getCurrentServerLoad() - Method in class org.springframework.geode.boot.actuate.health.support.ActuatorServerLoadProbeWrapper
-
Returns the current, most up-to-date details on the ServerLoad
if possible.
- getCurrentServerMetrics() - Method in class org.springframework.geode.boot.actuate.health.support.ActuatorServerLoadProbeWrapper
-
Returns the current, provided ServerMetrics
if available.
- getDefault() - Static method in enum org.springframework.geode.data.support.LifecycleAwareCacheDataImporterExporter.ImportLifecycle
-
- getDefaultAlias() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SslProperties.SslCertificateAliasProperties
-
- getDelegate() - Method in class org.springframework.geode.boot.actuate.health.support.ActuatorServerLoadProbeWrapper
-
Returns the underlying, wrapped ServerLoadProbe
backing this instance.
- getDelegate() - Method in class org.springframework.geode.boot.autoconfigure.support.PdxInstanceWrapperRegionAspect.RegionEntryWrapper
-
- getDelegate() - Method in class org.springframework.geode.pdx.PdxInstanceWrapper
-
Returns a reference to the configured, underlying PdxInstance
backing this wrapper.
- getDevRestApi() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ServiceProperties.HttpServiceProperties
-
- getDiffieHellmanAlgorithm() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ClientSecurityProperties
-
- getDirectory() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.DiskStoreProperties.StoreProperties
-
- getDisk() - Method in class org.springframework.geode.boot.autoconfigure.configuration.GemFireProperties
-
- getDiskStoreName() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PdxProperties
-
- getDiskUsageCriticalPercentage() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.DiskStoreProperties.StoreProperties
-
- getDiskUsageWarningPercentage() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.DiskStoreProperties.StoreProperties
-
- getDistributedMember() - Method in class org.springframework.geode.distributed.event.MembershipEvent
-
Returns an
Optional
reference to the
DistributedMember
that is the subject
of this
MembershipEvent
.
- getDistributedSystem() - Method in class org.springframework.geode.distributed.event.MembershipEvent
-
Returns an Optional
reference to the DistributedSystem
(cluster) to which the peer
Cache
is connected.
- getDistributedSystemId() - Method in class org.springframework.geode.config.annotation.DistributedSystemIdConfiguration
-
- getDistributionManager() - Method in class org.springframework.geode.distributed.event.MembershipEvent
-
Returns a reference to the configured DistributionManager
which is use as the source
of this event.
- getDurableClientId() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ClientCacheProperties
-
- getDurableClientId() - Method in class org.springframework.geode.config.annotation.DurableClientConfiguration
-
- getDurableClientTimeout() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ClientCacheProperties
-
- getDurableClientTimeout() - Method in class org.springframework.geode.config.annotation.DurableClientConfiguration
-
- getEntities() - Method in class org.springframework.geode.boot.autoconfigure.configuration.GemFireProperties
-
- getEnvironment() - Method in class org.springframework.geode.cache.support.RepositoryCacheLoaderWriterSupport
-
- getEnvironment() - Method in class org.springframework.geode.data.AbstractCacheDataImporterExporter
-
Returns an Optional
reference to the configured Environment
used by this data importer/exporter
to access Environment
specific configuration.
- getEnvironment() - Method in class org.springframework.geode.data.support.LifecycleAwareCacheDataImporterExporter
-
Returns an Optional
, configured reference to the Environment
used to access the configuration
for the behavior of the cache data import.
- getEvictionHeapPercentage() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheProperties
-
- getEvictionOffHeapPercentage() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheProperties
-
- getExpiration() - Method in class org.springframework.geode.boot.autoconfigure.configuration.SpringSessionProperties.SessionProperties
-
- getFailedMembers() - Method in class org.springframework.geode.distributed.event.support.QuorumLostEvent
-
Gets the configured Iterable
of failed peer members
in the DistributedSystem
that are on the losing side of a network partition.
- getField(String) - Method in class org.springframework.geode.pdx.ObjectPdxInstanceAdapter
-
Returns the value
for the property
identified by
the given field name
on the underlying, target Object
.
- getField(String) - Method in class org.springframework.geode.pdx.PdxInstanceWrapper
-
- getFieldNames() - Method in class org.springframework.geode.pdx.ObjectPdxInstanceAdapter
-
Returns a List
of field names
based on the propeties
from the underlying, target Object
.
- getFieldNames() - Method in class org.springframework.geode.pdx.PdxInstanceWrapper
-
- getFile() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SecurityProperties.SecurityLogProperties
-
- getFreeConnectionTimeout() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PoolProperties
-
- getGateway() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SslProperties.SslCertificateAliasProperties
-
- getGemFireCache() - Method in class org.springframework.geode.boot.actuate.health.AbstractGeodeHealthIndicator
-
Returns a reference to the GemFireCache
instance.
- getGemfireHealthIndicatorFunctions() - Method in class org.springframework.geode.boot.actuate.GeodeCacheHealthIndicator
-
Return a collection of Functions
that apply HealthIndicator
information
about the GemFireCache
to the Health
aggregate object.
- getGemfireRegionHealthIndicatorConsumers() - Method in class org.springframework.geode.boot.actuate.GeodeRegionsHealthIndicator
-
Returns the collection of BiConsumer
objects that applies health details about the GemFireCache
Regions
to the Health
object.
- getGfshUrl() - Method in class org.springframework.geode.core.env.support.CloudCacheService
-
Returns an Optional
Gfsh URL
, if configured, used to connect to Pivotal GemFire's
Management REST API (service).
- getGroups() - Method in class org.springframework.geode.config.annotation.GroupsConfiguration
-
- getHitCount() - Method in class org.springframework.geode.boot.actuate.health.support.RegionStatisticsResolver.PartitionRegionCacheStatistics
-
- getHitRatio() - Method in class org.springframework.geode.boot.actuate.health.support.RegionStatisticsResolver.PartitionRegionCacheStatistics
-
- getHost() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.LocatorProperties
-
- getHost() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ManagementProperties.HttpServiceProperties
-
- getHost() - Method in class org.springframework.geode.core.env.support.CloudCacheService.Locator
-
- getHostnameForClients() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheServerProperties
-
- getHostnameForClients() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ManagerProperties
-
- getHttp() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ManagementProperties
-
- getHttp() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ServiceProperties
-
- getId() - Method in class org.springframework.geode.pdx.PdxInstanceWrapper
-
Searches for a PDX field name
called id on this PdxInstance
and returns its value
as the identifier
for,
or identity
of, this PdxInstance
.
- getIdentifier() - Method in class org.springframework.geode.pdx.PdxInstanceWrapper
-
Determines the identifier
for, or identity
of,
this PdxInstance
.
- getIdleTimeout() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PoolProperties
-
- getIndexable() - Method in class org.springframework.geode.boot.autoconfigure.configuration.SpringSessionProperties.SessionAttributesProperties
-
- getIniResourcePath() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SecurityProperties.ApacheShiroProperties
-
- getInstance() - Static method in class org.springframework.geode.cache.SimpleCacheResolver
-
- getInstance() - Static method in class org.springframework.geode.security.support.SecurityManagerProxy
-
Returns a reference to the single
SecurityManagerProxy
instance configured by
Apache Geode/Pivotal GemFire in startup.
- getJmx() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SslProperties.SslCertificateAliasProperties
-
- getJsonToObjectConverter() - Method in class org.springframework.geode.data.json.converter.support.JSONFormatterJsonToPdxConverter
-
- getJsonToPdxArrayConverter() - Method in class org.springframework.geode.data.json.JsonCacheDataImporterExporter
-
- getJsonToPdxConverter() - Method in class org.springframework.geode.data.json.converter.support.JacksonJsonToPdxConverter
-
Returns a reference to the configured
JsonToPdxConverter
used to convert from a single object,
JSON
String
to PDX (i.e.
- getKeepAlive() - Method in class org.springframework.geode.config.annotation.DurableClientConfiguration
-
- getKey() - Method in class org.springframework.geode.boot.autoconfigure.support.PdxInstanceWrapperRegionAspect.RegionEntryWrapper
-
- getKeystore() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SslProperties
-
- getKeystoreConfig() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SslProperties
-
- getLastAccessedTime() - Method in class org.springframework.geode.boot.actuate.health.support.RegionStatisticsResolver.PartitionRegionCacheStatistics
-
- getLastModifiedTime() - Method in class org.springframework.geode.boot.actuate.health.support.RegionStatisticsResolver.PartitionRegionCacheStatistics
-
- getLevel() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.LoggingProperties
-
- getLevel() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SecurityProperties.SecurityLogProperties
-
- getLoad(ServerMetrics) - Method in class org.springframework.geode.boot.actuate.health.support.ActuatorServerLoadProbeWrapper
-
- getLoadConditioningInterval() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PoolProperties
-
- getLoadPollInterval() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheServerProperties
-
- getLocation() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.DiskStoreProperties.DirectoryProperties
-
- getLocator() - Method in class org.springframework.geode.boot.autoconfigure.configuration.GemFireProperties
-
- getLocator() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SslProperties.SslCertificateAliasProperties
-
- getLocatorList() - Method in class org.springframework.geode.core.env.support.CloudCacheService
-
Returns a List
of Pivotal GemFire Locator network endpoints.
- getLocators() - Method in class org.springframework.geode.boot.autoconfigure.configuration.GemFireProperties
-
- getLocators() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PoolProperties
-
- getLocators() - Method in class org.springframework.geode.config.annotation.LocatorsConfiguration
-
- getLocators() - Method in class org.springframework.geode.core.env.support.CloudCacheService
-
Returns an Optional
String
containing the list of Pivotal GemFire Locator network endpoints.
- getLockLease() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PeerCacheProperties
-
- getLockTimeout() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PeerCacheProperties
-
- getLog() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SecurityProperties
-
- getLogDiskSpaceLimit() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.LoggingProperties
-
- getLogFile() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.LoggingProperties
-
- getLogFileSizeLimit() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.LoggingProperties
-
- getLogger() - Method in class org.springframework.geode.boot.autoconfigure.EnvironmentSourcedGemFirePropertiesAutoConfiguration
-
- getLogger() - Method in class org.springframework.geode.config.annotation.DistributedSystemIdConfiguration
-
- getLogger() - Method in class org.springframework.geode.config.annotation.DurableClientConfiguration
-
- getLogger() - Method in class org.springframework.geode.config.annotation.LocatorsConfiguration
-
- getLogger() - Method in class org.springframework.geode.context.annotation.RefreshableAnnotationConfigApplicationContext
-
Returns the configured Logger
used to log framework messages to the application log.
- getLogger() - Method in class org.springframework.geode.data.AbstractCacheDataImporterExporter
-
Return the configured Logger
to log messages.
- getLogging() - Method in class org.springframework.geode.boot.autoconfigure.configuration.GemFireProperties
-
- getLogLevel() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheProperties
-
- getLogOutput() - Method in class org.springframework.geode.logging.slf4j.logback.StringAppender
-
- getManagement() - Method in class org.springframework.geode.boot.autoconfigure.configuration.GemFireProperties
-
- getManager() - Method in class org.springframework.geode.boot.autoconfigure.configuration.GemFireProperties
-
- getManager() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SecurityProperties
-
- getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - Method in class org.springframework.geode.boot.autoconfigure.condition.OnMissingPropertyCondition
-
- getMaxConnections() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheServerProperties
-
- getMaxConnections() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PoolProperties
-
- getMaxInactiveIntervalSeconds() - Method in class org.springframework.geode.boot.autoconfigure.configuration.SpringSessionProperties.SessionExpirationProperties
-
- getMaxMessageCount() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheServerProperties
-
- getMaxOplogSize() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.DiskStoreProperties.StoreProperties
-
- getMaxThreads() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheServerProperties
-
- getMaxTimeBetweenPings() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheServerProperties
-
- getMemberName() - Method in class org.springframework.geode.config.annotation.MemberNameConfiguration
-
- getMemcached() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ServiceProperties
-
- getMemorySize() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheProperties.OffHeapProperties
-
- getMessageSyncInterval() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PeerCacheProperties
-
- getMessageTimeToLive() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheServerProperties
-
- getMinConnections() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PoolProperties
-
- getMissCount() - Method in class org.springframework.geode.boot.actuate.health.support.RegionStatisticsResolver.PartitionRegionCacheStatistics
-
- getName() - Method in class org.springframework.geode.boot.autoconfigure.configuration.GemFireProperties
-
- getName() - Method in class org.springframework.geode.boot.autoconfigure.configuration.SpringSessionProperties.PoolProperties
-
- getName() - Method in class org.springframework.geode.boot.autoconfigure.configuration.SpringSessionProperties.SessionRegionProperties
-
- getName() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheProperties
-
- getName() - Method in class org.springframework.geode.core.env.support.Service
-
- getName() - Method in class org.springframework.geode.core.env.support.User
-
Returns the
name
of this
User
.
- getName() - Method in class org.springframework.geode.security.TestSecurityManager.User
-
- getObject() - Method in class org.springframework.geode.pdx.ObjectPdxInstanceAdapter
-
Returns the target Object
being adapted by this PdxInstance
.
- getObject() - Method in class org.springframework.geode.pdx.PdxInstanceWrapper
-
Materializes an Object
from the PDX bytes described by this PdxInstance
.
- getObjectMapper() - Method in class org.springframework.geode.data.json.converter.support.JacksonJsonToObjectConverter
-
Returns a reference to the configured Jackson ObjectMapper
used by this Converter
to convert JSON
into an Object
(POJO).
- getObjectMapper() - Method in class org.springframework.geode.data.json.converter.support.JacksonJsonToPdxConverter
-
Returns a reference to the configured Jackson ObjectMapper
.
- getObjectMapper() - Method in class org.springframework.geode.pdx.PdxInstanceWrapper
-
Returns an Optional
reference to a configured Jackson ObjectMapper
used to
deserialize the JSON
generated from PDX
back into an Object
.
- getObjectToJsonConverter() - Method in class org.springframework.geode.data.json.converter.AbstractObjectArrayToJsonConverter
-
Returns a reference to the configured
ObjectToJsonConverter
used to convert
individual
Objects
into
JSON
.
- getOffHeap() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheProperties
-
- getOrder() - Method in class org.springframework.geode.context.logging.GeodeLoggingApplicationListener
-
- getPartitionRegion() - Method in class org.springframework.geode.boot.actuate.health.support.RegionStatisticsResolver.PartitionRegionCacheStatistics
-
- getPassword() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SecurityProperties
-
- getPassword() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SslProperties.KeyStoreProperties
-
- getPassword() - Method in class org.springframework.geode.boot.autoconfigure.support.HttpBasicAuthenticationSecurityConfiguration.SecurityAwareClientHttpRequestInterceptor
-
Deprecated.
- getPassword() - Method in class org.springframework.geode.core.env.support.User
-
Returns an
Optional
String
containing
User's
password.
- getPasswordFile() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ManagerProperties
-
- getPdx() - Method in class org.springframework.geode.boot.autoconfigure.configuration.GemFireProperties
-
- getPeer() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheProperties
-
- getPeer() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SecurityProperties
-
- getPhase() - Method in class org.springframework.geode.data.support.LifecycleAwareCacheDataImporterExporter
-
- getPingInterval() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PoolProperties
-
- getPool() - Method in class org.springframework.geode.boot.autoconfigure.configuration.GemFireProperties
-
- getPool() - Method in class org.springframework.geode.boot.autoconfigure.configuration.SpringSessionProperties.ClientCacheProperties
-
- getPort() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheServerProperties
-
- getPort() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.LocatorProperties
-
- getPort() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ManagementProperties.HttpServiceProperties
-
- getPort() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ManagerProperties
-
- getPort() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ServiceProperties.HttpServiceProperties
-
- getPort() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ServiceProperties.MemcachedServerProperties
-
- getPort() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ServiceProperties.RedisServerProperties
-
- getPort() - Method in class org.springframework.geode.core.env.support.CloudCacheService.Locator
-
- getPostProcessor() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SecurityProperties
-
- getPropertiesFile() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SecurityProperties
-
- getProperty(String) - Method in class org.springframework.geode.core.env.VcapPropertySource
-
- getProtocol() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ServiceProperties.MemcachedServerProperties
-
- getProtocols() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SslProperties
-
- getQueueSize() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.DiskStoreProperties.StoreProperties
-
- getReadTimeout() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PoolProperties
-
- getReadyForEvents() - Method in class org.springframework.geode.config.annotation.DurableClientConfiguration
-
- getReason() - Method in class org.springframework.geode.distributed.event.support.MemberSuspectEvent
-
Returns an Optional
reason
describing the suspicion of the peer member.
- getRedis() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ServiceProperties
-
- getRegion() - Method in class org.springframework.geode.boot.autoconfigure.configuration.SpringSessionProperties.CacheServerProperties
-
- getRegion() - Method in class org.springframework.geode.boot.autoconfigure.configuration.SpringSessionProperties.ClientCacheProperties
-
- getRegion() - Method in class org.springframework.geode.boot.autoconfigure.configuration.SpringSessionProperties.SessionProperties
-
- getRegion() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ClusterProperties
-
- getRegion() - Method in class org.springframework.geode.boot.autoconfigure.support.PdxInstanceWrapperRegionAspect.RegionEntryWrapper
-
- getRegionBeanName() - Method in class org.springframework.geode.cache.RepositoryCacheLoaderRegionConfigurer
-
Returns the configured Predicate
used to identify/qualify the Region
on which the CrudRepository
will be registered as a CacheLoader
for cache misses.
- getRegionBeanName() - Method in class org.springframework.geode.cache.RepositoryCacheWriterRegionConfigurer
-
Returns the configured Predicate
used to identify/qualify the Region
on which the CrudRepository
will be registered as a CacheWriter
for write through.
- getRegionNames() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheProperties.CompressionProperties
-
- getRegionNames() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheProperties.OffHeapProperties
-
- getRegionPredicate() - Method in class org.springframework.geode.data.AbstractCacheDataImporterExporter
-
Returns the configured Predicate
used to filter Regions
on data import/export.
- getRegionService() - Method in class org.springframework.geode.pdx.PdxInstanceBuilder
-
Returns a reference to the configured RegionService
used to perform the operations of this PDX Builder.
- getRemainingMembers() - Method in class org.springframework.geode.distributed.event.support.QuorumLostEvent
-
Gets the configured Iterable
of remaining peer members
in the DistributedSystem
that are on the winning side of a network partition.
- getRemoteLocators() - Method in class org.springframework.geode.config.annotation.LocatorsConfiguration
-
- getRepository() - Method in class org.springframework.geode.cache.RepositoryCacheLoaderRegionConfigurer
-
Returns the configured Spring Data CrudRepository
adapted/wrapped as a CacheLoader
and used to load Region
values on cache misses.
- getRepository() - Method in class org.springframework.geode.cache.RepositoryCacheWriterRegionConfigurer
-
Returns the configured Spring Data CrudRepository
adapted/wrapped as a CacheWriter
and used to write Region
values to a backend data source/data store.
- getRepository() - Method in class org.springframework.geode.cache.support.RepositoryCacheLoaderWriterSupport
-
- getRepositoryConfigurationExtension() - Method in class org.springframework.geode.boot.autoconfigure.GemFireRepositoriesAutoConfigurationRegistrar
-
- getResource(Region, String) - Method in class org.springframework.geode.data.json.JsonCacheDataImporterExporter
-
Returns a computed JSON Resource
containing JSON data to be loaded into the given Region
.
- getResourceLocation() - Method in class org.springframework.geode.data.json.JsonCacheDataImporterExporter
-
Returns a file system path
specifying the location for where to export the Resource
.
- getResourceSuffix() - Method in class org.springframework.geode.test.context.TestRefreshableApplicationContextLoader
-
- getResult() - Method in class org.springframework.geode.function.support.AbstractResultCollector
-
- getResult(long, TimeUnit) - Method in class org.springframework.geode.function.support.AbstractResultCollector
-
- getRetryAttempts() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PoolProperties
-
- getRole() - Method in class org.springframework.geode.core.env.support.User
-
- getScopeMetadataResolver() - Method in class org.springframework.geode.context.annotation.RefreshableAnnotationConfigApplicationContext
-
Returns the optionally
configured ScopeMetadataResolver
strategy used by
this ApplicationContext
to resolve the scope for bean definitions
.
- getSearchTimeout() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PeerCacheProperties
-
- getSecurity() - Method in class org.springframework.geode.boot.autoconfigure.configuration.GemFireProperties
-
- getSecurityManager() - Method in class org.springframework.geode.security.support.SecurityManagerProxy
-
Returns a reference to the Apache Geode
SecurityManager
instance
delegated to by this
SecurityManagerProxy
.
- getSerializer() - Method in class org.springframework.geode.boot.autoconfigure.configuration.SpringSessionProperties.SessionProperties
-
- getSerializerBeanName() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PdxProperties
-
- getServer() - Method in class org.springframework.geode.boot.autoconfigure.configuration.SpringSessionProperties.CacheProperties
-
- getServer() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheProperties
-
- getServer() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SslProperties.SslCertificateAliasProperties
-
- getServerGroup() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PoolProperties
-
- getServers() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PoolProperties
-
- getService() - Method in class org.springframework.geode.boot.autoconfigure.configuration.GemFireProperties
-
- getSession() - Method in class org.springframework.geode.boot.autoconfigure.configuration.SpringSessionProperties
-
- getShiro() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SecurityProperties
-
- getShortcut() - Method in class org.springframework.geode.boot.autoconfigure.configuration.SpringSessionProperties.ClientRegionProperties
-
- getShortcut() - Method in class org.springframework.geode.boot.autoconfigure.configuration.SpringSessionProperties.ServerRegionProperties
-
- getSize() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.DiskStoreProperties.DirectoryProperties
-
- getSocketBufferSize() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheServerProperties
-
- getSocketBufferSize() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PoolProperties
-
- getSsl() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SecurityProperties
-
- getStatisticInterval() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PoolProperties
-
- getStatistics() - Method in class org.springframework.geode.boot.autoconfigure.support.PdxInstanceWrapperRegionAspect.RegionEntryWrapper
-
- getStore() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.DiskStoreProperties
-
- getStringAppenderWrapper() - Method in class org.springframework.geode.logging.slf4j.logback.StringAppender
-
- getSubject() - Method in interface org.springframework.geode.util.GeodeAssertions.AssertThat
-
Returns the Object
used as the subject of this assertion.
- getSubscriptionAckInterval() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PoolProperties
-
- getSubscriptionCapacity() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheServerProperties
-
- getSubscriptionDiskStoreName() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheServerProperties
-
- getSubscriptionEvictionPolicy() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheServerProperties
-
- getSubscriptionMessageTrackingTimeout() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PoolProperties
-
- getSubscriptionRedundancy() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PoolProperties
-
- getSuspectMember() - Method in class org.springframework.geode.distributed.event.support.MemberSuspectEvent
-
Returns an
Optional
DistributedMember
identified as the suspect in the
MembershipEvent
.
- getTimeInterval() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.DiskStoreProperties.StoreProperties
-
- getTruststore() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SslProperties
-
- getTruststoreConfig() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SslProperties
-
- getType() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ClusterProperties.RegionProperties
-
- getType() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SslProperties.KeyStoreProperties
-
- getType() - Method in class org.springframework.geode.distributed.event.MembershipEvent
-
- getType() - Method in class org.springframework.geode.distributed.event.support.MemberDepartedEvent
-
- getType() - Method in class org.springframework.geode.distributed.event.support.MemberJoinedEvent
-
- getType() - Method in class org.springframework.geode.distributed.event.support.MemberSuspectEvent
-
- getType() - Method in class org.springframework.geode.distributed.event.support.QuorumLostEvent
-
- getUpdateRate() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ManagerProperties
-
- getUserAttribute() - Method in class org.springframework.geode.boot.autoconfigure.support.PdxInstanceWrapperRegionAspect.RegionEntryWrapper
-
- getUsername() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SecurityProperties
-
- getUsername() - Method in class org.springframework.geode.boot.autoconfigure.support.HttpBasicAuthenticationSecurityConfiguration.SecurityAwareClientHttpRequestInterceptor
-
Deprecated.
- getValue() - Method in class org.springframework.geode.boot.autoconfigure.support.PdxInstanceWrapperRegionAspect.RegionEntryWrapper
-
- getVcapServicePredicate() - Method in class org.springframework.geode.core.env.VcapPropertySource
-
- getVerifyMemberTimeout() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PeerSecurityProperties
-
- getWeb() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SslProperties.SslCertificateAliasProperties
-
- getWriteBufferSize() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.DiskStoreProperties.StoreProperties
-
- GroupsConfiguration - Class in org.springframework.geode.config.annotation
-
The
GroupsConfiguration
class is a Spring
Configuration
class used to configure the groups
in which is member belongs in an Apache Geode/Pivotal GemFire distributed system, whether the member
is a
ClientCache
in a client/server topology or a
peer Cache
in a cluster
using the P2P topology.
- GroupsConfiguration() - Constructor for class org.springframework.geode.config.annotation.GroupsConfiguration
-
- ID_FIELD_NAME - Static variable in class org.springframework.geode.pdx.PdxInstanceWrapper
-
- ID_PROPERTY_NAME - Static variable in class org.springframework.geode.pdx.ObjectPdxInstanceAdapter
-
- ILLEGAL_LOGGER_TYPE_EXCEPTION_MESSAGE - Static variable in class org.springframework.geode.logging.slf4j.logback.support.LogbackSupport
-
- importInto(Region) - Method in class org.springframework.geode.data.AbstractCacheDataImporterExporter
-
Imports data into the given Region
.
- importInto(Region) - Method in interface org.springframework.geode.data.CacheDataImporter
-
Imports data into the given Region
.
- importInto(Region) - Method in class org.springframework.geode.data.support.LifecycleAwareCacheDataImporterExporter
-
- INDENT_STRING - Static variable in class org.springframework.geode.pdx.PdxInstanceWrapper
-
- init(Properties) - Method in class org.springframework.geode.security.support.SecurityManagerSupport
-
- init(LogWriter, LogWriter) - Method in class org.springframework.geode.security.TestAuthInitialize
-
- InlineCachingRegionConfigurer<T,ID> - Class in org.springframework.geode.cache
-
A RegionConfigurer
implementation used to enable Inline Caching on a designated Region
.
- InlineCachingRegionConfigurer(CrudRepository<T, ID>, Predicate<String>) - Constructor for class org.springframework.geode.cache.InlineCachingRegionConfigurer
-
Constructs a new instance of
InlineCachingRegionConfigurer
initialized with
the given
CrudRepository
used for Inline Caching and
Predicate
used to identify
the target
Region
on which the
CacheLoader
and
CacheWriter
will be registered.
- INSTANCE - Static variable in class org.springframework.geode.jackson.databind.serializer.BigDecimalSerializer
-
- INSTANCE - Static variable in class org.springframework.geode.jackson.databind.serializer.BigIntegerSerializer
-
- intercept(HttpRequest, byte[], ClientHttpRequestExecution) - Method in class org.springframework.geode.boot.autoconfigure.support.HttpBasicAuthenticationSecurityConfiguration.SecurityAwareClientHttpRequestInterceptor
-
Deprecated.
- InvocationArguments - Class in org.springframework.geode.util.function
-
Iterable
of Method
invocation arguments
.
- InvocationArguments(Object[]) - Constructor for class org.springframework.geode.util.function.InvocationArguments
-
Constructs a new instance of
InvocationArguments
initialized with the given array of
arguments
.
- invoke(Object, String) - Static method in class org.springframework.geode.core.util.ObjectUtils
-
Invokes a Method
on an Object
with the given name
.
- invokeMethod(Object, String, Object...) - Method in class org.springframework.geode.boot.autoconfigure.support.HttpBasicAuthenticationSecurityConfiguration
-
Deprecated.
- isAllowForceCompaction() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.DiskStoreProperties.StoreProperties
-
- isAuthenticationEnabled() - Method in class org.springframework.geode.boot.autoconfigure.support.HttpBasicAuthenticationSecurityConfiguration.SecurityAwareClientHttpRequestInterceptor
-
Deprecated.
- isAutoCompact() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.DiskStoreProperties.StoreProperties
-
- isAutoStartup() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheServerProperties
-
- isAvailable() - Static method in class org.springframework.geode.config.annotation.ClusterAwareConfiguration.ClusterAwareCondition
-
- isClientCache(RegionService) - Static method in class org.springframework.geode.util.CacheUtils
-
Null-safe method to determine whether the given RegionService
is an instance of ClientCache
.
- isClientRegion(Object) - Method in class org.springframework.geode.config.annotation.ClusterNotAvailableConfiguration
-
- isClientRegion(Region<?, ?>) - Static method in class org.springframework.geode.util.CacheUtils
-
Null-safe method to determine whether the given Region
is a client Region
in a ClientCache
.
- isClusterOperator() - Method in enum org.springframework.geode.core.env.support.User.Role
-
- isCopyConfigurationEnabled() - Method in class org.springframework.geode.context.annotation.RefreshableAnnotationConfigApplicationContext
-
- isCopyOnRead() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheProperties
-
- isCrashed() - Method in class org.springframework.geode.distributed.event.support.MemberDepartedEvent
-
Determines whether the peer member crashed when it departed from the DistributedSystem
(cluster).
- isDeserializable() - Method in class org.springframework.geode.pdx.ObjectPdxInstanceAdapter
-
Determines whether this PdxInstance
can be deserialized back into an Object
.
- isDeserializable() - Method in class org.springframework.geode.pdx.PdxInstanceWrapper
-
- isDestroyed() - Method in class org.springframework.geode.boot.autoconfigure.support.PdxInstanceWrapperRegionAspect.RegionEntryWrapper
-
- isDeveloper() - Method in enum org.springframework.geode.core.env.support.User.Role
-
- isEager() - Method in enum org.springframework.geode.data.support.LifecycleAwareCacheDataImporterExporter.ImportLifecycle
-
- isEnableAutoReconnect() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PeerCacheProperties
-
- isEnableAutoRegionLookup() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheProperties
-
- isEnum() - Method in class org.springframework.geode.pdx.ObjectPdxInstanceAdapter
-
Determines whether the underlying, target Object
is an enumerated value
type
.
- isEnum() - Method in class org.springframework.geode.pdx.PdxInstanceWrapper
-
- isExportEnabled(Environment) - Method in class org.springframework.geode.data.AbstractCacheDataImporterExporter
-
Null-safe method to determine whether export has been explicitly configured and enabled or disabled.
- isIdentityField(String) - Method in class org.springframework.geode.pdx.ObjectPdxInstanceAdapter
-
Determines whether the given field name
is an identifier for this PdxInstance
.
- isIdentityField(String) - Method in class org.springframework.geode.pdx.PdxInstanceWrapper
-
- isIgnoreUnreadFields() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PdxProperties
-
- isImportEnabled(Environment) - Method in class org.springframework.geode.data.AbstractCacheDataImporterExporter
-
Null-safe method to determine whether import has been explicitly configured and enabled or disabled.
- isInstanceOfGemFireCacheImpl() - Method in interface org.springframework.geode.util.GeodeAssertions.AssertThat
-
- isInstanceOfInternalDistributedSystem() - Method in interface org.springframework.geode.util.GeodeAssertions.AssertThat
-
- isKeepAlive() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ClientCacheProperties
-
- isLazy() - Method in enum org.springframework.geode.data.support.LifecycleAwareCacheDataImporterExporter.ImportLifecycle
-
- isLocal() - Method in class org.springframework.geode.boot.autoconfigure.support.PdxInstanceWrapperRegionAspect.RegionEntryWrapper
-
- isMultiUserAuthentication() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PoolProperties
-
- isNotInstanceOfAbstractRegion() - Method in interface org.springframework.geode.util.GeodeAssertions.AssertThat
-
- isNotInstanceOfGemFireCacheImpl() - Method in interface org.springframework.geode.util.GeodeAssertions.AssertThat
-
- isNotInstanceOfInternalDistributedSystem() - Method in interface org.springframework.geode.util.GeodeAssertions.AssertThat
-
- isNotNull() - Method in interface org.springframework.geode.util.GeodeAssertions.AssertThat
-
- isNotSet(ConfigurableEnvironment, String) - Static method in class org.springframework.geode.boot.autoconfigure.SpringSessionAutoConfiguration
-
- isNukeAndPaveEnabled() - Method in class org.springframework.geode.cache.support.RepositoryCacheLoaderWriterSupport
-
- isPeerCache(RegionService) - Static method in class org.springframework.geode.util.CacheUtils
-
Null-safe method to determine whether the given RegionService
is an instance of
a peer Cache
.
- isPeerRegion(Region<?, ?>) - Static method in class org.springframework.geode.util.CacheUtils
-
Null-safe method to determine whether the given Region
is a peer Region
in a peer Cache
.
- isPersistent() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PdxProperties
-
- isProxyRegion(Region<?, ?>) - Static method in class org.springframework.geode.util.CacheUtils
-
Null-safe method to determine whether the given Region
is a [client] PROXY Region
.
- isPrSingleHopEnabled() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PoolProperties
-
- isReadSerialized() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PdxProperties
-
- isReadyForEvents() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PoolProperties
-
- isRegionWithPool(Region<?, ?>) - Static method in class org.springframework.geode.util.CacheUtils
-
Null-safe method to determine whether the given Region
was configured with a Pool
.
- isRequireAuthentication() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SslProperties
-
- isSet(ConfigurableEnvironment, String) - Static method in class org.springframework.geode.boot.autoconfigure.SpringSessionAutoConfiguration
-
- isSslRequireAuthentication() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ServiceProperties.HttpServiceProperties
-
- isStart() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ManagerProperties
-
- isStart() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ServiceProperties.DeveloperRestApiProperties
-
- isSubscriptionEnabled() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PoolProperties
-
- isSystemPropertyNotSet(String) - Method in class org.springframework.geode.context.logging.GeodeLoggingApplicationListener
-
- isSystemPropertySet(String) - Method in class org.springframework.geode.context.logging.GeodeLoggingApplicationListener
-
- isTcpNoDelay() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheServerProperties
-
- isThreadLocalConnections() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PoolProperties
-
- isTlsEnabled() - Method in class org.springframework.geode.core.env.support.CloudCacheService
-
Returns a Boolean
determining whether TLS/SSL is enabled between the client and the Pivotal Cloud Cache
(PCC) service instance in Pivotal CloudFoundry (PCF).
- isUseBeanFactoryLocator() - Method in class org.springframework.geode.boot.autoconfigure.configuration.GemFireProperties
-
- isUseClusterConfiguration() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PeerCacheProperties
-
- isUseHttp() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ManagementProperties
-
- isUsingDefaultFilters() - Method in class org.springframework.geode.context.annotation.RefreshableAnnotationConfigApplicationContext
-
- isValidLogMessage(String) - Method in class org.springframework.geode.logging.slf4j.logback.StringAppender
-
- isWebRequireAuthentication() - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SslProperties
-
- iterator() - Method in class org.springframework.geode.core.env.VcapPropertySource
-
- iterator() - Method in class org.springframework.geode.util.function.InvocationArguments
-
- RedisServerProperties() - Constructor for class org.springframework.geode.boot.autoconfigure.configuration.support.ServiceProperties.RedisServerProperties
-
- RefreshableAnnotationConfigApplicationContext - Class in org.springframework.geode.context.annotation
-
A refreshable ApplicationContext
capable of loading component classes
used for
Annotation
based configuration in addition to scanning configuration locations
, and then
providing the ability to reload/refresh the context at some point later during runtime.
- RefreshableAnnotationConfigApplicationContext() - Constructor for class org.springframework.geode.context.annotation.RefreshableAnnotationConfigApplicationContext
-
- RefreshableAnnotationConfigApplicationContext(ApplicationContext) - Constructor for class org.springframework.geode.context.annotation.RefreshableAnnotationConfigApplicationContext
-
- REGION_ADVICE_ENABLED_PROPERTY - Static variable in class org.springframework.geode.boot.autoconfigure.DataImportExportAutoConfiguration
-
- RegionEntryWrapper(Region.Entry<K, V>) - Constructor for class org.springframework.geode.boot.autoconfigure.support.PdxInstanceWrapperRegionAspect.RegionEntryWrapper
-
- regionGetAdvice(ProceedingJoinPoint) - Method in class org.springframework.geode.boot.autoconfigure.support.PdxInstanceWrapperRegionAspect
-
- regionGetAllAdvice(ProceedingJoinPoint) - Method in class org.springframework.geode.boot.autoconfigure.support.PdxInstanceWrapperRegionAspect
-
- regionGetEntryAdvice(ProceedingJoinPoint) - Method in class org.springframework.geode.boot.autoconfigure.support.PdxInstanceWrapperRegionAspect
-
- RegionProperties() - Constructor for class org.springframework.geode.boot.autoconfigure.configuration.support.ClusterProperties.RegionProperties
-
- regionSelectValueAdvice(ProceedingJoinPoint) - Method in class org.springframework.geode.boot.autoconfigure.support.PdxInstanceWrapperRegionAspect
-
- RegionStatisticsResolver - Class in org.springframework.geode.boot.actuate.health.support
-
The
RegionStatisticsResolver
class is a utility class for resolving the
CacheStatistics
for a
Region
, regardless of
Region
type, or more specifically
Region's
data management policy
.
- RegionStatisticsResolver() - Constructor for class org.springframework.geode.boot.actuate.health.support.RegionStatisticsResolver
-
- RegionStatisticsResolver.PartitionRegionCacheStatistics - Class in org.springframework.geode.boot.actuate.health.support
-
- RegionTemplateAutoConfiguration - Class in org.springframework.geode.boot.autoconfigure
-
Spring Boot auto-configuration
class used to configure a GemfireTemplate
for each Apache Geode / Pivotal GemFire Region
declared/defined in
the Spring ConfigurableApplicationContext
in order to perform Region
data access operations.
- RegionTemplateAutoConfiguration() - Constructor for class org.springframework.geode.boot.autoconfigure.RegionTemplateAutoConfiguration
-
- regionTemplateContextRefreshedEventListener(ContextRefreshedEvent) - Method in class org.springframework.geode.boot.autoconfigure.RegionTemplateAutoConfiguration
-
- regionValuesAdvice(ProceedingJoinPoint) - Method in class org.springframework.geode.boot.autoconfigure.support.PdxInstanceWrapperRegionAspect
-
- register(Class<?>...) - Method in class org.springframework.geode.context.annotation.RefreshableAnnotationConfigApplicationContext
-
- register(Cache) - Method in class org.springframework.geode.distributed.event.MembershipListenerAdapter
-
Registers this MembershipListener
with the given peer Cache
.
- registerInterceptor(RestTemplate, ClientHttpRequestInterceptor) - Method in class org.springframework.geode.boot.autoconfigure.support.HttpBasicAuthenticationSecurityConfiguration
-
Deprecated.
- REMOTE_LOCATORS_PROPERTY - Static variable in class org.springframework.geode.config.annotation.LocatorsConfiguration
-
- removeAppender(Logger, String) - Static method in class org.springframework.geode.logging.slf4j.logback.support.LogbackSupport
-
Removes the Appender
with the specified name
from the given Logger
.
- removeConsoleAppender(Logger) - Static method in class org.springframework.geode.logging.slf4j.logback.support.LogbackSupport
-
Removes the console Appender
from the given Logger
.
- removeDelegateAppender(Logger) - Static method in class org.springframework.geode.logging.slf4j.logback.support.LogbackSupport
-
Removes the delegate Appender
from the given Logger
.
- RepositoriesAutoConfiguration - Class in org.springframework.geode.boot.autoconfigure
-
Spring Boot auto-configuration
for Spring Data Geode
and Spring Data GemFire Repositories.
- RepositoriesAutoConfiguration() - Constructor for class org.springframework.geode.boot.autoconfigure.RepositoriesAutoConfiguration
-
- RepositoryCacheLoader<T,ID> - Class in org.springframework.geode.cache
-
A CacheLoader
implementation backed by a Spring Data CrudRepository
used to load an entity
from an external data source.
- RepositoryCacheLoader(CrudRepository<T, ID>) - Constructor for class org.springframework.geode.cache.RepositoryCacheLoader
-
- RepositoryCacheLoaderRegionConfigurer<T,ID> - Class in org.springframework.geode.cache
-
Spring Data RegionConfigurer
implementation used to adapt and register a Spring Data CrudRepository
as a CacheLoader
for a targeted Region
.
- RepositoryCacheLoaderRegionConfigurer(CrudRepository<T, ID>, Predicate<String>) - Constructor for class org.springframework.geode.cache.RepositoryCacheLoaderRegionConfigurer
-
Constructs a new instance of
RepositoryCacheLoaderRegionConfigurer
initialized with the given Spring Data
CrudRepository
used to load
Region
values on cache misses as well as the given
Predicate
used to identify/qualify the
Region
on which the
CrudRepository
will be registered
and used as a
CacheLoader
.
- RepositoryCacheLoaderWriterSupport<T,ID> - Class in org.springframework.geode.cache.support
-
Abstract base class supporting the implementation of Apache Geode / Pivotal GemFire CacheLoaders
and CacheWriters
backed by Spring Data Repositories
.
- RepositoryCacheLoaderWriterSupport(CrudRepository<T, ID>) - Constructor for class org.springframework.geode.cache.support.RepositoryCacheLoaderWriterSupport
-
- RepositoryCacheWriter<T,ID> - Class in org.springframework.geode.cache
-
A CacheWriter
implementation backed by a Spring Data CrudRepository
used to persist a cache entry
(i.e.
- RepositoryCacheWriter(CrudRepository<T, ID>) - Constructor for class org.springframework.geode.cache.RepositoryCacheWriter
-
- RepositoryCacheWriterRegionConfigurer<T,ID> - Class in org.springframework.geode.cache
-
Spring Data RegionConfigurer
implementation used to adapt and register a Spring Data CrudRepository
as a CacheWriter
for a targeted Region
.
- RepositoryCacheWriterRegionConfigurer(CrudRepository<T, ID>, Predicate<String>) - Constructor for class org.springframework.geode.cache.RepositoryCacheWriterRegionConfigurer
-
Constructs a new instance of
RepositoryCacheWriterRegionConfigurer
initialized with the given Spring Data
CrudRepository
used to write
Region
values to a backend data source/data store along with
a given
Predicate
to identify/qualify the
Region
on which the
CrudRepository
will be
registered and used as a
CacheWriter
.
- require() - Method in class org.springframework.geode.cache.SimpleCacheResolver
-
Requires an instance of either a ClientCache
or a peer Cache
.
- requireAppender(Logger, String, Class<T>) - Static method in class org.springframework.geode.logging.slf4j.logback.support.LogbackSupport
-
Requires an Appender
with the given name
having the specified type
from the given Logger
.
- requireApplicationContext() - Method in class org.springframework.geode.data.AbstractCacheDataImporterExporter
-
Returns a required reference to the configured ApplicationContext
used by this data importer/exporter.
- requireEnvironment() - Method in class org.springframework.geode.data.AbstractCacheDataImporterExporter
-
Returns a required reference to the configured Environment
used by this data importer/exporter
to access Environment
specific configuration.
- requireFirstCloudCacheService() - Method in class org.springframework.geode.core.env.VcapPropertySource
-
- requireFirstCloudCacheServiceName() - Method in class org.springframework.geode.core.env.VcapPropertySource
-
- requireLogbackRootLogger() - Static method in class org.springframework.geode.logging.slf4j.logback.support.LogbackSupport
-
Requires the SLF4J Logback ROOT Logger
otherwise throws an IllegalStateException
.
- requireLoggerContext() - Static method in class org.springframework.geode.logging.slf4j.logback.support.LogbackSupport
-
Requires a LoggerContext
otherwise throws an IllegalStateException
.
- reset() - Static method in class org.springframework.geode.config.annotation.ClusterAwareConfiguration.ClusterAwareCondition
-
- resetCounts() - Method in class org.springframework.geode.boot.actuate.health.support.RegionStatisticsResolver.PartitionRegionCacheStatistics
-
- resetLogback() - Static method in class org.springframework.geode.logging.slf4j.logback.support.LogbackSupport
-
Resets the state of the SLF4J Logback logging provider and system.
- resolve(Region<?, ?>) - Static method in class org.springframework.geode.boot.actuate.health.support.RegionStatisticsResolver
-
- resolve() - Method in class org.springframework.geode.cache.SimpleCacheResolver
-
The resolution algorithm first tries to resolve an Optional
ClientCache
instance
then a peer Cache
instance if a ClientCache
is not present.
- resolveAppender(Logger, String, Class<T>) - Static method in class org.springframework.geode.logging.slf4j.logback.support.LogbackSupport
-
Finds an Appender
with the given name
from the given Logger
.
- resolveClientCache() - Method in class org.springframework.geode.cache.SimpleCacheResolver
-
Attempts to resolve an Optional
ClientCache
instance.
- resolveImportLifecycle() - Method in class org.springframework.geode.data.support.LifecycleAwareCacheDataImporterExporter
-
- resolveImportPhase() - Method in class org.springframework.geode.data.support.LifecycleAwareCacheDataImporterExporter
-
Resolves the configured SmartLifecycle Phase
in which the cache data
import will be performed.
- resolveInvocationTarget(T, Method) - Static method in class org.springframework.geode.core.util.ObjectUtils
-
Resolves the invocation target
for the given Method
.
- resolveKey(PdxInstance) - Method in class org.springframework.geode.data.json.JsonCacheDataImporterExporter
-
Resolves the key
used to map the given PdxInstance
as the value
for the entry
stored in the Region
.
- resolveLoggerContext() - Static method in class org.springframework.geode.logging.slf4j.logback.support.LogbackSupport
-
Resolves the SLF4J, Logback LoggerContext
.
- resolvePeerCache() - Method in class org.springframework.geode.cache.SimpleCacheResolver
-
Attempts to resolve an Optional
Cache
instance.
- resolveRootLogger() - Static method in class org.springframework.geode.logging.slf4j.logback.support.LogbackSupport
-
Resolves the Root
Logger
.
- resolveTimeUnit(TimeUnit) - Method in class org.springframework.geode.function.support.AbstractResultCollector
-
- resolveValue(PdxInstance) - Method in class org.springframework.geode.data.json.JsonCacheDataImporterExporter
-
Resolves the value
to store in the Region
from the given PdxInstance
.
- RESOURCE_NAME_PATTERN - Static variable in class org.springframework.geode.data.json.JsonCacheDataImporterExporter
-
- returnValueThrowOnNull(T) - Static method in class org.springframework.geode.core.util.ObjectUtils
-
Returns the given value
or throws an IllegalArgumentException
if value
is null.
- returnValueThrowOnNull(T, RuntimeException) - Static method in class org.springframework.geode.core.util.ObjectUtils
-
Returns the given value
or throws the given RuntimeException
if value
is null.
- ROOT_LOGGER_NAME - Static variable in class org.springframework.geode.logging.slf4j.logback.support.LogbackSupport
-
- save(String, Resource) - Method in class org.springframework.geode.data.json.JsonCacheDataImporterExporter
-
Saves the given content
(e.g.
- scan(String...) - Method in class org.springframework.geode.context.annotation.RefreshableAnnotationConfigApplicationContext
-
- schemaObjectInitializerPostProcessor(Environment) - Method in class org.springframework.geode.boot.autoconfigure.support.HttpBasicAuthenticationSecurityConfiguration
-
Deprecated.
- SECURITY_SSL_ENVIRONMENT_POST_PROCESSOR_ENABLED_PROPERTY - Static variable in class org.springframework.geode.boot.autoconfigure.SslAutoConfiguration
-
- SecurityAwareClientHttpRequestInterceptor(Environment) - Constructor for class org.springframework.geode.boot.autoconfigure.support.HttpBasicAuthenticationSecurityConfiguration.SecurityAwareClientHttpRequestInterceptor
-
Deprecated.
- SecurityLogProperties() - Constructor for class org.springframework.geode.boot.autoconfigure.configuration.support.SecurityProperties.SecurityLogProperties
-
- SecurityManagerConfiguration - Class in org.springframework.geode.config.annotation
-
Spring Configuration
class used to configure a SecurityManager
,
thereby enabling Security (Auth) on this GemFire/Geode node.
- SecurityManagerConfiguration() - Constructor for class org.springframework.geode.config.annotation.SecurityManagerConfiguration
-
- SecurityManagerProperties() - Constructor for class org.springframework.geode.boot.autoconfigure.configuration.support.SecurityProperties.SecurityManagerProperties
-
- SecurityManagerProxy - Class in org.springframework.geode.security.support
-
The
SecurityManagerProxy
class is an Apache Geode
SecurityManager
proxy implementation delegating to a backing
SecurityManager
implementation
which is registered as a managed bean in a Spring context.
- SecurityManagerProxy() - Constructor for class org.springframework.geode.security.support.SecurityManagerProxy
-
Constructs a new instance of
SecurityManagerProxy
, which will delegate all Apache Geode
security operations to a Spring managed
SecurityManager
bean.
- SecurityManagerProxyConfiguration - Class in org.springframework.geode.config.annotation
-
Spring Configuration
class used to configure a SecurityManager
,
thereby enabling Security (Auth) on this GemFire/Geode node.
- SecurityManagerProxyConfiguration() - Constructor for class org.springframework.geode.config.annotation.SecurityManagerProxyConfiguration
-
- SecurityManagerSupport - Class in org.springframework.geode.security.support
-
SecurityManagerSupport
is an abstract base class implementing Apache Geode/Pivotal GemFire's
SecurityManager
interface, providing default implementations of the
SecurityManager's auth methods.
- SecurityManagerSupport() - Constructor for class org.springframework.geode.security.support.SecurityManagerSupport
-
- SecurityPostProcessorProperties() - Constructor for class org.springframework.geode.boot.autoconfigure.configuration.support.SecurityProperties.SecurityPostProcessorProperties
-
- SecurityProperties - Class in org.springframework.geode.boot.autoconfigure.configuration.support
-
Spring Boot ConfigurationProperties
used to configure Apache Geode / Pivotal GemFire Security.
- SecurityProperties() - Constructor for class org.springframework.geode.boot.autoconfigure.configuration.support.SecurityProperties
-
- SecurityProperties.ApacheShiroProperties - Class in org.springframework.geode.boot.autoconfigure.configuration.support
-
- SecurityProperties.SecurityLogProperties - Class in org.springframework.geode.boot.autoconfigure.configuration.support
-
- SecurityProperties.SecurityManagerProperties - Class in org.springframework.geode.boot.autoconfigure.configuration.support
-
- SecurityProperties.SecurityPostProcessorProperties - Class in org.springframework.geode.boot.autoconfigure.configuration.support
-
- sendTo(DataOutput) - Method in class org.springframework.geode.pdx.PdxInstanceWrapper
-
- serialize(BigDecimal, JsonGenerator, SerializerProvider) - Method in class org.springframework.geode.jackson.databind.serializer.BigDecimalSerializer
-
- serialize(BigInteger, JsonGenerator, SerializerProvider) - Method in class org.springframework.geode.jackson.databind.serializer.BigIntegerSerializer
-
- serializeContents(Collection<?>, JsonGenerator, SerializerProvider) - Method in class org.springframework.geode.jackson.databind.serializer.TypelessCollectionSerializer
-
- serializeWithType(BigDecimal, JsonGenerator, SerializerProvider, TypeSerializer) - Method in class org.springframework.geode.jackson.databind.serializer.BigDecimalSerializer
-
- serializeWithType(BigInteger, JsonGenerator, SerializerProvider, TypeSerializer) - Method in class org.springframework.geode.jackson.databind.serializer.BigIntegerSerializer
-
- serializeWithType(Collection<?>, JsonGenerator, SerializerProvider, TypeSerializer) - Method in class org.springframework.geode.jackson.databind.serializer.TypelessCollectionSerializer
-
- SERVER_SERVLET_SESSION_TIMEOUT_PROPERTY - Static variable in class org.springframework.geode.boot.autoconfigure.SpringSessionAutoConfiguration
-
- ServerRegionProperties() - Constructor for class org.springframework.geode.boot.autoconfigure.configuration.SpringSessionProperties.ServerRegionProperties
-
- Service - Class in org.springframework.geode.core.env.support
-
The
Service
class is an Abstract Data Type (ADT) modeling a Pivotal CloudFoundry Service.
- ServiceProperties - Class in org.springframework.geode.boot.autoconfigure.configuration.support
-
Spring Boot ConfigurationProperties
used to configure Apache Geode / Pivotal GemFire embedded services.
- ServiceProperties() - Constructor for class org.springframework.geode.boot.autoconfigure.configuration.support.ServiceProperties
-
- ServiceProperties.DeveloperRestApiProperties - Class in org.springframework.geode.boot.autoconfigure.configuration.support
-
- ServiceProperties.HttpServiceProperties - Class in org.springframework.geode.boot.autoconfigure.configuration.support
-
- ServiceProperties.MemcachedServerProperties - Class in org.springframework.geode.boot.autoconfigure.configuration.support
-
- ServiceProperties.RedisServerProperties - Class in org.springframework.geode.boot.autoconfigure.configuration.support
-
- SessionAttributesProperties() - Constructor for class org.springframework.geode.boot.autoconfigure.configuration.SpringSessionProperties.SessionAttributesProperties
-
- SessionExpirationProperties() - Constructor for class org.springframework.geode.boot.autoconfigure.configuration.SpringSessionProperties.SessionExpirationProperties
-
- SessionProperties() - Constructor for class org.springframework.geode.boot.autoconfigure.configuration.SpringSessionProperties.SessionProperties
-
- SessionRegionProperties() - Constructor for class org.springframework.geode.boot.autoconfigure.configuration.SpringSessionProperties.SessionRegionProperties
-
- SessionSerializerProperties() - Constructor for class org.springframework.geode.boot.autoconfigure.configuration.SpringSessionProperties.SessionSerializerProperties
-
- setAccessFile(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ManagerProperties
-
- setAccessor(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ClientSecurityProperties
-
- setAccessorPostProcessor(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ClientSecurityProperties
-
- setAll(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SslProperties.SslCertificateAliasProperties
-
- setAllowForceCompaction(boolean) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.DiskStoreProperties.StoreProperties
-
- setAppender(Appender<T>) - Method in class org.springframework.geode.logging.slf4j.logback.DelegatingAppender
-
- setApplicationContext(ApplicationContext) - Method in class org.springframework.geode.data.AbstractCacheDataImporterExporter
-
Sets a reference to a ApplicationContext
used by this data importer/exporter to perform its function.
- setApplicationContext(ApplicationContext) - Method in class org.springframework.geode.data.support.LifecycleAwareCacheDataImporterExporter
-
Configures a reference to the Spring ApplicationContext
.
- setAuthenticationInitializer(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ClientSecurityProperties
-
- setAuthenticationInitializer(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PeerSecurityProperties
-
- setAuthenticator(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ClientSecurityProperties
-
- setAuthenticator(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PeerSecurityProperties
-
- setAutoCompact(boolean) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.DiskStoreProperties.StoreProperties
-
- setAutoStartup(boolean) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheServerProperties
-
- setBasePackages(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.EntityProperties
-
- setBeanFactory(BeanFactory) - Method in class org.springframework.geode.function.config.AbstractFunctionExecutionAutoConfigurationExtension
-
- setBeanFactory(BeanFactory) - Method in class org.springframework.geode.security.support.SecurityManagerProxy
-
Configures a reference to the current Spring BeanFactory
.
- setBeanName(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.SpringSessionProperties.SessionSerializerProperties
-
- setBeanNameGenerator(BeanNameGenerator) - Method in class org.springframework.geode.context.annotation.RefreshableAnnotationConfigApplicationContext
-
Configures the BeanNameGenerator
strategy used by this ApplicationContext
to generate
bean names
for bean definitions
.
- setBindAddress(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheServerProperties
-
- setBindAddress(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ManagerProperties
-
- setBindAddress(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ServiceProperties.HttpServiceProperties
-
- setBindAddress(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ServiceProperties.RedisServerProperties
-
- setCiphers(String[]) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SslProperties
-
- setClassName(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SecurityProperties.SecurityManagerProperties
-
- setClassName(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SecurityProperties.SecurityPostProcessorProperties
-
- setCluster(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SslProperties.SslCertificateAliasProperties
-
- setCompactionThreshold(int) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.DiskStoreProperties.StoreProperties
-
- setComponents(EnableSsl.Component[]) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SslProperties
-
- setCompressorBeanName(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheProperties.CompressionProperties
-
- setContext(Context) - Method in class org.springframework.geode.logging.slf4j.logback.CompositeAppender
-
- setContext(Context) - Method in class org.springframework.geode.logging.slf4j.logback.StringAppender.Builder
-
- setCopyOnRead(boolean) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheProperties
-
- setCriticalHeapPercentage(float) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheProperties
-
- setCriticalOffHeapPercentage(float) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheProperties
-
- setDefaultAlias(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SslProperties.SslCertificateAliasProperties
-
- setDiffieHellmanAlgorithm(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ClientSecurityProperties
-
- setDirectory(DiskStoreProperties.DirectoryProperties[]) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.DiskStoreProperties.StoreProperties
-
- setDiskStoreName(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PdxProperties
-
- setDiskUsageCriticalPercentage(float) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.DiskStoreProperties.StoreProperties
-
- setDiskUsageWarningPercentage(float) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.DiskStoreProperties.StoreProperties
-
- setDistributedSystemId(Integer) - Method in class org.springframework.geode.config.annotation.DistributedSystemIdConfiguration
-
- setDurableClientId(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ClientCacheProperties
-
- setDurableClientTimeout(int) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ClientCacheProperties
-
- setEnableAutoReconnect(boolean) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PeerCacheProperties
-
- setEnableAutoRegionLookup(boolean) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheProperties
-
- setEnvironment(Environment) - Method in class org.springframework.geode.cache.support.RepositoryCacheLoaderWriterSupport
-
- setEnvironment(Environment) - Method in class org.springframework.geode.data.AbstractCacheDataImporterExporter
-
Sets a reference to the configured Environment
used by this data importer/exporter
to perform its function.
- setEnvironment(Environment) - Method in class org.springframework.geode.data.support.LifecycleAwareCacheDataImporterExporter
-
Configures a reference to the Environment
used to access the configuration for the behavior of
the cache data import.
- setEvictionHeapPercentage(float) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheProperties
-
- setEvictionOffHeapPercentage(float) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheProperties
-
- setFile(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SecurityProperties.SecurityLogProperties
-
- setFreeConnectionTimeout(int) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PoolProperties
-
- setGateway(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SslProperties.SslCertificateAliasProperties
-
- setGroups(String[]) - Method in class org.springframework.geode.config.annotation.GroupsConfiguration
-
- setHost(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.LocatorProperties
-
- setHost(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ManagementProperties.HttpServiceProperties
-
- setHostnameForClients(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheServerProperties
-
- setHostnameForClients(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ManagerProperties
-
- setIdleTimeout(long) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PoolProperties
-
- setIgnoreUnreadFields(boolean) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PdxProperties
-
- setImportMetadata(AnnotationMetadata) - Method in class org.springframework.geode.config.annotation.DistributedSystemIdConfiguration
-
- setImportMetadata(AnnotationMetadata) - Method in class org.springframework.geode.config.annotation.DurableClientConfiguration
-
- setImportMetadata(AnnotationMetadata) - Method in class org.springframework.geode.config.annotation.GroupsConfiguration
-
- setImportMetadata(AnnotationMetadata) - Method in class org.springframework.geode.config.annotation.LocatorsConfiguration
-
- setImportMetadata(AnnotationMetadata) - Method in class org.springframework.geode.config.annotation.MemberNameConfiguration
-
- setIndexable(String[]) - Method in class org.springframework.geode.boot.autoconfigure.configuration.SpringSessionProperties.SessionAttributesProperties
-
- setIniResourcePath(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SecurityProperties.ApacheShiroProperties
-
- setJmx(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SslProperties.SslCertificateAliasProperties
-
- setKeepAlive(boolean) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ClientCacheProperties
-
- setKeystore(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SslProperties
-
- setLevel(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.LoggingProperties
-
- setLevel(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SecurityProperties.SecurityLogProperties
-
- setLoadConditioningInterval(int) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PoolProperties
-
- setLoadPollInterval(long) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheServerProperties
-
- setLocation(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.DiskStoreProperties.DirectoryProperties
-
- setLocator(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SslProperties.SslCertificateAliasProperties
-
- setLocators(String[]) - Method in class org.springframework.geode.boot.autoconfigure.configuration.GemFireProperties
-
- setLocators(String[]) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PoolProperties
-
- setLocators(String) - Method in class org.springframework.geode.config.annotation.LocatorsConfiguration
-
- setLockLease(int) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PeerCacheProperties
-
- setLockTimeout(int) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PeerCacheProperties
-
- setLogDiskSpaceLimit(int) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.LoggingProperties
-
- setLogFile(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.LoggingProperties
-
- setLogFileSizeLimit(int) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.LoggingProperties
-
- setLogLevel(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheProperties
-
- setMaxConnections(int) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheServerProperties
-
- setMaxConnections(int) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PoolProperties
-
- setMaxInactiveIntervalSeconds(int) - Method in class org.springframework.geode.boot.autoconfigure.configuration.SpringSessionProperties.SessionExpirationProperties
-
- setMaxMessageCount(int) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheServerProperties
-
- setMaxOplogSize(long) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.DiskStoreProperties.StoreProperties
-
- setMaxThreads(int) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheServerProperties
-
- setMaxTimeBetweenPings(int) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheServerProperties
-
- setMemberName(String) - Method in class org.springframework.geode.config.annotation.MemberNameConfiguration
-
- setMemorySize(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheProperties.OffHeapProperties
-
- setMessageSyncInterval(int) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PeerCacheProperties
-
- setMessageTimeToLive(int) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheServerProperties
-
- setMinConnections(int) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PoolProperties
-
- setMultiUserAuthentication(boolean) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PoolProperties
-
- setName(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.GemFireProperties
-
- setName(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.SpringSessionProperties.PoolProperties
-
- setName(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.SpringSessionProperties.SessionRegionProperties
-
- setName(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheProperties
-
- setName(String) - Method in class org.springframework.geode.logging.slf4j.logback.StringAppender.Builder
-
- setPassword(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SecurityProperties
-
- setPassword(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SslProperties.KeyStoreProperties
-
- setPasswordFile(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ManagerProperties
-
- setPersistent(boolean) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PdxProperties
-
- setPingInterval(long) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PoolProperties
-
- setPort(int) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheServerProperties
-
- setPort(int) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.LocatorProperties
-
- setPort(int) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ManagementProperties.HttpServiceProperties
-
- setPort(int) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ManagerProperties
-
- setPort(int) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ServiceProperties.HttpServiceProperties
-
- setPort(int) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ServiceProperties.MemcachedServerProperties
-
- setPort(int) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ServiceProperties.RedisServerProperties
-
- setPropertiesFile(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SecurityProperties
-
- setProtocol(EnableMemcachedServer.MemcachedProtocol) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ServiceProperties.MemcachedServerProperties
-
- setProtocols(String[]) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SslProperties
-
- setPrSingleHopEnabled(boolean) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PoolProperties
-
- setQueueSize(int) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.DiskStoreProperties.StoreProperties
-
- setReadSerialized(boolean) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PdxProperties
-
- setReadTimeout(int) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PoolProperties
-
- setReadyForEvents(boolean) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PoolProperties
-
- setRegionNames(String[]) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheProperties.CompressionProperties
-
- setRegionNames(String[]) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheProperties.OffHeapProperties
-
- setRemoteLocators(String) - Method in class org.springframework.geode.config.annotation.LocatorsConfiguration
-
- setRequireAuthentication(boolean) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SslProperties
-
- setResult(S) - Method in class org.springframework.geode.function.support.AbstractResultCollector
-
- setRetryAttempts(int) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PoolProperties
-
- setScopeMetadataResolver(ScopeMetadataResolver) - Method in class org.springframework.geode.context.annotation.RefreshableAnnotationConfigApplicationContext
-
Configures the ScopeMetadataResolver
strategy used by this ApplicationContext
to resolve
the scope for bean definitions
.
- setSearchTimeout(int) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PeerCacheProperties
-
- setSecurityManager(SecurityManager) - Method in class org.springframework.geode.security.support.SecurityManagerProxy
-
Configures a reference to the Apache Geode
SecurityManager
instance
delegated to by this
SecurityManagerProxy
.
- setSerializerBeanName(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PdxProperties
-
- setServer(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SslProperties.SslCertificateAliasProperties
-
- setServerGroup(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PoolProperties
-
- setServers(String[]) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PoolProperties
-
- setShortcut(ClientRegionShortcut) - Method in class org.springframework.geode.boot.autoconfigure.configuration.SpringSessionProperties.ClientRegionProperties
-
- setShortcut(RegionShortcut) - Method in class org.springframework.geode.boot.autoconfigure.configuration.SpringSessionProperties.ServerRegionProperties
-
- setSize(int) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.DiskStoreProperties.DirectoryProperties
-
- setSocketBufferSize(int) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheServerProperties
-
- setSocketBufferSize(int) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PoolProperties
-
- setSslRequireAuthentication(boolean) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ServiceProperties.HttpServiceProperties
-
- setStart(boolean) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ManagerProperties
-
- setStart(boolean) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ServiceProperties.DeveloperRestApiProperties
-
- setStatisticInterval(int) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PoolProperties
-
- setSubscriptionAckInterval(int) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PoolProperties
-
- setSubscriptionCapacity(int) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheServerProperties
-
- setSubscriptionDiskStoreName(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheServerProperties
-
- setSubscriptionEnabled(boolean) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PoolProperties
-
- setSubscriptionEvictionPolicy(SubscriptionEvictionPolicy) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheServerProperties
-
- setSubscriptionMessageTrackingTimeout(int) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PoolProperties
-
- setSubscriptionRedundancy(int) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PoolProperties
-
- setSystemProperty(String, String) - Method in class org.springframework.geode.context.logging.GeodeLoggingApplicationListener
-
- setTcpNoDelay(boolean) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.CacheServerProperties
-
- setThreadLocalConnections(boolean) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PoolProperties
-
- setTimeInterval(long) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.DiskStoreProperties.StoreProperties
-
- setTruststore(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SslProperties
-
- setType(RegionShortcut) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ClusterProperties.RegionProperties
-
- setType(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SslProperties.KeyStoreProperties
-
- setUpdateRate(int) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ManagerProperties
-
- setUseBeanFactoryLocator(boolean) - Method in class org.springframework.geode.boot.autoconfigure.configuration.GemFireProperties
-
- setUseClusterConfiguration(boolean) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PeerCacheProperties
-
- setUseHttp(boolean) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.ManagementProperties
-
- setUserAttribute(Object) - Method in class org.springframework.geode.boot.autoconfigure.support.PdxInstanceWrapperRegionAspect.RegionEntryWrapper
-
- setUsername(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SecurityProperties
-
- setValue(V) - Method in class org.springframework.geode.boot.autoconfigure.support.PdxInstanceWrapperRegionAspect.RegionEntryWrapper
-
- setVerifyMemberTimeout(long) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.PeerSecurityProperties
-
- setWeb(String) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SslProperties.SslCertificateAliasProperties
-
- setWebRequireAuthentication(boolean) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.SslProperties
-
- setWriteBufferSize(int) - Method in class org.springframework.geode.boot.autoconfigure.configuration.support.DiskStoreProperties.StoreProperties
-
- SimpleCacheResolver - Class in org.springframework.geode.cache
-
The
SimpleCacheResolver
abstract class contains utility functions for resolving GemFire/Geode
GemFireCache
instances, such as a
ClientCache
or a peer
Cache
.
- SimpleCacheResolver() - Constructor for class org.springframework.geode.cache.SimpleCacheResolver
-
- SingleResultReturningCollector<T> - Class in org.springframework.geode.function.support
-
- SingleResultReturningCollector() - Constructor for class org.springframework.geode.function.support.SingleResultReturningCollector
-
- size() - Method in class org.springframework.geode.util.function.InvocationArguments
-
- slf4jLoggerToLogbackLoggerConverter - Static variable in class org.springframework.geode.logging.slf4j.logback.support.LogbackSupport
-
- SPRING_BOOT_DATA_GEMFIRE_LOG_LEVEL_PROPERTY - Static variable in class org.springframework.geode.context.logging.GeodeLoggingApplicationListener
-
- SPRING_BOOT_LOGGING_SYSTEM_CLASS_NAME - Static variable in class org.springframework.geode.logging.slf4j.logback.support.LogbackSupport
-
- SPRING_CACHE_TYPE_PROPERTY - Static variable in class org.springframework.geode.boot.autoconfigure.CachingProviderAutoConfiguration
-
- SPRING_CACHE_TYPES - Static variable in class org.springframework.geode.boot.autoconfigure.CachingProviderAutoConfiguration
-
- SPRING_DATA_GEMFIRE_CACHE_LOG_LEVEL - Static variable in class org.springframework.geode.context.logging.GeodeLoggingApplicationListener
-
- SPRING_DATA_GEMFIRE_LOGGING_LOG_LEVEL - Static variable in class org.springframework.geode.context.logging.GeodeLoggingApplicationListener
-
- SPRING_SESSION_DATA_GEMFIRE_SESSION_EXPIRATION_TIMEOUT - Static variable in class org.springframework.geode.boot.autoconfigure.SpringSessionAutoConfiguration
-
- SPRING_SESSION_PROPERTY_SOURCE_NAME - Static variable in class org.springframework.geode.boot.autoconfigure.SpringSessionAutoConfiguration
-
- SPRING_SESSION_STORE_TYPE_PROPERTY - Static variable in class org.springframework.geode.boot.autoconfigure.SpringSessionAutoConfiguration
-
- SPRING_SESSION_STORE_TYPES - Static variable in class org.springframework.geode.boot.autoconfigure.SpringSessionAutoConfiguration
-
- SPRING_SESSION_TIMEOUT_PROPERTY - Static variable in class org.springframework.geode.boot.autoconfigure.SpringSessionAutoConfiguration
-
- SpringCacheTypeCondition() - Constructor for class org.springframework.geode.boot.autoconfigure.CachingProviderAutoConfiguration.SpringCacheTypeCondition
-
- SpringSessionAutoConfiguration - Class in org.springframework.geode.boot.autoconfigure
-
Spring Boot auto-configuration
for configuring either Apache Geode
or Pivotal GemFire as an (HTTP) Session
state management provider in Spring Session.
- SpringSessionAutoConfiguration() - Constructor for class org.springframework.geode.boot.autoconfigure.SpringSessionAutoConfiguration
-
- SpringSessionAutoConfiguration.SpringSessionPropertiesEnvironmentPostProcessor - Class in org.springframework.geode.boot.autoconfigure
-
- SpringSessionAutoConfiguration.SpringSessionStoreTypeCondition - Class in org.springframework.geode.boot.autoconfigure
-
- SpringSessionProperties - Class in org.springframework.geode.boot.autoconfigure.configuration
-
Spring Boot ConfigurationProperties
used to configure Spring Session for Apache Geode or Pivotal GemFire
(SSDG) in order to manage (HTTP) Session state with Spring Session, backed by either Apache Geode
or Pivotal GemFire.
- SpringSessionProperties() - Constructor for class org.springframework.geode.boot.autoconfigure.configuration.SpringSessionProperties
-
- SpringSessionProperties.CacheProperties - Class in org.springframework.geode.boot.autoconfigure.configuration
-
- SpringSessionProperties.CacheServerProperties - Class in org.springframework.geode.boot.autoconfigure.configuration
-
- SpringSessionProperties.ClientCacheProperties - Class in org.springframework.geode.boot.autoconfigure.configuration
-
- SpringSessionProperties.ClientRegionProperties - Class in org.springframework.geode.boot.autoconfigure.configuration
-
- SpringSessionProperties.PoolProperties - Class in org.springframework.geode.boot.autoconfigure.configuration
-
- SpringSessionProperties.ServerRegionProperties - Class in org.springframework.geode.boot.autoconfigure.configuration
-
- SpringSessionProperties.SessionAttributesProperties - Class in org.springframework.geode.boot.autoconfigure.configuration
-
- SpringSessionProperties.SessionExpirationProperties - Class in org.springframework.geode.boot.autoconfigure.configuration
-
- SpringSessionProperties.SessionProperties - Class in org.springframework.geode.boot.autoconfigure.configuration
-
- SpringSessionProperties.SessionRegionProperties - Class in org.springframework.geode.boot.autoconfigure.configuration
-
- SpringSessionProperties.SessionSerializerProperties - Class in org.springframework.geode.boot.autoconfigure.configuration
-
- SpringSessionPropertiesAutoConfiguration - Class in org.springframework.geode.boot.autoconfigure
-
Spring Boot auto-configuration
class used to configure Spring Boot
@ConfigurationProperites
classes and beans from the Spring Environment
containing Spring Session configuration properties used to configure either Apache Geode or Pivotal GemFire
to manage (HTTP) Session state.
- SpringSessionPropertiesAutoConfiguration() - Constructor for class org.springframework.geode.boot.autoconfigure.SpringSessionPropertiesAutoConfiguration
-
- SpringSessionPropertiesEnvironmentPostProcessor() - Constructor for class org.springframework.geode.boot.autoconfigure.SpringSessionAutoConfiguration.SpringSessionPropertiesEnvironmentPostProcessor
-
- SpringSessionStoreTypeCondition() - Constructor for class org.springframework.geode.boot.autoconfigure.SpringSessionAutoConfiguration.SpringSessionStoreTypeCondition
-
- SslAutoConfiguration - Class in org.springframework.geode.boot.autoconfigure
-
Spring Boot auto-configuration
enabling Apache Geode's SSL transport
between client and servers when using the client/server topology.
- SslAutoConfiguration() - Constructor for class org.springframework.geode.boot.autoconfigure.SslAutoConfiguration
-
- SslAutoConfiguration.SslEnvironmentPostProcessor - Class in org.springframework.geode.boot.autoconfigure
-
- SslCertificateAliasProperties() - Constructor for class org.springframework.geode.boot.autoconfigure.configuration.support.SslProperties.SslCertificateAliasProperties
-
- SslCertificateProperties() - Constructor for class org.springframework.geode.boot.autoconfigure.configuration.support.SslProperties.SslCertificateProperties
-
- SslEnvironmentPostProcessor() - Constructor for class org.springframework.geode.boot.autoconfigure.SslAutoConfiguration.SslEnvironmentPostProcessor
-
- SslProperties - Class in org.springframework.geode.boot.autoconfigure.configuration.support
-
Spring Boot ConfigurationProperties
used to configure Apache Geode / Pivotal GemFire Socket layer SSL.
- SslProperties() - Constructor for class org.springframework.geode.boot.autoconfigure.configuration.support.SslProperties
-
- SslProperties.KeyStoreProperties - Class in org.springframework.geode.boot.autoconfigure.configuration.support
-
- SslProperties.SslCertificateAliasProperties - Class in org.springframework.geode.boot.autoconfigure.configuration.support
-
- SslProperties.SslCertificateProperties - Class in org.springframework.geode.boot.autoconfigure.configuration.support
-
- start() - Method in class org.springframework.geode.data.support.LifecycleAwareCacheDataImporterExporter
-
Performs the cache data import for each of the targeted Regions
.
- StoreProperties() - Constructor for class org.springframework.geode.boot.autoconfigure.configuration.support.DiskStoreProperties.StoreProperties
-
- StringAppender - Class in org.springframework.geode.logging.slf4j.logback
-
StringAppender
is a
Appender
implementation that captures all log events/statements in-memory
appended to a
String
using optionally either a builder or a buffer.
- StringAppender(StringAppender.StringAppenderWrapper) - Constructor for class org.springframework.geode.logging.slf4j.logback.StringAppender
-
- StringAppender.Builder - Class in org.springframework.geode.logging.slf4j.logback
-
- StringAppender.StringBufferAppenderWrapper - Class in org.springframework.geode.logging.slf4j.logback
-
- StringAppender.StringBuilderAppenderWrapper - Class in org.springframework.geode.logging.slf4j.logback
-
- StringBufferAppenderWrapper() - Constructor for class org.springframework.geode.logging.slf4j.logback.StringAppender.StringBufferAppenderWrapper
-
- StringBuilderAppenderWrapper() - Constructor for class org.springframework.geode.logging.slf4j.logback.StringAppender.StringBuilderAppenderWrapper
-
- supportsEventType(ResolvableType) - Method in class org.springframework.geode.context.logging.GeodeLoggingApplicationListener
-
- supportsSourceType(Class<?>) - Method in class org.springframework.geode.context.logging.GeodeLoggingApplicationListener
-
- suppressSpringBootLogbackInitialization() - Static method in class org.springframework.geode.logging.slf4j.logback.support.LogbackSupport
-
Disables Spring Boot's logging initialization, auto-configuration.