- callbacksOnIoPool() - Method in class org.springframework.data.couchbase.config.CouchbaseEnvironmentNoShutdownProxy
-
- canRead(EvaluationContext, Object, String) - Method in class org.springframework.data.couchbase.core.convert.CouchbaseDocumentPropertyAccessor
-
It can always read from those properties.
- CircleFalsePositiveEvaluator(PropertyPath, Circle) - Constructor for class org.springframework.data.couchbase.repository.query.SpatialViewQueryCreator.CircleFalsePositiveEvaluator
-
- clientBuild() - Method in class org.springframework.data.couchbase.config.CouchbaseEnvironmentNoShutdownProxy
-
- ClientInfo - Class in org.springframework.data.couchbase.monitor
-
Exposes basic client information.
- ClientInfo(Bucket) - Constructor for class org.springframework.data.couchbase.monitor.ClientInfo
-
- clientVersion() - Method in class org.springframework.data.couchbase.config.CouchbaseEnvironmentNoShutdownProxy
-
- CLUSTER_ENVIRONMENT_REF - Static variable in class org.springframework.data.couchbase.config.CouchbaseClusterParser
-
The <env-ref> attribute allows to use a reference to an CouchbaseEnvironment
to
tune the connection.
- CLUSTER_ENVIRONMENT_TAG - Static variable in class org.springframework.data.couchbase.config.CouchbaseClusterParser
-
The unique <env> element in a cluster definition define the environment customizations.
- CLUSTER_NODE_TAG - Static variable in class org.springframework.data.couchbase.config.CouchbaseClusterParser
-
The <node> elements in a cluster definition define the bootstrap hosts to use
- CLUSTER_REF_ATTR - Static variable in class org.springframework.data.couchbase.config.CouchbaseBucketParser
-
The cluster-ref
attribute in a bucket definition defines the cluster to build from.
- CLUSTER_REF_ATTR - Static variable in class org.springframework.data.couchbase.config.CouchbaseClusterInfoParser
-
The cluster-ref
attribute in a cluster info definition defines the cluster to build from.
- ClusterInfo - Class in org.springframework.data.couchbase.monitor
-
Exposes basic cluster information.
- ClusterInfo(Bucket) - Constructor for class org.springframework.data.couchbase.monitor.ClusterInfo
-
- complete(Expression, Sort) - Method in class org.springframework.data.couchbase.repository.query.N1qlCountQueryCreator
-
- complete(Expression, Sort) - Method in class org.springframework.data.couchbase.repository.query.N1qlMutateQueryCreator
-
- complete(Expression, Sort) - Method in class org.springframework.data.couchbase.repository.query.N1qlQueryCreator
-
- complete(SpatialViewQuery, Sort) - Method in class org.springframework.data.couchbase.repository.query.SpatialViewQueryCreator
-
- complete(ViewQuery, Sort) - Method in class org.springframework.data.couchbase.repository.query.ViewQueryCreator
-
- computationPoolSize() - Method in class org.springframework.data.couchbase.config.CouchbaseEnvironmentNoShutdownProxy
-
- configureRepositoryOperationsMapping(RepositoryOperationsMapping) - Method in class org.springframework.data.couchbase.config.AbstractCouchbaseDataConfiguration
-
In order to customize the mapping between repositories/entity types to couchbase templates,
use the provided mapping's api (eg. in order to have different buckets backing different repositories).
- connectTimeout() - Method in class org.springframework.data.couchbase.config.CouchbaseEnvironmentNoShutdownProxy
-
- Consistency - Enum in org.springframework.data.couchbase.core.query
-
Enumeration of different consistency configurations to be used by the queries generated by the
framework.
- containsKey(String) - Method in class org.springframework.data.couchbase.core.mapping.CouchbaseDocument
-
Returns true if it contains a payload for the specified key.
- containsValue(Object) - Method in class org.springframework.data.couchbase.core.mapping.CouchbaseDocument
-
Returns true if it contains the given value.
- containsValue(Object) - Method in class org.springframework.data.couchbase.core.mapping.CouchbaseList
-
Returns true if it contains the given value.
- conversions - Variable in class org.springframework.data.couchbase.core.convert.AbstractCouchbaseConverter
-
Holds the custom conversions.
- conversionService - Variable in class org.springframework.data.couchbase.core.convert.AbstractCouchbaseConverter
-
Contains the conversion service.
- convert(Duration) - Method in enum org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.DurationToStringConverter
-
- convert(Instant) - Method in enum org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.InstantToLongConverter
-
- convert(LocalDateTime) - Method in enum org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.LocalDateTimeToLongConverter
-
- convert(LocalDate) - Method in enum org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.LocalDateToLongConverter
-
- convert(LocalTime) - Method in enum org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.LocalTimeToLongConverter
-
- convert(Number) - Method in enum org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.NumberToInstantConverter
-
- convert(Number) - Method in enum org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.NumberToLocalDateConverter
-
- convert(Number) - Method in enum org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.NumberToLocalDateTimeConverter
-
- convert(Number) - Method in enum org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.NumberToLocalTimeConverter
-
- convert(Period) - Method in enum org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.PeriodToStringConverter
-
- convert(String) - Method in enum org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.StringToDurationConverter
-
- convert(String) - Method in enum org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.StringToPeriodConverter
-
- convert(String) - Method in enum org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.StringToZoneIdConverter
-
- convert(ZoneId) - Method in enum org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.ZoneIdToStringConverter
-
- convert(Calendar) - Method in enum org.springframework.data.couchbase.core.convert.DateConverters.CalendarToLongConverter
-
- convert(DateMidnight) - Method in enum org.springframework.data.couchbase.core.convert.DateConverters.DateMidnightToLongConverter
-
- convert(DateTime) - Method in enum org.springframework.data.couchbase.core.convert.DateConverters.DateTimeToLongConverter
-
- convert(Date) - Method in enum org.springframework.data.couchbase.core.convert.DateConverters.DateToLongConverter
-
- convert(Date) - Method in enum org.springframework.data.couchbase.core.convert.DateConverters.DateToStringConverter
-
- convert(LocalDateTime) - Method in enum org.springframework.data.couchbase.core.convert.DateConverters.LocalDateTimeToLongConverter
-
- convert(LocalDate) - Method in enum org.springframework.data.couchbase.core.convert.DateConverters.LocalDateToLongConverter
-
- convert(Number) - Method in enum org.springframework.data.couchbase.core.convert.DateConverters.NumberToCalendarConverter
-
- convert(Number) - Method in enum org.springframework.data.couchbase.core.convert.DateConverters.NumberToDateMidnightConverter
-
- convert(Number) - Method in enum org.springframework.data.couchbase.core.convert.DateConverters.NumberToDateTimeConverter
-
- convert(Number) - Method in enum org.springframework.data.couchbase.core.convert.DateConverters.NumberToLocalDateConverter
-
- convert(Number) - Method in enum org.springframework.data.couchbase.core.convert.DateConverters.NumberToLocalDateTimeConverter
-
- convert(Object) - Method in enum org.springframework.data.couchbase.core.convert.DateConverters.SerializedObjectToDateConverter
-
- convertForWriteIfNeeded(Object) - Method in class org.springframework.data.couchbase.core.convert.AbstractCouchbaseConverter
-
- convertForWriteIfNeeded(Object) - Method in interface org.springframework.data.couchbase.core.convert.CouchbaseConverter
-
Convert the value if necessary to the class that would actually be stored,
or leave it as is if no conversion needed.
- ConvertingIterator - Class in org.springframework.data.couchbase.repository.query
-
- ConvertingIterator(Iterator<Object>, CouchbaseConverter) - Constructor for class org.springframework.data.couchbase.repository.query.ConvertingIterator
-
- convertPointsTo2DRanges(JsonArray, JsonArray, boolean, Point...) - Static method in class org.springframework.data.couchbase.repository.query.support.GeoUtils
-
Convert a sequence of
Points
describing a polygon to a pair of
JsonArray
ranges corresponding to that polygon's bounding box,
and inject the coordinates into startRange and endRange.
- convertShapeTo2DRanges(JsonArray, JsonArray, Shape) - Static method in class org.springframework.data.couchbase.repository.query.support.GeoUtils
-
Convert a
Shape
to a pair of
JsonArray
ranges, injected into startRange and endRange.
- copyCouchbaseDocument(CouchbaseDocument, CouchbaseDocument) - Method in class org.springframework.data.couchbase.core.convert.MappingCouchbaseConverter
-
Helper method to copy the internals from a source document into a target document.
- coreBuild() - Method in class org.springframework.data.couchbase.config.CouchbaseEnvironmentNoShutdownProxy
-
- coreVersion() - Method in class org.springframework.data.couchbase.config.CouchbaseEnvironmentNoShutdownProxy
-
- COUCHBASE_AUDITING_HANDLER - Static variable in class org.springframework.data.couchbase.config.BeanNames
-
The name for the bean that will handle audit trail marking of entities.
- COUCHBASE_BUCKET - Static variable in class org.springframework.data.couchbase.config.BeanNames
-
The name for the default Bucket
bean.
- COUCHBASE_CLUSTER - Static variable in class org.springframework.data.couchbase.config.BeanNames
-
The name for the default Cluster
bean.
- COUCHBASE_CLUSTER_INFO - Static variable in class org.springframework.data.couchbase.config.BeanNames
-
The name for the default ClusterInfo
bean.
- COUCHBASE_CUSTOM_CONVERSIONS - Static variable in class org.springframework.data.couchbase.config.BeanNames
-
The name for the bean that registers custom
Converters
to encode/decode entity members.
- COUCHBASE_ENV - Static variable in class org.springframework.data.couchbase.config.BeanNames
-
The name for the default CouchbaseEnvironment
bean.
- COUCHBASE_INDEX_MANAGER - Static variable in class org.springframework.data.couchbase.config.BeanNames
-
The name for the bean that drives how some indexes are automatically created.
- COUCHBASE_MAPPING_CONTEXT - Static variable in class org.springframework.data.couchbase.config.BeanNames
-
The name for the bean that stores mapping metadata for entities stored in couchbase.
- COUCHBASE_MAPPING_CONVERTER - Static variable in class org.springframework.data.couchbase.config.BeanNames
-
The name for the bean that performs conversion to/from representation suitable for storage in couchbase.
- COUCHBASE_OPERATIONS_MAPPING - Static variable in class org.springframework.data.couchbase.config.BeanNames
-
The name for the bean that stores custom mapping between repositories and their backing couchbaseOperations.
- COUCHBASE_TEMPLATE - Static variable in class org.springframework.data.couchbase.config.BeanNames
-
- COUCHBASE_TRANSLATION_SERVICE - Static variable in class org.springframework.data.couchbase.config.BeanNames
-
- CouchbaseAuditingRegistrar - Class in org.springframework.data.couchbase.repository.auditing
-
- CouchbaseAuditingRegistrar() - Constructor for class org.springframework.data.couchbase.repository.auditing.CouchbaseAuditingRegistrar
-
- CouchbaseBucketFactoryBean - Class in org.springframework.data.couchbase.config
-
- CouchbaseBucketFactoryBean(Cluster) - Constructor for class org.springframework.data.couchbase.config.CouchbaseBucketFactoryBean
-
- CouchbaseBucketFactoryBean(Cluster, String) - Constructor for class org.springframework.data.couchbase.config.CouchbaseBucketFactoryBean
-
- CouchbaseBucketFactoryBean(Cluster, String, String) - Constructor for class org.springframework.data.couchbase.config.CouchbaseBucketFactoryBean
-
- CouchbaseBucketParser - Class in org.springframework.data.couchbase.config
-
The parser for XML definition of a Bucket
, to be constructed from a Cluster
reference.
- CouchbaseBucketParser() - Constructor for class org.springframework.data.couchbase.config.CouchbaseBucketParser
-
- couchbaseClient() - Method in class org.springframework.data.couchbase.config.AbstractCouchbaseConfiguration
-
Return the Bucket
instance to connect to.
- couchbaseClient() - Method in interface org.springframework.data.couchbase.config.CouchbaseConfigurer
-
Set up the underlying main
Bucket
, the primary Couchbase SDK entry point to be used by the Spring Data
framework for the
CouchbaseOperations
.
- couchbaseCluster() - Method in class org.springframework.data.couchbase.config.AbstractCouchbaseConfiguration
-
Returns the Cluster
instance to connect to.
- couchbaseCluster() - Method in interface org.springframework.data.couchbase.config.CouchbaseConfigurer
-
Set up the underlying main Couchbase Cluster
reference to be used by the Spring Data framework
when storing into Couchbase.
- couchbaseClusterInfo() - Method in class org.springframework.data.couchbase.config.AbstractCouchbaseConfiguration
-
- couchbaseClusterInfo() - Method in interface org.springframework.data.couchbase.config.CouchbaseConfigurer
-
Set up the underlying main ClusterInfo
, allowing to check feature availability and cluster configuration.
- CouchbaseClusterInfoFactoryBean - Class in org.springframework.data.couchbase.config
-
- CouchbaseClusterInfoFactoryBean(Cluster, String, String) - Constructor for class org.springframework.data.couchbase.config.CouchbaseClusterInfoFactoryBean
-
- CouchbaseClusterInfoParser - Class in org.springframework.data.couchbase.config
-
The parser for XML definition of a ClusterInfo
, to be constructed from a Cluster
reference.
- CouchbaseClusterInfoParser() - Constructor for class org.springframework.data.couchbase.config.CouchbaseClusterInfoParser
-
- CouchbaseClusterParser - Class in org.springframework.data.couchbase.config
-
The XML parser for a Cluster
definition.
- CouchbaseClusterParser() - Constructor for class org.springframework.data.couchbase.config.CouchbaseClusterParser
-
- couchbaseConfigurer() - Method in class org.springframework.data.couchbase.config.AbstractCouchbaseConfiguration
-
- couchbaseConfigurer() - Method in class org.springframework.data.couchbase.config.AbstractCouchbaseDataConfiguration
-
- CouchbaseConfigurer - Interface in org.springframework.data.couchbase.config
-
Strategy interface for users to provide as a factory for custom components needed
by the Couchbase integration.
- CouchbaseConverter - Interface in org.springframework.data.couchbase.core.convert
-
Marker interface for the converter, identifying the types to and from that can be converted.
- CouchbaseDataIntegrityViolationException - Exception in org.springframework.data.couchbase.core
-
A Couchbase specific integrity violation exception, thrown as a result of failing db operations.
- CouchbaseDataIntegrityViolationException(String) - Constructor for exception org.springframework.data.couchbase.core.CouchbaseDataIntegrityViolationException
-
- CouchbaseDataIntegrityViolationException(String, Throwable) - Constructor for exception org.springframework.data.couchbase.core.CouchbaseDataIntegrityViolationException
-
- CouchbaseDocument - Class in org.springframework.data.couchbase.core.mapping
-
A
CouchbaseDocument
is an abstract representation of a document stored inside Couchbase Server.
- CouchbaseDocument() - Constructor for class org.springframework.data.couchbase.core.mapping.CouchbaseDocument
-
- CouchbaseDocument(String) - Constructor for class org.springframework.data.couchbase.core.mapping.CouchbaseDocument
-
- CouchbaseDocument(String, int) - Constructor for class org.springframework.data.couchbase.core.mapping.CouchbaseDocument
-
- CouchbaseDocumentPropertyAccessor - Class in org.springframework.data.couchbase.core.convert
-
A property accessor for document properties.
- CouchbaseDocumentPropertyAccessor() - Constructor for class org.springframework.data.couchbase.core.convert.CouchbaseDocumentPropertyAccessor
-
- CouchbaseDocumentTypeAliasAccessor(String) - Constructor for class org.springframework.data.couchbase.core.convert.DefaultCouchbaseTypeMapper.CouchbaseDocumentTypeAliasAccessor
-
- CouchbaseEntityInformation<T,ID extends Serializable> - Interface in org.springframework.data.couchbase.repository.query
-
Marker interface for the Couchbase Entity Information.
- couchbaseEnvironment() - Method in class org.springframework.data.couchbase.config.AbstractCouchbaseConfiguration
-
- couchbaseEnvironment() - Method in interface org.springframework.data.couchbase.config.CouchbaseConfigurer
-
Set up the underlying main CouchbaseEnvironment
, allowing tuning of the Couchbase SDK.
- CouchbaseEnvironmentNoShutdownProxy - Class in org.springframework.data.couchbase.config
-
- CouchbaseEnvironmentNoShutdownProxy(CouchbaseEnvironment) - Constructor for class org.springframework.data.couchbase.config.CouchbaseEnvironmentNoShutdownProxy
-
- CouchbaseEnvironmentParser - Class in org.springframework.data.couchbase.config
-
Allows creation of a DefaultCouchbaseEnvironment
via spring XML configuration.
- CouchbaseEnvironmentParser() - Constructor for class org.springframework.data.couchbase.config.CouchbaseEnvironmentParser
-
- CouchbaseExceptionTranslator - Class in org.springframework.data.couchbase.core
-
- CouchbaseExceptionTranslator() - Constructor for class org.springframework.data.couchbase.core.CouchbaseExceptionTranslator
-
- CouchbaseIndexManagerParser - Class in org.springframework.data.couchbase.config
-
- CouchbaseIndexManagerParser() - Constructor for class org.springframework.data.couchbase.config.CouchbaseIndexManagerParser
-
- CouchbaseJmxParser - Class in org.springframework.data.couchbase.config
-
Enables Parsing of the "" configuration bean.
- CouchbaseJmxParser() - Constructor for class org.springframework.data.couchbase.config.CouchbaseJmxParser
-
- CouchbaseJsr310Converters - Class in org.springframework.data.couchbase.core.convert
-
Helper class to register JSR-310 specific
Converter
implementations for Java 8.
- CouchbaseJsr310Converters.DurationToStringConverter - Enum in org.springframework.data.couchbase.core.convert
-
- CouchbaseJsr310Converters.InstantToLongConverter - Enum in org.springframework.data.couchbase.core.convert
-
- CouchbaseJsr310Converters.LocalDateTimeToLongConverter - Enum in org.springframework.data.couchbase.core.convert
-
- CouchbaseJsr310Converters.LocalDateToLongConverter - Enum in org.springframework.data.couchbase.core.convert
-
- CouchbaseJsr310Converters.LocalTimeToLongConverter - Enum in org.springframework.data.couchbase.core.convert
-
- CouchbaseJsr310Converters.NumberToInstantConverter - Enum in org.springframework.data.couchbase.core.convert
-
- CouchbaseJsr310Converters.NumberToLocalDateConverter - Enum in org.springframework.data.couchbase.core.convert
-
- CouchbaseJsr310Converters.NumberToLocalDateTimeConverter - Enum in org.springframework.data.couchbase.core.convert
-
- CouchbaseJsr310Converters.NumberToLocalTimeConverter - Enum in org.springframework.data.couchbase.core.convert
-
- CouchbaseJsr310Converters.PeriodToStringConverter - Enum in org.springframework.data.couchbase.core.convert
-
- CouchbaseJsr310Converters.StringToDurationConverter - Enum in org.springframework.data.couchbase.core.convert
-
- CouchbaseJsr310Converters.StringToPeriodConverter - Enum in org.springframework.data.couchbase.core.convert
-
- CouchbaseJsr310Converters.StringToZoneIdConverter - Enum in org.springframework.data.couchbase.core.convert
-
- CouchbaseJsr310Converters.ZoneIdToStringConverter - Enum in org.springframework.data.couchbase.core.convert
-
- CouchbaseList - Class in org.springframework.data.couchbase.core.mapping
-
A
CouchbaseList
is an abstract list that represents an array stored in a (most of the times JSON) document.
- CouchbaseList() - Constructor for class org.springframework.data.couchbase.core.mapping.CouchbaseList
-
Create a new (empty) list.
- CouchbaseList(List<Object>) - Constructor for class org.springframework.data.couchbase.core.mapping.CouchbaseList
-
Create a new list with a given payload on construction.
- CouchbaseList(SimpleTypeHolder) - Constructor for class org.springframework.data.couchbase.core.mapping.CouchbaseList
-
- CouchbaseList(List<Object>, SimpleTypeHolder) - Constructor for class org.springframework.data.couchbase.core.mapping.CouchbaseList
-
Create a new list with a given payload on construction and an existing
SimpleTypeHolder
.
- couchbaseMappingContext() - Method in class org.springframework.data.couchbase.config.AbstractCouchbaseDataConfiguration
-
- CouchbaseMappingContext - Class in org.springframework.data.couchbase.core.mapping
-
- CouchbaseMappingContext() - Constructor for class org.springframework.data.couchbase.core.mapping.CouchbaseMappingContext
-
- CouchbaseMappingEvent<T> - Class in org.springframework.data.couchbase.core.mapping.event
-
A mapping event.
- CouchbaseMappingEvent(T, CouchbaseDocument) - Constructor for class org.springframework.data.couchbase.core.mapping.event.CouchbaseMappingEvent
-
- CouchbaseNamespaceHandler - Class in org.springframework.data.couchbase.config
-
- CouchbaseNamespaceHandler() - Constructor for class org.springframework.data.couchbase.config.CouchbaseNamespaceHandler
-
- CouchbaseOperations - Interface in org.springframework.data.couchbase.core
-
Defines common operations on the Couchbase data source, most commonly implemented by
CouchbaseTemplate
.
- CouchbasePagingAndSortingRepository<T,ID extends Serializable> - Interface in org.springframework.data.couchbase.repository
-
- CouchbasePersistentEntity<T> - Interface in org.springframework.data.couchbase.core.mapping
-
Represents an entity that can be persisted which contains 0 or more properties.
- CouchbasePersistentProperty - Interface in org.springframework.data.couchbase.core.mapping
-
Represents a property part of an entity that needs to be persisted.
- CouchbaseQueryExecutionException - Exception in org.springframework.data.couchbase.core
-
- CouchbaseQueryExecutionException(String) - Constructor for exception org.springframework.data.couchbase.core.CouchbaseQueryExecutionException
-
- CouchbaseQueryExecutionException(String, Throwable) - Constructor for exception org.springframework.data.couchbase.core.CouchbaseQueryExecutionException
-
- CouchbaseQueryMethod - Class in org.springframework.data.couchbase.repository.query
-
Represents a query method with couchbase extensions, allowing to discover
if View-based query or N1QL-based query must be used.
- CouchbaseQueryMethod(Method, RepositoryMetadata, ProjectionFactory, MappingContext<? extends CouchbasePersistentEntity<?>, CouchbasePersistentProperty>) - Constructor for class org.springframework.data.couchbase.repository.query.CouchbaseQueryMethod
-
- CouchbaseRepositoriesRegistrar - Class in org.springframework.data.couchbase.repository.config
-
- CouchbaseRepositoriesRegistrar() - Constructor for class org.springframework.data.couchbase.repository.config.CouchbaseRepositoriesRegistrar
-
- CouchbaseRepository<T,ID extends Serializable> - Interface in org.springframework.data.couchbase.repository
-
- CouchbaseRepositoryBean<T> - Class in org.springframework.data.couchbase.repository.cdi
-
A bean which represents a Couchbase repository.
- CouchbaseRepositoryBean(Bean<CouchbaseOperations>, Set<Annotation>, Class<T>, BeanManager, CustomRepositoryImplementationDetector) - Constructor for class org.springframework.data.couchbase.repository.cdi.CouchbaseRepositoryBean
-
- CouchbaseRepositoryConfigurationExtension - Class in org.springframework.data.couchbase.repository.config
-
- CouchbaseRepositoryConfigurationExtension() - Constructor for class org.springframework.data.couchbase.repository.config.CouchbaseRepositoryConfigurationExtension
-
- CouchbaseRepositoryExtension - Class in org.springframework.data.couchbase.repository.cdi
-
A portable CDI extension which registers beans for Spring Data Couchbase repositories.
- CouchbaseRepositoryExtension() - Constructor for class org.springframework.data.couchbase.repository.cdi.CouchbaseRepositoryExtension
-
- CouchbaseRepositoryFactory - Class in org.springframework.data.couchbase.repository.support
-
- CouchbaseRepositoryFactory(RepositoryOperationsMapping, IndexManager) - Constructor for class org.springframework.data.couchbase.repository.support.CouchbaseRepositoryFactory
-
Create a new factory.
- CouchbaseRepositoryFactoryBean<T extends Repository<S,ID>,S,ID extends Serializable> - Class in org.springframework.data.couchbase.repository.support
-
The factory bean to create repositories.
- CouchbaseRepositoryFactoryBean(Class<? extends T>) - Constructor for class org.springframework.data.couchbase.repository.support.CouchbaseRepositoryFactoryBean
-
- CouchbaseSimpleTypes - Class in org.springframework.data.couchbase.core.mapping
-
- CouchbaseStorable - Interface in org.springframework.data.couchbase.core.mapping
-
- couchbaseTemplate() - Method in class org.springframework.data.couchbase.config.AbstractCouchbaseDataConfiguration
-
- CouchbaseTemplate - Class in org.springframework.data.couchbase.core
-
- CouchbaseTemplate(ClusterInfo, Bucket) - Constructor for class org.springframework.data.couchbase.core.CouchbaseTemplate
-
- CouchbaseTemplate(ClusterInfo, Bucket, TranslationService) - Constructor for class org.springframework.data.couchbase.core.CouchbaseTemplate
-
- CouchbaseTemplate(ClusterInfo, Bucket, CouchbaseConverter, TranslationService) - Constructor for class org.springframework.data.couchbase.core.CouchbaseTemplate
-
- CouchbaseTemplateParser - Class in org.springframework.data.couchbase.config
-
Parser for "" bean definitions.
- CouchbaseTemplateParser() - Constructor for class org.springframework.data.couchbase.config.CouchbaseTemplateParser
-
- CouchbaseTranslationServiceParser - Class in org.springframework.data.couchbase.config
-
Enables Parsing of the "" configuration bean.
- CouchbaseTranslationServiceParser() - Constructor for class org.springframework.data.couchbase.config.CouchbaseTranslationServiceParser
-
- CouchbaseTypeMapper - Interface in org.springframework.data.couchbase.core.convert
-
Marker interface for the TypeMapper.
- CouchbaseWriter<T,ConvertedCouchbaseDocument> - Interface in org.springframework.data.couchbase.core.convert
-
- count - Variable in class org.springframework.data.couchbase.repository.query.CountFragment
-
- count() - Method in class org.springframework.data.couchbase.repository.support.SimpleCouchbaseRepository
-
- COUNT_ALIAS - Static variable in class org.springframework.data.couchbase.repository.query.CountFragment
-
Use this alias for the COUNT part of a N1QL query so that the framework can extract the count result.
- CountFragment - Class in org.springframework.data.couchbase.repository.query
-
An utility entity that allows to extract total row count out of a COUNT(*) N1QL query.
- CountFragment() - Constructor for class org.springframework.data.couchbase.repository.query.CountFragment
-
- create(CreationalContext<T>, Class<T>, Object) - Method in class org.springframework.data.couchbase.repository.cdi.CouchbaseRepositoryBean
-
- create(Part, Iterator<Object>) - Method in class org.springframework.data.couchbase.repository.query.N1qlMutateQueryCreator
-
- create(Part, Iterator<Object>) - Method in class org.springframework.data.couchbase.repository.query.N1qlQueryCreator
-
- create(Part, Iterator<Object>) - Method in class org.springframework.data.couchbase.repository.query.SpatialViewQueryCreator
-
- create(Part, Iterator<Object>) - Method in class org.springframework.data.couchbase.repository.query.ViewQueryCreator
-
- createAssociation() - Method in class org.springframework.data.couchbase.core.mapping.BasicCouchbasePersistentProperty
-
Creates a new Association.
- createBeanDefEntry(Class<?>, CompositeComponentDefinition, String, Object, ParserContext) - Method in class org.springframework.data.couchbase.config.CouchbaseJmxParser
-
Creates Bean Definitions for JMX components and adds them as a nested component.
- createCountQueryForEntity(String, CouchbaseConverter, CouchbaseEntityInformation<T, String>) - Static method in class org.springframework.data.couchbase.repository.query.support.N1qlUtils
-
Creates a full N1QL query that counts total number of the given entity in the bucket.
- createExpression(Part.Type, String, boolean, Iterator<Object>, AtomicInteger, JsonArray) - Static method in class org.springframework.data.couchbase.repository.query.support.N1qlQueryCreatorUtils
-
- createInstance() - Method in class org.springframework.data.couchbase.config.CouchbaseBucketFactoryBean
-
- createInstance() - Method in class org.springframework.data.couchbase.config.CouchbaseClusterInfoFactoryBean
-
- createN1qlSpelValues(String, String, Class<?>, boolean) - Static method in class org.springframework.data.couchbase.repository.query.StringN1qlBasedQuery
-
- createPersistentEntity(TypeInformation<T>) - Method in class org.springframework.data.couchbase.core.mapping.CouchbaseMappingContext
-
Creates a concrete entity based out of the type information passed.
- createPersistentProperty(Field, PropertyDescriptor, BasicCouchbasePersistentEntity<?>, SimpleTypeHolder) - Method in class org.springframework.data.couchbase.core.mapping.CouchbaseMappingContext
-
Creates a concrete property based on the field information and entity.
- createRepositoryFactory() - Method in class org.springframework.data.couchbase.repository.support.CouchbaseRepositoryFactoryBean
-
Returns a factory instance.
- createReturningExpressionForDelete(String) - Static method in class org.springframework.data.couchbase.repository.query.support.N1qlUtils
-
Creates the returning clause for N1ql deletes with all attributes of the entity and meta information
- createSelectClauseForEntity(String, ReturnedType, CouchbaseConverter) - Static method in class org.springframework.data.couchbase.repository.query.support.N1qlUtils
-
Produce a Statement
that corresponds to the SELECT clause for looking for Spring Data entities
stored in Couchbase.
- createSelectClauseForEntity(String) - Static method in class org.springframework.data.couchbase.repository.query.support.N1qlUtils
-
Produce a Statement
that corresponds to the SELECT clause for looking for Spring Data entities
stored in Couchbase.
- createSelectFromForEntity(String) - Static method in class org.springframework.data.couchbase.repository.query.support.N1qlUtils
-
Produce a Statement
that corresponds to the SELECT...FROM clauses for looking for Spring Data entities
stored in Couchbase.
- createSort(Sort, CouchbaseConverter) - Static method in class org.springframework.data.couchbase.repository.query.support.N1qlUtils
-
Create a N1QL
Sort
out of a Spring Data
Sort
.
- createWhereFilterForEntity(Expression, CouchbaseConverter, EntityMetadata<?>) - Static method in class org.springframework.data.couchbase.repository.query.support.N1qlUtils
-
Produces an
Expression
that can serve as a WHERE clause criteria to only select documents in a bucket
that matches a particular Spring Data entity (as given by the
EntityMetadata
parameter).
- customConversions() - Method in class org.springframework.data.couchbase.config.AbstractCouchbaseDataConfiguration
-
- CustomConversions - Class in org.springframework.data.couchbase.core.convert
-
Value object to capture custom conversion.
- CustomConversions(List<?>) - Constructor for class org.springframework.data.couchbase.core.convert.CustomConversions
-
Create a new instance with a given list of conversers.
- GeneratedValue - Annotation Type in org.springframework.data.couchbase.core.mapping.id
-
This annotation is targeted at
Document
interfaces, indicating that
the framework should generate the document key value using the specified generator
- GenerationStrategy - Enum in org.springframework.data.couchbase.core.mapping.id
-
Keys generation strategy
- GeoUtils - Class in org.springframework.data.couchbase.repository.query.support
-
Utility class to deal with geo/dimensional indexed data and queries.
- GeoUtils() - Constructor for class org.springframework.data.couchbase.repository.query.support.GeoUtils
-
- get(String) - Method in class org.springframework.data.couchbase.core.mapping.CouchbaseDocument
-
Potentially get a value from the payload with the given key.
- get(int) - Method in class org.springframework.data.couchbase.core.mapping.CouchbaseList
-
Return the stored element at the given index.
- getAnnotation() - Method in class org.springframework.data.couchbase.repository.auditing.CouchbaseAuditingRegistrar
-
- getAnnotation() - Method in class org.springframework.data.couchbase.repository.config.CouchbaseRepositoriesRegistrar
-
- getArray(Iterator<Object>) - Static method in class org.springframework.data.couchbase.repository.query.support.N1qlQueryCreatorUtils
-
- getAuditHandlerBeanDefinitionBuilder(AuditingConfiguration) - Method in class org.springframework.data.couchbase.repository.auditing.CouchbaseAuditingRegistrar
-
- getAuditingHandlerBeanName() - Method in class org.springframework.data.couchbase.repository.auditing.CouchbaseAuditingRegistrar
-
- getBeanClass(Element) - Method in class org.springframework.data.couchbase.config.CouchbaseBucketParser
-
Defines the bean class that will be constructed.
- getBeanClass(Element) - Method in class org.springframework.data.couchbase.config.CouchbaseClusterInfoParser
-
Defines the bean class that will be constructed.
- getBeanClass(Element) - Method in class org.springframework.data.couchbase.config.CouchbaseClusterParser
-
Defines the bean class that will be constructed.
- getBeanClass(Element) - Method in class org.springframework.data.couchbase.config.CouchbaseEnvironmentParser
-
Defines the bean class that will be constructed.
- getBeanClass(Element) - Method in class org.springframework.data.couchbase.config.CouchbaseIndexManagerParser
-
Defines the bean class that will be constructed.
- getBeanClass(Element) - Method in class org.springframework.data.couchbase.config.CouchbaseTemplateParser
-
Defines the bean class that will be constructed.
- getBeanClass(Element) - Method in class org.springframework.data.couchbase.config.CouchbaseTranslationServiceParser
-
Defines the bean class that will be constructed.
- getBootstrapHosts() - Method in class org.springframework.data.couchbase.config.AbstractCouchbaseConfiguration
-
The list of hostnames (or IP addresses) to bootstrap from.
- getBoundingBoxForNear(Point, Distance) - Static method in class org.springframework.data.couchbase.repository.query.support.GeoUtils
-
Computes the bounding box approximation for a "near" query (max distance from a point of origin).
- getBucketName() - Method in class org.springframework.data.couchbase.config.AbstractCouchbaseConfiguration
-
The name of the bucket to connect to.
- getBucketPassword() - Method in class org.springframework.data.couchbase.config.AbstractCouchbaseConfiguration
-
The password of the bucket (can be an empty string).
- getConversionService() - Method in class org.springframework.data.couchbase.core.convert.AbstractCouchbaseConverter
-
Return the conversion service.
- getConverter() - Method in interface org.springframework.data.couchbase.core.CouchbaseOperations
-
- getConverter() - Method in class org.springframework.data.couchbase.core.CouchbaseTemplate
-
- getConvertersToRegister() - Static method in class org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters
-
Returns the converters to be registered if Java 8 is present.
- getConvertersToRegister() - Static method in class org.springframework.data.couchbase.core.convert.DateConverters
-
Returns all converters by this class that can be registered.
- getCouchbaseBucket() - Method in interface org.springframework.data.couchbase.core.CouchbaseOperations
-
Returns the linked Bucket
to this template.
- getCouchbaseBucket() - Method in class org.springframework.data.couchbase.core.CouchbaseTemplate
-
- getCouchbaseClusterInfo() - Method in interface org.springframework.data.couchbase.core.CouchbaseOperations
-
Returns the ClusterInfo
about the cluster linked to this template.
- getCouchbaseClusterInfo() - Method in class org.springframework.data.couchbase.core.CouchbaseTemplate
-
- getCouchbaseOperations() - Method in interface org.springframework.data.couchbase.repository.CouchbaseRepository
-
- getCouchbaseOperations() - Method in class org.springframework.data.couchbase.repository.query.AbstractN1qlBasedQuery
-
- getCouchbaseOperations() - Method in class org.springframework.data.couchbase.repository.support.SimpleCouchbaseRepository
-
- getCount(ParameterAccessor, Object[]) - Method in class org.springframework.data.couchbase.repository.query.AbstractN1qlBasedQuery
-
The statement for a count() query.
- getCount(ParameterAccessor, Object[]) - Method in class org.springframework.data.couchbase.repository.query.PartTreeN1qlBasedQuery
-
- getCount(ParameterAccessor, Object[]) - Method in class org.springframework.data.couchbase.repository.query.StringN1qlBasedQuery
-
- getCustomWriteTarget(Class<?>) - Method in class org.springframework.data.couchbase.core.convert.CustomConversions
-
Returns the target type to convert to in case we have a custom conversion registered to convert the given source
type into a Couchbase native one.
- getCustomWriteTarget(Class<?>, Class<?>) - Method in class org.springframework.data.couchbase.core.convert.CustomConversions
-
Returns the target type we can write an object of the given source type to.
- getDefault() - Method in class org.springframework.data.couchbase.repository.config.RepositoryOperationsMapping
-
- getDefaultConsistency() - Method in class org.springframework.data.couchbase.config.AbstractCouchbaseDataConfiguration
-
Configures the default consistency for generated view queries
and N1QL queries
in repositories.
- getDefaultConsistency() - Method in interface org.springframework.data.couchbase.core.CouchbaseOperations
-
Returns the
consistency
parameter to be used by default for generated queries (views and N1QL)
in repositories.
- getDefaultConsistency() - Method in class org.springframework.data.couchbase.core.CouchbaseTemplate
-
- getDimensionalAnnotation() - Method in class org.springframework.data.couchbase.repository.query.CouchbaseQueryMethod
-
- getDocument() - Method in class org.springframework.data.couchbase.core.mapping.event.CouchbaseMappingEvent
-
- getDottedPathWithAlternativeFieldNames(PersistentPropertyPath<CouchbasePersistentProperty>) - Static method in class org.springframework.data.couchbase.repository.query.support.N1qlUtils
-
- getEntityInformation(Class<T>) - Method in class org.springframework.data.couchbase.repository.support.CouchbaseRepositoryFactory
-
Returns entity information based on the domain class.
- getEntityInformation() - Method in class org.springframework.data.couchbase.repository.support.SimpleCouchbaseRepository
-
Returns the information for the underlying template.
- getEnvironment() - Method in class org.springframework.data.couchbase.config.AbstractCouchbaseConfiguration
-
Override this method if you want a customized CouchbaseEnvironment
.
- getExpiration() - Method in class org.springframework.data.couchbase.core.mapping.CouchbaseDocument
-
Returns the expiration time of the document.
- getExpiry() - Method in class org.springframework.data.couchbase.core.mapping.BasicCouchbasePersistentEntity
-
- getExpiry() - Method in interface org.springframework.data.couchbase.core.mapping.CouchbasePersistentEntity
-
Returns the expiration time of the entity.
- getExtension() - Method in class org.springframework.data.couchbase.repository.config.CouchbaseRepositoriesRegistrar
-
- getFactoryInstance(RepositoryOperationsMapping, IndexManager) - Method in class org.springframework.data.couchbase.repository.support.CouchbaseRepositoryFactoryBean
-
Get the factory instance for the operations.
- getFeature() - Method in exception org.springframework.data.couchbase.core.UnsupportedCouchbaseFeatureException
-
- getFieldName() - Method in class org.springframework.data.couchbase.core.mapping.BasicCouchbasePersistentProperty
-
Returns the field name of the property.
- getFieldName() - Method in interface org.springframework.data.couchbase.core.mapping.CouchbasePersistentProperty
-
Returns the field name of the property.
- getGeneratedId(Object) - Method in interface org.springframework.data.couchbase.core.CouchbaseOperations
-
Get generated id - applies both using prefix and suffix through entity as well as template
KeySettings
** NOTE: UNIQUE strategy will generate different ids each time ***
- getGeneratedId(Object) - Method in class org.springframework.data.couchbase.core.CouchbaseTemplate
-
- getHostNames() - Method in class org.springframework.data.couchbase.monitor.ClientInfo
-
- getId() - Method in class org.springframework.data.couchbase.core.mapping.CouchbaseDocument
-
Returns the ID of the document.
- getIdentifyingAnnotations() - Method in class org.springframework.data.couchbase.repository.config.CouchbaseRepositoryConfigurationExtension
-
- getIdentifyingTypes() - Method in class org.springframework.data.couchbase.repository.config.CouchbaseRepositoryConfigurationExtension
-
- getInitialEntitySet() - Method in class org.springframework.data.couchbase.config.AbstractCouchbaseDataConfiguration
-
Scans the mapping base package for classes annotated with
Document
.
- getInlineN1qlQuery() - Method in class org.springframework.data.couchbase.repository.query.CouchbaseQueryMethod
-
Returns the query string declared in a
Query
annotation or null if neither the annotation found
nor the attribute was specified.
- getIsBalanced() - Method in class org.springframework.data.couchbase.monitor.ClusterInfo
-
- getMappingBasePackage() - Method in class org.springframework.data.couchbase.config.AbstractCouchbaseDataConfiguration
-
Return the base package to scan for mapped
Document
s.
- getMappingContext() - Method in class org.springframework.data.couchbase.core.convert.MappingCouchbaseConverter
-
- getMappingContext() - Method in class org.springframework.data.couchbase.repository.config.RepositoryOperationsMapping
-
- getMaxBuckets() - Method in class org.springframework.data.couchbase.monitor.ClusterInfo
-
- getModulePrefix() - Method in class org.springframework.data.couchbase.repository.config.CouchbaseRepositoryConfigurationExtension
-
- getN1qlAnnotation() - Method in class org.springframework.data.couchbase.repository.query.CouchbaseQueryMethod
-
Returns the @Query annotation if set, null otherwise.
- getN1qlBaseClass(RepositoryMetadata) - Method in class org.springframework.data.couchbase.repository.support.CouchbaseRepositoryFactory
-
- getNumberOfNodes() - Method in class org.springframework.data.couchbase.monitor.ClientInfo
-
- getObjectType() - Method in class org.springframework.data.couchbase.config.CouchbaseBucketFactoryBean
-
- getObjectType() - Method in class org.springframework.data.couchbase.config.CouchbaseClusterInfoFactoryBean
-
- getPathWithAlternativeFieldNames(CouchbaseConverter, PropertyPath) - Static method in class org.springframework.data.couchbase.repository.query.support.N1qlUtils
-
- getPayload() - Method in class org.springframework.data.couchbase.core.mapping.CouchbaseDocument
-
Returns the underlying payload.
- getPlaceHolder(AtomicInteger, boolean) - Static method in class org.springframework.data.couchbase.repository.query.support.N1qlQueryCreatorUtils
-
- getPlaceholderValues(ParameterAccessor) - Method in class org.springframework.data.couchbase.repository.query.AbstractN1qlBasedQuery
-
- getPlaceHolderValues() - Method in class org.springframework.data.couchbase.repository.query.N1qlMutateQueryCreator
-
- getPlaceHolderValues() - Method in class org.springframework.data.couchbase.repository.query.N1qlQueryCreator
-
- getPlaceholderValues(ParameterAccessor) - Method in class org.springframework.data.couchbase.repository.query.PartTreeN1qlBasedQuery
-
- getPlaceHolderValues() - Method in interface org.springframework.data.couchbase.repository.query.PartTreeN1qlQueryCreator
-
Get the named placeholder values
- getPlaceholderValues(ParameterAccessor) - Method in class org.springframework.data.couchbase.repository.query.StringN1qlBasedQuery
-
- getQuery() - Method in class org.springframework.data.couchbase.repository.query.SpatialViewQueryCreator.SpatialViewQueryWrapper
-
- getQueryLookupStrategy(QueryLookupStrategy.Key, EvaluationContextProvider) - Method in class org.springframework.data.couchbase.repository.support.CouchbaseRepositoryFactory
-
- getQueryMethod() - Method in class org.springframework.data.couchbase.repository.query.AbstractN1qlBasedQuery
-
- getQueryMethod() - Method in class org.springframework.data.couchbase.repository.query.SpatialViewBasedQuery
-
- getQueryMethod() - Method in class org.springframework.data.couchbase.repository.query.ViewBasedCouchbaseQuery
-
- getRebalanceStatus() - Method in class org.springframework.data.couchbase.monitor.ClusterInfo
-
- getRepositoryBaseClass(RepositoryMetadata) - Method in class org.springframework.data.couchbase.repository.support.CouchbaseRepositoryFactory
-
Returns the base class for the repository being constructed.
- getRepositoryFactoryClassName() - Method in class org.springframework.data.couchbase.repository.config.CouchbaseRepositoryConfigurationExtension
-
- getScope() - Method in class org.springframework.data.couchbase.repository.cdi.CouchbaseRepositoryBean
-
- getSimpleBaseClass(RepositoryMetadata) - Method in class org.springframework.data.couchbase.repository.support.CouchbaseRepositoryFactory
-
- getSimpleTypeHolder() - Method in class org.springframework.data.couchbase.core.convert.CustomConversions
-
Returns the simple type holder.
- getSource() - Method in class org.springframework.data.couchbase.core.mapping.event.CouchbaseMappingEvent
-
- getSpecificTargetClasses() - Method in class org.springframework.data.couchbase.core.convert.CouchbaseDocumentPropertyAccessor
-
Returns the target classes of the properties.
- getStatement(ParameterAccessor, Object[], ReturnedType) - Method in class org.springframework.data.couchbase.repository.query.AbstractN1qlBasedQuery
-
- getStatement(ParameterAccessor, Object[], ReturnedType) - Method in class org.springframework.data.couchbase.repository.query.PartTreeN1qlBasedQuery
-
- getStatement(ParameterAccessor, Object[], ReturnedType) - Method in class org.springframework.data.couchbase.repository.query.StringN1qlBasedQuery
-
- getTargetRepository(RepositoryInformation) - Method in class org.springframework.data.couchbase.repository.support.CouchbaseRepositoryFactory
-
Returns a new Repository based on the metadata.
- getTotalDiskAssigned() - Method in class org.springframework.data.couchbase.monitor.ClusterInfo
-
- getTotalDiskFree() - Method in class org.springframework.data.couchbase.monitor.ClusterInfo
-
- getTotalDiskUsed() - Method in class org.springframework.data.couchbase.monitor.ClusterInfo
-
- getTotalRAMAssigned() - Method in class org.springframework.data.couchbase.monitor.ClusterInfo
-
- getTotalRAMUsed() - Method in class org.springframework.data.couchbase.monitor.ClusterInfo
-
- getTypeField() - Method in class org.springframework.data.couchbase.repository.query.StringN1qlBasedQuery
-
- getTypeKey() - Method in interface org.springframework.data.couchbase.core.convert.CouchbaseConverter
-
- getTypeKey() - Method in interface org.springframework.data.couchbase.core.convert.CouchbaseTypeMapper
-
- getTypeKey() - Method in class org.springframework.data.couchbase.core.convert.DefaultCouchbaseTypeMapper
-
- getTypeKey() - Method in class org.springframework.data.couchbase.core.convert.MappingCouchbaseConverter
-
- getTypeValue() - Method in class org.springframework.data.couchbase.repository.query.StringN1qlBasedQuery
-
- getValue(Iterator<Object>) - Static method in class org.springframework.data.couchbase.repository.query.support.N1qlQueryCreatorUtils
-
- getValueAsString(Iterator<Object>) - Static method in class org.springframework.data.couchbase.repository.query.support.N1qlQueryCreatorUtils
-
- getValueInternal(CouchbasePersistentProperty, CouchbaseDocument, Object) - Method in class org.springframework.data.couchbase.core.convert.MappingCouchbaseConverter
-
Loads the property value through the value provider.
- getView() - Method in interface org.springframework.data.couchbase.repository.support.ViewMetadataProvider
-
Returns the
View
to be used.
- getViewAnnotation() - Method in class org.springframework.data.couchbase.repository.query.CouchbaseQueryMethod
-
Returns the @View annotation if set, null otherwise.
- getViewMetadataProvider() - Method in enum org.springframework.data.couchbase.repository.support.ViewPostProcessor
-
- getWriteClassFor(Class<?>) - Method in class org.springframework.data.couchbase.core.convert.AbstractCouchbaseConverter
-
- getWriteClassFor(Class<?>) - Method in interface org.springframework.data.couchbase.core.convert.CouchbaseConverter
-
Return the Class that would actually be stored for a given Class.
- guessViewAndExecute() - Method in class org.springframework.data.couchbase.repository.query.ViewBasedCouchbaseQuery
-
- observeIntervalDelay() - Method in class org.springframework.data.couchbase.config.CouchbaseEnvironmentNoShutdownProxy
-
- onAfterDelete(Object, CouchbaseDocument) - Method in class org.springframework.data.couchbase.core.mapping.event.AbstractCouchbaseEventListener
-
- onAfterDelete(Object, CouchbaseDocument) - Method in class org.springframework.data.couchbase.core.mapping.event.LoggingEventListener
-
- onAfterSave(E, CouchbaseDocument) - Method in class org.springframework.data.couchbase.core.mapping.event.AbstractCouchbaseEventListener
-
- onAfterSave(Object, CouchbaseDocument) - Method in class org.springframework.data.couchbase.core.mapping.event.LoggingEventListener
-
- onApplicationEvent(CouchbaseMappingEvent<?>) - Method in class org.springframework.data.couchbase.core.mapping.event.AbstractCouchbaseEventListener
-
- onApplicationEvent(BeforeConvertEvent<Object>) - Method in class org.springframework.data.couchbase.core.mapping.event.AuditingEventListener
-
- onBeforeConvert(E) - Method in class org.springframework.data.couchbase.core.mapping.event.AbstractCouchbaseEventListener
-
- onBeforeConvert(Object) - Method in class org.springframework.data.couchbase.core.mapping.event.LoggingEventListener
-
- onBeforeDelete(Object, CouchbaseDocument) - Method in class org.springframework.data.couchbase.core.mapping.event.AbstractCouchbaseEventListener
-
- onBeforeDelete(Object, CouchbaseDocument) - Method in class org.springframework.data.couchbase.core.mapping.event.LoggingEventListener
-
- onBeforeSave(E, CouchbaseDocument) - Method in class org.springframework.data.couchbase.core.mapping.event.AbstractCouchbaseEventListener
-
- onBeforeSave(Object, CouchbaseDocument) - Method in class org.springframework.data.couchbase.core.mapping.event.LoggingEventListener
-
- onBeforeSave(Object, CouchbaseDocument) - Method in class org.springframework.data.couchbase.core.mapping.event.ValidatingCouchbaseEventListener
-
- OperationCancellationException - Exception in org.springframework.data.couchbase.core
-
Data Access Exception that identifies Operations cancelled while being processed.
- OperationCancellationException(String) - Constructor for exception org.springframework.data.couchbase.core.OperationCancellationException
-
Constructor for OperationCancellationException.
- OperationCancellationException(String, Throwable) - Constructor for exception org.springframework.data.couchbase.core.OperationCancellationException
-
Constructor for OperationCancellationException.
- OperationInterruptedException - Exception in org.springframework.data.couchbase.core
-
Data Access Exception that identifies Operations interrupted while being processed.
- OperationInterruptedException(String) - Constructor for exception org.springframework.data.couchbase.core.OperationInterruptedException
-
Constructor for OperationInterruptedException.
- OperationInterruptedException(String, Throwable) - Constructor for exception org.springframework.data.couchbase.core.OperationInterruptedException
-
Constructor for OperationInterruptedException.
- or(Expression, Expression) - Method in class org.springframework.data.couchbase.repository.query.N1qlMutateQueryCreator
-
- or(Expression, Expression) - Method in class org.springframework.data.couchbase.repository.query.N1qlQueryCreator
-
- or(SpatialViewQuery, SpatialViewQuery) - Method in class org.springframework.data.couchbase.repository.query.SpatialViewQueryCreator
-
- or(ViewQuery, ViewQuery) - Method in class org.springframework.data.couchbase.repository.query.ViewQueryCreator
-
- org.springframework.data.couchbase.config - package org.springframework.data.couchbase.config
-
This package contains all classes needed for specific configuration of
Spring Data Couchbase.
- org.springframework.data.couchbase.core - package org.springframework.data.couchbase.core
-
This package contains the specific implementations and core classes for
Spring Data Couchbase internals.
- org.springframework.data.couchbase.core.convert - package org.springframework.data.couchbase.core.convert
-
This package contains classes used for entity-to-JSON conversions, type mapping
and writing.
- org.springframework.data.couchbase.core.convert.translation - package org.springframework.data.couchbase.core.convert.translation
-
This package contains a service interface to translate entities to
a Couchbase storable format, and its implementations.
- org.springframework.data.couchbase.core.mapping - package org.springframework.data.couchbase.core.mapping
-
This package contains interfaces and annotations relative to object-json mapping
and the notion of a Couchbase Storable.
- org.springframework.data.couchbase.core.mapping.event - package org.springframework.data.couchbase.core.mapping.event
-
This package contains various events that are emitted during the lifecycle
of a Spring Data entity.
- org.springframework.data.couchbase.core.mapping.id - package org.springframework.data.couchbase.core.mapping.id
-
- org.springframework.data.couchbase.core.query - package org.springframework.data.couchbase.core.query
-
This package contains annotations and classes relative to querying with Couchbase
(whether through views or N1QL) and the associated indexes.
- org.springframework.data.couchbase.monitor - package org.springframework.data.couchbase.monitor
-
This package contains all classes related to monitoring the Couchbase cluster,
statistics that will be exposed as JMX beans.
- org.springframework.data.couchbase.repository - package org.springframework.data.couchbase.repository
-
This package contains the Couchbase interfaces to support the Spring Data repository abstraction.
- org.springframework.data.couchbase.repository.auditing - package org.springframework.data.couchbase.repository.auditing
-
- org.springframework.data.couchbase.repository.cdi - package org.springframework.data.couchbase.repository.cdi
-
This package contains the Couchbase implementation to integrate the Spring Data repository abstraction with CDI.
- org.springframework.data.couchbase.repository.config - package org.springframework.data.couchbase.repository.config
-
This package contains the support classes to configure repositories in the context of Couchbase.
- org.springframework.data.couchbase.repository.query - package org.springframework.data.couchbase.repository.query
-
This package contains classes related to query derivation and concrete
ways of querying couchbase.
- org.springframework.data.couchbase.repository.query.support - package org.springframework.data.couchbase.repository.query.support
-
This package contains support classes for query derivation and other
ways of querying couchbase (helper classes).
- org.springframework.data.couchbase.repository.support - package org.springframework.data.couchbase.repository.support
-
This package contains the Couchbase implementations to support the Spring Data repository abstraction.
- randomAvailableHostname() - Method in class org.springframework.data.couchbase.monitor.ClusterInfo
-
- read(EvaluationContext, Object, String) - Method in class org.springframework.data.couchbase.core.convert.CouchbaseDocumentPropertyAccessor
-
Read the value from the property.
- read(Class<R>, CouchbaseDocument) - Method in class org.springframework.data.couchbase.core.convert.MappingCouchbaseConverter
-
- read(TypeInformation<R>, CouchbaseDocument) - Method in class org.springframework.data.couchbase.core.convert.MappingCouchbaseConverter
-
- read(TypeInformation<R>, CouchbaseDocument, Object) - Method in class org.springframework.data.couchbase.core.convert.MappingCouchbaseConverter
-
- read(CouchbasePersistentEntity<R>, CouchbaseDocument, Object) - Method in class org.springframework.data.couchbase.core.convert.MappingCouchbaseConverter
-
- readAliasFrom(CouchbaseDocument) - Method in class org.springframework.data.couchbase.core.convert.DefaultCouchbaseTypeMapper.CouchbaseDocumentTypeAliasAccessor
-
- readMap(TypeInformation<?>, CouchbaseDocument, Object) - Method in class org.springframework.data.couchbase.core.convert.MappingCouchbaseConverter
-
Recursively parses the a map from the source document.
- reconnectDelay() - Method in class org.springframework.data.couchbase.config.CouchbaseEnvironmentNoShutdownProxy
-
- registerAuditListenerBeanDefinition(BeanDefinition, BeanDefinitionRegistry) - Method in class org.springframework.data.couchbase.repository.auditing.CouchbaseAuditingRegistrar
-
- registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class org.springframework.data.couchbase.repository.auditing.CouchbaseAuditingRegistrar
-
- registerConvertersIn(GenericConversionService) - Method in class org.springframework.data.couchbase.core.convert.CustomConversions
-
- registerJmxComponents(String, Element, ParserContext) - Method in class org.springframework.data.couchbase.config.CouchbaseJmxParser
-
Register the JMX components in the context.
- remove(Object) - Method in interface org.springframework.data.couchbase.core.CouchbaseOperations
-
Remove the given object from the bucket by id.
- remove(Object, PersistTo, ReplicateTo) - Method in interface org.springframework.data.couchbase.core.CouchbaseOperations
-
Remove the given object from the bucket by id.
- remove(Collection<?>) - Method in interface org.springframework.data.couchbase.core.CouchbaseOperations
-
Remove a list of objects from the bucket by id.
- remove(Collection<?>, PersistTo, ReplicateTo) - Method in interface org.springframework.data.couchbase.core.CouchbaseOperations
-
Remove a list of objects from the bucket by id.
- remove(Object) - Method in class org.springframework.data.couchbase.core.CouchbaseTemplate
-
- remove(Object, PersistTo, ReplicateTo) - Method in class org.springframework.data.couchbase.core.CouchbaseTemplate
-
- remove(Collection<?>) - Method in class org.springframework.data.couchbase.core.CouchbaseTemplate
-
- remove(Collection<?>, PersistTo, ReplicateTo) - Method in class org.springframework.data.couchbase.core.CouchbaseTemplate
-
- remove() - Method in class org.springframework.data.couchbase.repository.query.ConvertingIterator
-
- removeFalsePositives(Collection<? extends T>, Converter<T, Point>, Polygon) - Method in class org.springframework.data.couchbase.repository.query.support.PointInShapeEvaluator
-
Utility method to remove false positives from a collection of objects that have a
notion of location, where we want to only include values that are located within a polygon.
- removeFalsePositives(Collection<? extends T>, Converter<T, Point>, Circle) - Method in class org.springframework.data.couchbase.repository.query.support.PointInShapeEvaluator
-
Utility method to remove false positives from a collection of objects that have a
notion of location, where we want to only include values that are located within a circle.
- removeFalsePositives(Collection<? extends T>, Converter<T, Point>, Point...) - Method in class org.springframework.data.couchbase.repository.query.support.PointInShapeEvaluator
-
Utility method to remove false positives from a collection of objects that have a
notion of location, where we want to only include values that are located within a polygon.
- removeFalsePositives(Collection<? extends T>, Converter<T, Point>, Point, Distance) - Method in class org.springframework.data.couchbase.repository.query.support.PointInShapeEvaluator
-
Utility method to remove false positives from a collection of objects that have a
notion of location, where we want to only include values that are located within a circle.
- repositoryOperationsMapping(CouchbaseTemplate) - Method in class org.springframework.data.couchbase.config.AbstractCouchbaseDataConfiguration
-
- RepositoryOperationsMapping - Class in org.springframework.data.couchbase.repository.config
-
A utility class for configuration allowing to tell which
CouchbaseOperations
should be backing
repositories.
- RepositoryOperationsMapping(CouchbaseOperations) - Constructor for class org.springframework.data.couchbase.repository.config.RepositoryOperationsMapping
-
Creates a new mapping, setting the default fallback to use by otherwise non mapped repositories.
- requestBufferSize() - Method in class org.springframework.data.couchbase.config.CouchbaseEnvironmentNoShutdownProxy
-
- resolve(Class<?>, Class<?>) - Method in class org.springframework.data.couchbase.repository.config.RepositoryOperationsMapping
-
Given a repository interface and its domain type, resolves which
CouchbaseOperations
it should be backed with.
- resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.springframework.data.couchbase.config.CouchbaseBucketParser
-
Resolve the bean ID and assign a default if not set.
- resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.springframework.data.couchbase.config.CouchbaseClusterInfoParser
-
Resolve the bean ID and assign a default if not set.
- resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.springframework.data.couchbase.config.CouchbaseClusterParser
-
Resolve the bean ID and assign a default if not set.
- resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.springframework.data.couchbase.config.CouchbaseEnvironmentParser
-
Resolve the bean ID and assign a default if not set.
- resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.springframework.data.couchbase.config.CouchbaseIndexManagerParser
-
Resolve the bean ID and assign a default if not set.
- resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.springframework.data.couchbase.config.CouchbaseTemplateParser
-
Resolve the bean ID and assign a default if not set.
- resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.springframework.data.couchbase.config.CouchbaseTranslationServiceParser
-
Resolve the bean ID and assign a default if not set.
- responseBufferSize() - Method in class org.springframework.data.couchbase.config.CouchbaseEnvironmentNoShutdownProxy
-
- retryDelay() - Method in class org.springframework.data.couchbase.config.CouchbaseEnvironmentNoShutdownProxy
-
- retryStrategy() - Method in class org.springframework.data.couchbase.config.CouchbaseEnvironmentNoShutdownProxy
-
- returning - Variable in class org.springframework.data.couchbase.repository.query.StringN1qlBasedQuery.N1qlSpelValues
-
- returnPropertyIfBetterIdPropertyCandidateOrNull(CouchbasePersistentProperty) - Method in class org.springframework.data.couchbase.core.mapping.BasicCouchbasePersistentEntity
-
- runtimeMetricsCollector() - Method in class org.springframework.data.couchbase.config.CouchbaseEnvironmentNoShutdownProxy
-
- ValidatingCouchbaseEventListener - Class in org.springframework.data.couchbase.core.mapping.event
-
javax.validation dependant entities validator.
- ValidatingCouchbaseEventListener(Validator) - Constructor for class org.springframework.data.couchbase.core.mapping.event.ValidatingCouchbaseEventListener
-
- valueOf(String) - Static method in enum org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.DurationToStringConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.InstantToLongConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.LocalDateTimeToLongConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.LocalDateToLongConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.LocalTimeToLongConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.NumberToInstantConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.NumberToLocalDateConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.NumberToLocalDateTimeConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.NumberToLocalTimeConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.PeriodToStringConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.StringToDurationConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.StringToPeriodConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.StringToZoneIdConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.ZoneIdToStringConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.couchbase.core.convert.DateConverters.CalendarToLongConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.couchbase.core.convert.DateConverters.DateMidnightToLongConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.couchbase.core.convert.DateConverters.DateTimeToLongConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.couchbase.core.convert.DateConverters.DateToLongConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.couchbase.core.convert.DateConverters.DateToStringConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.couchbase.core.convert.DateConverters.LocalDateTimeToLongConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.couchbase.core.convert.DateConverters.LocalDateToLongConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.couchbase.core.convert.DateConverters.NumberToCalendarConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.couchbase.core.convert.DateConverters.NumberToDateMidnightConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.couchbase.core.convert.DateConverters.NumberToDateTimeConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.couchbase.core.convert.DateConverters.NumberToLocalDateConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.couchbase.core.convert.DateConverters.NumberToLocalDateTimeConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.couchbase.core.convert.DateConverters.SerializedObjectToDateConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.couchbase.core.mapping.id.GenerationStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.couchbase.core.query.Consistency
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.couchbase.core.WriteResultChecking
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.couchbase.repository.support.ViewPostProcessor
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.DurationToStringConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.InstantToLongConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.LocalDateTimeToLongConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.LocalDateToLongConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.LocalTimeToLongConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.NumberToInstantConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.NumberToLocalDateConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.NumberToLocalDateTimeConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.NumberToLocalTimeConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.PeriodToStringConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.StringToDurationConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.StringToPeriodConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.StringToZoneIdConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.ZoneIdToStringConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.couchbase.core.convert.DateConverters.CalendarToLongConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.couchbase.core.convert.DateConverters.DateMidnightToLongConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.couchbase.core.convert.DateConverters.DateTimeToLongConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.couchbase.core.convert.DateConverters.DateToLongConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.couchbase.core.convert.DateConverters.DateToStringConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.couchbase.core.convert.DateConverters.LocalDateTimeToLongConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.couchbase.core.convert.DateConverters.LocalDateToLongConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.couchbase.core.convert.DateConverters.NumberToCalendarConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.couchbase.core.convert.DateConverters.NumberToDateMidnightConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.couchbase.core.convert.DateConverters.NumberToDateTimeConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.couchbase.core.convert.DateConverters.NumberToLocalDateConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.couchbase.core.convert.DateConverters.NumberToLocalDateTimeConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.couchbase.core.convert.DateConverters.SerializedObjectToDateConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.couchbase.core.mapping.id.GenerationStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.couchbase.core.query.Consistency
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.couchbase.core.WriteResultChecking
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.couchbase.repository.support.ViewPostProcessor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- View - Annotation Type in org.springframework.data.couchbase.core.query
-
Annotation to support the use of Views with Couchbase.
- ViewBasedCouchbaseQuery - Class in org.springframework.data.couchbase.repository.query
-
Execute a repository query through the View mechanism.
- ViewBasedCouchbaseQuery(CouchbaseQueryMethod, CouchbaseOperations) - Constructor for class org.springframework.data.couchbase.repository.query.ViewBasedCouchbaseQuery
-
- viewConsistency() - Method in enum org.springframework.data.couchbase.core.query.Consistency
-
Returns the
view consistency
corresponding to this
Consistency
.
- viewEndpoints() - Method in class org.springframework.data.couchbase.config.CouchbaseEnvironmentNoShutdownProxy
-
- ViewIndexed - Annotation Type in org.springframework.data.couchbase.core.query
-
This annotation is targeted at
Repository
interfaces, indicating that
the framework should ensure a View is present when the repository is instantiated.
- ViewMetadataProvider - Interface in org.springframework.data.couchbase.repository.support
-
- ViewPostProcessor - Enum in org.springframework.data.couchbase.repository.support
-
- ViewQueryCreator - Class in org.springframework.data.couchbase.repository.query
-
A QueryCreator that will enrich a
ViewQuery
using query derivation mechanisms
and the parsed
PartTree
.
- ViewQueryCreator(PartTree, ParameterAccessor, View, ViewQuery, CouchbaseConverter) - Constructor for class org.springframework.data.couchbase.repository.query.ViewQueryCreator
-
- ViewQueryCreator.DerivedViewQuery - Class in org.springframework.data.couchbase.repository.query
-
Wrapper class allowing to see downstream if the built query was built with options like reduce and limit.
- viewTimeout() - Method in class org.springframework.data.couchbase.config.CouchbaseEnvironmentNoShutdownProxy
-