Index

A C D E G I J O P S T 
All Classes and Interfaces|All Packages

A

Authentication() - Constructor for class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Authentication
 

C

ClusterEnvironmentBuilderCustomizer - Interface in org.springframework.boot.couchbase.autoconfigure
Callback interface that can be implemented by beans wishing to customize the ClusterEnvironment.Builder to fine-tune its auto-configuration before it creates the ClusterEnvironment.
CouchbaseAutoConfiguration - Class in org.springframework.boot.couchbase.autoconfigure
Auto-configuration for Couchbase.
CouchbaseConnectionDetails - Interface in org.springframework.boot.couchbase.autoconfigure
Details required to establish a connection to a Couchbase service.
CouchbaseHealthContributorAutoConfiguration - Class in org.springframework.boot.couchbase.autoconfigure.health
Auto-configuration for CouchbaseHealthIndicator.
CouchbaseHealthIndicator - Class in org.springframework.boot.couchbase.health
HealthIndicator for Couchbase.
CouchbaseHealthIndicator(Cluster) - Constructor for class org.springframework.boot.couchbase.health.CouchbaseHealthIndicator
Create an indicator with the specified Cluster.
CouchbaseProperties - Class in org.springframework.boot.couchbase.autoconfigure
Configuration properties for Couchbase.
CouchbaseProperties() - Constructor for class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties
 
CouchbaseProperties.Authentication - Class in org.springframework.boot.couchbase.autoconfigure
 
CouchbaseProperties.Authentication.Jks - Class in org.springframework.boot.couchbase.autoconfigure
 
CouchbaseProperties.Authentication.Pem - Class in org.springframework.boot.couchbase.autoconfigure
 
CouchbaseProperties.Env - Class in org.springframework.boot.couchbase.autoconfigure
 
CouchbaseProperties.Io - Class in org.springframework.boot.couchbase.autoconfigure
 
CouchbaseProperties.Ssl - Class in org.springframework.boot.couchbase.autoconfigure
 
CouchbaseProperties.Timeouts - Class in org.springframework.boot.couchbase.autoconfigure
 
CouchbaseReactiveHealthContributorAutoConfiguration - Class in org.springframework.boot.couchbase.autoconfigure.health
Auto-configuration for CouchbaseReactiveHealthIndicator.
CouchbaseReactiveHealthIndicator - Class in org.springframework.boot.couchbase.health
A ReactiveHealthIndicator for Couchbase.
CouchbaseReactiveHealthIndicator(Cluster) - Constructor for class org.springframework.boot.couchbase.health.CouchbaseReactiveHealthIndicator
Create a new CouchbaseReactiveHealthIndicator instance.
createContributor(Map) - Method in class org.springframework.boot.couchbase.autoconfigure.health.CouchbaseHealthContributorAutoConfiguration
 
createContributor(Map) - Method in class org.springframework.boot.couchbase.autoconfigure.health.CouchbaseReactiveHealthContributorAutoConfiguration
 
createContributor(ConfigurableListableBeanFactory, Class) - Method in class org.springframework.boot.couchbase.autoconfigure.health.CouchbaseHealthContributorAutoConfiguration
 
createContributor(ConfigurableListableBeanFactory, Class) - Method in class org.springframework.boot.couchbase.autoconfigure.health.CouchbaseReactiveHealthContributorAutoConfiguration
 
createIndicator(Cluster) - Method in class org.springframework.boot.couchbase.autoconfigure.health.CouchbaseHealthContributorAutoConfiguration
 
createIndicator(Cluster) - Method in class org.springframework.boot.couchbase.autoconfigure.health.CouchbaseReactiveHealthContributorAutoConfiguration
 
customize(ClusterEnvironment.Builder) - Method in interface org.springframework.boot.couchbase.autoconfigure.ClusterEnvironmentBuilderCustomizer
Customize the ClusterEnvironment.Builder.

D

doHealthCheck(Health.Builder) - Method in class org.springframework.boot.couchbase.health.CouchbaseHealthIndicator
 
doHealthCheck(Health.Builder) - Method in class org.springframework.boot.couchbase.health.CouchbaseReactiveHealthIndicator
 

E

Env() - Constructor for class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Env
 

G

getAnalytics() - Method in class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Timeouts
 
getAuthentication() - Method in class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties
 
getBundle() - Method in class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Ssl
 
getCertificates() - Method in class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Authentication.Pem
 
getConnect() - Method in class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Timeouts
 
getConnectionString() - Method in interface org.springframework.boot.couchbase.autoconfigure.CouchbaseConnectionDetails
Connection string used to locate the Couchbase cluster.
getConnectionString() - Method in class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties
 
getDisconnect() - Method in class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Timeouts
 
getEnabled() - Method in class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Ssl
 
getEnv() - Method in class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties
 
getIdleHttpConnectionTimeout() - Method in class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Io
 
getIo() - Method in class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Env
 
getJks() - Method in class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Authentication
 
getKeyValue() - Method in class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Timeouts
 
getKeyValueDurable() - Method in class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Timeouts
 
getLocation() - Method in class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Authentication.Jks
 
getManagement() - Method in class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Timeouts
 
getMaxEndpoints() - Method in class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Io
 
getMinEndpoints() - Method in class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Io
 
getPassword() - Method in interface org.springframework.boot.couchbase.autoconfigure.CouchbaseConnectionDetails
Cluster password.
getPassword() - Method in class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Authentication.Jks
 
getPassword() - Method in class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties
 
getPem() - Method in class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Authentication
 
getPrivateKey() - Method in class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Authentication.Pem
 
getPrivateKeyPassword() - Method in class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Authentication.Pem
 
getQuery() - Method in class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Timeouts
 
getSearch() - Method in class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Timeouts
 
getSsl() - Method in class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Env
 
getSslBundle() - Method in interface org.springframework.boot.couchbase.autoconfigure.CouchbaseConnectionDetails
SSL bundle to use.
getTimeouts() - Method in class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Env
 
getUsername() - Method in interface org.springframework.boot.couchbase.autoconfigure.CouchbaseConnectionDetails
Cluster username.
getUsername() - Method in class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties
 
getView() - Method in class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Timeouts
 

I

Io() - Constructor for class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Io
 

J

Jks() - Constructor for class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Authentication.Jks
 

O

org.springframework.boot.couchbase.autoconfigure - package org.springframework.boot.couchbase.autoconfigure
Auto-configuration for Couchbase.
org.springframework.boot.couchbase.autoconfigure.health - package org.springframework.boot.couchbase.autoconfigure.health
Auto-configuration for Couchbase health.
org.springframework.boot.couchbase.health - package org.springframework.boot.couchbase.health
Health integration for Couchbase.

P

Pem() - Constructor for class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Authentication.Pem
 

S

setAnalytics(Duration) - Method in class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Timeouts
 
setBundle(String) - Method in class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Ssl
 
setCertificates(String) - Method in class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Authentication.Pem
 
setConnect(Duration) - Method in class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Timeouts
 
setConnectionString(String) - Method in class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties
 
setDisconnect(Duration) - Method in class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Timeouts
 
setEnabled(Boolean) - Method in class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Ssl
 
setIdleHttpConnectionTimeout(Duration) - Method in class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Io
 
setKeyValue(Duration) - Method in class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Timeouts
 
setKeyValueDurable(Duration) - Method in class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Timeouts
 
setLocation(String) - Method in class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Authentication.Jks
 
setManagement(Duration) - Method in class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Timeouts
 
setMaxEndpoints(int) - Method in class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Io
 
setMinEndpoints(int) - Method in class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Io
 
setPassword(String) - Method in class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Authentication.Jks
 
setPassword(String) - Method in class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties
 
setPrivateKey(String) - Method in class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Authentication.Pem
 
setPrivateKeyPassword(String) - Method in class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Authentication.Pem
 
setQuery(Duration) - Method in class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Timeouts
 
setSearch(Duration) - Method in class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Timeouts
 
setUsername(String) - Method in class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties
 
setView(Duration) - Method in class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Timeouts
 
Ssl() - Constructor for class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Ssl
 

T

Timeouts() - Constructor for class org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Timeouts
 
A C D E G I J O P S T 
All Classes and Interfaces|All Packages