A B C D E F G H I J L M N O P Q R S T U V W 
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractSessionConfigurationBean - Class in com.oracle.coherence.spring.configuration.session
 - 
A base
SessionConfigurationProvider. - AbstractSessionConfigurationBean() - Constructor for class com.oracle.coherence.spring.configuration.session.AbstractSessionConfigurationBean
 - 
Create a
AbstractSessionConfigurationBean. - AbstractSessionConfigurationBean(String) - Constructor for class com.oracle.coherence.spring.configuration.session.AbstractSessionConfigurationBean
 - 
Create a named
AbstractSessionConfigurationBean. - Activated - Annotation Type in com.oracle.coherence.spring.annotation.event
 - 
A qualifier annotation used to annotate the parameter
CoherenceEventListenerannotated methods that will receiveACTIVATEDLifecycleEvents. - Activating - Annotation Type in com.oracle.coherence.spring.annotation.event
 - 
A qualifier annotation used to annotate the parameter
CoherenceEventListenerannotated methods that will receiveACTIVATINGLifecycleEvents. - addListener(AbstractRepositoryBase.Listener<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - addListener(AbstractRepositoryBase.Listener<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - addListener(AbstractRepositoryBase.Listener<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.ListenerSupport
 - 
Register a listener that will observe all repository events.
 - addListener(Filter<?>, AbstractRepositoryBase.Listener<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - addListener(Filter<?>, AbstractRepositoryBase.Listener<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - addListener(Filter<?>, AbstractRepositoryBase.Listener<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.ListenerSupport
 - 
Register a listener that will observe all events for entities that satisfy the specified criteria.
 - addListener(ID, AbstractRepositoryBase.Listener<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - addListener(ID, AbstractRepositoryBase.Listener<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - addListener(ID, AbstractRepositoryBase.Listener<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.ListenerSupport
 - 
Register a listener that will observe all events for a specific entity.
 - addMapListener(AnnotatedMapListener<?, ?>) - Method in class com.oracle.coherence.spring.event.mapevent.MapListenerRegistrationBean
 - 
Add specified listener to the collection of discovered observer-based listeners.
 - addType(MapEventType) - Method in class com.oracle.coherence.spring.event.mapevent.SimpleMapListener
 - 
Add specified event type to a set of types this interceptor should handle.
 - afterPropertiesSet() - Method in class com.oracle.coherence.spring.CoherenceServer
 - afterPropertiesSet() - Method in class com.oracle.coherence.spring.data.support.CoherenceRepositoryFactoryBean
 - 
Ensure that
CoherenceRepositoryFactoryBean.coherenceis not null. - afterPropertiesSet() - Method in class com.oracle.coherence.spring.SpringBasedCoherenceSession
 - AlwaysFilter - Annotation Type in com.oracle.coherence.spring.annotation
 - 
A
FilterBindingannotation representing anAlwaysFilter. - and(Part, QueryState, Iterator<Object>) - Method in class com.oracle.coherence.spring.data.repository.query.CoherenceQueryCreator
 - AnnotatedMapListener<K,V> - Class in com.oracle.coherence.spring.event.mapevent
 - AnnotatedMapListener(MethodMapListener<K, V>, Set<Annotation>) - Constructor for class com.oracle.coherence.spring.event.mapevent.AnnotatedMapListener
 - applicationContext - Variable in class com.oracle.coherence.spring.configuration.MapEventTransformerService
 - 
The Spring application context.
 - Arrived - Annotation Type in com.oracle.coherence.spring.annotation.event
 - 
A qualifier annotation used to annotate the parameter
CoherenceEventListenerannotated methods that will receiveASSIGNEDTransferEvent. - Assigned - Annotation Type in com.oracle.coherence.spring.annotation.event
 - 
A qualifier annotation used to annotate the parameter
CoherenceEventListenerannotated methods that will receiveARRIVEDTransferEvent. - ASYNC - com.oracle.coherence.spring.annotation.CommitStrategy
 - 
Asynchronously commit using
Subscriber.Element.commitAsync()after each messages is processed. - AsyncCrudRepository<T,ID> - Interface in com.oracle.coherence.spring.data.repository
 - 
Asynchronous version of
CrudRepository. - AuthenticationPofSerializer - Class in com.oracle.coherence.spring.session.serialization.pof
 - AuthenticationPofSerializer() - Constructor for class com.oracle.coherence.spring.session.serialization.pof.AuthenticationPofSerializer
 - average(Filter<?>, Remote.ToBigDecimalFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the average of the specified function.
 - average(Filter<?>, Remote.ToBigDecimalFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the average of the specified function.
 - average(Filter<?>, Remote.ToDoubleFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the average of the specified function.
 - average(Filter<?>, Remote.ToDoubleFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the average of the specified function.
 - average(Filter<?>, Remote.ToIntFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the average of the specified function.
 - average(Filter<?>, Remote.ToIntFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the average of the specified function.
 - average(Filter<?>, Remote.ToLongFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the average of the specified function.
 - average(Filter<?>, Remote.ToLongFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the average of the specified function.
 - average(Remote.ToBigDecimalFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the average of the specified function.
 - average(Remote.ToBigDecimalFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the average of the specified function.
 - average(Remote.ToDoubleFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the average of the specified function.
 - average(Remote.ToDoubleFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the average of the specified function.
 - average(Remote.ToIntFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the average of the specified function.
 - average(Remote.ToIntFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the average of the specified function.
 - average(Remote.ToLongFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the average of the specified function.
 - average(Remote.ToLongFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the average of the specified function.
 
B
- BackingAsyncRepository<T,ID> - Class in com.oracle.coherence.spring.data.repository
 - BackingAsyncRepository(NamedMap<ID, T>, MappingContext<CoherencePersistentEntity<T>, CoherencePersistentProperty>, Class<? extends T>) - Constructor for class com.oracle.coherence.spring.data.repository.BackingAsyncRepository
 - BackingRepository<T,ID> - Class in com.oracle.coherence.spring.data.repository
 - 
The BackingRepository is a Coherence Repository backing Coherence-based Spring repositories.
 - BackingRepository(NamedMap<ID, T>, MappingContext<CoherencePersistentEntity<T>, CoherencePersistentProperty>, Class<? extends T>) - Constructor for class com.oracle.coherence.spring.data.repository.BackingRepository
 - Backlog - Annotation Type in com.oracle.coherence.spring.annotation.event
 - 
A qualifier annotation used for any BACKLOG event.
 - Backlog.Type - Enum in com.oracle.coherence.spring.annotation.event
 - 
The backlog event type.
 - BaseMethodObserver - Class in com.oracle.coherence.spring.event
 - 
A Coherence event observer implementation that wraps an
Method. - BaseMethodObserver(String, Method, ApplicationContext) - Constructor for class com.oracle.coherence.spring.event.BaseMethodObserver
 - 
Create a
MethodEventObserver. - basePackageClasses() - Method in annotation type com.oracle.coherence.spring.annotation.CoherencePublisherScan
 - 
Type-safe alternative to
CoherencePublisherScan.basePackages()for specifying the packages to scan for annotated components. - basePackageClasses() - Method in annotation type com.oracle.coherence.spring.data.config.EnableCoherenceRepositories
 - 
Type-safe alternative to
EnableCoherenceRepositories.basePackages()for specifying the packages to scan for annotated components. - basePackages() - Method in annotation type com.oracle.coherence.spring.annotation.CoherencePublisherScan
 - 
Base packages to scan for annotated components.
 - basePackages() - Method in annotation type com.oracle.coherence.spring.data.config.EnableCoherenceRepositories
 - 
Base packages to scan for annotated components.
 - BeanBuilder - Class in com.oracle.coherence.spring.namespace
 - 
Looks up a Spring bean based on the xml
<spring:bean>configuration. - beanName - Variable in class com.oracle.coherence.spring.event.BaseMethodObserver
 - BeanProcessor - Class in com.oracle.coherence.spring.namespace
 - 
Element processor for
<spring:bean/>XML element. - bindCoherenceMetricsToRegistry(MeterRegistry) - Method in class com.oracle.coherence.spring.boot.autoconfigure.metrics.CoherenceMetricsAutoConfiguration
 - buildChannel(CoherenceConfigClientProperties) - Method in class com.oracle.coherence.spring.boot.config.CoherenceGrpcClient
 - 
Builds gRPC channel.
 - buildSession(Channel, CoherenceConfigClientProperties) - Method in class com.oracle.coherence.spring.boot.config.CoherenceGrpcClient
 - 
Builds Coherence session.
 - buildSourceNames(CoherenceConfigDataResource) - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigDataLoader
 - 
Build a list of config source names.
 
C
- cache() - Method in annotation type com.oracle.coherence.spring.session.config.annotation.web.http.EnableCoherenceHttpSession
 - 
The name of the cache that will hold the session data.
 - CacheAbstractionProperties() - Constructor for class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.CacheAbstractionProperties
 - CacheEventHandler<E extends com.tangosol.net.events.Event<T>,T extends java.lang.Enum<T>> - Class in com.oracle.coherence.spring.event.liveevent.handler
 - 
Abstract base class for all observer-based cache interceptors.
 - CacheLifecycleEventHandler - Class in com.oracle.coherence.spring.event.liveevent.handler
 - 
Handler for
CacheLifecycleEvents. - CacheLifecycleEventHandler(MethodEventObserver<CacheLifecycleEvent>) - Constructor for class com.oracle.coherence.spring.event.liveevent.handler.CacheLifecycleEventHandler
 - cacheName - Variable in class com.oracle.coherence.spring.event.liveevent.handler.CacheEventHandler
 - CacheName - Annotation Type in com.oracle.coherence.spring.annotation.event
 - 
A qualifier annotation used to indicate a specific cache name.
 - cacheValues() - Method in annotation type com.oracle.coherence.spring.annotation.View
 - 
A flag that is
trueto cache both the keys and values of the materialized view locally, orfalseto only cache the keys (the default value istrue). - CachingEnabledCondition - Class in com.oracle.coherence.spring.boot.autoconfigure
 - 
A Spring
Conditionthat matches if theEnableCachingannotation is specified in the application context. - CachingEnabledCondition() - Constructor for class com.oracle.coherence.spring.boot.autoconfigure.CachingEnabledCondition
 - can_be_anything() - Method in annotation type com.oracle.coherence.spring.annotation.ChainedExtractor.Extractors
 - can_be_anything() - Method in annotation type com.oracle.coherence.spring.annotation.PofExtractor.Extractors
 - can_be_anything() - Method in annotation type com.oracle.coherence.spring.annotation.PropertyExtractor.Extractors
 - ChainedExtractor - Annotation Type in com.oracle.coherence.spring.annotation
 - 
A
ExtractorBindingannotation representing aChainedExtractor. - ChainedExtractor.Extractors - Annotation Type in com.oracle.coherence.spring.annotation
 - 
A holder for the repeatable
ChainedExtractorannotation. - cleanupParameterResolver() - Method in class com.oracle.coherence.spring.CoherenceBeanExpressionResolver
 - 
Cleaned up
ThreadLocalParameterResolver when no longer used. - clear() - Method in class com.oracle.coherence.spring.cache.CoherenceCache
 - CLIENT - com.oracle.coherence.spring.configuration.session.SessionType
 - 
The session is a client session, that is it expects to be a Coherence*Extend client.
 - CLIENT - com.oracle.coherence.spring.configuration.support.CoherenceInstanceType
 - 
Represents a Coherence client instance e.g.
 - ClientSessionConfigurationBean - Class in com.oracle.coherence.spring.configuration.session
 - ClientSessionConfigurationBean() - Constructor for class com.oracle.coherence.spring.configuration.session.ClientSessionConfigurationBean
 - close() - Method in class com.oracle.coherence.spring.boot.config.CoherenceGrpcClient
 - close() - Method in class com.oracle.coherence.spring.messaging.CoherenceTopicListenerSubscribers
 - close() - Method in class com.oracle.coherence.spring.session.CoherenceIndexedSessionRepository
 - CLUSTER - com.oracle.coherence.spring.configuration.support.CoherenceInstanceType
 - 
The instance is a cluster member.
 - COHERENCE_ASYNC_CACHE_BEAN_NAME - Static variable in class com.oracle.coherence.spring.configuration.NamedCacheConfiguration
 - 
The name of the default
Coherencecache bean. - COHERENCE_BEAN_NAME - Static variable in class com.oracle.coherence.spring.configuration.CoherenceSpringConfiguration
 - 
The name of the default
Coherencebean. - COHERENCE_CACHE_BEAN_NAME - Static variable in class com.oracle.coherence.spring.configuration.NamedCacheConfiguration
 - 
The name of the default
Coherencecache bean. - COHERENCE_CLUSTER_BEAN_NAME - Static variable in class com.oracle.coherence.spring.configuration.CoherenceSpringConfiguration
 - 
The name of the default Coherence
Clusterbean. - COHERENCE_CONFIGURATION_BEAN_NAME - Static variable in class com.oracle.coherence.spring.configuration.CoherenceSpringConfiguration
 - 
The name of the default
CoherenceConfigurationbean. - COHERENCE_CONFIGURER_BEAN_NAME - Static variable in class com.oracle.coherence.spring.configuration.CoherenceSpringConfiguration
 - 
The name of the
CoherenceConfigurerbean. - COHERENCE_PREFIX - Static variable in class com.oracle.coherence.spring.boot.config.CoherenceConfigDataLocationResolver
 - 
Prefix used to indicate a
CoherenceConfigDataResource. - COHERENCE_SERVER_BEAN_NAME - Static variable in class com.oracle.coherence.spring.configuration.CoherenceSpringConfiguration
 - 
The name of the default
CoherenceServerbean. - COHERENCE_VIEW_BEAN_NAME - Static variable in class com.oracle.coherence.spring.configuration.NamedCacheConfiguration
 - 
The name of the default
Coherencecache bean. - CoherenceAnnotationUtils - Class in com.oracle.coherence.spring.configuration.support
 - 
Provides utilities for retrieving annotations from the provided
InjectionPoint. - CoherenceApplicationContext(String) - Constructor for class com.oracle.coherence.spring.SpringNamespaceHandler.SpringBeanFactoryBuilder.CoherenceApplicationContext
 - 
Construct a CoherenceApplicationContext.
 - CoherenceAsyncCache - Annotation Type in com.oracle.coherence.spring.configuration.annotation
 - 
Meta-annotation that marks the asynchronous wrapper implementation of Coherence Caches using
AsyncNamedCachefor dependency-injection. - CoherenceAsyncMap - Annotation Type in com.oracle.coherence.spring.configuration.annotation
 - 
Meta-annotation that marks the asynchronous wrapper implementation of Coherence Maps using
AsyncNamedMapfor dependency-injection. - CoherenceAsyncRepository<T,ID> - Interface in com.oracle.coherence.spring.data.repository
 - 
Coherence-specific asynchronous repository interface.
 - CoherenceAutoConfiguration - Class in com.oracle.coherence.spring.boot.autoconfigure
 - 
Activates Coherence Auto Configuration for Spring Boot, provided the respective
CoherenceServeris not defined. - CoherenceAutoConfiguration() - Constructor for class com.oracle.coherence.spring.boot.autoconfigure.CoherenceAutoConfiguration
 - CoherenceAutoConfiguration.CoherencePublisherScanRegistrarConfiguration - Class in com.oracle.coherence.spring.boot.autoconfigure
 - coherenceAutoConfigurationBeanFactoryPostProcessor(ConfigurableEnvironment) - Static method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceAutoConfiguration
 - CoherenceBeanExpressionResolver - Class in com.oracle.coherence.spring
 - 
A
BeanExpressionResolverimplementation that bridges Coherence configuration concepts with Spring configuration concepts. - CoherenceBeanExpressionResolver(ExpressionParser) - Constructor for class com.oracle.coherence.spring.CoherenceBeanExpressionResolver
 - 
Creates a CoherenceBeanExpressionResolver instance.
 - CoherenceCache - Class in com.oracle.coherence.spring.cache
 - 
Coherence-specific implementation of
Cachethat defines common cache operations. - CoherenceCache - Annotation Type in com.oracle.coherence.spring.configuration.annotation
 - 
Meta-annotation that marks Coherence Caches using
NamedCachefor dependency-injection. - CoherenceCache(NamedCache<Object, Object>, CoherenceCacheConfiguration) - Constructor for class com.oracle.coherence.spring.cache.CoherenceCache
 - 
Construct the CoherenceCache.
 - CoherenceCacheConfiguration - Class in com.oracle.coherence.spring.cache
 - 
Defines additional configuration properties for the
CoherenceCache. - CoherenceCacheConfiguration() - Constructor for class com.oracle.coherence.spring.cache.CoherenceCacheConfiguration
 - 
The default constructor.
 - CoherenceCacheConfiguration(Duration) - Constructor for class com.oracle.coherence.spring.cache.CoherenceCacheConfiguration
 - 
Initialize the cache configuration properties.
 - CoherenceCacheManager - Class in com.oracle.coherence.spring.cache
 - 
Implementation of the
CacheManagerfor Oracle Coherence. - CoherenceCacheManager(Coherence) - Constructor for class com.oracle.coherence.spring.cache.CoherenceCacheManager
 - 
Constructs a new
CoherenceCacheManagerusing the providedCoherenceinstance. - CoherenceCacheManager(Coherence, CoherenceCacheConfiguration) - Constructor for class com.oracle.coherence.spring.cache.CoherenceCacheManager
 - 
Constructs a new
CoherenceCacheManagerusing the providedCoherenceinstance. - CoherenceConfigClientProperties - Class in com.oracle.coherence.spring.boot.config
 - 
Contains Spring Boot @
ConfigurationPropertiesfor retrieval of configuration properties stored in a remote Coherence cluster. - CoherenceConfigClientProperties() - Constructor for class com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties
 - CoherenceConfigClientProperties.GrpcClientProperties - Class in com.oracle.coherence.spring.boot.config
 - 
Coherence gRPC client configuration.
 - CoherenceConfigDataLoader - Class in com.oracle.coherence.spring.boot.config
 - 
Coherence-specific implementation of Spring Boot's
ConfigDataLoader. - CoherenceConfigDataLoader() - Constructor for class com.oracle.coherence.spring.boot.config.CoherenceConfigDataLoader
 - CoherenceConfigDataLocationResolver - Class in com.oracle.coherence.spring.boot.config
 - 
ConfigDataLocationResolverfor Coherence Spring resolvingCoherenceConfigDataResourceusing theCoherenceConfigDataLocationResolver.COHERENCE_PREFIXprefix. - CoherenceConfigDataLocationResolver() - Constructor for class com.oracle.coherence.spring.boot.config.CoherenceConfigDataLocationResolver
 - CoherenceConfigDataResource - Class in com.oracle.coherence.spring.boot.config
 - 
Represents a Coherence-specific
ConfigDataResourceresource from which ConfigData can be loaded. - CoherenceConfigDataResource(CoherenceConfigClientProperties, boolean, Profiles) - Constructor for class com.oracle.coherence.spring.boot.config.CoherenceConfigDataResource
 - CoherenceConfigurer - Interface in com.oracle.coherence.spring.configuration
 - 
Provides a strategy interface in order to customize the Coherence configuration.
 - coherenceConfigurerCustomizer(CoherenceProperties) - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceAutoConfiguration
 - CoherenceConfigurerCustomizer<T extends CoherenceConfigurer> - Interface in com.oracle.coherence.spring.configuration.support
 - 
Callback interface that can be used to customize the
CoherenceConfigurer. - CoherenceContext - Class in com.oracle.coherence.spring
 - 
A utility class to capture the
ApplicationContextso that it is available to Coherence classes that are not managed by Spring. - CoherenceContext(ApplicationContext) - Constructor for class com.oracle.coherence.spring.CoherenceContext
 - 
Create a
CoherenceContext. - CoherenceConversionServicePostProcessor - Class in com.oracle.coherence.spring.configuration
 - 
BeanFactoryPostProcessorthat adds theCoherenceGenericConverterto theConversionServiceif available. - CoherenceConversionServicePostProcessor() - Constructor for class com.oracle.coherence.spring.configuration.CoherenceConversionServicePostProcessor
 - CoherenceEventListener - Annotation Type in com.oracle.coherence.spring.event
 - 
A listener annotation that allows for the subscription of Coherence events.
 - CoherenceEventListenerCandidates - Class in com.oracle.coherence.spring.event
 - 
Holder for Coherence Event Listeners to be configured.
 - CoherenceEventListenerCandidates(Map<String, List<Method>>) - Constructor for class com.oracle.coherence.spring.event.CoherenceEventListenerCandidates
 - coherenceEventListenerMethodProcessor() - Static method in class com.oracle.coherence.spring.configuration.CoherenceSpringConfiguration
 - CoherenceEventListenerMethodProcessor - Class in com.oracle.coherence.spring.event
 - 
A
BeanFactoryPostProcessorthat processes methods annotated with @CoherenceEventListener. - CoherenceEventListenerMethodProcessor() - Constructor for class com.oracle.coherence.spring.event.CoherenceEventListenerMethodProcessor
 - CoherenceGenericConverter - Class in com.oracle.coherence.spring.configuration.support
 - 
This implementation of Spring's
GenericConverteris a no-op converter for Coherence'sNamedCache. - CoherenceGenericConverter() - Constructor for class com.oracle.coherence.spring.configuration.support.CoherenceGenericConverter
 - CoherenceGrpcClient - Class in com.oracle.coherence.spring.boot.config
 - 
A
CoherenceGrpcClientthat works with Coherence as a config source. - CoherenceGrpcClient(CoherenceConfigClientProperties) - Constructor for class com.oracle.coherence.spring.boot.config.CoherenceGrpcClient
 - CoherenceHttpSessionConfiguration - Class in com.oracle.coherence.spring.session.config.annotation.web.http
 - 
Exposes the
SessionRepositoryFilteras a bean namedspringSessionRepositoryFilter. - CoherenceHttpSessionConfiguration() - Constructor for class com.oracle.coherence.spring.session.config.annotation.web.http.CoherenceHttpSessionConfiguration
 - CoherenceIndexedSessionRepository - Class in com.oracle.coherence.spring.session
 - 
The
CoherenceIndexedSessionRepositoryis aSessionRepositoryimplementation that stores sessions in Coherence's distributedCacheMap. - CoherenceIndexedSessionRepository(Session) - Constructor for class com.oracle.coherence.spring.session.CoherenceIndexedSessionRepository
 - 
Create a new
CoherenceIndexedSessionRepositoryinstance. - CoherenceInjector - Class in com.oracle.coherence.spring
 - 
Injectorto allow the dependency injection of Spring beans into objects being deserialized and manipulated by cache operations. - CoherenceInjector() - Constructor for class com.oracle.coherence.spring.CoherenceInjector
 - CoherenceInstanceType - Enum in com.oracle.coherence.spring.configuration.support
 - 
An enum representing the type of the
Coherenceinstance. - CoherenceLifecycleEventHandler - Class in com.oracle.coherence.spring.event.liveevent.handler
 - 
Handler for
CoherenceLifecycleEvents. - CoherenceLifecycleEventHandler(MethodEventObserver<CoherenceLifecycleEvent>) - Constructor for class com.oracle.coherence.spring.event.liveevent.handler.CoherenceLifecycleEventHandler
 - CoherenceMap - Annotation Type in com.oracle.coherence.spring.configuration.annotation
 - 
Meta-annotation that marks Coherence Maps using
NamedMapfor dependency-injection. - CoherenceMap - Annotation Type in com.oracle.coherence.spring.data.config
 - 
Optional marker for Coherence repositories where the repository itself should use a cache name different from the name that is auto-selected by the runtime based on the repository class name.
 - CoherenceMappingContext - Class in com.oracle.coherence.spring.data.core.mapping
 - 
Coherence implementation of
AbstractMappingContext. - CoherenceMappingContext() - Constructor for class com.oracle.coherence.spring.data.core.mapping.CoherenceMappingContext
 - CoherenceMetricsAutoConfiguration - Class in com.oracle.coherence.spring.boot.autoconfigure.metrics
 - 
Auto-configurationforCoherenceMicrometerMetrics. - CoherenceMetricsAutoConfiguration() - Constructor for class com.oracle.coherence.spring.boot.autoconfigure.metrics.CoherenceMetricsAutoConfiguration
 - CoherencePersistentEntity<T> - Class in com.oracle.coherence.spring.data.core.mapping
 - 
Coherence implementation of
PersistentEntity. - CoherencePersistentEntity(TypeInformation<T>) - Constructor for class com.oracle.coherence.spring.data.core.mapping.CoherencePersistentEntity
 - CoherencePersistentProperty - Class in com.oracle.coherence.spring.data.core.mapping
 - 
Coherence implementation of
PersistentProperty. - CoherencePersistentProperty(Property, PersistentEntity<?, CoherencePersistentProperty>, SimpleTypeHolder) - Constructor for class com.oracle.coherence.spring.data.core.mapping.CoherencePersistentProperty
 - CoherenceProperties - Class in com.oracle.coherence.spring.boot.autoconfigure
 - 
Configuration properties for the Coherence Spring integration.
 - CoherenceProperties() - Constructor for class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties
 - CoherenceProperties.CacheAbstractionProperties - Class in com.oracle.coherence.spring.boot.autoconfigure
 - 
Spring cache abstraction properties.
 - CoherenceProperties.InstanceProperties - Class in com.oracle.coherence.spring.boot.autoconfigure
 - 
Configuration properties of the Coherence Instance.
 - CoherenceProperties.LoggingProperties - Class in com.oracle.coherence.spring.boot.autoconfigure
 - 
Coherence Logging Configuration.
 - CoherenceProperties.ServerProperties - Class in com.oracle.coherence.spring.boot.autoconfigure
 - 
Configuration properties of the Coherence Server.
 - CoherenceProperties.SessionProperties - Class in com.oracle.coherence.spring.boot.autoconfigure
 - 
Coherence Session Configuration.
 - CoherencePublisher - Annotation Type in com.oracle.coherence.spring.annotation
 - 
An introduction advice that automatically implements interfaces and abstract classes and creates
Publisherinstances. - CoherencePublisherAutoConfigurationScanRegistrar - Class in com.oracle.coherence.spring.boot.autoconfigure.messaging
 - 
Variation of
CoherencePublisherScanRegistrarthe linksAutoConfigurationPackages. - CoherencePublisherAutoConfigurationScanRegistrar() - Constructor for class com.oracle.coherence.spring.boot.autoconfigure.messaging.CoherencePublisherAutoConfigurationScanRegistrar
 - CoherencePublisherProxyFactoryBean - Class in com.oracle.coherence.spring.messaging
 - 
Generates a proxy for the provided,
CoherencePublisherannotated, interface. - CoherencePublisherProxyFactoryBean(Class<?>) - Constructor for class com.oracle.coherence.spring.messaging.CoherencePublisherProxyFactoryBean
 - CoherencePublisherRegistrar - Class in com.oracle.coherence.spring.messaging
 - 
The
ImportBeanDefinitionRegistrarto parseCoherencePublisherand itsservice-interfaceand to registerBeanDefinitionCoherencePublisherProxyFactoryBean. - CoherencePublisherRegistrar() - Constructor for class com.oracle.coherence.spring.messaging.CoherencePublisherRegistrar
 - CoherencePublisherScan - Annotation Type in com.oracle.coherence.spring.annotation
 - 
Configures component scanning directives for use with
Configurationclasses. - CoherencePublisherScanRegistrar - Class in com.oracle.coherence.spring.messaging
 - 
ImportBeanDefinitionRegistrarimplementation to scan and register Coherence publishers. - CoherencePublisherScanRegistrar() - Constructor for class com.oracle.coherence.spring.messaging.CoherencePublisherScanRegistrar
 - CoherencePublisherScanRegistrarConfiguration() - Constructor for class com.oracle.coherence.spring.boot.autoconfigure.CoherenceAutoConfiguration.CoherencePublisherScanRegistrarConfiguration
 - CoherenceQueryCreator - Class in com.oracle.coherence.spring.data.repository.query
 - 
Coherence implementation of
AbstractQueryCreator. - CoherenceQueryCreator(PartTree, ParameterAccessor) - Constructor for class com.oracle.coherence.spring.data.repository.query.CoherenceQueryCreator
 - 
Construct a new
CoherenceQueryCreatorthat will create a Coherence-specificQueryResultcontaining the necessary components to execute a query against a Coherence grid. - CoherenceRepositoriesAutoConfiguration - Class in com.oracle.coherence.spring.boot.autoconfigure.data
 - 
Auto-configurationfor Coherence Repositories as part of the Spring Data support. - CoherenceRepositoriesAutoConfiguration() - Constructor for class com.oracle.coherence.spring.boot.autoconfigure.data.CoherenceRepositoriesAutoConfiguration
 - CoherenceRepositoriesRegistrar - Class in com.oracle.coherence.spring.boot.autoconfigure.data
 - 
ImportBeanDefinitionRegistrarused to auto-configure Coherence Repositories for Spring Data. - CoherenceRepositoriesRegistrar - Class in com.oracle.coherence.spring.data.config
 - 
This class wil register support for Coherence repositories with the Spring runtime.
 - CoherenceRepositoriesRegistrar() - Constructor for class com.oracle.coherence.spring.boot.autoconfigure.data.CoherenceRepositoriesRegistrar
 - CoherenceRepositoriesRegistrar() - Constructor for class com.oracle.coherence.spring.data.config.CoherenceRepositoriesRegistrar
 - CoherenceRepository<T,ID> - Interface in com.oracle.coherence.spring.data.repository
 - 
Coherence-specific
Repositoryinterface. - CoherenceRepositoryConfigurationExtension - Class in com.oracle.coherence.spring.data.support
 - 
Coherence implementation of
RepositoryConfigurationExtensionSupport. - CoherenceRepositoryConfigurationExtension() - Constructor for class com.oracle.coherence.spring.data.support.CoherenceRepositoryConfigurationExtension
 - CoherenceRepositoryFactory - Class in com.oracle.coherence.spring.data.support
 - 
Coherence implementation of
RepositoryFactorySupport. - CoherenceRepositoryFactory(Coherence, CoherenceMappingContext, String, String) - Constructor for class com.oracle.coherence.spring.data.support.CoherenceRepositoryFactory
 - 
Creates a new
CoherenceRepositoryFactory. - CoherenceRepositoryFactoryBean<T extends org.springframework.data.repository.Repository<S,ID>,S,ID extends java.io.Serializable> - Class in com.oracle.coherence.spring.data.support
 - 
Factory responsible for creating Repository instances for a specific repository interface.
 - CoherenceRepositoryFactoryBean(Class<? extends T>) - Constructor for class com.oracle.coherence.spring.data.support.CoherenceRepositoryFactoryBean
 - 
Constructs a new
CoherenceRepositoryFactoryBeanfor the provided repository interface. - CoherenceRepositoryQuery - Class in com.oracle.coherence.spring.data.repository.query
 - 
Coherence implementation of
RepositoryQuery. - CoherenceRepositoryQuery(NamedMap, Method, RepositoryMetadata, ProjectionFactory) - Constructor for class com.oracle.coherence.spring.data.repository.query.CoherenceRepositoryQuery
 - 
Constructs a new
CoherenceRepositoryQuery. - CoherenceServer - Class in com.oracle.coherence.spring
 - 
Responsible for starting the default
Coherenceinstance. - CoherenceServer(Coherence) - Constructor for class com.oracle.coherence.spring.CoherenceServer
 - 
Create a
CoherenceServer. - CoherenceServer(Coherence, Duration) - Constructor for class com.oracle.coherence.spring.CoherenceServer
 - 
Create a
CoherenceServerwith a startup timeout. - CoherenceSessionCreatedEventHandler - Class in com.oracle.coherence.spring.session.events
 - 
Custom Event that handles the creation of a session.
 - CoherenceSessionCreatedEventHandler(ApplicationEventPublisher) - Constructor for class com.oracle.coherence.spring.session.events.CoherenceSessionCreatedEventHandler
 - CoherenceSpringConfiguration - Class in com.oracle.coherence.spring.configuration
 - 
Main configuration class to configure Coherence.
 - CoherenceSpringConfiguration(ConfigurableApplicationContext) - Constructor for class com.oracle.coherence.spring.configuration.CoherenceSpringConfiguration
 - CoherenceSpringSessionAutoConfiguration - Class in com.oracle.coherence.spring.boot.autoconfigure.session
 - 
Coherence auto-configuration for Spring Session.
 - CoherenceSpringSessionAutoConfiguration() - Constructor for class com.oracle.coherence.spring.boot.autoconfigure.session.CoherenceSpringSessionAutoConfiguration
 - CoherenceSpringSessionAutoConfiguration.SpringBootCoherenceHttpSessionConfiguration - Class in com.oracle.coherence.spring.boot.autoconfigure.session
 - CoherenceSpringSessionProperties - Class in com.oracle.coherence.spring.boot.autoconfigure.session
 - 
Coherence configuration properties for Spring Session.
 - CoherenceSpringSessionProperties() - Constructor for class com.oracle.coherence.spring.boot.autoconfigure.session.CoherenceSpringSessionProperties
 - CoherenceSubscriberException - Exception in com.oracle.coherence.spring.messaging.exceptions
 - 
Exception thrown for subscriber errors.
 - CoherenceSubscriberException(String, Object, Subscriber<?>, Subscriber.Element<?>) - Constructor for exception com.oracle.coherence.spring.messaging.exceptions.CoherenceSubscriberException
 - 
Creates a new exception.
 - CoherenceSubscriberException(String, Throwable, Object, Subscriber<?>, Subscriber.Element<?>) - Constructor for exception com.oracle.coherence.spring.messaging.exceptions.CoherenceSubscriberException
 - 
Creates a new exception.
 - CoherenceSubscriberException(Throwable, Object, Subscriber<?>, Subscriber.Element<?>) - Constructor for exception com.oracle.coherence.spring.messaging.exceptions.CoherenceSubscriberException
 - 
Creates a new exception.
 - CoherenceTopicListener - Annotation Type in com.oracle.coherence.spring.annotation
 - 
Annotation applied at the class level to indicate that a bean is a Coherence topic
Subscriber. - CoherenceTopicListenerCandidates - Class in com.oracle.coherence.spring.messaging
 - 
Holder for Coherence Topic Listeners to be configured.
 - CoherenceTopicListenerCandidates(Map<String, List<Method>>) - Constructor for class com.oracle.coherence.spring.messaging.CoherenceTopicListenerCandidates
 - coherenceTopicListenerPostProcessor() - Static method in class com.oracle.coherence.spring.configuration.CoherenceSpringConfiguration
 - CoherenceTopicListenerPostProcessor - Class in com.oracle.coherence.spring.messaging
 - 
A
BeanFactoryPostProcessorthat processes classes and methods annotated with @CoherenceTopicListener. - CoherenceTopicListenerPostProcessor() - Constructor for class com.oracle.coherence.spring.messaging.CoherenceTopicListenerPostProcessor
 - CoherenceTopicListenerSubscribers - Class in com.oracle.coherence.spring.messaging
 - 
A bean for creating subscribers related to @
CoherenceTopicListener. - CoherenceTopicListenerSubscribers(FilterService, ExtractorService, CoherenceTopicListenerCandidates, Optional<ExecutorService>) - Constructor for class com.oracle.coherence.spring.messaging.CoherenceTopicListenerSubscribers
 - com.oracle.coherence.spring - package com.oracle.coherence.spring
 - 
Contains classes for Coherence Spring integration.
 - com.oracle.coherence.spring.annotation - package com.oracle.coherence.spring.annotation
 - 
Annotation support.
 - com.oracle.coherence.spring.annotation.event - package com.oracle.coherence.spring.annotation.event
 - 
Provides Coherence event-specific annotation suppport.
 - com.oracle.coherence.spring.boot.autoconfigure - package com.oracle.coherence.spring.boot.autoconfigure
 - 
Provides auto configuration for Spring Boot.
 - com.oracle.coherence.spring.boot.autoconfigure.data - package com.oracle.coherence.spring.boot.autoconfigure.data
 - 
Auto-configuration support for Spring Data.
 - com.oracle.coherence.spring.boot.autoconfigure.messaging - package com.oracle.coherence.spring.boot.autoconfigure.messaging
 - 
Auto-configuration support for messaging.
 - com.oracle.coherence.spring.boot.autoconfigure.metrics - package com.oracle.coherence.spring.boot.autoconfigure.metrics
 - 
Auto-configuration support for
CoherenceMicrometerMetrics. - com.oracle.coherence.spring.boot.autoconfigure.session - package com.oracle.coherence.spring.boot.autoconfigure.session
 - 
Auto-configuration support for Spring Session.
 - com.oracle.coherence.spring.boot.autoconfigure.support - package com.oracle.coherence.spring.boot.autoconfigure.support
 - 
Classes supporting the
com.oracle.coherence.spring.boot.autoconfigurepackage. - com.oracle.coherence.spring.boot.config - package com.oracle.coherence.spring.boot.config
 - 
Provides support for Spring Boot's ConfigData API.
 - com.oracle.coherence.spring.cache - package com.oracle.coherence.spring.cache
 - 
Support for Spring's cache abstraction.
 - com.oracle.coherence.spring.cachestore - package com.oracle.coherence.spring.cachestore
 - 
Provides Cache Store support.
 - com.oracle.coherence.spring.configuration - package com.oracle.coherence.spring.configuration
 - 
Spring configuration Support.
 - com.oracle.coherence.spring.configuration.annotation - package com.oracle.coherence.spring.configuration.annotation
 - 
Provides Configuration-related annotation support.
 - com.oracle.coherence.spring.configuration.session - package com.oracle.coherence.spring.configuration.session
 - 
Provides Coherence sesssion configuration support.
 - com.oracle.coherence.spring.configuration.support - package com.oracle.coherence.spring.configuration.support
 - 
Classes supporting the
com.oracle.coherence.spring.configurationpackage. - com.oracle.coherence.spring.data.config - package com.oracle.coherence.spring.data.config
 - 
Coherence data configuration support.
 - com.oracle.coherence.spring.data.core.mapping - package com.oracle.coherence.spring.data.core.mapping
 - 
Coherence entity mapping support.
 - com.oracle.coherence.spring.data.repository - package com.oracle.coherence.spring.data.repository
 - 
Coherence repository support.
 - com.oracle.coherence.spring.data.repository.query - package com.oracle.coherence.spring.data.repository.query
 - 
Coherence finder query support.
 - com.oracle.coherence.spring.data.support - package com.oracle.coherence.spring.data.support
 - 
Coherence Data utilities.
 - com.oracle.coherence.spring.event - package com.oracle.coherence.spring.event
 - 
Coherence Eventing Support.
 - com.oracle.coherence.spring.event.liveevent - package com.oracle.coherence.spring.event.liveevent
 - 
Live Event Support.
 - com.oracle.coherence.spring.event.liveevent.handler - package com.oracle.coherence.spring.event.liveevent.handler
 - 
Live Event Handlers.
 - com.oracle.coherence.spring.event.mapevent - package com.oracle.coherence.spring.event.mapevent
 - 
Map Event Support.
 - com.oracle.coherence.spring.messaging - package com.oracle.coherence.spring.messaging
 - 
Coherence Messaging Support.
 - com.oracle.coherence.spring.messaging.exceptions - package com.oracle.coherence.spring.messaging.exceptions
 - 
Messaging related exceptions.
 - com.oracle.coherence.spring.namespace - package com.oracle.coherence.spring.namespace
 - 
Spring namespace support.
 - com.oracle.coherence.spring.session - package com.oracle.coherence.spring.session
 - 
Contains classes for Spring Session support.
 - com.oracle.coherence.spring.session.config.annotation - package com.oracle.coherence.spring.session.config.annotation
 - 
Spring Session specific annotations.
 - com.oracle.coherence.spring.session.config.annotation.web.http - package com.oracle.coherence.spring.session.config.annotation.web.http
 - 
Http Session support and configuration.
 - com.oracle.coherence.spring.session.events - package com.oracle.coherence.spring.session.events
 - 
Session events.
 - com.oracle.coherence.spring.session.serialization.pof - package com.oracle.coherence.spring.session.serialization.pof
 - 
POF serialization support.
 - com.oracle.coherence.spring.session.support - package com.oracle.coherence.spring.session.support
 - 
Contains various support classes.
 - commitStrategy() - Method in annotation type com.oracle.coherence.spring.annotation.CoherenceTopicListener
 - 
The
CommitStrategyto use for the subscriber. - CommitStrategy - Enum in com.oracle.coherence.spring.annotation
 - 
An enum representing different strategies for committing positions in a Coherence topic when using
CoherenceTopicListener. - Committed - Annotation Type in com.oracle.coherence.spring.annotation.event
 - 
A qualifier annotation used to annotate the parameter
CoherenceEventListenerannotated methods that will receiveCOMMITTEDTransactionEvent. - Committing - Annotation Type in com.oracle.coherence.spring.annotation.event
 - 
A qualifier annotation used to annotate the parameter
CoherenceEventListenerannotated methods that will receiveCOMMITTINGTransactionEvent. - CommittingLocal - Annotation Type in com.oracle.coherence.spring.annotation.event
 - 
A qualifier annotation used for any COMMITTING_LOCAL event.
 - CommittingRemote - Annotation Type in com.oracle.coherence.spring.annotation.event
 - 
A qualifier annotation used for any COMMITTING_REMOTE event.
 - compareTo(SimpleMapListener<?, ?>) - Method in class com.oracle.coherence.spring.event.mapevent.SimpleMapListener
 - CompletableFuturePublisher<T> - Class in com.oracle.coherence.spring.messaging
 - 
Adapts a
CompletableFutureto aPublisher. - complete(QueryState, Sort) - Method in class com.oracle.coherence.spring.data.repository.query.CoherenceQueryCreator
 - configureLimitFilter(Pageable, Filter) - Static method in class com.oracle.coherence.spring.data.support.Utils
 - 
Configure a
LimitFilterbased on the providedPageable. - Connecting - Annotation Type in com.oracle.coherence.spring.annotation.event
 - 
A qualifier annotation used for any CONNECTING event.
 - considerNestedRepositories() - Method in annotation type com.oracle.coherence.spring.data.config.EnableCoherenceRepositories
 - 
Configures whether nested repository-interfaces (e.g.
 - Continue - com.oracle.coherence.spring.messaging.SubscriberExceptionHandler.Action
 - 
Continue to receive further messages.
 - convert(Object, TypeDescriptor, TypeDescriptor) - Method in class com.oracle.coherence.spring.configuration.support.CoherenceGenericConverter
 - convertPublisher(Object, Class<T>) - Static method in class com.oracle.coherence.spring.messaging.Publishers
 - count() - Method in interface com.oracle.coherence.spring.data.repository.AsyncCrudRepository
 - 
Returns the number of entities available.
 - count() - Method in class com.oracle.coherence.spring.data.repository.BackingAsyncRepository
 - count() - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - count() - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - count(Filter<?>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the number of entities in this repository that satisfy specified filter.
 - count(Filter<?>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the number of entities in this repository that satisfy specified filter.
 - create(A) - Method in interface com.oracle.coherence.spring.annotation.ExtractorFactory
 - 
Create a
ValueExtractorinstance. - create(A) - Method in interface com.oracle.coherence.spring.annotation.FilterFactory
 - 
Create a
Filterinstance. - create(A) - Method in interface com.oracle.coherence.spring.annotation.MapEventTransformerFactory
 - 
Create a
MapEventTransformerinstance. - create(Class<E>, String, Method, ApplicationContext) - Static method in class com.oracle.coherence.spring.event.liveevent.EventHandlerFactory
 - create(Part, Iterator<Object>) - Method in class com.oracle.coherence.spring.data.repository.query.CoherenceQueryCreator
 - createAssociation() - Method in class com.oracle.coherence.spring.data.core.mapping.CoherencePersistentProperty
 - createCoherence(Set<SessionType>) - Method in class com.oracle.coherence.spring.configuration.DefaultCoherenceConfigurer
 - 
Creates a
Coherenceinstance with theCoherenceConfigurationprovided byDefaultCoherenceConfigurer.getCoherenceConfiguration(). - createCoherenceConfiguration() - Method in class com.oracle.coherence.spring.configuration.DefaultCoherenceConfigurer
 - 
Create the
CoherenceConfiguration. - createCoherenceServer() - Method in class com.oracle.coherence.spring.configuration.DefaultCoherenceConfigurer
 - 
Create a
CoherenceServerusing the providedCoherenceinstance. - Created - Annotation Type in com.oracle.coherence.spring.annotation.event
 - 
A qualifier annotation used to annotate the parameter
CoherenceEventListenerannotated methods that will receiveCREATEDCacheLifecycleEvent. - CREATED - com.oracle.coherence.spring.session.support.SessionEvent
 - 
The session was created.
 - createEventHandler(Class<E>, MethodEventObserver<E>) - Static method in class com.oracle.coherence.spring.event.liveevent.EventHandlerFactory
 - createObserver(Class<E>, MethodEventObserver<E>) - Static method in class com.oracle.coherence.spring.event.liveevent.EventObserverSupport
 - createPersistentEntity(TypeInformation<T>) - Method in class com.oracle.coherence.spring.data.core.mapping.CoherenceMappingContext
 - createPersistentProperty(Property, CoherencePersistentEntity<?>, SimpleTypeHolder) - Method in class com.oracle.coherence.spring.data.core.mapping.CoherenceMappingContext
 - createRepositoryFactory() - Method in class com.oracle.coherence.spring.data.support.CoherenceRepositoryFactoryBean
 - 
First checks for the presence of the
CoherenceMapannotation to find the name of the CoherenceNamedMapandSession. - createSession() - Method in class com.oracle.coherence.spring.session.CoherenceIndexedSessionRepository
 - createSessionEventMessage(SessionEvent, MapSession) - Static method in class com.oracle.coherence.spring.session.support.SessionDebugMessageUtils
 - 
Create a common log message for session events.
 - createSubscribers(Coherence) - Method in class com.oracle.coherence.spring.messaging.CoherenceTopicListenerSubscribers
 - customize(SessionProperties, CoherenceSpringSessionProperties, ServerProperties) - Method in class com.oracle.coherence.spring.boot.autoconfigure.session.CoherenceSpringSessionAutoConfiguration.SpringBootCoherenceHttpSessionConfiguration
 - customize(T) - Method in interface com.oracle.coherence.spring.configuration.support.CoherenceConfigurerCustomizer
 - 
Callback to customize a
CoherenceConfigurerinstance. - customizeEvaluationContext(StandardEvaluationContext) - Method in class com.oracle.coherence.spring.CoherenceBeanExpressionResolver
 
D
- DEFAULT_PROFILE - Static variable in class com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties
 - 
Default profile value.
 - DEFAULT_PROPERTY_PREFIX - Static variable in class com.oracle.coherence.spring.configuration.support.SpringSystemPropertyResolver
 - 
By default empty, indicating that no Coherence property prefix is applied.
 - DEFAULT_SESSION_MAP_NAME - Static variable in class com.oracle.coherence.spring.session.CoherenceIndexedSessionRepository
 - 
The default name of map used by Spring Session to store sessions.
 - DEFAULT_SESSION_NAME - Static variable in class com.oracle.coherence.spring.configuration.session.AbstractSessionConfigurationBean
 - 
Name of the default session.
 - DEFAULT_STARTUP_TIMEOUT_MILLIS - Static variable in class com.oracle.coherence.spring.CoherenceServer
 - 
Start up default of 60 seconds.
 - DefaultCoherenceConfigurer - Class in com.oracle.coherence.spring.configuration
 - 
Default implementation of the
CoherenceConfigurerinterface. - DefaultCoherenceConfigurer(ConfigurableApplicationContext, CoherenceEventListenerCandidates) - Constructor for class com.oracle.coherence.spring.configuration.DefaultCoherenceConfigurer
 - defaultSerializer() - Method in class com.oracle.coherence.spring.configuration.CoherenceSpringConfiguration
 - 
A factory method to produce the default Java
Serializer. - delete(T) - Method in interface com.oracle.coherence.spring.data.repository.AsyncCrudRepository
 - 
Deletes a given entity.
 - delete(T) - Method in class com.oracle.coherence.spring.data.repository.BackingAsyncRepository
 - 
Deletes a given entity.
 - delete(T) - Method in class com.oracle.coherence.spring.data.repository.BackingRepository
 - 
Deletes a given entity.
 - delete(T) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - delete(T) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - delete(T, boolean) - Method in class com.oracle.coherence.spring.data.repository.BackingAsyncRepository
 - 
Alias for
AbstractAsyncRepository.remove(Object, boolean). - delete(T, boolean) - Method in class com.oracle.coherence.spring.data.repository.BackingRepository
 - 
Alias for
AbstractRepository.remove(Object, boolean). - delete(T, boolean) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Delete the specified entity.
 - delete(T, boolean) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Delete specified entity.
 - deleteAll() - Method in interface com.oracle.coherence.spring.data.repository.AsyncCrudRepository
 - 
Deletes all entities managed by the repository.
 - deleteAll() - Method in class com.oracle.coherence.spring.data.repository.BackingAsyncRepository
 - 
Deletes all entities managed by the repository.
 - deleteAll() - Method in class com.oracle.coherence.spring.data.repository.BackingRepository
 - 
Deletes all entities managed by the repository.
 - deleteAll() - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Deletes all entities managed by the repository.
 - deleteAll() - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - deleteAll(Filter<?>) - Method in class com.oracle.coherence.spring.data.repository.BackingAsyncRepository
 - 
Alias for
AbstractAsyncRepository.removeAll(Filter). - deleteAll(Filter<?>) - Method in class com.oracle.coherence.spring.data.repository.BackingRepository
 - 
Alias for
AbstractRepository.removeAll(Filter). - deleteAll(Filter<?>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Remove all entities based on the specified criteria.
 - deleteAll(Filter<?>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Delete all entities based on the specified criteria.
 - deleteAll(Filter<?>, boolean) - Method in class com.oracle.coherence.spring.data.repository.BackingAsyncRepository
 - 
Alias for
AbstractAsyncRepository.removeAll(Filter, boolean). - deleteAll(Filter<?>, boolean) - Method in class com.oracle.coherence.spring.data.repository.BackingRepository
 - 
Alias for
AbstractRepository.removeAll(Filter, boolean). - deleteAll(Filter<?>, boolean) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Remove all entities based on the specified criteria.
 - deleteAll(Filter<?>, boolean) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Remove all entities based on the specified criteria.
 - deleteAll(Iterable<? extends T>) - Method in interface com.oracle.coherence.spring.data.repository.AsyncCrudRepository
 - 
Deletes the given entities.
 - deleteAll(Iterable<? extends T>) - Method in class com.oracle.coherence.spring.data.repository.BackingAsyncRepository
 - 
Deletes the given entities.
 - deleteAll(Iterable<? extends T>) - Method in class com.oracle.coherence.spring.data.repository.BackingRepository
 - 
Deletes the given entities.
 - deleteAll(Iterable<? extends T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - deleteAll(Iterable<? extends T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - deleteAll(Collection<? extends T>) - Method in class com.oracle.coherence.spring.data.repository.BackingAsyncRepository
 - 
Alias for
AbstractAsyncRepository.removeAll(Collection). - deleteAll(Collection<? extends T>) - Method in class com.oracle.coherence.spring.data.repository.BackingRepository
 - 
Alias for
AbstractRepository.removeAll(Collection). - deleteAll(Collection<? extends T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Remove the specified entities.
 - deleteAll(Collection<? extends T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Delete specified entities.
 - deleteAll(Collection<? extends T>, boolean) - Method in class com.oracle.coherence.spring.data.repository.BackingAsyncRepository
 - 
Alias for
AbstractAsyncRepository.removeAll(Collection, boolean). - deleteAll(Collection<? extends T>, boolean) - Method in class com.oracle.coherence.spring.data.repository.BackingRepository
 - 
Alias for
AbstractRepository.removeAll(Collection, boolean). - deleteAll(Collection<? extends T>, boolean) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Remove the specified entities.
 - deleteAll(Collection<? extends T>, boolean) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Delete specified entities.
 - deleteAll(Stream<? extends T>) - Method in class com.oracle.coherence.spring.data.repository.BackingAsyncRepository
 - 
Alias for
AbstractAsyncRepository.removeAll(Stream). - deleteAll(Stream<? extends T>) - Method in class com.oracle.coherence.spring.data.repository.BackingRepository
 - 
Alias for
AbstractRepository.removeAll(Stream). - deleteAll(Stream<? extends T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Remove the specified entities.
 - deleteAll(Stream<? extends T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Delete specified entities.
 - deleteAll(Stream<? extends T>, boolean) - Method in class com.oracle.coherence.spring.data.repository.BackingAsyncRepository
 - 
Alias for
AbstractAsyncRepository.removeAll(Stream, boolean). - deleteAll(Stream<? extends T>, boolean) - Method in class com.oracle.coherence.spring.data.repository.BackingRepository
 - 
Alias for
AbstractRepository.removeAll(Stream, boolean). - deleteAll(Stream<? extends T>, boolean) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Remove the specified entities.
 - deleteAll(Stream<? extends T>, boolean) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Delete specified entities.
 - deleteAllById(Iterable<? extends ID>) - Method in interface com.oracle.coherence.spring.data.repository.AsyncCrudRepository
 - 
Deletes all instances of the type
Twith the given IDs. - deleteAllById(Iterable<? extends ID>) - Method in class com.oracle.coherence.spring.data.repository.BackingAsyncRepository
 - 
Deletes all instances of the type
Twith the given IDs. - deleteAllById(Iterable<? extends ID>) - Method in class com.oracle.coherence.spring.data.repository.BackingRepository
 - 
Deletes all instances of the type
Twith the given IDs. - deleteAllById(Iterable<? extends ID>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - deleteAllById(Iterable<? extends ID>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - deleteAllById(Collection<? extends ID>) - Method in class com.oracle.coherence.spring.data.repository.BackingAsyncRepository
 - 
Alias for
AbstractAsyncRepository.removeAllById(Collection). - deleteAllById(Collection<? extends ID>) - Method in class com.oracle.coherence.spring.data.repository.BackingRepository
 - 
Alias for
AbstractRepository.removeAllById(Collection). - deleteAllById(Collection<? extends ID>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Remove entities with the specified identifiers.
 - deleteAllById(Collection<? extends ID>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Delete entities with the specified identifiers.
 - deleteAllById(Collection<? extends ID>, boolean) - Method in class com.oracle.coherence.spring.data.repository.BackingAsyncRepository
 - 
Alias for
AbstractAsyncRepository.removeAllById(Collection, boolean). - deleteAllById(Collection<? extends ID>, boolean) - Method in class com.oracle.coherence.spring.data.repository.BackingRepository
 - 
Alias for
AbstractRepository.removeAllById(Collection, boolean). - deleteAllById(Collection<? extends ID>, boolean) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Remove entities with the specified identifiers.
 - deleteAllById(Collection<? extends ID>, boolean) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Delete entities with the specified identifiers.
 - deleteById(ID) - Method in interface com.oracle.coherence.spring.data.repository.AsyncCrudRepository
 - 
Deletes the entity with the given id.
 - deleteById(ID) - Method in class com.oracle.coherence.spring.data.repository.BackingAsyncRepository
 - 
Deletes the entity with the given id.
 - deleteById(ID) - Method in class com.oracle.coherence.spring.data.repository.BackingRepository
 - 
Deletes the entity with the given id.
 - deleteById(ID) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - deleteById(ID) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - deleteById(ID, boolean) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Remove the entity with a specified identifier.
 - deleteById(String) - Method in class com.oracle.coherence.spring.session.CoherenceIndexedSessionRepository
 - Deleted - Annotation Type in com.oracle.coherence.spring.annotation.event
 - 
A qualifier annotation used to annotate the parameter
CoherenceEventListenerannotated methods that will receiveMapEventsof typeMapEvent.ENTRY_DELETED. - DELETED - com.oracle.coherence.spring.event.mapevent.MapEventType
 - 
This event indicates that an entry has been removed from the map.
 - DELETED - com.oracle.coherence.spring.session.support.SessionEvent
 - 
The session was deleted.
 - Departed - Annotation Type in com.oracle.coherence.spring.annotation.event
 - 
A qualifier annotation used to annotate the parameter
CoherenceEventListenerannotated methods that will receiveDEPARTEDTransferEvent. - Departing - Annotation Type in com.oracle.coherence.spring.annotation.event
 - 
A qualifier annotation used to annotate the parameter
CoherenceEventListenerannotated methods that will receiveDEPARTINGTransferEvent. - deserialize(PofReader) - Method in class com.oracle.coherence.spring.session.serialization.pof.AuthenticationPofSerializer
 - deserialize(PofReader) - Method in class com.oracle.coherence.spring.session.serialization.pof.GrantedAuthorityPofSerializer
 - deserialize(PofReader) - Method in class com.oracle.coherence.spring.session.serialization.pof.MapSessionPofSerializer
 - deserialize(PofReader) - Method in class com.oracle.coherence.spring.session.serialization.pof.SecurityContextPofSerializer
 - destroy() - Method in class com.oracle.coherence.spring.messaging.CoherencePublisherProxyFactoryBean
 - destroy() - Method in class com.oracle.coherence.spring.SpringBasedCoherenceSession
 - Destroyed - Annotation Type in com.oracle.coherence.spring.annotation.event
 - 
A qualifier annotation used to annotate the parameter
CoherenceEventListenerannotated methods that will receiveDESTROYEDCacheLifecycleEvent. - Disconnected - Annotation Type in com.oracle.coherence.spring.annotation.event
 - 
A qualifier annotation used for any DISCONNECTED event.
 - Disposing - Annotation Type in com.oracle.coherence.spring.annotation.event
 - 
A qualifier annotation used to annotate the parameter
CoherenceEventListenerannotated methods that will receiveDISPOSINGLifecycleEvents. - distinct(Filter<?>, ValueExtractor<? super T, ? extends R>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the set of distinct values for the specified extractor.
 - distinct(Filter<?>, ValueExtractor<? super T, ? extends R>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the set of distinct values for the specified extractor.
 - distinct(ValueExtractor<? super T, ? extends R>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the set of distinct values for the specified extractor.
 - distinct(ValueExtractor<? super T, ? extends R>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the set of distinct values for the specified extractor.
 
E
- EnableCoherence - Annotation Type in com.oracle.coherence.spring.configuration.annotation
 - 
Main annotation for setting up Coherence within Spring Framework using the
CoherenceSpringConfigurationclass as well as theEnableCoherenceImportBeanDefinitionRegistrar. - EnableCoherenceHttpSession - Annotation Type in com.oracle.coherence.spring.session.config.annotation.web.http
 - 
Exposes the
SessionRepositoryFilteras a bean namedspringSessionRepositoryFilter. - EnableCoherenceImportBeanDefinitionRegistrar - Class in com.oracle.coherence.spring.configuration
 - 
A
ImportBeanDefinitionRegistrarthat will determine whether caching is enabled. - EnableCoherenceImportBeanDefinitionRegistrar(Environment, BeanFactory) - Constructor for class com.oracle.coherence.spring.configuration.EnableCoherenceImportBeanDefinitionRegistrar
 - EnableCoherenceRepositories - Annotation Type in com.oracle.coherence.spring.data.config
 - 
Annotation to enable Coherence repositories.
 - ensureBeanFactory(ParameterResolver, ClassLoader) - Method in class com.oracle.coherence.spring.SpringNamespaceHandler.SpringBeanBuilder
 - 
Ensure the
BeanFactoryused by this builder to provide the bean indicated viaSpringNamespaceHandler.SpringBeanBuilder.getBeanName(). - entryDeleted(MapEvent<String, MapSession>) - Method in class com.oracle.coherence.spring.session.events.SessionRemovedMapListener
 - entryDeleted(MapEvent<K, V>) - Method in class com.oracle.coherence.spring.event.mapevent.SimpleMapListener
 - EntryEventHandler<K,V> - Class in com.oracle.coherence.spring.event.liveevent.handler
 - 
Handler for
EntryEvents. - EntryEventHandler(MethodEventObserver<EntryEvent<K, V>>) - Constructor for class com.oracle.coherence.spring.event.liveevent.handler.EntryEventHandler
 - entryInserted(MapEvent<String, MapSession>) - Method in class com.oracle.coherence.spring.session.events.SessionRemovedMapListener
 - entryInserted(MapEvent<K, V>) - Method in class com.oracle.coherence.spring.event.mapevent.SimpleMapListener
 - EntryProcessorEventHandler - Class in com.oracle.coherence.spring.event.liveevent.handler
 - 
Handler for
EntryProcessorEvents. - EntryProcessorEventHandler(MethodEventObserver<EntryProcessorEvent>) - Constructor for class com.oracle.coherence.spring.event.liveevent.handler.EntryProcessorEventHandler
 - entryUpdated(MapEvent<String, MapSession>) - Method in class com.oracle.coherence.spring.session.events.SessionRemovedMapListener
 - entryUpdated(MapEvent<K, V>) - Method in class com.oracle.coherence.spring.event.mapevent.SimpleMapListener
 - equals(Object) - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigDataResource
 - erase(ID) - Method in interface com.oracle.coherence.spring.cachestore.JpaRepositoryCacheStore
 - eraseAll(Collection<? extends ID>) - Method in interface com.oracle.coherence.spring.cachestore.JpaRepositoryCacheStore
 - EventHandler<E extends com.tangosol.net.events.Event<T>,T extends java.lang.Enum<T>> - Class in com.oracle.coherence.spring.event.liveevent.handler
 - 
Abstract base class for all observer-based interceptors.
 - EventHandlerFactory - Class in com.oracle.coherence.spring.event.liveevent
 - 
Manages registration of observer methods with
InterceptorRegistryuponConfigurableCacheFactoryactivation, and their subsequent un-registration on deactivation. - EventHandlerFactory() - Constructor for class com.oracle.coherence.spring.event.liveevent.EventHandlerFactory
 - EventObserverSupport - Class in com.oracle.coherence.spring.event.liveevent
 - 
Manages registration of observer methods with
InterceptorRegistryuponConfigurableCacheFactoryactivation, and their subsequent un-registration on deactivation. - EventObserverSupport() - Constructor for class com.oracle.coherence.spring.event.liveevent.EventObserverSupport
 - eventTypes - Variable in class com.oracle.coherence.spring.event.liveevent.handler.EventHandler
 - 
A set of event types the observer is interested in.
 - evict(Object) - Method in class com.oracle.coherence.spring.cache.CoherenceCache
 - EXCESSIVE - com.oracle.coherence.spring.annotation.event.Backlog.Type
 - 
Indicates that a participant is backlogged; if the participant is remote it indicates the remote participant has more work than it can handle; if the participant is local it indicates this participant has more work than it can handle.
 - excludeFilters() - Method in annotation type com.oracle.coherence.spring.annotation.CoherencePublisherScan
 - 
Specifies which types are not eligible for component scanning.
 - excludeFilters() - Method in annotation type com.oracle.coherence.spring.data.config.EnableCoherenceRepositories
 - 
Specifies which types are not eligible for component scanning.
 - execute(Object[]) - Method in class com.oracle.coherence.spring.data.repository.query.CoherenceRepositoryQuery
 - Executed - Annotation Type in com.oracle.coherence.spring.annotation.event
 - 
A qualifier annotation used for any EXECUTED event.
 - Executing - Annotation Type in com.oracle.coherence.spring.annotation.event
 - 
A qualifier annotation used for any EXECUTING event.
 - existsById(ID) - Method in interface com.oracle.coherence.spring.data.repository.AsyncCrudRepository
 - 
Returns whether an entity with the given id exists.
 - existsById(ID) - Method in class com.oracle.coherence.spring.data.repository.BackingAsyncRepository
 - 
Returns whether an entity with the given id exists.
 - existsById(ID) - Method in class com.oracle.coherence.spring.data.repository.BackingRepository
 - 
Returns whether an entity with the given id exists.
 - existsById(ID) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - existsById(ID) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - EXPIRED - com.oracle.coherence.spring.session.support.SessionEvent
 - 
The session has expired.
 - extract(MapSession) - Method in class com.oracle.coherence.spring.session.support.PrincipalNameExtractor
 - ExtractorBinding - Annotation Type in com.oracle.coherence.spring.annotation
 - 
Specifies that an annotation type is a
ValueExtractorbinding type. - ExtractorConfiguration - Class in com.oracle.coherence.spring.configuration
 - 
Configures the beans to support
ValueExtractors. - extractorFactory - Variable in class com.oracle.coherence.spring.configuration.MapEventTransformerService
 - 
The extractor factory for use when creating views.
 - ExtractorFactory<A extends java.lang.annotation.Annotation,T,E> - Interface in com.oracle.coherence.spring.annotation
 - 
A factory that produces instances of
ValueExtractorfor a givenAnnotation. - extractorService - Variable in class com.oracle.coherence.spring.configuration.MapEventTransformerConfiguration
 - 
The extractor factory for use when creating views.
 - ExtractorService - Class in com.oracle.coherence.spring.configuration
 - 
Service that supports the
ExtractorConfiguration. - ExtractorService(ConfigurableApplicationContext) - Constructor for class com.oracle.coherence.spring.configuration.ExtractorService
 
F
- FederatedChangeEventHandler - Class in com.oracle.coherence.spring.event.liveevent.handler
 - 
Handler for
FederatedChangeEvents. - FederatedChangeEventHandler(MethodEventObserver<FederatedChangeEvent>) - Constructor for class com.oracle.coherence.spring.event.liveevent.handler.FederatedChangeEventHandler
 - FederatedConnectionEventHandler - Class in com.oracle.coherence.spring.event.liveevent.handler
 - 
Handler for
FederatedConnectionEvents. - FederatedConnectionEventHandler(MethodEventObserver<FederatedConnectionEvent>) - Constructor for class com.oracle.coherence.spring.event.liveevent.handler.FederatedConnectionEventHandler
 - FederatedPartitionEventHandler - Class in com.oracle.coherence.spring.event.liveevent.handler
 - 
Handler for
FederatedPartitionEvents. - FederatedPartitionEventHandler(MethodEventObserver<FederatedPartitionEvent>) - Constructor for class com.oracle.coherence.spring.event.liveevent.handler.FederatedPartitionEventHandler
 - FederationEventHandler<E extends com.tangosol.net.events.Event<T>,T extends java.lang.Enum<T>> - Class in com.oracle.coherence.spring.event.liveevent.handler
 - 
Abstract base class for all observer-based federation interceptors.
 - FederationEventHandler(MethodEventObserver<E>, Class<T>, Function<E, String>) - Constructor for class com.oracle.coherence.spring.event.liveevent.handler.FederationEventHandler
 - FILENAME - com.oracle.coherence.spring.boot.autoconfigure.support.LogType
 - 
Log directly to a log file.
 - FilterBinding - Annotation Type in com.oracle.coherence.spring.annotation
 - 
Specifies that an annotation type is a
Filterbinding type. - FilterConfiguration - Class in com.oracle.coherence.spring.configuration
 - 
Spring Configuration for defining
Filterbeans. - FilterFactory<A extends java.lang.annotation.Annotation,T> - Interface in com.oracle.coherence.spring.annotation
 - 
A factory that produces instances of
Filterfor a givenAnnotation. - FilterService - Class in com.oracle.coherence.spring.configuration
 - 
Spring Configuration for defining
Filterbeans. - FilterService(ConfigurableApplicationContext) - Constructor for class com.oracle.coherence.spring.configuration.FilterService
 - findAll() - Method in interface com.oracle.coherence.spring.data.repository.AsyncCrudRepository
 - 
Returns all instances of the type.
 - findAll() - Method in class com.oracle.coherence.spring.data.repository.BackingAsyncRepository
 - 
Returns all instances of the type.
 - findAll() - Method in class com.oracle.coherence.spring.data.repository.BackingRepository
 - 
Returns all instances of the type.
 - findAll() - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - findAll() - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - findAll(Pageable) - Method in class com.oracle.coherence.spring.data.repository.BackingRepository
 - 
Returns a
Pageof entities meeting the paging restriction provided in thePageableobject. - findAll(Pageable) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - findAll(Sort) - Method in class com.oracle.coherence.spring.data.repository.BackingRepository
 - 
Returns all entities sorted by the given options.
 - findAll(Sort) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - findAllById(Iterable<ID>) - Method in interface com.oracle.coherence.spring.data.repository.AsyncCrudRepository
 - 
Returns all instances of the type
Twith the given IDs. - findAllById(Iterable<ID>) - Method in class com.oracle.coherence.spring.data.repository.BackingAsyncRepository
 - 
Returns all instances of the type
Twith the given IDs. - findAllById(Iterable<ID>) - Method in class com.oracle.coherence.spring.data.repository.BackingRepository
 - 
Returns all instances of the type
Twith the given IDs. - findAllById(Iterable<ID>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - findAllById(Iterable<ID>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - findById(ID) - Method in interface com.oracle.coherence.spring.data.repository.AsyncCrudRepository
 - 
Retrieves an entity by its id.
 - findById(ID) - Method in class com.oracle.coherence.spring.data.repository.BackingAsyncRepository
 - 
Retrieves an entity by its id.
 - findById(ID) - Method in class com.oracle.coherence.spring.data.repository.BackingRepository
 - 
Retrieves an entity by its id.
 - findById(ID) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - findById(ID) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - findById(String) - Method in class com.oracle.coherence.spring.session.CoherenceIndexedSessionRepository
 - findByIndexNameAndIndexValue(String, String) - Method in class com.oracle.coherence.spring.session.CoherenceIndexedSessionRepository
 - flushMode() - Method in annotation type com.oracle.coherence.spring.session.config.annotation.web.http.EnableCoherenceHttpSession
 - 
Flush mode for Coherence sessions.
 - fromCompletableFuture(Supplier<CompletableFuture<T>>) - Static method in class com.oracle.coherence.spring.messaging.Publishers
 
G
- get(ID, ValueExtractor<? super T, ? extends R>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the value extracted from an entity with a given identifier.
 - get(ID, ValueExtractor<? super T, ? extends R>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the value extracted from an entity with a given identifier.
 - get(Object) - Method in class com.oracle.coherence.spring.cache.CoherenceCache
 - get(Object, Class<T>) - Method in class com.oracle.coherence.spring.cache.CoherenceCache
 - get(Object, Callable<T>) - Method in class com.oracle.coherence.spring.cache.CoherenceCache
 - 
Return the value to which this cache maps the specified key.
 - getAggregator() - Method in class com.oracle.coherence.spring.data.repository.query.QueryResult
 - 
Returns the
InvocableMap.EntryAggregator, if any, for the query. - getAll(Filter<?>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return all entities that satisfy the specified criteria.
 - getAll(Filter<?>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return all entities that satisfy the specified criteria.
 - getAll(Filter<?>, ValueExtractor<? super T, ? extends R>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return a map of values extracted from a set of entities based on the specified criteria.
 - getAll(Filter<?>, ValueExtractor<? super T, ? extends R>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return a map of values extracted from a set of entities based on the specified criteria.
 - getAll(Filter<?>, ValueExtractor<? super T, ? extends R>, BiConsumer<? super ID, ? super R>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Streams the id and the associated extracted value from a set of entities based on the specified criteria.
 - getAll(Filter<?>, Consumer<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Stream all entities that satisfy the specified criteria.
 - getAll(ValueExtractor<? super T, ? extends R>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return a map of values extracted from all entities in the repository.
 - getAll(ValueExtractor<? super T, ? extends R>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return a map of values extracted from all entities in the repository.
 - getAll(ValueExtractor<? super T, ? extends R>, BiConsumer<? super ID, ? super R>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Streams the id and the associated extracted value from all entities in the repository.
 - getAll(Collection<? extends ID>, ValueExtractor<? super T, ? extends R>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return a map of values extracted from a set of entities with the given identifiers.
 - getAll(Collection<? extends ID>, ValueExtractor<? super T, ? extends R>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return a map of values extracted from a set of entities with the given identifiers.
 - getAll(Collection<? extends ID>, ValueExtractor<? super T, ? extends R>, BiConsumer<? super ID, ? super R>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Stream the entities associated with the specified ids to the provided callback.
 - getAll(Collection<? extends ID>, Consumer<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Stream the entities associated with the specified ids to the provided callback.
 - getAll(Consumer<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Stream all entities all entities in this repository.
 - getAllOrderedBy(Filter<?>, Remote.Comparator<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return all entities that satisfy the specified criteria, sorted using specified
Remote.Comparator. - getAllOrderedBy(Filter<?>, Remote.Comparator<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return all entities that satisfy the specified criteria, sorted using specified
Remote.Comparator. - getAllOrderedBy(Filter<?>, ValueExtractor<? super T, ? extends R>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return all entities that satisfy the specified criteria, sorted using specified
Comparableattribute. - getAllOrderedBy(Filter<?>, ValueExtractor<? super T, ? extends R>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return all entities that satisfy the specified criteria, sorted using specified
Comparableattribute. - getAllOrderedBy(Remote.Comparator<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return all entities in this repository, sorted using specified
Remote.Comparator. - getAllOrderedBy(Remote.Comparator<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return all entities in this repository, sorted using specified
Remote.Comparator. - getAllOrderedBy(ValueExtractor<? super T, ? extends R>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return all entities in this repository, sorted using specified
Comparableattribute. - getAllOrderedBy(ValueExtractor<? super T, ? extends R>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return all entities in this repository, sorted using specified
Comparableattribute. - getAllSessionConfigurationBeans() - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.SessionProperties
 - getAnnotation() - Method in class com.oracle.coherence.spring.boot.autoconfigure.data.CoherenceRepositoriesRegistrar
 - getAnnotation() - Method in class com.oracle.coherence.spring.data.config.CoherenceRepositoriesRegistrar
 - getAnnotationsMarkedWithMarkerAnnotation(InjectionPoint, Class) - Static method in class com.oracle.coherence.spring.configuration.support.CoherenceAnnotationUtils
 - getApplicationContext() - Static method in class com.oracle.coherence.spring.CoherenceContext
 - 
Returns the
ApplicationContext. - getApplicationContext() - Method in class com.oracle.coherence.spring.CoherenceServer
 - getApplicationContextUri() - Method in class com.oracle.coherence.spring.SpringNamespaceHandler.SpringBeanFactoryBuilder
 - 
Return an
Expressionfor theBeanFactoryURI. - getApplicationName() - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties
 - 
Name of the application used to fetch remote properties.
 - getBasePackages(AnnotationMetadata, BeanDefinitionRegistry) - Method in class com.oracle.coherence.spring.boot.autoconfigure.messaging.CoherencePublisherAutoConfigurationScanRegistrar
 - getBasePackages(AnnotationMetadata, BeanDefinitionRegistry) - Method in class com.oracle.coherence.spring.messaging.CoherencePublisherScanRegistrar
 - 
Get the collection of base packages from the
CoherencePublisherScanannotation if available. - getBeanName() - Method in class com.oracle.coherence.spring.SpringNamespaceHandler.SpringBeanBuilder
 - 
Return an
Expressionused to determine the name of the bean provided by this builder. - getBeanTypeForBeanName(BeanFactory, String) - Static method in class com.oracle.coherence.spring.configuration.support.CoherenceAnnotationUtils
 - getBinaryEntry(InvocableMap.Entry) - Static method in class com.oracle.coherence.spring.session.SessionUpdateEntryProcessor
 - getBootstrapMode() - Method in class com.oracle.coherence.spring.boot.autoconfigure.data.CoherenceRepositoriesRegistrar
 - getCache() - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties
 - getCache(String) - Method in class com.oracle.coherence.spring.cache.CoherenceCacheManager
 - getCache(String) - Method in class com.oracle.coherence.spring.CoherenceServer
 - getCache(String) - Method in class com.oracle.coherence.spring.SpringBasedCoherenceSession
 - 
Acquire the specified
NamedCache. - getCacheConfiguration() - Method in class com.oracle.coherence.spring.cache.CoherenceCache
 - 
Return the used
CoherenceCacheConfiguration. - getCacheName(String) - Method in class com.oracle.coherence.spring.cache.CoherenceCacheConfiguration
 - 
Return the full cache name for the provided base cache name.
 - getCacheNamePrefix() - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.CacheAbstractionProperties
 - getCacheNamePrefix() - Method in class com.oracle.coherence.spring.cache.CoherenceCacheConfiguration
 - 
The String to prepend cache names with.
 - getCacheNames() - Method in class com.oracle.coherence.spring.cache.CoherenceCacheManager
 - getCharacterLimit() - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.LoggingProperties
 - getClient() - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.SessionProperties
 - getClient() - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties
 - 
Contains gRPC-specific configuration.
 - getCoherence() - Method in class com.oracle.coherence.spring.CoherenceServer
 - getCoherence() - Method in interface com.oracle.coherence.spring.configuration.CoherenceConfigurer
 - 
Responsible for returning the
Coherenceinstance. - getCoherence() - Method in class com.oracle.coherence.spring.configuration.CoherenceSpringConfiguration
 - getCoherence() - Method in class com.oracle.coherence.spring.configuration.DefaultCoherenceConfigurer
 - getCoherenceCluster() - Method in class com.oracle.coherence.spring.configuration.CoherenceSpringConfiguration
 - 
Return the Coherence
Cluster. - getCoherenceConfiguration() - Method in interface com.oracle.coherence.spring.configuration.CoherenceConfigurer
 - 
Responsible for creating the
CoherenceConfigurationfor theCoherenceServer. - getCoherenceConfiguration() - Method in class com.oracle.coherence.spring.configuration.CoherenceSpringConfiguration
 - getCoherenceConfiguration() - Method in class com.oracle.coherence.spring.configuration.DefaultCoherenceConfigurer
 - getCoherenceEventListenerCandidateMethods() - Method in class com.oracle.coherence.spring.event.CoherenceEventListenerCandidates
 - getCoherenceInstanceType() - Method in class com.oracle.coherence.spring.configuration.DefaultCoherenceConfigurer
 - 
Return the configured
CoherenceInstanceType. - getCoherenceServer() - Method in interface com.oracle.coherence.spring.configuration.CoherenceConfigurer
 - 
Returns the
CoherenceServerinstance. - getCoherenceServer() - Method in class com.oracle.coherence.spring.configuration.CoherenceSpringConfiguration
 - getCoherenceServer() - Method in class com.oracle.coherence.spring.configuration.DefaultCoherenceConfigurer
 - getCoherenceServerStartupTimeout() - Method in class com.oracle.coherence.spring.configuration.DefaultCoherenceConfigurer
 - 
Return the Coherence Server startup timeout value.
 - getCoherenceSession() - Method in class com.oracle.coherence.spring.boot.config.CoherenceGrpcClient
 - getCoherenceTopicListenerCandidateMethods() - Method in class com.oracle.coherence.spring.messaging.CoherenceTopicListenerCandidates
 - getConfig() - Method in class com.oracle.coherence.spring.configuration.session.SessionConfigurationBean
 - 
Get the Coherence cache configuration URI.
 - getConfigurableCacheFactory() - Method in class com.oracle.coherence.spring.SpringBasedCoherenceSession
 - getConfiguration() - Method in class com.oracle.coherence.spring.boot.autoconfigure.data.CoherenceRepositoriesRegistrar
 - getConfiguration() - Method in class com.oracle.coherence.spring.configuration.session.GrpcSessionConfigurationBean
 - getConfiguration() - Method in class com.oracle.coherence.spring.configuration.session.SessionConfigurationBean
 - getConfiguration() - Method in interface com.oracle.coherence.spring.configuration.session.SessionConfigurationProvider
 - 
Returns the optional
SessionConfigurationthat is provider provides. - getConvertibleTypes() - Method in class com.oracle.coherence.spring.configuration.support.CoherenceGenericConverter
 - getDestination() - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.LoggingProperties
 - getElement() - Method in exception com.oracle.coherence.spring.messaging.exceptions.CoherenceSubscriberException
 - 
Return the element that was being processed that caused the error.
 - getEntityInformation(Class<T>) - Method in class com.oracle.coherence.spring.data.support.CoherenceRepositoryFactory
 - getEntityType() - Method in class com.oracle.coherence.spring.data.repository.BackingAsyncRepository
 - getEntityType() - Method in class com.oracle.coherence.spring.data.repository.BackingRepository
 - getEnv(String) - Method in class com.oracle.coherence.spring.configuration.support.SpringSystemPropertyResolver
 - getEventTypes() - Method in class com.oracle.coherence.spring.event.liveevent.handler.EventHandler
 - 
Create a final set of event types to register this interceptor for.
 - getExtension() - Method in class com.oracle.coherence.spring.data.config.CoherenceRepositoriesRegistrar
 - getExtractor(InjectionPoint) - Method in class com.oracle.coherence.spring.configuration.ExtractorConfiguration
 - getFactoryName() - Method in class com.oracle.coherence.spring.SpringNamespaceHandler.SpringBeanBuilder
 - 
Return an
Expressionused to determine the name of theBeanFactoryused by this builder. - getFactoryName() - Method in class com.oracle.coherence.spring.SpringNamespaceHandler.SpringBeanFactoryBuilder
 - 
Return an
Expressionused to determine the name of theBeanFactoryrealized by this builder. - getFactoryNameAsString(Class<?>, Expression<String>, ParameterResolver) - Static method in class com.oracle.coherence.spring.SpringNamespaceHandler
 - 
Return the factory name produced by the provided expression, or the name of the factory class if the expression is null.
 - getFilter() - Method in class com.oracle.coherence.spring.data.repository.query.QueryResult
 - 
Returns the
Filtercriteria for the query. - getFilter() - Method in class com.oracle.coherence.spring.event.mapevent.SimpleMapListener
 - 
Obtain the
Filterthat should be used when registering this listener. - getFilter(InjectionPoint) - Method in class com.oracle.coherence.spring.configuration.FilterService
 - getFilterAnnotations() - Method in class com.oracle.coherence.spring.event.mapevent.AnnotatedMapListener
 - getFlushMode() - Method in class com.oracle.coherence.spring.boot.autoconfigure.session.CoherenceSpringSessionProperties
 - getFlushMode() - Method in class com.oracle.coherence.spring.session.CoherenceIndexedSessionRepository
 - getGrpc() - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.SessionProperties
 - getHost() - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties.GrpcClientProperties
 - 
Returns host name of gRPC server.
 - getId() - Method in class com.oracle.coherence.spring.event.BaseMethodObserver
 - getId() - Method in class com.oracle.coherence.spring.event.liveevent.handler.EventHandler
 - 
Return a unique identifier for this interceptor.
 - getId(T) - Method in interface com.oracle.coherence.spring.cachestore.JpaRepositoryCacheLoader
 - 
Returns the cache key for the given entity value.
 - getId(T) - Method in class com.oracle.coherence.spring.data.repository.BackingAsyncRepository
 - getId(T) - Method in class com.oracle.coherence.spring.data.repository.BackingRepository
 - getIdentifyingTypes() - Method in class com.oracle.coherence.spring.data.support.CoherenceRepositoryConfigurationExtension
 - getIndexResolver() - Method in class com.oracle.coherence.spring.session.CoherenceIndexedSessionRepository
 - getInstance() - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties
 - getInterceptors() - Method in class com.oracle.coherence.spring.event.CoherenceEventListenerCandidates
 - getKafkaConsumer() - Method in exception com.oracle.coherence.spring.messaging.exceptions.CoherenceSubscriberException
 - 
Return the consumer that produced the error.
 - getKafkaListener() - Method in exception com.oracle.coherence.spring.messaging.exceptions.CoherenceSubscriberException
 - 
Return The bean that is the kafka listener.
 - getKey() - Method in enum com.oracle.coherence.spring.boot.autoconfigure.support.LogType
 - getLockTimeout() - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.CacheAbstractionProperties
 - getLockTimeout() - Method in class com.oracle.coherence.spring.cache.CoherenceCacheConfiguration
 - 
Returns the number of milliseconds to continue trying to obtain a lock.
 - getLoggerName() - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.LoggingProperties
 - getLogging() - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties
 - getMap() - Method in class com.oracle.coherence.spring.data.repository.BackingAsyncRepository
 - getMap() - Method in class com.oracle.coherence.spring.data.repository.BackingRepository
 - getMap() - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the underlying
AsyncNamedMapthat backs thisRepository. - getMap() - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the underlying
NamedMapthat backs thisRepository. - getMapListeners(String, String) - Method in class com.oracle.coherence.spring.event.mapevent.MapListenerRegistrationBean
 - 
Return all map listeners that should be registered for a particular service and cache combination.
 - getMapName() - Method in class com.oracle.coherence.spring.boot.autoconfigure.session.CoherenceSpringSessionProperties
 - getMessageFormat() - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.LoggingProperties
 - getModuleName() - Method in class com.oracle.coherence.spring.data.support.CoherenceRepositoryConfigurationExtension
 - getModulePrefix() - Method in class com.oracle.coherence.spring.data.support.CoherenceRepositoryConfigurationExtension
 - getName() - Method in class com.oracle.coherence.spring.cache.CoherenceCache
 - getName() - Method in class com.oracle.coherence.spring.configuration.session.AbstractSessionConfigurationBean
 - 
Return the name of this configuration.
 - getNativeCache() - Method in class com.oracle.coherence.spring.cache.CoherenceCache
 - getObject() - Method in class com.oracle.coherence.spring.messaging.CoherencePublisherProxyFactoryBean
 - getObjectType() - Method in class com.oracle.coherence.spring.messaging.CoherencePublisherProxyFactoryBean
 - getObservedQualifiers() - Method in class com.oracle.coherence.spring.event.BaseMethodObserver
 - getObserver() - Method in class com.oracle.coherence.spring.event.mapevent.SimpleMapListener
 - getParameterList() - Method in class com.oracle.coherence.spring.SpringNamespaceHandler.SpringBeanBuilder
 - 
Return the
ParameterListcontaining optional properties to inject into the realized bean. - getPort() - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties.GrpcClientProperties
 - 
Gets gRPC server port.
 - getPrefix() - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigDataLocationResolver
 - 
Will return
CoherenceConfigDataLocationResolver.COHERENCE_PREFIX. - getPriority() - Method in class com.oracle.coherence.spring.configuration.session.AbstractSessionConfigurationBean
 - 
Returns the priority of this configuration.
 - getProfile() - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties
 - 
The default profile to use when fetching remote configuration (comma-separated).
 - getProfiles() - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigDataResource
 - getProfilesAsList() - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigDataResource
 - getProperties() - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties
 - getProperties() - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigDataResource
 - getProperty(String) - Method in class com.oracle.coherence.spring.configuration.support.SpringSystemPropertyResolver
 - getPropertyPrefix() - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties
 - getPropertySources(CoherenceConfigDataResource) - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigDataLoader
 - getQueryLookupStrategy(QueryLookupStrategy.Key, QueryMethodEvaluationContextProvider) - Method in class com.oracle.coherence.spring.data.support.CoherenceRepositoryFactory
 - getQueryMethod() - Method in class com.oracle.coherence.spring.data.repository.query.CoherenceRepositoryQuery
 - getRepositoryBaseClass(RepositoryMetadata) - Method in class com.oracle.coherence.spring.data.support.CoherenceRepositoryFactory
 - getRepositoryConfigurationExtension() - Method in class com.oracle.coherence.spring.boot.autoconfigure.data.CoherenceRepositoriesRegistrar
 - getRepositoryFactoryBeanClassName() - Method in class com.oracle.coherence.spring.data.support.CoherenceRepositoryConfigurationExtension
 - getResolver() - Method in class com.oracle.coherence.spring.CoherenceBeanExpressionResolver
 - 
Returns a thread local instance of a
ParameterResolver. - getResourceRegistry() - Method in class com.oracle.coherence.spring.SpringBasedCoherenceSession
 - 
Obtain the
ResourceRegistryfor theSpringBasedCoherenceSession. - getSaveMode() - Method in class com.oracle.coherence.spring.boot.autoconfigure.session.CoherenceSpringSessionProperties
 - getSaveMode() - Method in class com.oracle.coherence.spring.session.CoherenceIndexedSessionRepository
 - getScopeName() - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties
 - 
Name of the Coherence scope used to fetch remote properties from.
 - getScopeName() - Method in class com.oracle.coherence.spring.configuration.session.AbstractSessionConfigurationBean
 - 
Return the scope name for this configuration.
 - getServer() - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties
 - getServer() - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.SessionProperties
 - getService(String) - Method in class com.oracle.coherence.spring.SpringBasedCoherenceSession
 - 
Acquire the specified
Service. - getSession() - Method in class com.oracle.coherence.spring.event.mapevent.SimpleMapListener
 - 
Return the name of the session that this listener is for.
 - getSessionName() - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties
 - 
Name of the Coherence session used to fetch remote properties from.
 - getSessions() - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties
 - getSeverityLevel() - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.LoggingProperties
 - getSingleAnnotationMarkedWithMarkerAnnotation(InjectionPoint, Class) - Static method in class com.oracle.coherence.spring.configuration.support.CoherenceAnnotationUtils
 - getSingleBeanWithAnnotation(ApplicationContext, Class<? extends Annotation>) - Static method in class com.oracle.coherence.spring.configuration.support.CoherenceAnnotationUtils
 - getSort() - Method in class com.oracle.coherence.spring.data.repository.query.QueryResult
 - 
Return the desired
Sortorder. - getStartupTimeout() - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.ServerProperties
 - getStartupTimeout() - Method in class com.oracle.coherence.spring.CoherenceServer
 - getTargetBean() - Method in class com.oracle.coherence.spring.event.BaseMethodObserver
 - 
Return the target bean instance to use.
 - getTargetRepository(RepositoryInformation) - Method in class com.oracle.coherence.spring.data.support.CoherenceRepositoryFactory
 - getTimeToLive() - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.CacheAbstractionProperties
 - getTimeToLive() - Method in class com.oracle.coherence.spring.cache.CoherenceCacheConfiguration
 - 
Returns the expiration time for cache entries.
 - getTransformer() - Method in class com.oracle.coherence.spring.event.mapevent.SimpleMapListener
 - 
Obtain the
MapEventTransformerthat should be used when registering this listener. - getType() - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.InstanceProperties
 - getType() - Method in class com.oracle.coherence.spring.configuration.session.AbstractSessionConfigurationBean
 - 
Returns the type of the session.
 - GrantedAuthorityPofSerializer - Class in com.oracle.coherence.spring.session.serialization.pof
 - GrantedAuthorityPofSerializer() - Constructor for class com.oracle.coherence.spring.session.serialization.pof.GrantedAuthorityPofSerializer
 - groupBy(Filter<?>, ValueExtractor<? super T, ? extends K>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the grouping of entities by the specified extractor.
 - groupBy(Filter<?>, ValueExtractor<? super T, ? extends K>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the grouping of entities by the specified extractor.
 - groupBy(Filter<?>, ValueExtractor<? super T, ? extends K>, Remote.Comparator<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the grouping of entities by the specified extractor, ordered by the specified attribute within each group.
 - groupBy(Filter<?>, ValueExtractor<? super T, ? extends K>, Remote.Comparator<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the grouping of entities by the specified extractor, ordered by the specified attribute within each group.
 - groupBy(Filter<?>, ValueExtractor<? super T, ? extends K>, Remote.Supplier<M>, RemoteCollector<? super T, A, R>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the grouping of entities by the specified extractor.
 - groupBy(Filter<?>, ValueExtractor<? super T, ? extends K>, Remote.Supplier<M>, RemoteCollector<? super T, A, R>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the grouping of entities by the specified extractor.
 - groupBy(Filter<?>, ValueExtractor<? super T, ? extends K>, RemoteCollector<? super T, A, R>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the grouping of entities by the specified extractor.
 - groupBy(Filter<?>, ValueExtractor<? super T, ? extends K>, RemoteCollector<? super T, A, R>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the grouping of entities by the specified extractor.
 - groupBy(ValueExtractor<? super T, ? extends K>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the grouping of entities by the specified extractor.
 - groupBy(ValueExtractor<? super T, ? extends K>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the grouping of entities by the specified extractor.
 - groupBy(ValueExtractor<? super T, ? extends K>, Remote.Comparator<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the grouping of entities by the specified extractor, ordered by the specified attribute within each group.
 - groupBy(ValueExtractor<? super T, ? extends K>, Remote.Comparator<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the grouping of entities by the specified extractor, ordered by the specified attribute within each group.
 - groupBy(ValueExtractor<? super T, ? extends K>, Remote.Supplier<M>, RemoteCollector<? super T, A, R>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the grouping of entities by the specified extractor.
 - groupBy(ValueExtractor<? super T, ? extends K>, Remote.Supplier<M>, RemoteCollector<? super T, A, R>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the grouping of entities by the specified extractor.
 - groupBy(ValueExtractor<? super T, ? extends K>, RemoteCollector<? super T, A, R>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the grouping of entities by the specified extractor.
 - groupBy(ValueExtractor<? super T, ? extends K>, RemoteCollector<? super T, A, R>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the grouping of entities by the specified extractor.
 - GRPC - com.oracle.coherence.spring.configuration.session.SessionType
 - 
The session is a gRPC client session.
 - GrpcClientProperties() - Constructor for class com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties.GrpcClientProperties
 - GrpcSessionConfigurationBean - Class in com.oracle.coherence.spring.configuration.session
 - 
A
GrpcSessionConfigurationbean that will be created for each named session in the application configuration properties. - GrpcSessionConfigurationBean() - Constructor for class com.oracle.coherence.spring.configuration.session.GrpcSessionConfigurationBean
 - GrpcSessionConfigurationBean(String, ConfigurableApplicationContext) - Constructor for class com.oracle.coherence.spring.configuration.session.GrpcSessionConfigurationBean
 - 
Create a named
GrpcSessionConfigurationBean. 
H
- handle(CoherenceSubscriberException) - Method in interface com.oracle.coherence.spring.messaging.SubscriberExceptionHandler
 - 
Handle the given exception.
 - hashCode() - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigDataResource
 
I
- includeFilters() - Method in annotation type com.oracle.coherence.spring.annotation.CoherencePublisherScan
 - 
Specifies which types are eligible for component scanning.
 - includeFilters() - Method in annotation type com.oracle.coherence.spring.data.config.EnableCoherenceRepositories
 - 
Specifies which types are eligible for component scanning.
 - index() - Method in annotation type com.oracle.coherence.spring.annotation.PofExtractor
 - 
Returns an array of POF indexes to use to extract the value.
 - init() - Method in class com.oracle.coherence.spring.session.CoherenceIndexedSessionRepository
 - initialize() - Method in class com.oracle.coherence.spring.configuration.CoherenceSpringConfiguration
 - 
Sets up the basic components used by Coherence.
 - initialize() - Method in class com.oracle.coherence.spring.configuration.DefaultCoherenceConfigurer
 - inject(Object) - Method in class com.oracle.coherence.spring.CoherenceInjector
 - Inserted - Annotation Type in com.oracle.coherence.spring.annotation.event
 - 
A qualifier annotation used to annotate the parameter
CoherenceEventListenerannotated methods that will receiveMapEventsof typeMapEvent.ENTRY_INSERTEDor that will receiveEntryEventsof typeINSERTED. - INSERTED - com.oracle.coherence.spring.event.mapevent.MapEventType
 - 
This event indicates that an entry has been added to the map.
 - Inserting - Annotation Type in com.oracle.coherence.spring.annotation.event
 - 
A qualifier annotation used to annotate the parameter
CoherenceEventListenerannotated methods that will receiveEntryEventsof typeINSERTING. - InstanceProperties() - Constructor for class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.InstanceProperties
 - introduceEventDispatcher(String, EventDispatcher) - Method in class com.oracle.coherence.spring.event.liveevent.handler.EventHandler
 - introduceEventDispatcher(String, EventDispatcher) - Method in class com.oracle.coherence.spring.session.events.CoherenceSessionCreatedEventHandler
 - invoke(MethodInvocation) - Method in class com.oracle.coherence.spring.messaging.CoherencePublisherProxyFactoryBean
 - isApplicable(EventDispatcher, String) - Method in class com.oracle.coherence.spring.event.liveevent.handler.CoherenceLifecycleEventHandler
 - isApplicable(EventDispatcher, String) - Method in class com.oracle.coherence.spring.event.liveevent.handler.FederationEventHandler
 - isApplicable(EventDispatcher, String) - Method in class com.oracle.coherence.spring.event.liveevent.handler.ServiceEventHandler
 - isApplicable(EventDispatcher, String) - Method in class com.oracle.coherence.spring.event.liveevent.handler.SessionLifecycleEventHandler
 - isAsync() - Method in class com.oracle.coherence.spring.event.BaseMethodObserver
 - isConvertibleToPublisher(Class<?>) - Static method in class com.oracle.coherence.spring.messaging.Publishers
 - isEnabled() - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties
 - 
Returns
trueif the facilities to retrieve remote Coherence configuration properties are enabled? Defaults totrueif not set. - isEnableTls() - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties.GrpcClientProperties
 - 
Returns true if TLS is enabled.
 - isFailFast() - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties
 - 
Flag to indicate that failure to connect to the server is fatal (default false).
 - isIdProperty() - Method in class com.oracle.coherence.spring.data.core.mapping.CoherencePersistentProperty
 - isLockEntireCache() - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.CacheAbstractionProperties
 - isLockEntireCache() - Method in class com.oracle.coherence.spring.cache.CoherenceCacheConfiguration
 - 
If returning true, this property will lock the entire cache.
 - isResolvable(ConfigDataLocationResolverContext, ConfigDataLocation) - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigDataLocationResolver
 - 
Will return true only if the provided
ConfigDataLocationhas the prefix as defined byCoherenceConfigDataLocationResolver.getPrefix()and if the configuration for the Coherence backend is enabled. - isRunning() - Method in class com.oracle.coherence.spring.CoherenceServer
 - isSingle(Class<?>) - Static method in class com.oracle.coherence.spring.messaging.Publishers
 - isSubscribed() - Method in class com.oracle.coherence.spring.messaging.CoherenceTopicListenerSubscribers
 - isSynchronous() - Method in class com.oracle.coherence.spring.event.mapevent.SimpleMapListener
 - 
Return
trueif this is synchronous event listener. - isUseCacheNamePrefix() - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.CacheAbstractionProperties
 - isUseCacheNamePrefix() - Method in class com.oracle.coherence.spring.cache.CoherenceCacheConfiguration
 - 
This property is false by default.
 - isUseLocks() - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.CacheAbstractionProperties
 - isUseLocks() - Method in class com.oracle.coherence.spring.cache.CoherenceCacheConfiguration
 - 
If true, cache entries will be locked for concurrency control.
 
J
- JDK - com.oracle.coherence.spring.boot.autoconfigure.support.LogType
 - 
Log using Java's logging facility.
 - JpaRepositoryCacheLoader<T,ID> - Interface in com.oracle.coherence.spring.cachestore
 - 
A Coherence
CacheLoaderthat is also aJpaRepositoryallowing the loader methods to use the repository to load data. - JpaRepositoryCacheStore<T,ID> - Interface in com.oracle.coherence.spring.cachestore
 - 
A generic Spring JPA
CacheStorethat extends a SpringJpaRepositoryfor the database operations. 
L
- LifecycleEventHandler - Class in com.oracle.coherence.spring.event.liveevent.handler
 - 
Handler for
LifecycleEvents. - LifecycleEventHandler(MethodEventObserver<LifecycleEvent>) - Constructor for class com.oracle.coherence.spring.event.liveevent.handler.LifecycleEventHandler
 - listener() - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - listener() - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - listener() - Method in interface com.oracle.coherence.spring.data.repository.ListenerSupport
 - 
Create new
AbstractRepositoryBase.Listener.Builderinstance. - ListenerSupport<T,ID> - Interface in com.oracle.coherence.spring.data.repository
 - 
Common interface for repositories wishing to expose Coherence-based events.
 - Lite - Annotation Type in com.oracle.coherence.spring.annotation.event
 - 
A qualifier annotation that can be applied to
CoherenceEventListenerannotated methods that receiveMapEventsto register them as lite listeners. - load(ID) - Method in interface com.oracle.coherence.spring.cachestore.JpaRepositoryCacheLoader
 - load(ConfigDataLoaderContext, CoherenceConfigDataResource) - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigDataLoader
 - loadAll(Collection<? extends ID>) - Method in interface com.oracle.coherence.spring.cachestore.JpaRepositoryCacheLoader
 - loadProperties(ConfigDataLocationResolverContext) - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigDataLocationResolver
 - 
Load the
CoherenceConfigClientProperties. - LOG4J - com.oracle.coherence.spring.boot.autoconfigure.support.LogType
 - 
Log using Log4J.
 - LOG4J2 - com.oracle.coherence.spring.boot.autoconfigure.support.LogType
 - 
Log using Log4J2.
 - logger - Static variable in class com.oracle.coherence.spring.boot.config.CoherenceConfigDataLocationResolver
 - logger - Static variable in class com.oracle.coherence.spring.boot.config.CoherenceGrpcClient
 - logger - Static variable in class com.oracle.coherence.spring.configuration.CoherenceConversionServicePostProcessor
 - logger - Static variable in class com.oracle.coherence.spring.configuration.CoherenceSpringConfiguration
 - logger - Static variable in class com.oracle.coherence.spring.configuration.EnableCoherenceImportBeanDefinitionRegistrar
 - logger - Static variable in class com.oracle.coherence.spring.configuration.NamedCacheConfiguration
 - logger - Static variable in class com.oracle.coherence.spring.configuration.NamedTopicConfiguration
 - logger - Variable in class com.oracle.coherence.spring.event.CoherenceEventListenerMethodProcessor
 - logger - Variable in class com.oracle.coherence.spring.messaging.CoherencePublisherProxyFactoryBean
 - LoggingProperties() - Constructor for class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.LoggingProperties
 - LogType - Enum in com.oracle.coherence.spring.boot.autoconfigure.support
 - 
An enum representing the different Logging types for Coherence.
 - Lost - Annotation Type in com.oracle.coherence.spring.annotation.event
 - 
A qualifier annotation used to annotate the parameter
CoherenceEventListenerannotated methods that will receiveTransferEventsof typeLOST. 
M
- MANUAL - com.oracle.coherence.spring.annotation.CommitStrategy
 - 
Do not commit messages.
 - MapEventTransformerBinding - Annotation Type in com.oracle.coherence.spring.annotation
 - 
Specifies that an annotation type is a
MapEventTransformerbinding type. - MapEventTransformerConfiguration - Class in com.oracle.coherence.spring.configuration
 - 
Spring Configuration class for producing
MapEventTransformerbeans. - MapEventTransformerFactory<A extends java.lang.annotation.Annotation,K,V,U> - Interface in com.oracle.coherence.spring.annotation
 - 
A factory that produces instances of
MapEventTransformerfor a givenAnnotation. - mapEventTransformerService - Variable in class com.oracle.coherence.spring.configuration.MapEventTransformerConfiguration
 - MapEventTransformerService - Class in com.oracle.coherence.spring.configuration
 - 
A service for producing
MapEventTransformerinstances. - MapEventType - Enum in com.oracle.coherence.spring.event.mapevent
 - 
Event type enumeration.
 - MapListenerRegistrationBean - Class in com.oracle.coherence.spring.event.mapevent
 - 
CoherenceEventListenerresponsible for the registration ofMapListeners. - MapListenerRegistrationBean(FilterService, MapEventTransformerService) - Constructor for class com.oracle.coherence.spring.event.mapevent.MapListenerRegistrationBean
 - MapName - Annotation Type in com.oracle.coherence.spring.annotation.event
 - 
A qualifier annotation used to indicate a specific map name.
 - MapSessionPofSerializer - Class in com.oracle.coherence.spring.session.serialization.pof
 - MapSessionPofSerializer() - Constructor for class com.oracle.coherence.spring.session.serialization.pof.MapSessionPofSerializer
 - matches(ConditionContext, AnnotatedTypeMetadata) - Method in class com.oracle.coherence.spring.boot.autoconfigure.CachingEnabledCondition
 - max(Filter<?>, Remote.ToBigDecimalFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the maximum value of the specified function.
 - max(Filter<?>, Remote.ToBigDecimalFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the maximum value of the specified function.
 - max(Filter<?>, Remote.ToComparableFunction<? super T, R>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the maximum value of the specified function.
 - max(Filter<?>, Remote.ToComparableFunction<? super T, R>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the maximum value of the specified function.
 - max(Filter<?>, Remote.ToDoubleFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the maximum value of the specified function.
 - max(Filter<?>, Remote.ToDoubleFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the maximum value of the specified function.
 - max(Filter<?>, Remote.ToIntFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the maximum value of the specified function.
 - max(Filter<?>, Remote.ToIntFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the maximum value of the specified function.
 - max(Filter<?>, Remote.ToLongFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the maximum value of the specified function.
 - max(Filter<?>, Remote.ToLongFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the maximum value of the specified function.
 - max(Remote.ToBigDecimalFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the maximum value of the specified function.
 - max(Remote.ToBigDecimalFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the maximum value of the specified function.
 - max(Remote.ToComparableFunction<? super T, R>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the maximum value of the specified function.
 - max(Remote.ToComparableFunction<? super T, R>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the maximum value of the specified function.
 - max(Remote.ToDoubleFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the maximum value of the specified function.
 - max(Remote.ToDoubleFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the maximum value of the specified function.
 - max(Remote.ToIntFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the maximum value of the specified function.
 - max(Remote.ToIntFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the maximum value of the specified function.
 - max(Remote.ToLongFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the maximum value of the specified function.
 - max(Remote.ToLongFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the maximum value of the specified function.
 - maxBlock() - Method in annotation type com.oracle.coherence.spring.annotation.CoherencePublisher
 - 
The maximum duration to block synchronous send operations.
 - maxBy(Filter<?>, ValueExtractor<? super T, ? extends R>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the entity with the maximum value of the specified function.
 - maxBy(Filter<?>, ValueExtractor<? super T, ? extends R>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the entity with the maximum value of the specified function.
 - maxBy(ValueExtractor<? super T, ? extends R>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the entity with the maximum value of the specified function.
 - maxBy(ValueExtractor<? super T, ? extends R>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the entity with the maximum value of the specified function.
 - method - Variable in class com.oracle.coherence.spring.event.BaseMethodObserver
 - MethodEventObserver<E extends com.tangosol.net.events.Event<?>> - Class in com.oracle.coherence.spring.event.liveevent
 - 
A Coherence event observer implementation that wraps a
Method. - MethodEventObserver(String, Method, ApplicationContext) - Constructor for class com.oracle.coherence.spring.event.liveevent.MethodEventObserver
 - 
Create a
MethodEventObserver. - MethodMapListener<K,V> - Class in com.oracle.coherence.spring.event.mapevent
 - 
A
BaseMethodObserverthat wraps a map listenerMethod. - MethodMapListener(String, Method, ApplicationContext) - Constructor for class com.oracle.coherence.spring.event.mapevent.MethodMapListener
 - 
Create a
MethodEventObserver. - min(Filter<?>, Remote.ToBigDecimalFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the minimum value of the specified function.
 - min(Filter<?>, Remote.ToBigDecimalFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the minimum value of the specified function.
 - min(Filter<?>, Remote.ToComparableFunction<? super T, R>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the minimum value of the specified function.
 - min(Filter<?>, Remote.ToComparableFunction<? super T, R>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the minimum value of the specified function.
 - min(Filter<?>, Remote.ToDoubleFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the minimum value of the specified function.
 - min(Filter<?>, Remote.ToDoubleFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the minimum value of the specified function.
 - min(Filter<?>, Remote.ToIntFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the minimum value of the specified function.
 - min(Filter<?>, Remote.ToIntFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the minimum value of the specified function.
 - min(Filter<?>, Remote.ToLongFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the minimum value of the specified function.
 - min(Filter<?>, Remote.ToLongFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the minimum value of the specified function.
 - min(Remote.ToBigDecimalFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the minimum value of the specified function.
 - min(Remote.ToBigDecimalFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the minimum value of the specified function.
 - min(Remote.ToComparableFunction<? super T, R>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the minimum value of the specified function.
 - min(Remote.ToComparableFunction<? super T, R>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the minimum value of the specified function.
 - min(Remote.ToDoubleFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the minimum value of the specified function.
 - min(Remote.ToDoubleFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the minimum value of the specified function.
 - min(Remote.ToIntFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the minimum value of the specified function.
 - min(Remote.ToIntFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the minimum value of the specified function.
 - min(Remote.ToLongFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the minimum value of the specified function.
 - min(Remote.ToLongFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the minimum value of the specified function.
 - minBy(Filter<?>, ValueExtractor<? super T, ? extends R>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the entity with the minimum value of the specified function.
 - minBy(Filter<?>, ValueExtractor<? super T, ? extends R>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the entity with the minimum value of the specified function.
 - minBy(ValueExtractor<? super T, ? extends R>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the entity with the minimum value of the specified function.
 - minBy(ValueExtractor<? super T, ? extends R>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the entity with the minimum value of the specified function.
 
N
- name() - Method in annotation type com.oracle.coherence.spring.annotation.CoherencePublisher
 - 
The value may indicate a suggestion for a logical component name, to be turned into a Spring bean in case of an autodetected component.
 - name() - Method in annotation type com.oracle.coherence.spring.configuration.annotation.CoherenceAsyncCache
 - name() - Method in annotation type com.oracle.coherence.spring.configuration.annotation.CoherenceAsyncMap
 - name() - Method in annotation type com.oracle.coherence.spring.configuration.annotation.CoherenceCache
 - name() - Method in annotation type com.oracle.coherence.spring.configuration.annotation.CoherenceMap
 - Name - Annotation Type in com.oracle.coherence.spring.annotation
 - 
An annotation used when injecting Coherence resource to indicate a specific resource name.
 - NamedCacheConfiguration - Class in com.oracle.coherence.spring.configuration
 - 
Provides support for injecting Coherence Caches using
NamedCache. - NamedCacheConfiguration(FilterService, ExtractorService) - Constructor for class com.oracle.coherence.spring.configuration.NamedCacheConfiguration
 - namedQueriesLocation() - Method in annotation type com.oracle.coherence.spring.data.config.EnableCoherenceRepositories
 - 
Configures the location of where to find the Spring Data named queries properties file.
 - NamedTopicConfiguration - Class in com.oracle.coherence.spring.configuration
 - 
Provides support for injecting Coherence Topics using
NamedTopic. - NamedTopicConfiguration(FilterService, ExtractorService) - Constructor for class com.oracle.coherence.spring.configuration.NamedTopicConfiguration
 - NamespaceHandler - Class in com.oracle.coherence.spring.namespace
 - 
Custom namespace handler for the
Springnamespace. - NamespaceHandler() - Constructor for class com.oracle.coherence.spring.namespace.NamespaceHandler
 - 
Construct a
NamespaceHandlerinstance. - NORMAL - com.oracle.coherence.spring.annotation.event.Backlog.Type
 - 
Indicates that a participant was previously backlogged but is no longer so.
 - notify(E) - Method in class com.oracle.coherence.spring.event.liveevent.MethodEventObserver
 
O
- observer - Variable in class com.oracle.coherence.spring.event.liveevent.handler.EventHandler
 - 
The observer method to delegate events to.
 - onApplicationEvent(ApplicationContextEvent) - Method in class com.oracle.coherence.spring.SpringBasedCoherenceSession
 - onEvent(CoherenceLifecycleEvent) - Method in class com.oracle.coherence.spring.messaging.CoherenceTopicListenerSubscribers
 - onEvent(EntryEvent<String, MapSession>) - Method in class com.oracle.coherence.spring.session.events.CoherenceSessionCreatedEventHandler
 - onEvent(E) - Method in class com.oracle.coherence.spring.event.liveevent.handler.EventHandler
 - onInit() - Method in class com.oracle.coherence.spring.messaging.CoherencePublisherProxyFactoryBean
 - or(QueryState, QueryState) - Method in class com.oracle.coherence.spring.data.repository.query.CoherenceQueryCreator
 
P
- parse(Map<String, Object>) - Method in class com.oracle.coherence.spring.messaging.CoherencePublisherRegistrar
 - participantName - Variable in class com.oracle.coherence.spring.event.liveevent.handler.FederationEventHandler
 - ParticipantName - Annotation Type in com.oracle.coherence.spring.annotation.event
 - 
A qualifier annotation used to indicate a specific participant name.
 - participantNameFunction - Variable in class com.oracle.coherence.spring.event.liveevent.handler.FederationEventHandler
 - path() - Method in annotation type com.oracle.coherence.spring.annotation.PofExtractor
 - 
Returns a property path to use to extract the value.
 - PofExtractor - Annotation Type in com.oracle.coherence.spring.annotation
 - 
A
ExtractorBindingannotation representing aPofExtractor. - PofExtractor.Extractors - Annotation Type in com.oracle.coherence.spring.annotation
 - 
A holder for the repeatable
PofExtractorannotation. - pofSerializer() - Method in class com.oracle.coherence.spring.configuration.CoherenceSpringConfiguration
 - 
A factory method to produce the default Java
Serializer. - postProcess(BeanDefinitionBuilder, AnnotationRepositoryConfigurationSource) - Method in class com.oracle.coherence.spring.data.support.CoherenceRepositoryConfigurationExtension
 - postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class com.oracle.coherence.spring.configuration.CoherenceConversionServicePostProcessor
 - postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class com.oracle.coherence.spring.event.CoherenceEventListenerMethodProcessor
 - postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class com.oracle.coherence.spring.messaging.CoherenceTopicListenerPostProcessor
 - PREFIX - Static variable in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties
 - 
Configuration prefix for config properties.
 - PREFIX - Static variable in class com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties
 - 
Prefix for configuration properties.
 - prepareBeanFactory(ConfigurableListableBeanFactory) - Method in class com.oracle.coherence.spring.SpringNamespaceHandler.SpringBeanFactoryBuilder.CoherenceApplicationContext
 - PRINCIPAL_NAME_ATTRIBUTE - Static variable in class com.oracle.coherence.spring.session.CoherenceIndexedSessionRepository
 - 
The principal name custom attribute name.
 - PrincipalNameExtractor - Class in com.oracle.coherence.spring.session.support
 - 
ValueExtractor that returns the name of the Spring Security principal from the
MapSession. - PrincipalNameExtractor() - Constructor for class com.oracle.coherence.spring.session.support.PrincipalNameExtractor
 - process(ProcessingContext, XmlElement) - Method in class com.oracle.coherence.spring.namespace.BeanProcessor
 - process(ProcessingContext, XmlElement) - Method in class com.oracle.coherence.spring.SpringNamespaceHandler.PropertyProcessor
 - process(InvocableMap.Entry<String, MapSession>) - Method in class com.oracle.coherence.spring.session.SessionUpdateEntryProcessor
 - processEventListeners() - Method in class com.oracle.coherence.spring.event.CoherenceEventListenerCandidates
 - Processor - Annotation Type in com.oracle.coherence.spring.annotation.event
 - 
A qualifier annotation used to annotate the parameter
CoherenceEventListenerannotated methods that will receiveEntryProcessorEventsto narrow the events received to those for a specificInvocableMap.EntryProcessorclass. - PropertyExtractor - Annotation Type in com.oracle.coherence.spring.annotation
 - 
A
ExtractorBindingannotation representing aUniversalExtractor. - PropertyExtractor.Extractors - Annotation Type in com.oracle.coherence.spring.annotation
 - 
A holder for the repeatable
PropertyExtractorannotation. - PropertyProcessor() - Constructor for class com.oracle.coherence.spring.SpringNamespaceHandler.PropertyProcessor
 - proxyDefaultMethods() - Method in annotation type com.oracle.coherence.spring.annotation.CoherencePublisher
 - 
Indicate if
defaultmethods on the interface should be proxied as well. - Publishers - Class in com.oracle.coherence.spring.messaging
 - 
Publisherrelated helper class. - Publishers() - Constructor for class com.oracle.coherence.spring.messaging.Publishers
 - put(Object, Object) - Method in class com.oracle.coherence.spring.cache.CoherenceCache
 
Q
- queryLookupStrategy() - Method in annotation type com.oracle.coherence.spring.data.config.EnableCoherenceRepositories
 - 
Returns the key of the
QueryLookupStrategyto be used for lookup queries for query methods. - QueryResult - Class in com.oracle.coherence.spring.data.repository.query
 - 
The final result of query processing that includes the
Filteras the query discriminate and theEntryAggregator. - QueryResult(QueryState, Sort) - Constructor for class com.oracle.coherence.spring.data.repository.query.QueryResult
 - 
Creates a new
QueryResult. - QueryState - Class in com.oracle.coherence.spring.data.repository.query
 - 
Simple query state holder used by the query building process.
 - QueryState() - Constructor for class com.oracle.coherence.spring.data.repository.query.QueryState
 
R
- readExternal(PofReader) - Method in class com.oracle.coherence.spring.session.SessionUpdateEntryProcessor
 - readExternal(PofReader) - Method in class com.oracle.coherence.spring.session.support.PrincipalNameExtractor
 - realize(ParameterResolver, ClassLoader, ParameterList) - Method in class com.oracle.coherence.spring.namespace.BeanBuilder
 - realize(ParameterResolver, ClassLoader, ParameterList) - Method in class com.oracle.coherence.spring.SpringNamespaceHandler.SpringBeanBuilder
 - realize(ParameterResolver, ClassLoader, ParameterList) - Method in class com.oracle.coherence.spring.SpringNamespaceHandler.SpringBeanFactoryBuilder
 - realizes(Class<?>, ParameterResolver, ClassLoader) - Method in class com.oracle.coherence.spring.namespace.BeanBuilder
 - realizes(Class<?>, ParameterResolver, ClassLoader) - Method in class com.oracle.coherence.spring.SpringNamespaceHandler.SpringBeanBuilder
 - realizes(Class<?>, ParameterResolver, ClassLoader) - Method in class com.oracle.coherence.spring.SpringNamespaceHandler.SpringBeanFactoryBuilder
 - Recovered - Annotation Type in com.oracle.coherence.spring.annotation.event
 - 
A qualifier annotation used to annotate the parameter
CoherenceEventListenerannotated methods that will receiveTransferEventsof typeRECOVERED. - registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class com.oracle.coherence.spring.boot.autoconfigure.messaging.CoherencePublisherAutoConfigurationScanRegistrar
 - registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class com.oracle.coherence.spring.messaging.CoherencePublisherRegistrar
 - registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class com.oracle.coherence.spring.messaging.CoherencePublisherScanRegistrar
 - registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry, BeanNameGenerator) - Method in class com.oracle.coherence.spring.configuration.EnableCoherenceImportBeanDefinitionRegistrar
 - Removed - Annotation Type in com.oracle.coherence.spring.annotation.event
 - 
A qualifier annotation used to annotate the parameter
CoherenceEventListenerannotated methods that will receiveEntryEventsof typeREMOVED. - removeListener(AbstractRepositoryBase.Listener<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - removeListener(AbstractRepositoryBase.Listener<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - removeListener(AbstractRepositoryBase.Listener<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.ListenerSupport
 - 
Unregister a listener that observes all repository events.
 - removeListener(Filter<?>, AbstractRepositoryBase.Listener<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - removeListener(Filter<?>, AbstractRepositoryBase.Listener<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - removeListener(Filter<?>, AbstractRepositoryBase.Listener<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.ListenerSupport
 - 
Unregister a listener that observes all events for entities that satisfy the specified criteria.
 - removeListener(ID, AbstractRepositoryBase.Listener<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - removeListener(ID, AbstractRepositoryBase.Listener<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - removeListener(ID, AbstractRepositoryBase.Listener<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.ListenerSupport
 - 
Unregister a listener that observes all events for a specific entity.
 - removeScope(String) - Method in class com.oracle.coherence.spring.event.liveevent.handler.EventHandler
 - 
Remove the scope prefix from a specified service name.
 - removeScope(String) - Method in class com.oracle.coherence.spring.session.events.CoherenceSessionCreatedEventHandler
 - 
Remove the scope prefix from a specified service name.
 - Removing - Annotation Type in com.oracle.coherence.spring.annotation.event
 - 
A qualifier annotation used to annotate the parameter
CoherenceEventListenerannotated methods that will receiveEntryEventsof typeREMOVING. - Replicating - Annotation Type in com.oracle.coherence.spring.annotation.event
 - 
A qualifier annotation used for any REPLICATING event.
 - repositoryBaseClass() - Method in annotation type com.oracle.coherence.spring.data.config.EnableCoherenceRepositories
 - 
Configure the repository base class to be used to create repository proxies for this particular configuration.
 - repositoryFactoryBeanClass() - Method in annotation type com.oracle.coherence.spring.data.config.EnableCoherenceRepositories
 - 
Returns the
FactoryBeanclass to be used for each repository instance. - repositoryImplementationPostfix() - Method in annotation type com.oracle.coherence.spring.data.config.EnableCoherenceRepositories
 - 
Returns the postfix to be used when looking up custom repository implementations.
 - resolve(Set<Annotation>) - Method in class com.oracle.coherence.spring.configuration.ExtractorService
 - 
Resolve a
ValueExtractorimplementation from the specified qualifiers. - resolve(Set<Annotation>) - Method in class com.oracle.coherence.spring.configuration.FilterService
 - 
Resolve a
Filterimplementation from the specified qualifiers. - resolve(Set<Annotation>) - Method in class com.oracle.coherence.spring.configuration.MapEventTransformerService
 - 
Resolve a
MapEventTransformerfrom the specified qualifier annotations. - resolve(ConfigDataLocationResolverContext, ConfigDataLocation) - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigDataLocationResolver
 - 
Not used.
 - resolveProfileSpecific(ConfigDataLocationResolverContext, ConfigDataLocation, Profiles) - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigDataLocationResolver
 - 
Return a list of CoherenceConfigDataResources.
 - Rollback - Annotation Type in com.oracle.coherence.spring.annotation.event
 - 
A qualifier annotation used to annotate the parameter
CoherenceEventListenerannotated methods that will receiveTransferEventsof typeROLLBACK. 
S
- save(CoherenceSpringSession) - Method in class com.oracle.coherence.spring.session.CoherenceIndexedSessionRepository
 - save(S) - Method in interface com.oracle.coherence.spring.data.repository.AsyncCrudRepository
 - 
Saves a given entity.
 - save(S) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - save(S) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - saveAll(Iterable<S>) - Method in interface com.oracle.coherence.spring.data.repository.AsyncCrudRepository
 - 
Saves all given entities.
 - saveAll(Iterable<S>) - Method in class com.oracle.coherence.spring.data.repository.BackingAsyncRepository
 - 
Saves all given entities.
 - saveAll(Iterable<S>) - Method in class com.oracle.coherence.spring.data.repository.BackingRepository
 - 
Saves all given entities.
 - saveAll(Iterable<S>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - saveAll(Iterable<S>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - saveAll(Stream<? extends T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Store all specified entities as a batch.
 - saveAll(Stream<? extends T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Store all specified entities as a batch.
 - saveMode() - Method in annotation type com.oracle.coherence.spring.session.config.annotation.web.http.EnableCoherenceHttpSession
 - 
Save mode for the session.
 - ScopeName - Annotation Type in com.oracle.coherence.spring.annotation.event
 - 
A qualifier annotation used to indicate a specific scope name.
 - SecurityContextPofSerializer - Class in com.oracle.coherence.spring.session.serialization.pof
 - SecurityContextPofSerializer() - Constructor for class com.oracle.coherence.spring.session.serialization.pof.SecurityContextPofSerializer
 - serialize(PofWriter, Object) - Method in class com.oracle.coherence.spring.session.serialization.pof.AuthenticationPofSerializer
 - serialize(PofWriter, Object) - Method in class com.oracle.coherence.spring.session.serialization.pof.GrantedAuthorityPofSerializer
 - serialize(PofWriter, Object) - Method in class com.oracle.coherence.spring.session.serialization.pof.MapSessionPofSerializer
 - serialize(PofWriter, Object) - Method in class com.oracle.coherence.spring.session.serialization.pof.SecurityContextPofSerializer
 - SERVER - com.oracle.coherence.spring.configuration.session.SessionType
 - 
The session is a server session, that is it expects to be a Coherence cluster member.
 - ServerProperties() - Constructor for class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.ServerProperties
 - ServerSessionConfigurationBean - Class in com.oracle.coherence.spring.configuration.session
 - ServerSessionConfigurationBean() - Constructor for class com.oracle.coherence.spring.configuration.session.ServerSessionConfigurationBean
 - ServiceEventHandler<E extends com.tangosol.net.events.Event<T>,T extends java.lang.Enum<T>> - Class in com.oracle.coherence.spring.event.liveevent.handler
 - 
Abstract base class for all observer-based service interceptors.
 - serviceName - Variable in class com.oracle.coherence.spring.event.liveevent.handler.CacheEventHandler
 - serviceName - Variable in class com.oracle.coherence.spring.event.liveevent.handler.ServiceEventHandler
 - ServiceName - Annotation Type in com.oracle.coherence.spring.annotation.event
 - 
A qualifier annotation used to indicate a specific service name.
 - session() - Method in annotation type com.oracle.coherence.spring.configuration.annotation.CoherenceAsyncCache
 - session() - Method in annotation type com.oracle.coherence.spring.configuration.annotation.CoherenceAsyncMap
 - session() - Method in annotation type com.oracle.coherence.spring.configuration.annotation.CoherenceCache
 - session() - Method in annotation type com.oracle.coherence.spring.configuration.annotation.CoherenceMap
 - session() - Method in annotation type com.oracle.coherence.spring.data.config.CoherenceMap
 - 
Specifies the name of the
Sessionshould be used to look up theNamedMap. - session() - Method in annotation type com.oracle.coherence.spring.session.config.annotation.web.http.EnableCoherenceHttpSession
 - 
Name of the Coherence session.
 - session(InjectionPoint) - Method in class com.oracle.coherence.spring.configuration.CoherenceSpringConfiguration
 - 
Create a
Sessionfrom the qualifiers on the specified injection point. - SessionConfigurationBean - Class in com.oracle.coherence.spring.configuration.session
 - 
A
SessionConfigurationbean that will be created for each named session in the application configuration properties. - SessionConfigurationBean() - Constructor for class com.oracle.coherence.spring.configuration.session.SessionConfigurationBean
 - SessionConfigurationBean(String) - Constructor for class com.oracle.coherence.spring.configuration.session.SessionConfigurationBean
 - 
Create a named
SessionConfigurationBean. - SessionConfigurationProvider - Interface in com.oracle.coherence.spring.configuration.session
 - 
A provider of
SessionConfigurationinstances. - SessionDebugMessageUtils - Class in com.oracle.coherence.spring.session.support
 - 
Contains utilities to create common log messages.
 - SessionEvent - Enum in com.oracle.coherence.spring.session.support
 - 
Used by
SessionDebugMessageUtils. - SessionLifecycleEventHandler - Class in com.oracle.coherence.spring.event.liveevent.handler
 - 
Handler for
SessionLifecycleEvents. - SessionLifecycleEventHandler(MethodEventObserver<SessionLifecycleEvent>) - Constructor for class com.oracle.coherence.spring.event.liveevent.handler.SessionLifecycleEventHandler
 - sessionName - Variable in class com.oracle.coherence.spring.event.liveevent.handler.CacheEventHandler
 - SessionName - Annotation Type in com.oracle.coherence.spring.annotation
 - 
A qualifier annotation used when injecting Coherence resource to indicate a specific Session name.
 - SessionProperties() - Constructor for class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.SessionProperties
 - SessionRemovedMapListener - Class in com.oracle.coherence.spring.session.events
 - 
Custom Map Event that handles the deletion and expiration of a session.
 - SessionRemovedMapListener(ApplicationEventPublisher) - Constructor for class com.oracle.coherence.spring.session.events.SessionRemovedMapListener
 - sessionRepository() - Method in class com.oracle.coherence.spring.session.config.annotation.web.http.CoherenceHttpSessionConfiguration
 - sessionTimeoutInSeconds() - Method in annotation type com.oracle.coherence.spring.session.config.annotation.web.http.EnableCoherenceHttpSession
 - 
The session timeout in seconds.
 - SessionType - Enum in com.oracle.coherence.spring.configuration.session
 - 
An enum representing the different types of
SessionConfigurationthat can be configured in the Spring configuration. - SessionUpdateEntryProcessor - Class in com.oracle.coherence.spring.session
 - 
Coherence
InvocableMap.EntryProcessorresponsible for handling updates to session. - SessionUpdateEntryProcessor() - Constructor for class com.oracle.coherence.spring.session.SessionUpdateEntryProcessor
 - setApplicationContext(ApplicationContext) - Static method in class com.oracle.coherence.spring.CoherenceContext
 - 
Set the global
ApplicationContext. - setApplicationContext(ApplicationContext) - Method in class com.oracle.coherence.spring.CoherenceServer
 - setApplicationContext(ApplicationContext) - Method in class com.oracle.coherence.spring.event.CoherenceEventListenerCandidates
 - setApplicationContext(ApplicationContext) - Method in class com.oracle.coherence.spring.messaging.CoherenceTopicListenerSubscribers
 - setApplicationContext(ApplicationContext) - Method in class com.oracle.coherence.spring.SpringBasedCoherenceSession
 - setApplicationContextUri(Expression<String>) - Method in class com.oracle.coherence.spring.SpringNamespaceHandler.SpringBeanFactoryBuilder
 - 
Set the
Expressionfor theBeanFactoryURI. - setApplicationEventPublisher(ApplicationEventPublisher) - Method in class com.oracle.coherence.spring.session.CoherenceIndexedSessionRepository
 - 
Sets the
ApplicationEventPublisherthat is used to publishsession events. - setApplicationName(String) - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties
 - setBeanClassLoader(ClassLoader) - Method in class com.oracle.coherence.spring.messaging.CoherencePublisherProxyFactoryBean
 - setBeanFactory(BeanFactory) - Method in class com.oracle.coherence.spring.boot.autoconfigure.messaging.CoherencePublisherAutoConfigurationScanRegistrar
 - setBeanName(Expression<String>) - Method in class com.oracle.coherence.spring.SpringNamespaceHandler.SpringBeanBuilder
 - 
Set the
Expressionused to determine the name of the bean provided by this builder. - setCache(CoherenceProperties.CacheAbstractionProperties) - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties
 - setCacheName(String) - Method in class com.oracle.coherence.spring.event.mapevent.SimpleMapListener
 - setCacheName(String) - Method in class com.oracle.coherence.spring.session.events.CoherenceSessionCreatedEventHandler
 - setCacheNamePrefix(String) - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.CacheAbstractionProperties
 - setCacheNamePrefix(String) - Method in class com.oracle.coherence.spring.cache.CoherenceCacheConfiguration
 - 
Set the String to prepend the cache name with.
 - setChannelName(String) - Method in class com.oracle.coherence.spring.configuration.session.GrpcSessionConfigurationBean
 - 
Set the name of the gRPC
Channelbean. - setCharacterLimit(Integer) - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.LoggingProperties
 - setClient(CoherenceConfigClientProperties.GrpcClientProperties) - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties
 - setClient(List<ClientSessionConfigurationBean>) - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.SessionProperties
 - setCoherence(Coherence) - Method in class com.oracle.coherence.spring.data.support.CoherenceRepositoryFactoryBean
 - 
Configures the
Coherenceinstance to be used. - setCoherence(ObjectProvider<Coherence>, ObjectProvider<Coherence>) - Method in class com.oracle.coherence.spring.session.config.annotation.web.http.CoherenceHttpSessionConfiguration
 - setCoherenceEventListenerCandidates(CoherenceEventListenerCandidates) - Method in class com.oracle.coherence.spring.configuration.CoherenceSpringConfiguration
 - setCoherenceInstanceType(CoherenceInstanceType) - Method in class com.oracle.coherence.spring.configuration.DefaultCoherenceConfigurer
 - 
Set the Coherence instance type explicitly.
 - setCoherenceServerStartupTimeout(Duration) - Method in class com.oracle.coherence.spring.configuration.DefaultCoherenceConfigurer
 - 
Set the Coherence Server startup timeout value.
 - setConfig(String) - Method in class com.oracle.coherence.spring.configuration.session.SessionConfigurationBean
 - 
Set the Coherence cache configuration URI.
 - setDefaultMaxInactiveInterval(Duration) - Method in class com.oracle.coherence.spring.session.CoherenceIndexedSessionRepository
 - 
Set the maximum inactive interval between requests before newly created sessions will be invalidated.
 - setDefaultMaxInactiveInterval(Duration) - Method in class com.oracle.coherence.spring.session.SessionUpdateEntryProcessor
 - setDestination(LogType) - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.LoggingProperties
 - setEnabled(boolean) - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties
 - setEnableTls(boolean) - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties.GrpcClientProperties
 - 
Enables TLS support.
 - setEnvironment(Environment) - Method in class com.oracle.coherence.spring.boot.autoconfigure.data.CoherenceRepositoriesRegistrar
 - setEnvironment(Environment) - Method in class com.oracle.coherence.spring.messaging.CoherencePublisherScanRegistrar
 - setFactoryName(Expression<String>) - Method in class com.oracle.coherence.spring.SpringNamespaceHandler.SpringBeanBuilder
 - 
Set the
Expressionused to determine the name of theBeanFactoryused by this builder. - setFactoryName(Expression<String>) - Method in class com.oracle.coherence.spring.SpringNamespaceHandler.SpringBeanFactoryBuilder
 - 
Set the
Expressionused to determine the name of theBeanFactoryrealized by this builder. - setFailFast(boolean) - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties
 - setFilter(Filter<?>) - Method in class com.oracle.coherence.spring.event.mapevent.SimpleMapListener
 - setFlushMode(FlushMode) - Method in class com.oracle.coherence.spring.boot.autoconfigure.session.CoherenceSpringSessionProperties
 - setFlushMode(FlushMode) - Method in class com.oracle.coherence.spring.session.CoherenceIndexedSessionRepository
 - 
Sets the
FlushMode. - setFlushMode(FlushMode) - Method in class com.oracle.coherence.spring.session.config.annotation.web.http.CoherenceHttpSessionConfiguration
 - setGrpc(List<GrpcSessionConfigurationBean>) - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.SessionProperties
 - setHost(String) - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties.GrpcClientProperties
 - 
Sets host name of gRPC server.
 - setImportMetadata(AnnotationMetadata) - Method in class com.oracle.coherence.spring.session.config.annotation.web.http.CoherenceHttpSessionConfiguration
 - setIndexResolver(IndexResolver<Session>) - Method in class com.oracle.coherence.spring.session.CoherenceIndexedSessionRepository
 - 
Set the
IndexResolverto use. - setIndexResolver(IndexResolver<Session>) - Method in class com.oracle.coherence.spring.session.config.annotation.web.http.CoherenceHttpSessionConfiguration
 - setInstance(CoherenceProperties.InstanceProperties) - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties
 - setLiteEvent(boolean) - Method in class com.oracle.coherence.spring.event.mapevent.SimpleMapListener
 - setLockEntireCache(boolean) - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.CacheAbstractionProperties
 - setLockEntireCache(boolean) - Method in class com.oracle.coherence.spring.cache.CoherenceCacheConfiguration
 - 
If setting to true, this property will lock the entire cache.
 - setLockTimeout(long) - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.CacheAbstractionProperties
 - setLockTimeout(long) - Method in class com.oracle.coherence.spring.cache.CoherenceCacheConfiguration
 - 
Will set the lock timeout in milliseconds.
 - setLoggerName(String) - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.LoggingProperties
 - setLogging(CoherenceProperties.LoggingProperties) - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties
 - setMapListenerRegistrationBean(MapListenerRegistrationBean) - Method in class com.oracle.coherence.spring.event.CoherenceEventListenerCandidates
 - setMapName(String) - Method in class com.oracle.coherence.spring.boot.autoconfigure.session.CoherenceSpringSessionProperties
 - setMaxBlock(String) - Method in class com.oracle.coherence.spring.messaging.CoherencePublisherProxyFactoryBean
 - setMaxInactiveIntervalInSeconds(int) - Method in class com.oracle.coherence.spring.session.config.annotation.web.http.CoherenceHttpSessionConfiguration
 - setMessageFormat(String) - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.LoggingProperties
 - setName(String) - Method in class com.oracle.coherence.spring.configuration.session.AbstractSessionConfigurationBean
 - 
Set the name of this configuration.
 - setParameterList(ParameterList) - Method in class com.oracle.coherence.spring.SpringNamespaceHandler.SpringBeanBuilder
 - 
Sets the
ParameterListcontaining optional properties to inject into the realized bean. - setParameterResolver(ParameterResolver) - Method in class com.oracle.coherence.spring.CoherenceBeanExpressionResolver
 - 
Set the thread local
ParameterResolver. - setPort(int) - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties.GrpcClientProperties
 - 
Sets gRPC server port.
 - setPriority(int) - Method in class com.oracle.coherence.spring.configuration.session.AbstractSessionConfigurationBean
 - 
Set the priority for this configuration.
 - setProfile(String) - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties
 - setProperties(Map<String, String>) - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties
 - setPropertyPrefix(String) - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties
 - setProxyDefaultMethods(boolean) - Method in class com.oracle.coherence.spring.messaging.CoherencePublisherProxyFactoryBean
 - 
Indicate if
defaultmethods on the interface should be proxied as well. - setResourceLoader(ResourceLoader) - Method in class com.oracle.coherence.spring.messaging.CoherencePublisherScanRegistrar
 - setSaveMode(SaveMode) - Method in class com.oracle.coherence.spring.boot.autoconfigure.session.CoherenceSpringSessionProperties
 - setSaveMode(SaveMode) - Method in class com.oracle.coherence.spring.session.CoherenceIndexedSessionRepository
 - 
Set the save mode.
 - setSaveMode(SaveMode) - Method in class com.oracle.coherence.spring.session.config.annotation.web.http.CoherenceHttpSessionConfiguration
 - setScopeName(String) - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties
 - setScopeName(String) - Method in class com.oracle.coherence.spring.configuration.session.AbstractSessionConfigurationBean
 - 
Set the scope name for this configuration.
 - setScopeName(String) - Method in class com.oracle.coherence.spring.event.mapevent.SimpleMapListener
 - setScopeName(String) - Method in class com.oracle.coherence.spring.session.events.CoherenceSessionCreatedEventHandler
 - setSerializer(String) - Method in class com.oracle.coherence.spring.configuration.session.GrpcSessionConfigurationBean
 - 
Set the name of the
Serializer. - setServer(CoherenceProperties.ServerProperties) - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties
 - setServer(List<ServerSessionConfigurationBean>) - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.SessionProperties
 - setServiceName(String) - Method in class com.oracle.coherence.spring.event.mapevent.SimpleMapListener
 - setServiceName(String) - Method in class com.oracle.coherence.spring.session.events.CoherenceSessionCreatedEventHandler
 - setSession(String) - Method in class com.oracle.coherence.spring.event.mapevent.SimpleMapListener
 - setSessionMapName(String) - Method in class com.oracle.coherence.spring.session.CoherenceIndexedSessionRepository
 - 
Set the name of map used to store sessions.
 - setSessionMapName(String) - Method in class com.oracle.coherence.spring.session.config.annotation.web.http.CoherenceHttpSessionConfiguration
 - setSessionName(String) - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties
 - setSessionRepositoryCustomizer(ObjectProvider<SessionRepositoryCustomizer<CoherenceIndexedSessionRepository>>) - Method in class com.oracle.coherence.spring.session.config.annotation.web.http.CoherenceHttpSessionConfiguration
 - setSessions(CoherenceProperties.SessionProperties) - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties
 - setSeverityLevel(Integer) - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.LoggingProperties
 - setStartupTimeout(Duration) - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.ServerProperties
 - setSynchronousEvents(boolean) - Method in class com.oracle.coherence.spring.event.mapevent.SimpleMapListener
 - setTimeToLive(Duration) - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.CacheAbstractionProperties
 - setTimeToLive(Duration) - Method in class com.oracle.coherence.spring.cache.CoherenceCacheConfiguration
 - 
Sets the expiration time for cache entries.
 - setTracing(boolean) - Method in class com.oracle.coherence.spring.configuration.session.GrpcSessionConfigurationBean
 - 
Set whether distributed tracing should be enabled.
 - setTransformer(MapEventTransformer<K, V, ?>) - Method in class com.oracle.coherence.spring.event.mapevent.SimpleMapListener
 - setType(SessionType) - Method in class com.oracle.coherence.spring.configuration.session.AbstractSessionConfigurationBean
 - 
Set the priority of this configuration.
 - setType(CoherenceInstanceType) - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.InstanceProperties
 - setUseCacheNamePrefix(boolean) - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.CacheAbstractionProperties
 - setUseCacheNamePrefix(boolean) - Method in class com.oracle.coherence.spring.cache.CoherenceCacheConfiguration
 - 
This property is false by default.
 - setUseLocks(boolean) - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.CacheAbstractionProperties
 - setUseLocks(boolean) - Method in class com.oracle.coherence.spring.cache.CoherenceCacheConfiguration
 - 
If true, cache entries will be locked for concurrency control.
 - shouldFire(E) - Method in class com.oracle.coherence.spring.event.liveevent.handler.FederationEventHandler
 - SimpleMapListener<K,V> - Class in com.oracle.coherence.spring.event.mapevent
 - SimpleMapListener(MethodMapListener<K, V>) - Constructor for class com.oracle.coherence.spring.event.mapevent.SimpleMapListener
 - size() - Method in class com.oracle.coherence.spring.cache.CoherenceCache
 - 
Returns the number of key-value mappings of the underlying
NamedCache. - SLF4J - com.oracle.coherence.spring.boot.autoconfigure.support.LogType
 - 
Log using Simple Logging Facade for Java.
 - SPRING_SYSTEM_PROPERTY_RESOLVER_BEAN_NAME - Static variable in class com.oracle.coherence.spring.configuration.CoherenceSpringConfiguration
 - 
The name of the default Coherence
Clusterbean. - SpringBasedCoherenceSession - Class in com.oracle.coherence.spring
 - 
Provides the ability to acquire Coherence-based resources in the Spring Framework.
 - SpringBasedCoherenceSession() - Constructor for class com.oracle.coherence.spring.SpringBasedCoherenceSession
 - 
Constructs a
SpringBasedCoherenceSessionthat will auto-detect the cache configuration. - SpringBasedCoherenceSession(String) - Constructor for class com.oracle.coherence.spring.SpringBasedCoherenceSession
 - 
Constructs a
SpringBasedCoherenceSessionusing the specified cache configuration. - SpringBeanBuilder(ResourceRegistry) - Constructor for class com.oracle.coherence.spring.SpringNamespaceHandler.SpringBeanBuilder
 - 
Construct a
SpringNamespaceHandler.SpringBeanBuilder. - SpringBeanFactoryBuilder(ResourceRegistry, ExpressionParser) - Constructor for class com.oracle.coherence.spring.SpringNamespaceHandler.SpringBeanFactoryBuilder
 - 
Construct a
SpringNamespaceHandler.SpringBeanFactoryBuilder. - SpringBootCoherenceHttpSessionConfiguration() - Constructor for class com.oracle.coherence.spring.boot.autoconfigure.session.CoherenceSpringSessionAutoConfiguration.SpringBootCoherenceHttpSessionConfiguration
 - SpringNamespaceHandler - Class in com.oracle.coherence.spring
 - 
The
SpringNamespaceHandlerprovides the ability to reference Spring beans in a cache configuration file. - SpringNamespaceHandler() - Constructor for class com.oracle.coherence.spring.SpringNamespaceHandler
 - 
Construct a
SpringNamespaceHandler. - SpringNamespaceHandler.PropertyProcessor - Class in com.oracle.coherence.spring
 - 
Implementation of
ElementProcessorthat creates an instance ofParametercontaining a property name and value to be injected into a Spring bean. - SpringNamespaceHandler.SpringBeanBuilder - Class in com.oracle.coherence.spring
 - 
Implementation of
ParameterizedBuilderthat "realizes" a named bean from a SpringBeanFactory. - SpringNamespaceHandler.SpringBeanFactoryBuilder - Class in com.oracle.coherence.spring
 - 
Implementation of
ParameterizedBuilderthat "realizes" an instance ofBeanFactorybased on a provided Spring application context uri. - SpringNamespaceHandler.SpringBeanFactoryBuilder.CoherenceApplicationContext - Class in com.oracle.coherence.spring
 - 
Application context implementation that supports Coherence expression macros within a Spring XML application context file.
 - SpringSessionCoherenceInstance - Annotation Type in com.oracle.coherence.spring.session.config.annotation
 - 
Qualifier annotation for a
Coherenceinstance to be injected inCoherenceIndexedSessionRepository. - SpringSystemPropertyResolver - Class in com.oracle.coherence.spring.configuration.support
 - 
A Coherence
SystemPropertyResolverandEnvironmentVariableResolverthat uses the SpringEnvironmentto obtain values. - SpringSystemPropertyResolver() - Constructor for class com.oracle.coherence.spring.configuration.support.SpringSystemPropertyResolver
 - 
This constructor is required so that Coherence can discover and instantiate this class using the Java ServiceLoader.
 - SpringSystemPropertyResolver(Environment) - Constructor for class com.oracle.coherence.spring.configuration.support.SpringSystemPropertyResolver
 - 
This constructor will be called by Spring to instantiate the singleton bean and set the
Environment. - SpringSystemPropertyResolver(Environment, String) - Constructor for class com.oracle.coherence.spring.configuration.support.SpringSystemPropertyResolver
 - 
This constructor will be called by Spring to instantiate the singleton bean and set the
Environment. - start() - Method in class com.oracle.coherence.spring.CoherenceServer
 - Started - Annotation Type in com.oracle.coherence.spring.annotation.event
 - 
A qualifier annotation used to annotate the parameter
CoherenceEventListenerannotated methods that will receiveCoherenceLifecycleEventsof typeSTARTEDorSessionEventsof typeSTARTED. - Starting - Annotation Type in com.oracle.coherence.spring.annotation.event
 - 
A qualifier annotation used to annotate the parameter
CoherenceEventListenerannotated methods that will receiveCoherenceLifecycleEventsof typeSTARTINGorSessionEventsof typeSTARTING. - STARTUP_TIMEOUT_SYSTEM_PROPERTY - Static variable in class com.oracle.coherence.spring.CoherenceServer
 - 
Start up default of 60 seconds.
 - STDERR - com.oracle.coherence.spring.boot.autoconfigure.support.LogType
 - 
Log to Standard Error.
 - STDOUT - com.oracle.coherence.spring.boot.autoconfigure.support.LogType
 - 
Log to Standard Out.
 - stop() - Method in class com.oracle.coherence.spring.CoherenceServer
 - Stop - com.oracle.coherence.spring.messaging.SubscriberExceptionHandler.Action
 - 
Close the subscriber and stop receiving messages.
 - Stopped - Annotation Type in com.oracle.coherence.spring.annotation.event
 - 
A qualifier annotation used to annotate the parameter
CoherenceEventListenerannotated methods that will receiveCoherenceLifecycleEventsof typeSTOPPEDorSessionEventsof typeSTOPPED. - Stopping - Annotation Type in com.oracle.coherence.spring.annotation.event
 - 
A qualifier annotation used to annotate the parameter
CoherenceEventListenerannotated methods that will receiveCoherenceLifecycleEventsof typeSTOPPINGorSessionEventsof typeSTOPPING. - store(ID, T) - Method in interface com.oracle.coherence.spring.cachestore.JpaRepositoryCacheStore
 - storeAll(Map<? extends ID, ? extends T>) - Method in interface com.oracle.coherence.spring.cachestore.JpaRepositoryCacheStore
 - stream() - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return a stream of all entities in this repository.
 - stream(Filter<?>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return a stream of all entities in this repository that satisfy the specified criteria.
 - stream(Collection<? extends ID>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return a stream of entities with the specified identifiers.
 - subscribe(Subscriber<? super T>) - Method in class com.oracle.coherence.spring.messaging.CompletableFuturePublisher
 - SubscriberExceptionHandler - Interface in com.oracle.coherence.spring.messaging
 - 
Interface that
CoherenceTopicListenerbeans can implement to handle exceptions. - SubscriberExceptionHandler.Action - Enum in com.oracle.coherence.spring.messaging
 - 
An enumeration of possible actions to take after handling an exception.
 - SubscriberGroup - Annotation Type in com.oracle.coherence.spring.annotation
 - 
A qualifier annotation used when injecting
Subscriberto aNamedTopicto indicate the name of the subscriber group that the subscriber should belong to. - sum(Filter<?>, Remote.ToBigDecimalFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the sum of the specified function.
 - sum(Filter<?>, Remote.ToBigDecimalFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the sum of the specified function.
 - sum(Filter<?>, Remote.ToDoubleFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the sum of the specified function.
 - sum(Filter<?>, Remote.ToDoubleFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the sum of the specified function.
 - sum(Filter<?>, Remote.ToIntFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the sum of the specified function.
 - sum(Filter<?>, Remote.ToIntFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the sum of the specified function.
 - sum(Filter<?>, Remote.ToLongFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the sum of the specified function.
 - sum(Filter<?>, Remote.ToLongFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the sum of the specified function.
 - sum(Remote.ToBigDecimalFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the sum of the specified function.
 - sum(Remote.ToBigDecimalFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the sum of the specified function.
 - sum(Remote.ToDoubleFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the sum of the specified function.
 - sum(Remote.ToDoubleFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the sum of the specified function.
 - sum(Remote.ToIntFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the sum of the specified function.
 - sum(Remote.ToIntFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the sum of the specified function.
 - sum(Remote.ToLongFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the sum of the specified function.
 - sum(Remote.ToLongFunction<? super T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the sum of the specified function.
 - SYNC - com.oracle.coherence.spring.annotation.CommitStrategy
 - 
Synchronously commit using
Subscriber.Element.commit()after each messages is processed. - Synced - Annotation Type in com.oracle.coherence.spring.annotation.event
 - 
A qualifier annotation used for any SYNCED event.
 - Synchronous - Annotation Type in com.oracle.coherence.spring.annotation.event
 - 
A qualifier annotation that can be applied to
CoherenceEventListenerannotated methods to register them asMapListener.synchronous()listeners. - Syncing - Annotation Type in com.oracle.coherence.spring.annotation.event
 - 
A qualifier annotation used for any SYNCING event.
 
T
- toComparator(Sort) - Static method in class com.oracle.coherence.spring.data.support.Utils
 - 
Convert Spring
SorttoRemote.Comparator. - top(Filter<?>, ValueExtractor<? super T, ? extends R>, int) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the top N highest values for the specified extractor.
 - top(Filter<?>, ValueExtractor<? super T, ? extends R>, int) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the top N highest values for the specified extractor.
 - top(Filter<?>, ValueExtractor<? super T, ? extends R>, Remote.Comparator<? super R>, int) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the top N highest values for the specified extractor.
 - top(Filter<?>, ValueExtractor<? super T, ? extends R>, Remote.Comparator<? super R>, int) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the top N highest values for the specified extractor.
 - top(ValueExtractor<? super T, ? extends R>, int) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the top N highest values for the specified extractor.
 - top(ValueExtractor<? super T, ? extends R>, int) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the top N highest values for the specified extractor.
 - top(ValueExtractor<? super T, ? extends R>, Remote.Comparator<? super R>, int) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the top N highest values for the specified extractor.
 - top(ValueExtractor<? super T, ? extends R>, Remote.Comparator<? super R>, int) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the top N highest values for the specified extractor.
 - topBy(Filter<?>, Remote.Comparator<? super T>, int) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the top N entities with the highest values for the specified extractor.
 - topBy(Filter<?>, Remote.Comparator<? super T>, int) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the top N entities with the highest values for the specified extractor.
 - topBy(Filter<?>, ValueExtractor<? super T, ? extends R>, int) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the top N entities with the highest values for the specified extractor.
 - topBy(Filter<?>, ValueExtractor<? super T, ? extends R>, int) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the top N entities with the highest values for the specified extractor.
 - topBy(Remote.Comparator<? super T>, int) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the top N entities with the highest values for the specified extractor.
 - topBy(Remote.Comparator<? super T>, int) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the top N entities with the highest values for the specified extractor.
 - topBy(ValueExtractor<? super T, ? extends R>, int) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Return the top N entities with the highest values for the specified extractor.
 - topBy(ValueExtractor<? super T, ? extends R>, int) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Return the top N entities with the highest values for the specified extractor.
 - Topic - Annotation Type in com.oracle.coherence.spring.annotation
 - 
An annotation used to specify a topic name.
 - Topics - Annotation Type in com.oracle.coherence.spring.annotation
 - 
Repeatable annotation for one or many
Topicannotations. - toString() - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties.GrpcClientProperties
 - toString() - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigDataResource
 - toString() - Method in class com.oracle.coherence.spring.event.mapevent.AnnotatedMapListener
 - toString() - Method in class com.oracle.coherence.spring.event.mapevent.SimpleMapListener
 - toString() - Method in class com.oracle.coherence.spring.SpringNamespaceHandler.SpringBeanFactoryBuilder.CoherenceApplicationContext
 - TransactionEventHandler - Class in com.oracle.coherence.spring.event.liveevent.handler
 - 
Handler for
TransactionEvents. - TransactionEventHandler(MethodEventObserver<TransactionEvent>) - Constructor for class com.oracle.coherence.spring.event.liveevent.handler.TransactionEventHandler
 - TransferEventHandler - Class in com.oracle.coherence.spring.event.liveevent.handler
 - 
Handler for
TransactionEvents. - TransferEventHandler(MethodEventObserver<TransferEvent>) - Constructor for class com.oracle.coherence.spring.event.liveevent.handler.TransferEventHandler
 - Truncated - Annotation Type in com.oracle.coherence.spring.annotation.event
 - 
A qualifier annotation used to annotate the parameter
CoherenceEventListenerannotated methods that will receiveTRUNCATEDCacheLifecycleEvent. - type() - Method in annotation type com.oracle.coherence.spring.annotation.PofExtractor
 - 
Returns the root type to extract property from.
 
U
- UnsolicitedCommitEventHandler - Class in com.oracle.coherence.spring.event.liveevent.handler
 - 
Handler for
UnsolicitedCommitEvents. - UnsolicitedCommitEventHandler(MethodEventObserver<UnsolicitedCommitEvent>) - Constructor for class com.oracle.coherence.spring.event.liveevent.handler.UnsolicitedCommitEventHandler
 - update(ID, Remote.BiFunction<? super T, ? super U, ? extends R>, U) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Update an entity using specified updater and the new value.
 - update(ID, Remote.BiFunction<? super T, ? super U, ? extends R>, U) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Update an entity using specified updater and the new value.
 - update(ID, Remote.BiFunction<? super T, ? super U, ? extends R>, U, EntityFactory<? super ID, ? extends T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Update an entity using specified updater function, and optional
EntityFactorythat will be used to create entity instance if it doesn't already exist in the repository. - update(ID, Remote.BiFunction<? super T, ? super U, ? extends R>, U, EntityFactory<? super ID, ? extends T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Update an entity using specified updater function, and optional
EntityFactorythat will be used to create entity instance if it doesn't already exist in the repository. - update(ID, Remote.Function<? super T, ? extends R>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Update an entity using specified updater function.
 - update(ID, Remote.Function<? super T, ? extends R>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Update an entity using specified updater function.
 - update(ID, Remote.Function<? super T, ? extends R>, EntityFactory<? super ID, ? extends T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Update an entity using specified updater function, and optional
EntityFactorythat will be used to create entity instance if it doesn't already exist in the repository. - update(ID, Remote.Function<? super T, ? extends R>, EntityFactory<? super ID, ? extends T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Update an entity using specified updater function, and optional
EntityFactorythat will be used to create entity instance if it doesn't already exist in the repository. - update(ID, ValueUpdater<? super T, ? super U>, U) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Update an entity using specified updater and the new value.
 - update(ID, ValueUpdater<? super T, ? super U>, U) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Update an entity using specified updater and the new value.
 - update(ID, ValueUpdater<? super T, ? super U>, U, EntityFactory<? super ID, ? extends T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Update an entity using specified updater and the new value, and optional
EntityFactorythat will be used to create entity instance if it doesn't already exist in the repository. - update(ID, ValueUpdater<? super T, ? super U>, U, EntityFactory<? super ID, ? extends T>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Update an entity using specified updater and the new value, and optional
EntityFactorythat will be used to create entity instance if it doesn't already exist in the repository. - updateAll(Filter<?>, Remote.BiFunction<? super T, ? super U, ? extends R>, U) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Update multiple entities using specified updater and the new value.
 - updateAll(Filter<?>, Remote.BiFunction<? super T, ? super U, ? extends R>, U) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Update multiple entities using specified updater and the new value.
 - updateAll(Filter<?>, Remote.Function<? super T, ? extends R>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Update multiple entities using specified updater function.
 - updateAll(Filter<?>, Remote.Function<? super T, ? extends R>) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Update multiple entities using specified updater function.
 - updateAll(Filter<?>, ValueUpdater<? super T, ? super U>, U) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository
 - 
Update multiple entities using specified updater and the new value.
 - updateAll(Filter<?>, ValueUpdater<? super T, ? super U>, U) - Method in interface com.oracle.coherence.spring.data.repository.CoherenceRepository
 - 
Update multiple entities using specified updater and the new value.
 - Updated - Annotation Type in com.oracle.coherence.spring.annotation.event
 - 
A qualifier annotation used to annotate the parameter
CoherenceEventListenerannotated methods that will receiveMapEventsof typeMapEvent.ENTRY_UPDATEDor that will receiveEntryEventsof typeUPDATED. - UPDATED - com.oracle.coherence.spring.event.mapevent.MapEventType
 - 
This event indicates that an entry has been updated in the map.
 - Updating - Annotation Type in com.oracle.coherence.spring.annotation.event
 - 
A qualifier annotation used to annotate the parameter
CoherenceEventListenerannotated methods that will receiveEntryEventsof typeUPDATING. - useDefaultFilters() - Method in annotation type com.oracle.coherence.spring.annotation.CoherencePublisherScan
 - 
Indicates whether automatic detection of classes annotated with
@CoherencePublishershould be enabled. - Utils - Class in com.oracle.coherence.spring.data.support
 - 
General static utilities.
 - Utils() - Constructor for class com.oracle.coherence.spring.data.support.Utils
 
V
- value() - Method in annotation type com.oracle.coherence.spring.annotation.ChainedExtractor.Extractors
 - 
An array of
ChainedExtractors. - value() - Method in annotation type com.oracle.coherence.spring.annotation.ChainedExtractor
 - 
Returns the a method or property name to use when creating a
ChainedExtractor. - value() - Method in annotation type com.oracle.coherence.spring.annotation.CoherencePublisherScan
 - 
Alias for the
CoherencePublisherScan.basePackages()attribute. - value() - Method in annotation type com.oracle.coherence.spring.annotation.event.Backlog
 - 
Obtain the type of backlog event.
 - value() - Method in annotation type com.oracle.coherence.spring.annotation.event.CacheName
 - 
Obtain the value used to identify a specific cache.
 - value() - Method in annotation type com.oracle.coherence.spring.annotation.event.MapName
 - 
Obtain the value used to identify a specific map.
 - value() - Method in annotation type com.oracle.coherence.spring.annotation.event.ParticipantName
 - 
The participant name.
 - value() - Method in annotation type com.oracle.coherence.spring.annotation.event.Processor
 - 
The processor class.
 - value() - Method in annotation type com.oracle.coherence.spring.annotation.event.ScopeName
 - 
Obtain the value used to identify a specific scope.
 - value() - Method in annotation type com.oracle.coherence.spring.annotation.event.ServiceName
 - 
The value used to identify a specific service.
 - value() - Method in annotation type com.oracle.coherence.spring.annotation.Name
 - 
The name used to identify a specific resource.
 - value() - Method in annotation type com.oracle.coherence.spring.annotation.PofExtractor.Extractors
 - value() - Method in annotation type com.oracle.coherence.spring.annotation.PropertyExtractor.Extractors
 - value() - Method in annotation type com.oracle.coherence.spring.annotation.PropertyExtractor
 - 
Returns the a method or property name to use when creating a
UniversalExtractor. - value() - Method in annotation type com.oracle.coherence.spring.annotation.SessionName
 - 
The name used to identify a specific session.
 - value() - Method in annotation type com.oracle.coherence.spring.annotation.SubscriberGroup
 - 
The name of the subscriber group.
 - value() - Method in annotation type com.oracle.coherence.spring.annotation.Topic
 - 
Name of the topic to subscribe to.
 - value() - Method in annotation type com.oracle.coherence.spring.annotation.Topics
 - 
Names of the topics to subscribe to.
 - value() - Method in annotation type com.oracle.coherence.spring.annotation.WhereFilter
 - 
The CohQL query expression.
 - value() - Method in annotation type com.oracle.coherence.spring.configuration.annotation.CoherenceAsyncCache
 - value() - Method in annotation type com.oracle.coherence.spring.configuration.annotation.CoherenceAsyncMap
 - value() - Method in annotation type com.oracle.coherence.spring.configuration.annotation.CoherenceCache
 - value() - Method in annotation type com.oracle.coherence.spring.configuration.annotation.CoherenceMap
 - value() - Method in annotation type com.oracle.coherence.spring.data.config.CoherenceMap
 - 
Specifies the name of the Coherence
NamedMapthe annotated repository should use. - value() - Method in annotation type com.oracle.coherence.spring.data.config.EnableCoherenceRepositories
 - 
Alias for the
EnableCoherenceRepositories.basePackages()attribute. - valueOf(String) - Static method in enum com.oracle.coherence.spring.annotation.CommitStrategy
 - 
Returns the enum constant of this type with the specified name.
 - valueOf(String) - Static method in enum com.oracle.coherence.spring.annotation.event.Backlog.Type
 - 
Returns the enum constant of this type with the specified name.
 - valueOf(String) - Static method in enum com.oracle.coherence.spring.boot.autoconfigure.support.LogType
 - 
Returns the enum constant of this type with the specified name.
 - valueOf(String) - Static method in enum com.oracle.coherence.spring.configuration.session.SessionType
 - 
Returns the enum constant of this type with the specified name.
 - valueOf(String) - Static method in enum com.oracle.coherence.spring.configuration.support.CoherenceInstanceType
 - 
Returns the enum constant of this type with the specified name.
 - valueOf(String) - Static method in enum com.oracle.coherence.spring.event.mapevent.MapEventType
 - 
Returns the enum constant of this type with the specified name.
 - valueOf(String) - Static method in enum com.oracle.coherence.spring.messaging.SubscriberExceptionHandler.Action
 - 
Returns the enum constant of this type with the specified name.
 - valueOf(String) - Static method in enum com.oracle.coherence.spring.session.support.SessionEvent
 - 
Returns the enum constant of this type with the specified name.
 - values() - Static method in enum com.oracle.coherence.spring.annotation.CommitStrategy
 - 
Returns an array containing the constants of this enum type, in the order they are declared.
 - values() - Static method in enum com.oracle.coherence.spring.annotation.event.Backlog.Type
 - 
Returns an array containing the constants of this enum type, in the order they are declared.
 - values() - Static method in enum com.oracle.coherence.spring.boot.autoconfigure.support.LogType
 - 
Returns an array containing the constants of this enum type, in the order they are declared.
 - values() - Static method in enum com.oracle.coherence.spring.configuration.session.SessionType
 - 
Returns an array containing the constants of this enum type, in the order they are declared.
 - values() - Static method in enum com.oracle.coherence.spring.configuration.support.CoherenceInstanceType
 - 
Returns an array containing the constants of this enum type, in the order they are declared.
 - values() - Static method in enum com.oracle.coherence.spring.event.mapevent.MapEventType
 - 
Returns an array containing the constants of this enum type, in the order they are declared.
 - values() - Static method in enum com.oracle.coherence.spring.messaging.SubscriberExceptionHandler.Action
 - 
Returns an array containing the constants of this enum type, in the order they are declared.
 - values() - Static method in enum com.oracle.coherence.spring.session.support.SessionEvent
 - 
Returns an array containing the constants of this enum type, in the order they are declared.
 - View - Annotation Type in com.oracle.coherence.spring.annotation
 - 
A qualifier annotation used when injecting a cache view.
 
W
- WhereFilter - Annotation Type in com.oracle.coherence.spring.annotation
 - 
A
FilterBindingannotation representing aFilterproduced from a CohQL where clause. - WILD_CARD - Static variable in class com.oracle.coherence.spring.event.mapevent.SimpleMapListener
 - 
The wild-card value for cache and service names.
 - writeExternal(PofWriter) - Method in class com.oracle.coherence.spring.session.SessionUpdateEntryProcessor
 - writeExternal(PofWriter) - Method in class com.oracle.coherence.spring.session.support.PrincipalNameExtractor
 
All Classes All Packages