Index
All Classes and Interfaces|All Packages
B
- bindImplementationSpecificMetrics(MeterRegistry) - Method in class io.valkey.springframework.boot.actuate.metrics.cache.ValkeyCacheMetrics
C
- ClientResourcesBuilderCustomizer - Interface in io.valkey.springframework.boot.autoconfigure.data.valkey
-
Callback interface that can be implemented by beans wishing to customize the
ClientResourcesthrough aClientResources.Builderwhilst retaining default auto-configuration. - Cluster() - Constructor for class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.Cluster
- Cluster() - Constructor for class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.Lettuce.Cluster
- Cluster() - Constructor for class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.ValkeyGlide.Cluster
- customize(ClientOptions.Builder) - Method in interface io.valkey.springframework.boot.autoconfigure.data.valkey.LettuceClientOptionsBuilderCustomizer
-
Customize the
ClientOptions.Builder. - customize(ClientResources.Builder) - Method in interface io.valkey.springframework.boot.autoconfigure.data.valkey.ClientResourcesBuilderCustomizer
-
Customize the
ClientResources.Builder. - customize(JedisClientConfiguration.JedisClientConfigurationBuilder) - Method in interface io.valkey.springframework.boot.autoconfigure.data.valkey.JedisClientConfigurationBuilderCustomizer
-
Customize the
JedisClientConfiguration.JedisClientConfigurationBuilder. - customize(LettuceClientConfiguration.LettuceClientConfigurationBuilder) - Method in interface io.valkey.springframework.boot.autoconfigure.data.valkey.LettuceClientConfigurationBuilderCustomizer
-
Customize the
LettuceClientConfiguration.LettuceClientConfigurationBuilder. - customize(ValkeyGlideClientConfiguration.ValkeyGlideClientConfigurationBuilder) - Method in interface io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyGlideClientConfigurationBuilderCustomizer
-
Customize the
ValkeyGlideClientConfiguration.ValkeyGlideClientConfigurationBuilder.
D
- doHealthCheck(Health.Builder) - Method in class io.valkey.springframework.boot.actuate.data.valkey.ValkeyHealthIndicator
- doHealthCheck(Health.Builder) - Method in class io.valkey.springframework.boot.actuate.data.valkey.ValkeyReactiveHealthIndicator
E
- equals(Object) - Method in record class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyConnectionDetails.Node
-
Indicates whether some other object is "equal to" this one.
- evictionCount() - Method in class io.valkey.springframework.boot.actuate.metrics.cache.ValkeyCacheMetrics
G
- getBundle() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.Ssl
- getClientAZ() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.ValkeyGlide
- getClientName() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties
- getClientType() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties
- getCluster() - Method in interface io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyConnectionDetails
-
Valkey cluster configuration.
- getCluster() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties
- getCluster() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.Lettuce
- getCluster() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.ValkeyGlide
- getConnectionTimeout() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.ValkeyGlide
- getConnectTimeout() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties
- getDatabase() - Method in interface io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyConnectionDetails.Sentinel
-
Database index used by the connection factory.
- getDatabase() - Method in interface io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyConnectionDetails.Standalone
-
Database index used by the connection factory.
- getDatabase() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties
- getEnabled() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.Pool
- getFlushIntervalMs() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.ValkeyGlide.OpenTelemetry
- getHost() - Method in interface io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyConnectionDetails.Standalone
-
Valkey server host.
- getHost() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties
- getInflightRequestsLimit() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.ValkeyGlide
- getJedis() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties
- getLettuce() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties
- getMaster() - Method in interface io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyConnectionDetails.Sentinel
-
Name of the Valkey server.
- getMaster() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.Sentinel
- getMaxActive() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.Pool
- getMaxIdle() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.Pool
- getMaxPoolSize() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.ValkeyGlide
- getMaxRedirects() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.Cluster
- getMaxWait() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.Pool
- getMeterBinder(ValkeyCache, Iterable<Tag>) - Method in class io.valkey.springframework.boot.actuate.metrics.cache.ValkeyCacheMeterBinderProvider
- getMetricsEndpoint() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.ValkeyGlide.OpenTelemetry
- getMinIdle() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.Pool
- getNodes() - Method in interface io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyConnectionDetails.Cluster
-
Nodes to bootstrap from.
- getNodes() - Method in interface io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyConnectionDetails.Sentinel
-
List of nodes.
- getNodes() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.Cluster
- getNodes() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.Sentinel
- getOpenTelemetry() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.ValkeyGlide
- getPassword() - Method in interface io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyConnectionDetails
-
Login password of the valkey server.
- getPassword() - Method in interface io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyConnectionDetails.Sentinel
-
Password for authenticating with sentinel(s).
- getPassword() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties
- getPassword() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.Sentinel
- getPeriod() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.Lettuce.Cluster.Refresh
- getPeriod() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.ValkeyGlide.Cluster.Refresh
- getPool() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.Jedis
- getPool() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.Lettuce
- getPort() - Method in interface io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyConnectionDetails.Standalone
-
Valkey server port.
- getPort() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties
- getReadFrom() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.Lettuce
- getReadFrom() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.ValkeyGlide
- getRefresh() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.Lettuce.Cluster
- getRefresh() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.ValkeyGlide.Cluster
- getSamplePercentage() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.ValkeyGlide.OpenTelemetry
- getSentinel() - Method in interface io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyConnectionDetails
-
Valkey sentinel configuration.
- getSentinel() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties
- getShutdownTimeout() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.Lettuce
- getSsl() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties
- getSslBundle() - Method in interface io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyConnectionDetails.Cluster
-
SSL bundle to use.
- getSslBundle() - Method in interface io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyConnectionDetails.Sentinel
-
SSL bundle to use.
- getSslBundle() - Method in interface io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyConnectionDetails.Standalone
-
SSL bundle to use.
- getStandalone() - Method in interface io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyConnectionDetails
-
Valkey standalone configuration.
- getTimeBetweenEvictionRuns() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.Pool
- getTimeout() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties
- getTracesEndpoint() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.ValkeyGlide.OpenTelemetry
- getUrl() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties
- getUsername() - Method in interface io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyConnectionDetails
-
Login username of the valkey server.
- getUsername() - Method in interface io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyConnectionDetails.Sentinel
-
Login username for authenticating with sentinel(s).
- getUsername() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties
- getUsername() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.Sentinel
- getValkeyGlide() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties
H
- hashCode() - Method in record class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyConnectionDetails.Node
-
Returns a hash code value for this object.
- hitCount() - Method in class io.valkey.springframework.boot.actuate.metrics.cache.ValkeyCacheMetrics
- host() - Method in record class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyConnectionDetails.Node
-
Returns the value of the
hostrecord component.
I
- io.valkey.springframework.boot.actuate.autoconfigure.data.valkey - package io.valkey.springframework.boot.actuate.autoconfigure.data.valkey
-
Auto-configuration for Valkey actuator support.
- io.valkey.springframework.boot.actuate.autoconfigure.metrics.valkey - package io.valkey.springframework.boot.actuate.autoconfigure.metrics.valkey
-
Auto-configuration for Valkey metrics.
- io.valkey.springframework.boot.actuate.data.valkey - package io.valkey.springframework.boot.actuate.data.valkey
-
Actuator support for Valkey.
- io.valkey.springframework.boot.actuate.metrics.cache - package io.valkey.springframework.boot.actuate.metrics.cache
-
Actuator metrics support for Valkey caches.
- io.valkey.springframework.boot.autoconfigure.data.valkey - package io.valkey.springframework.boot.autoconfigure.data.valkey
-
Auto-configuration for Spring Data Valkey.
- io.valkey.springframework.boot.docker.compose.service.connection.valkey - package io.valkey.springframework.boot.docker.compose.service.connection.valkey
- io.valkey.springframework.boot.testcontainers.service.connection.valkey - package io.valkey.springframework.boot.testcontainers.service.connection.valkey
- isAdaptive() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.Lettuce.Cluster.Refresh
- isAdaptive() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.ValkeyGlide.Cluster.Refresh
- isDynamicRefreshSources() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.Lettuce.Cluster.Refresh
- isDynamicRefreshSources() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.ValkeyGlide.Cluster.Refresh
- isEnabled() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.Ssl
- isEnabled() - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.ValkeyGlide.OpenTelemetry
J
- Jedis() - Constructor for class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.Jedis
- JEDIS - Enum constant in enum class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.ClientType
-
Use the Jedis valkey client.
- JedisClientConfigurationBuilderCustomizer - Interface in io.valkey.springframework.boot.autoconfigure.data.valkey
-
Callback interface that can be implemented by beans wishing to customize the
JedisClientConfigurationthrough aJedisClientConfiguration.JedisClientConfigurationBuilderwhilst retaining default auto-configuration.
L
- Lettuce() - Constructor for class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.Lettuce
- LETTUCE - Enum constant in enum class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.ClientType
-
Use the Lettuce valkey client.
- LettuceClientConfigurationBuilderCustomizer - Interface in io.valkey.springframework.boot.autoconfigure.data.valkey
-
Callback interface that can be implemented by beans wishing to customize the
LettuceClientConfigurationthrough aLettuceClientConfiguration.LettuceClientConfigurationBuilderwhilst retaining default auto-configuration. - LettuceClientOptionsBuilderCustomizer - Interface in io.valkey.springframework.boot.autoconfigure.data.valkey
-
Callback interface that can be implemented by beans wishing to customize the
ClientOptionsof theLettuceClientConfigurationthrough aClientOptions.Builderwhilst retaining default auto-configuration.
M
- missCount() - Method in class io.valkey.springframework.boot.actuate.metrics.cache.ValkeyCacheMetrics
N
- Node(String, int) - Constructor for record class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyConnectionDetails.Node
-
Creates an instance of a
Noderecord class.
O
- of(String, int) - Static method in interface io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyConnectionDetails.Standalone
-
Creates a new instance with the given host and port.
- of(String, int, int) - Static method in interface io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyConnectionDetails.Standalone
-
Creates a new instance with the given host, port and database.
- of(String, int, int, SslBundle) - Static method in interface io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyConnectionDetails.Standalone
-
Creates a new instance with the given host, port, database and SSL bundle.
- of(String, int, SslBundle) - Static method in interface io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyConnectionDetails.Standalone
-
Creates a new instance with the given host, port and SSL bundle.
- OpenTelemetry() - Constructor for class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.ValkeyGlide.OpenTelemetry
P
- Pool() - Constructor for class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.Pool
- port() - Method in record class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyConnectionDetails.Node
-
Returns the value of the
portrecord component. - putCount() - Method in class io.valkey.springframework.boot.actuate.metrics.cache.ValkeyCacheMetrics
R
- reactiveStringValkeyTemplate(ReactiveValkeyConnectionFactory) - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyReactiveAutoConfiguration
- reactiveValkeyTemplate(ReactiveValkeyConnectionFactory, ResourceLoader) - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyReactiveAutoConfiguration
- Refresh() - Constructor for class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.Lettuce.Cluster.Refresh
- Refresh() - Constructor for class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.ValkeyGlide.Cluster.Refresh
S
- Sentinel() - Constructor for class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.Sentinel
- setAdaptive(boolean) - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.Lettuce.Cluster.Refresh
- setAdaptive(boolean) - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.ValkeyGlide.Cluster.Refresh
- setBundle(String) - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.Ssl
- setClientAZ(String) - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.ValkeyGlide
- setClientName(String) - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties
- setClientType(ValkeyProperties.ClientType) - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties
- setCluster(ValkeyProperties.Cluster) - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties
- setConnectionTimeout(Duration) - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.ValkeyGlide
- setConnectTimeout(Duration) - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties
- setDatabase(int) - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties
- setDynamicRefreshSources(boolean) - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.Lettuce.Cluster.Refresh
- setDynamicRefreshSources(boolean) - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.ValkeyGlide.Cluster.Refresh
- setEnabled(boolean) - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.Ssl
- setEnabled(boolean) - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.ValkeyGlide.OpenTelemetry
- setEnabled(Boolean) - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.Pool
- setFlushIntervalMs(Long) - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.ValkeyGlide.OpenTelemetry
- setHost(String) - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties
- setInflightRequestsLimit(Integer) - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.ValkeyGlide
- setMaster(String) - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.Sentinel
- setMaxActive(int) - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.Pool
- setMaxIdle(int) - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.Pool
- setMaxPoolSize(Integer) - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.ValkeyGlide
- setMaxRedirects(Integer) - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.Cluster
- setMaxWait(Duration) - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.Pool
- setMetricsEndpoint(String) - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.ValkeyGlide.OpenTelemetry
- setMinIdle(int) - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.Pool
- setNodes(List<String>) - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.Cluster
- setNodes(List<String>) - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.Sentinel
- setPassword(String) - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.Sentinel
- setPassword(String) - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties
- setPeriod(Duration) - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.Lettuce.Cluster.Refresh
- setPeriod(Duration) - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.ValkeyGlide.Cluster.Refresh
- setPort(int) - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties
- setReadFrom(String) - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.Lettuce
- setReadFrom(String) - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.ValkeyGlide
- setSamplePercentage(Integer) - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.ValkeyGlide.OpenTelemetry
- setSentinel(ValkeyProperties.Sentinel) - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties
- setShutdownTimeout(Duration) - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.Lettuce
- setTimeBetweenEvictionRuns(Duration) - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.Pool
- setTimeout(Duration) - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties
- setTracesEndpoint(String) - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.ValkeyGlide.OpenTelemetry
- setUrl(String) - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties
- setUsername(String) - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.Sentinel
- setUsername(String) - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties
- size() - Method in class io.valkey.springframework.boot.actuate.metrics.cache.ValkeyCacheMetrics
- Ssl() - Constructor for class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.Ssl
- stringValkeyTemplate(ValkeyConnectionFactory) - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyAutoConfiguration
T
- toString() - Method in record class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyConnectionDetails.Node
-
Returns a string representation of this record class.
V
- ValkeyAutoConfiguration - Class in io.valkey.springframework.boot.autoconfigure.data.valkey
-
Auto-configurationfor Spring Data's Valkey support. - ValkeyAutoConfiguration() - Constructor for class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyAutoConfiguration
- ValkeyCacheMeterBinderProvider - Class in io.valkey.springframework.boot.actuate.metrics.cache
-
CacheMeterBinderProviderimplementation for Valkey. - ValkeyCacheMeterBinderProvider() - Constructor for class io.valkey.springframework.boot.actuate.metrics.cache.ValkeyCacheMeterBinderProvider
- ValkeyCacheMetrics - Class in io.valkey.springframework.boot.actuate.metrics.cache
-
CacheMeterBinderforValkeyCache. - ValkeyCacheMetrics(ValkeyCache, Iterable<Tag>) - Constructor for class io.valkey.springframework.boot.actuate.metrics.cache.ValkeyCacheMetrics
- ValkeyConnectionDetails - Interface in io.valkey.springframework.boot.autoconfigure.data.valkey
-
Details required to establish a connection to a Valkey service.
- ValkeyConnectionDetails.Cluster - Interface in io.valkey.springframework.boot.autoconfigure.data.valkey
-
Valkey cluster configuration.
- ValkeyConnectionDetails.Node - Record Class in io.valkey.springframework.boot.autoconfigure.data.valkey
-
A node in a sentinel or cluster configuration.
- ValkeyConnectionDetails.Sentinel - Interface in io.valkey.springframework.boot.autoconfigure.data.valkey
-
Valkey sentinel configuration.
- ValkeyConnectionDetails.Standalone - Interface in io.valkey.springframework.boot.autoconfigure.data.valkey
-
Valkey standalone configuration.
- ValkeyGlide() - Constructor for class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.ValkeyGlide
- VALKEYGLIDE - Enum constant in enum class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.ClientType
-
Use the Valkey GLIDE client.
- ValkeyGlideClientConfigurationBuilderCustomizer - Interface in io.valkey.springframework.boot.autoconfigure.data.valkey
-
Callback interface that can be implemented by beans wishing to customize the
ValkeyGlideClientConfigurationBuildervia aDefaultValkeyGlideClientConfigurationusing the builder pattern. - valkeyHealthContributor(ConfigurableListableBeanFactory) - Method in class io.valkey.springframework.boot.actuate.autoconfigure.data.valkey.ValkeyHealthContributorAutoConfiguration
- valkeyHealthContributor(ConfigurableListableBeanFactory) - Method in class io.valkey.springframework.boot.actuate.autoconfigure.data.valkey.ValkeyReactiveHealthContributorAutoConfiguration
- ValkeyHealthContributorAutoConfiguration - Class in io.valkey.springframework.boot.actuate.autoconfigure.data.valkey
-
Auto-configurationforValkeyHealthIndicator. - ValkeyHealthIndicator - Class in io.valkey.springframework.boot.actuate.data.valkey
-
Simple implementation of a
HealthIndicatorreturning status information for Valkey data stores. - ValkeyHealthIndicator(ValkeyConnectionFactory) - Constructor for class io.valkey.springframework.boot.actuate.data.valkey.ValkeyHealthIndicator
- ValkeyLettuceMetricsAutoConfiguration - Class in io.valkey.springframework.boot.actuate.autoconfigure.metrics.valkey
-
Auto-configuration for Lettuce metrics with Valkey.
- ValkeyLettuceMetricsAutoConfiguration() - Constructor for class io.valkey.springframework.boot.actuate.autoconfigure.metrics.valkey.ValkeyLettuceMetricsAutoConfiguration
- ValkeyProperties - Class in io.valkey.springframework.boot.autoconfigure.data.valkey
-
Configuration properties for Valkey.
- ValkeyProperties() - Constructor for class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties
- ValkeyProperties.ClientType - Enum Class in io.valkey.springframework.boot.autoconfigure.data.valkey
-
Type of Valkey client to use.
- ValkeyProperties.Cluster - Class in io.valkey.springframework.boot.autoconfigure.data.valkey
-
Cluster properties.
- ValkeyProperties.Jedis - Class in io.valkey.springframework.boot.autoconfigure.data.valkey
-
Jedis client properties.
- ValkeyProperties.Lettuce - Class in io.valkey.springframework.boot.autoconfigure.data.valkey
-
Lettuce client properties.
- ValkeyProperties.Lettuce.Cluster - Class in io.valkey.springframework.boot.autoconfigure.data.valkey
- ValkeyProperties.Lettuce.Cluster.Refresh - Class in io.valkey.springframework.boot.autoconfigure.data.valkey
- ValkeyProperties.Pool - Class in io.valkey.springframework.boot.autoconfigure.data.valkey
-
Pool properties.
- ValkeyProperties.Sentinel - Class in io.valkey.springframework.boot.autoconfigure.data.valkey
-
Valkey sentinel properties.
- ValkeyProperties.Ssl - Class in io.valkey.springframework.boot.autoconfigure.data.valkey
- ValkeyProperties.ValkeyGlide - Class in io.valkey.springframework.boot.autoconfigure.data.valkey
-
Valkey GLIDE client properties.
- ValkeyProperties.ValkeyGlide.Cluster - Class in io.valkey.springframework.boot.autoconfigure.data.valkey
- ValkeyProperties.ValkeyGlide.Cluster.Refresh - Class in io.valkey.springframework.boot.autoconfigure.data.valkey
- ValkeyProperties.ValkeyGlide.OpenTelemetry - Class in io.valkey.springframework.boot.autoconfigure.data.valkey
-
OpenTelemetry configuration for GLIDE client.
- ValkeyReactiveAutoConfiguration - Class in io.valkey.springframework.boot.autoconfigure.data.valkey
-
Auto-configurationfor Spring Data's reactive Valkey support. - ValkeyReactiveAutoConfiguration() - Constructor for class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyReactiveAutoConfiguration
- ValkeyReactiveHealthContributorAutoConfiguration - Class in io.valkey.springframework.boot.actuate.autoconfigure.data.valkey
-
Auto-configurationforValkeyReactiveHealthIndicator. - ValkeyReactiveHealthIndicator - Class in io.valkey.springframework.boot.actuate.data.valkey
-
A
ReactiveHealthIndicatorfor Valkey. - ValkeyReactiveHealthIndicator(ReactiveValkeyConnectionFactory) - Constructor for class io.valkey.springframework.boot.actuate.data.valkey.ValkeyReactiveHealthIndicator
- ValkeyRepositoriesAutoConfiguration - Class in io.valkey.springframework.boot.autoconfigure.data.valkey
-
Auto-configurationfor Spring Data's Valkey Repositories. - ValkeyRepositoriesAutoConfiguration() - Constructor for class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyRepositoriesAutoConfiguration
- valkeyTemplate(ValkeyConnectionFactory) - Method in class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyAutoConfiguration
- valueOf(String) - Static method in enum class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.ClientType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class io.valkey.springframework.boot.autoconfigure.data.valkey.ValkeyProperties.ClientType
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages