JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Spring Data Couchbase
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package org.springframework.data.couchbase.core
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.
Object
org.springframework.data.couchbase.core.
CouchbaseExceptionTranslator
(implements org.springframework.dao.support.
PersistenceExceptionTranslator
)
org.springframework.data.couchbase.core.
CouchbaseTemplate
(implements org.springframework.context.
ApplicationContextAware
, org.springframework.data.couchbase.core.
CouchbaseOperations
)
org.springframework.data.couchbase.core.
CouchbaseTemplateSupport
org.springframework.data.couchbase.core.
ExecutableExistsByIdOperationSupport
(implements org.springframework.data.couchbase.core.
ExecutableExistsByIdOperation
)
org.springframework.data.couchbase.core.
ExecutableFindByAnalyticsOperationSupport
(implements org.springframework.data.couchbase.core.
ExecutableFindByAnalyticsOperation
)
org.springframework.data.couchbase.core.
ExecutableFindByIdOperationSupport
(implements org.springframework.data.couchbase.core.
ExecutableFindByIdOperation
)
org.springframework.data.couchbase.core.
ExecutableFindByQueryOperationSupport
(implements org.springframework.data.couchbase.core.
ExecutableFindByQueryOperation
)
org.springframework.data.couchbase.core.
ExecutableFindFromReplicasByIdOperationSupport
(implements org.springframework.data.couchbase.core.
ExecutableFindFromReplicasByIdOperation
)
org.springframework.data.couchbase.core.
ExecutableInsertByIdOperationSupport
(implements org.springframework.data.couchbase.core.
ExecutableInsertByIdOperation
)
org.springframework.data.couchbase.core.
ExecutableRemoveByIdOperationSupport
(implements org.springframework.data.couchbase.core.
ExecutableRemoveByIdOperation
)
org.springframework.data.couchbase.core.
ExecutableRemoveByQueryOperationSupport
(implements org.springframework.data.couchbase.core.
ExecutableRemoveByQueryOperation
)
org.springframework.data.couchbase.core.
ExecutableReplaceByIdOperationSupport
(implements org.springframework.data.couchbase.core.
ExecutableReplaceByIdOperation
)
org.springframework.data.couchbase.core.
ExecutableUpsertByIdOperationSupport
(implements org.springframework.data.couchbase.core.
ExecutableUpsertByIdOperation
)
org.springframework.data.couchbase.core.
ReactiveCouchbaseTemplate
(implements org.springframework.data.couchbase.core.
ReactiveCouchbaseOperations
)
org.springframework.data.couchbase.core.
ReactiveExistsByIdOperationSupport
(implements org.springframework.data.couchbase.core.
ReactiveExistsByIdOperation
)
org.springframework.data.couchbase.core.
ReactiveFindByAnalyticsOperationSupport
(implements org.springframework.data.couchbase.core.
ReactiveFindByAnalyticsOperation
)
org.springframework.data.couchbase.core.
ReactiveFindByIdOperationSupport
(implements org.springframework.data.couchbase.core.
ReactiveFindByIdOperation
)
org.springframework.data.couchbase.core.
ReactiveFindByQueryOperationSupport
(implements org.springframework.data.couchbase.core.
ReactiveFindByQueryOperation
)
org.springframework.data.couchbase.core.
ReactiveFindFromReplicasByIdOperationSupport
(implements org.springframework.data.couchbase.core.
ReactiveFindFromReplicasByIdOperation
)
org.springframework.data.couchbase.core.
ReactiveInsertByIdOperationSupport
(implements org.springframework.data.couchbase.core.
ReactiveInsertByIdOperation
)
org.springframework.data.couchbase.core.
ReactiveRemoveByIdOperationSupport
(implements org.springframework.data.couchbase.core.
ReactiveRemoveByIdOperation
)
org.springframework.data.couchbase.core.
ReactiveRemoveByQueryOperationSupport
(implements org.springframework.data.couchbase.core.
ReactiveRemoveByQueryOperation
)
org.springframework.data.couchbase.core.
ReactiveReplaceByIdOperationSupport
(implements org.springframework.data.couchbase.core.
ReactiveReplaceByIdOperation
)
org.springframework.data.couchbase.core.
ReactiveUpsertByIdOperationSupport
(implements org.springframework.data.couchbase.core.
ReactiveUpsertByIdOperation
)
org.springframework.data.couchbase.core.
RemoveResult
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
org.springframework.core.
NestedRuntimeException
org.springframework.dao.
DataAccessException
org.springframework.dao.
NonTransientDataAccessException
org.springframework.dao.
DataIntegrityViolationException
org.springframework.data.couchbase.core.
CouchbaseDataIntegrityViolationException
org.springframework.dao.
DataRetrievalFailureException
org.springframework.data.couchbase.core.
CouchbaseQueryExecutionException
org.springframework.dao.
InvalidDataAccessApiUsageException
org.springframework.data.couchbase.core.
UnsupportedCouchbaseFeatureException
org.springframework.dao.
TransientDataAccessException
org.springframework.data.couchbase.core.
OperationCancellationException
org.springframework.data.couchbase.core.
OperationInterruptedException
Interface Hierarchy
org.springframework.data.couchbase.core.
CollectionCallback
<T>
org.springframework.data.couchbase.core.
ExecutableExistsByIdOperation
org.springframework.data.couchbase.core.
FluentCouchbaseOperations
(also extends org.springframework.data.couchbase.core.
ExecutableFindByAnalyticsOperation
, org.springframework.data.couchbase.core.
ExecutableFindByIdOperation
, org.springframework.data.couchbase.core.
ExecutableFindByQueryOperation
, org.springframework.data.couchbase.core.
ExecutableFindFromReplicasByIdOperation
, org.springframework.data.couchbase.core.
ExecutableInsertByIdOperation
, org.springframework.data.couchbase.core.
ExecutableRemoveByIdOperation
, org.springframework.data.couchbase.core.
ExecutableRemoveByQueryOperation
, org.springframework.data.couchbase.core.
ExecutableReplaceByIdOperation
, org.springframework.data.couchbase.core.
ExecutableUpsertByIdOperation
)
org.springframework.data.couchbase.core.
CouchbaseOperations
org.springframework.data.couchbase.core.
ExecutableExistsByIdOperation.TerminatingExistsById
org.springframework.data.couchbase.core.
ExecutableExistsByIdOperation.ExistsByIdWithCollection
org.springframework.data.couchbase.core.
ExecutableExistsByIdOperation.ExecutableExistsById
org.springframework.data.couchbase.core.
ExecutableFindByAnalyticsOperation
org.springframework.data.couchbase.core.
FluentCouchbaseOperations
(also extends org.springframework.data.couchbase.core.
ExecutableExistsByIdOperation
, org.springframework.data.couchbase.core.
ExecutableFindByIdOperation
, org.springframework.data.couchbase.core.
ExecutableFindByQueryOperation
, org.springframework.data.couchbase.core.
ExecutableFindFromReplicasByIdOperation
, org.springframework.data.couchbase.core.
ExecutableInsertByIdOperation
, org.springframework.data.couchbase.core.
ExecutableRemoveByIdOperation
, org.springframework.data.couchbase.core.
ExecutableRemoveByQueryOperation
, org.springframework.data.couchbase.core.
ExecutableReplaceByIdOperation
, org.springframework.data.couchbase.core.
ExecutableUpsertByIdOperation
)
org.springframework.data.couchbase.core.
CouchbaseOperations
org.springframework.data.couchbase.core.
ExecutableFindByAnalyticsOperation.TerminatingFindByAnalytics
<T>
org.springframework.data.couchbase.core.
ExecutableFindByAnalyticsOperation.FindByAnalyticsWithQuery
<T>
org.springframework.data.couchbase.core.
ExecutableFindByAnalyticsOperation.ExecutableFindByAnalytics
<T>
org.springframework.data.couchbase.core.
ExecutableFindByIdOperation
org.springframework.data.couchbase.core.
FluentCouchbaseOperations
(also extends org.springframework.data.couchbase.core.
ExecutableExistsByIdOperation
, org.springframework.data.couchbase.core.
ExecutableFindByAnalyticsOperation
, org.springframework.data.couchbase.core.
ExecutableFindByQueryOperation
, org.springframework.data.couchbase.core.
ExecutableFindFromReplicasByIdOperation
, org.springframework.data.couchbase.core.
ExecutableInsertByIdOperation
, org.springframework.data.couchbase.core.
ExecutableRemoveByIdOperation
, org.springframework.data.couchbase.core.
ExecutableRemoveByQueryOperation
, org.springframework.data.couchbase.core.
ExecutableReplaceByIdOperation
, org.springframework.data.couchbase.core.
ExecutableUpsertByIdOperation
)
org.springframework.data.couchbase.core.
CouchbaseOperations
org.springframework.data.couchbase.core.
ExecutableFindByIdOperation.TerminatingFindById
<T>
org.springframework.data.couchbase.core.
ExecutableFindByIdOperation.FindByIdWithCollection
<T>
org.springframework.data.couchbase.core.
ExecutableFindByIdOperation.FindByIdWithProjection
<T>
org.springframework.data.couchbase.core.
ExecutableFindByIdOperation.ExecutableFindById
<T>
org.springframework.data.couchbase.core.
ExecutableFindByQueryOperation
org.springframework.data.couchbase.core.
FluentCouchbaseOperations
(also extends org.springframework.data.couchbase.core.
ExecutableExistsByIdOperation
, org.springframework.data.couchbase.core.
ExecutableFindByAnalyticsOperation
, org.springframework.data.couchbase.core.
ExecutableFindByIdOperation
, org.springframework.data.couchbase.core.
ExecutableFindFromReplicasByIdOperation
, org.springframework.data.couchbase.core.
ExecutableInsertByIdOperation
, org.springframework.data.couchbase.core.
ExecutableRemoveByIdOperation
, org.springframework.data.couchbase.core.
ExecutableRemoveByQueryOperation
, org.springframework.data.couchbase.core.
ExecutableReplaceByIdOperation
, org.springframework.data.couchbase.core.
ExecutableUpsertByIdOperation
)
org.springframework.data.couchbase.core.
CouchbaseOperations
org.springframework.data.couchbase.core.
ExecutableFindByQueryOperation.TerminatingFindByQuery
<T>
org.springframework.data.couchbase.core.
ExecutableFindByQueryOperation.FindByQueryWithQuery
<T>
org.springframework.data.couchbase.core.
ExecutableFindByQueryOperation.FindByQueryConsistentWith
<T>
org.springframework.data.couchbase.core.
ExecutableFindByQueryOperation.ExecutableFindByQuery
<T>
org.springframework.data.couchbase.core.
ExecutableFindFromReplicasByIdOperation
org.springframework.data.couchbase.core.
FluentCouchbaseOperations
(also extends org.springframework.data.couchbase.core.
ExecutableExistsByIdOperation
, org.springframework.data.couchbase.core.
ExecutableFindByAnalyticsOperation
, org.springframework.data.couchbase.core.
ExecutableFindByIdOperation
, org.springframework.data.couchbase.core.
ExecutableFindByQueryOperation
, org.springframework.data.couchbase.core.
ExecutableInsertByIdOperation
, org.springframework.data.couchbase.core.
ExecutableRemoveByIdOperation
, org.springframework.data.couchbase.core.
ExecutableRemoveByQueryOperation
, org.springframework.data.couchbase.core.
ExecutableReplaceByIdOperation
, org.springframework.data.couchbase.core.
ExecutableUpsertByIdOperation
)
org.springframework.data.couchbase.core.
CouchbaseOperations
org.springframework.data.couchbase.core.
ExecutableFindFromReplicasByIdOperation.TerminatingFindFromReplicasById
<T>
org.springframework.data.couchbase.core.
ExecutableFindFromReplicasByIdOperation.FindFromReplicasByIdWithCollection
<T>
org.springframework.data.couchbase.core.
ExecutableFindFromReplicasByIdOperation.ExecutableFindFromReplicasById
<T>
org.springframework.data.couchbase.core.
ExecutableInsertByIdOperation
org.springframework.data.couchbase.core.
FluentCouchbaseOperations
(also extends org.springframework.data.couchbase.core.
ExecutableExistsByIdOperation
, org.springframework.data.couchbase.core.
ExecutableFindByAnalyticsOperation
, org.springframework.data.couchbase.core.
ExecutableFindByIdOperation
, org.springframework.data.couchbase.core.
ExecutableFindByQueryOperation
, org.springframework.data.couchbase.core.
ExecutableFindFromReplicasByIdOperation
, org.springframework.data.couchbase.core.
ExecutableRemoveByIdOperation
, org.springframework.data.couchbase.core.
ExecutableRemoveByQueryOperation
, org.springframework.data.couchbase.core.
ExecutableReplaceByIdOperation
, org.springframework.data.couchbase.core.
ExecutableUpsertByIdOperation
)
org.springframework.data.couchbase.core.
CouchbaseOperations
org.springframework.data.couchbase.core.
ExecutableInsertByIdOperation.TerminatingInsertById
<T>
org.springframework.data.couchbase.core.
ExecutableInsertByIdOperation.InsertByIdWithCollection
<T>
org.springframework.data.couchbase.core.
ExecutableInsertByIdOperation.InsertByIdWithDurability
<T>
org.springframework.data.couchbase.core.
ExecutableInsertByIdOperation.ExecutableInsertById
<T>
org.springframework.data.couchbase.core.
ExecutableRemoveByIdOperation
org.springframework.data.couchbase.core.
FluentCouchbaseOperations
(also extends org.springframework.data.couchbase.core.
ExecutableExistsByIdOperation
, org.springframework.data.couchbase.core.
ExecutableFindByAnalyticsOperation
, org.springframework.data.couchbase.core.
ExecutableFindByIdOperation
, org.springframework.data.couchbase.core.
ExecutableFindByQueryOperation
, org.springframework.data.couchbase.core.
ExecutableFindFromReplicasByIdOperation
, org.springframework.data.couchbase.core.
ExecutableInsertByIdOperation
, org.springframework.data.couchbase.core.
ExecutableRemoveByQueryOperation
, org.springframework.data.couchbase.core.
ExecutableReplaceByIdOperation
, org.springframework.data.couchbase.core.
ExecutableUpsertByIdOperation
)
org.springframework.data.couchbase.core.
CouchbaseOperations
org.springframework.data.couchbase.core.
ExecutableRemoveByIdOperation.TerminatingRemoveById
org.springframework.data.couchbase.core.
ExecutableRemoveByIdOperation.RemoveByIdWithCollection
org.springframework.data.couchbase.core.
ExecutableRemoveByIdOperation.RemoveByIdWithDurability
org.springframework.data.couchbase.core.
ExecutableRemoveByIdOperation.ExecutableRemoveById
org.springframework.data.couchbase.core.
ExecutableRemoveByQueryOperation
org.springframework.data.couchbase.core.
FluentCouchbaseOperations
(also extends org.springframework.data.couchbase.core.
ExecutableExistsByIdOperation
, org.springframework.data.couchbase.core.
ExecutableFindByAnalyticsOperation
, org.springframework.data.couchbase.core.
ExecutableFindByIdOperation
, org.springframework.data.couchbase.core.
ExecutableFindByQueryOperation
, org.springframework.data.couchbase.core.
ExecutableFindFromReplicasByIdOperation
, org.springframework.data.couchbase.core.
ExecutableInsertByIdOperation
, org.springframework.data.couchbase.core.
ExecutableRemoveByIdOperation
, org.springframework.data.couchbase.core.
ExecutableReplaceByIdOperation
, org.springframework.data.couchbase.core.
ExecutableUpsertByIdOperation
)
org.springframework.data.couchbase.core.
CouchbaseOperations
org.springframework.data.couchbase.core.
ExecutableRemoveByQueryOperation.TerminatingRemoveByQuery
<T>
org.springframework.data.couchbase.core.
ExecutableRemoveByQueryOperation.RemoveByQueryWithQuery
<T>
org.springframework.data.couchbase.core.
ExecutableRemoveByQueryOperation.RemoveByQueryConsistentWith
<T>
org.springframework.data.couchbase.core.
ExecutableRemoveByQueryOperation.ExecutableRemoveByQuery
<T>
org.springframework.data.couchbase.core.
ExecutableReplaceByIdOperation
org.springframework.data.couchbase.core.
FluentCouchbaseOperations
(also extends org.springframework.data.couchbase.core.
ExecutableExistsByIdOperation
, org.springframework.data.couchbase.core.
ExecutableFindByAnalyticsOperation
, org.springframework.data.couchbase.core.
ExecutableFindByIdOperation
, org.springframework.data.couchbase.core.
ExecutableFindByQueryOperation
, org.springframework.data.couchbase.core.
ExecutableFindFromReplicasByIdOperation
, org.springframework.data.couchbase.core.
ExecutableInsertByIdOperation
, org.springframework.data.couchbase.core.
ExecutableRemoveByIdOperation
, org.springframework.data.couchbase.core.
ExecutableRemoveByQueryOperation
, org.springframework.data.couchbase.core.
ExecutableUpsertByIdOperation
)
org.springframework.data.couchbase.core.
CouchbaseOperations
org.springframework.data.couchbase.core.
ExecutableReplaceByIdOperation.TerminatingReplaceById
<T>
org.springframework.data.couchbase.core.
ExecutableReplaceByIdOperation.ReplaceByIdWithCollection
<T>
org.springframework.data.couchbase.core.
ExecutableReplaceByIdOperation.ReplaceByIdWithDurability
<T>
org.springframework.data.couchbase.core.
ExecutableReplaceByIdOperation.ExecutableReplaceById
<T>
org.springframework.data.couchbase.core.
ExecutableUpsertByIdOperation
org.springframework.data.couchbase.core.
FluentCouchbaseOperations
(also extends org.springframework.data.couchbase.core.
ExecutableExistsByIdOperation
, org.springframework.data.couchbase.core.
ExecutableFindByAnalyticsOperation
, org.springframework.data.couchbase.core.
ExecutableFindByIdOperation
, org.springframework.data.couchbase.core.
ExecutableFindByQueryOperation
, org.springframework.data.couchbase.core.
ExecutableFindFromReplicasByIdOperation
, org.springframework.data.couchbase.core.
ExecutableInsertByIdOperation
, org.springframework.data.couchbase.core.
ExecutableRemoveByIdOperation
, org.springframework.data.couchbase.core.
ExecutableRemoveByQueryOperation
, org.springframework.data.couchbase.core.
ExecutableReplaceByIdOperation
)
org.springframework.data.couchbase.core.
CouchbaseOperations
org.springframework.data.couchbase.core.
ExecutableUpsertByIdOperation.TerminatingUpsertById
<T>
org.springframework.data.couchbase.core.
ExecutableUpsertByIdOperation.UpsertByIdWithCollection
<T>
org.springframework.data.couchbase.core.
ExecutableUpsertByIdOperation.UpsertByIdWithDurability
<T>
org.springframework.data.couchbase.core.
ExecutableUpsertByIdOperation.ExecutableUpsertById
<T>
org.springframework.data.couchbase.core.
ReactiveExistsByIdOperation
org.springframework.data.couchbase.core.
ReactiveFluentCouchbaseOperations
(also extends org.springframework.data.couchbase.core.
ReactiveFindByAnalyticsOperation
, org.springframework.data.couchbase.core.
ReactiveFindByIdOperation
, org.springframework.data.couchbase.core.
ReactiveFindByQueryOperation
, org.springframework.data.couchbase.core.
ReactiveFindFromReplicasByIdOperation
, org.springframework.data.couchbase.core.
ReactiveInsertByIdOperation
, org.springframework.data.couchbase.core.
ReactiveRemoveByIdOperation
, org.springframework.data.couchbase.core.
ReactiveRemoveByQueryOperation
, org.springframework.data.couchbase.core.
ReactiveReplaceByIdOperation
, org.springframework.data.couchbase.core.
ReactiveUpsertByIdOperation
)
org.springframework.data.couchbase.core.
ReactiveCouchbaseOperations
org.springframework.data.couchbase.core.
ReactiveExistsByIdOperation.TerminatingExistsById
org.springframework.data.couchbase.core.
ReactiveExistsByIdOperation.ExistsByIdWithCollection
org.springframework.data.couchbase.core.
ReactiveExistsByIdOperation.ReactiveExistsById
org.springframework.data.couchbase.core.
ReactiveFindByAnalyticsOperation
org.springframework.data.couchbase.core.
ReactiveFluentCouchbaseOperations
(also extends org.springframework.data.couchbase.core.
ReactiveExistsByIdOperation
, org.springframework.data.couchbase.core.
ReactiveFindByIdOperation
, org.springframework.data.couchbase.core.
ReactiveFindByQueryOperation
, org.springframework.data.couchbase.core.
ReactiveFindFromReplicasByIdOperation
, org.springframework.data.couchbase.core.
ReactiveInsertByIdOperation
, org.springframework.data.couchbase.core.
ReactiveRemoveByIdOperation
, org.springframework.data.couchbase.core.
ReactiveRemoveByQueryOperation
, org.springframework.data.couchbase.core.
ReactiveReplaceByIdOperation
, org.springframework.data.couchbase.core.
ReactiveUpsertByIdOperation
)
org.springframework.data.couchbase.core.
ReactiveCouchbaseOperations
org.springframework.data.couchbase.core.
ReactiveFindByAnalyticsOperation.TerminatingFindByAnalytics
<T>
org.springframework.data.couchbase.core.
ReactiveFindByAnalyticsOperation.FindByAnalyticsWithQuery
<T>
org.springframework.data.couchbase.core.
ReactiveFindByAnalyticsOperation.ReactiveFindByAnalytics
<T>
org.springframework.data.couchbase.core.
ReactiveFindByIdOperation
org.springframework.data.couchbase.core.
ReactiveFluentCouchbaseOperations
(also extends org.springframework.data.couchbase.core.
ReactiveExistsByIdOperation
, org.springframework.data.couchbase.core.
ReactiveFindByAnalyticsOperation
, org.springframework.data.couchbase.core.
ReactiveFindByQueryOperation
, org.springframework.data.couchbase.core.
ReactiveFindFromReplicasByIdOperation
, org.springframework.data.couchbase.core.
ReactiveInsertByIdOperation
, org.springframework.data.couchbase.core.
ReactiveRemoveByIdOperation
, org.springframework.data.couchbase.core.
ReactiveRemoveByQueryOperation
, org.springframework.data.couchbase.core.
ReactiveReplaceByIdOperation
, org.springframework.data.couchbase.core.
ReactiveUpsertByIdOperation
)
org.springframework.data.couchbase.core.
ReactiveCouchbaseOperations
org.springframework.data.couchbase.core.
ReactiveFindByIdOperation.TerminatingFindById
<T>
org.springframework.data.couchbase.core.
ReactiveFindByIdOperation.FindByIdWithCollection
<T>
org.springframework.data.couchbase.core.
ReactiveFindByIdOperation.FindByIdWithProjection
<T>
org.springframework.data.couchbase.core.
ReactiveFindByIdOperation.ReactiveFindById
<T>
org.springframework.data.couchbase.core.
ReactiveFindByQueryOperation
org.springframework.data.couchbase.core.
ReactiveFluentCouchbaseOperations
(also extends org.springframework.data.couchbase.core.
ReactiveExistsByIdOperation
, org.springframework.data.couchbase.core.
ReactiveFindByAnalyticsOperation
, org.springframework.data.couchbase.core.
ReactiveFindByIdOperation
, org.springframework.data.couchbase.core.
ReactiveFindFromReplicasByIdOperation
, org.springframework.data.couchbase.core.
ReactiveInsertByIdOperation
, org.springframework.data.couchbase.core.
ReactiveRemoveByIdOperation
, org.springframework.data.couchbase.core.
ReactiveRemoveByQueryOperation
, org.springframework.data.couchbase.core.
ReactiveReplaceByIdOperation
, org.springframework.data.couchbase.core.
ReactiveUpsertByIdOperation
)
org.springframework.data.couchbase.core.
ReactiveCouchbaseOperations
org.springframework.data.couchbase.core.
ReactiveFindByQueryOperation.TerminatingFindByQuery
<T>
org.springframework.data.couchbase.core.
ReactiveFindByQueryOperation.FindByQueryWithQuery
<T>
org.springframework.data.couchbase.core.
ReactiveFindByQueryOperation.FindByQueryConsistentWith
<T>
org.springframework.data.couchbase.core.
ReactiveFindByQueryOperation.ReactiveFindByQuery
<T>
org.springframework.data.couchbase.core.
ReactiveFindFromReplicasByIdOperation
org.springframework.data.couchbase.core.
ReactiveFluentCouchbaseOperations
(also extends org.springframework.data.couchbase.core.
ReactiveExistsByIdOperation
, org.springframework.data.couchbase.core.
ReactiveFindByAnalyticsOperation
, org.springframework.data.couchbase.core.
ReactiveFindByIdOperation
, org.springframework.data.couchbase.core.
ReactiveFindByQueryOperation
, org.springframework.data.couchbase.core.
ReactiveInsertByIdOperation
, org.springframework.data.couchbase.core.
ReactiveRemoveByIdOperation
, org.springframework.data.couchbase.core.
ReactiveRemoveByQueryOperation
, org.springframework.data.couchbase.core.
ReactiveReplaceByIdOperation
, org.springframework.data.couchbase.core.
ReactiveUpsertByIdOperation
)
org.springframework.data.couchbase.core.
ReactiveCouchbaseOperations
org.springframework.data.couchbase.core.
ReactiveFindFromReplicasByIdOperation.TerminatingFindFromReplicasById
<T>
org.springframework.data.couchbase.core.
ReactiveFindFromReplicasByIdOperation.FindFromReplicasByIdWithCollection
<T>
org.springframework.data.couchbase.core.
ReactiveFindFromReplicasByIdOperation.ReactiveFindFromReplicasById
<T>
org.springframework.data.couchbase.core.
ReactiveInsertByIdOperation
org.springframework.data.couchbase.core.
ReactiveFluentCouchbaseOperations
(also extends org.springframework.data.couchbase.core.
ReactiveExistsByIdOperation
, org.springframework.data.couchbase.core.
ReactiveFindByAnalyticsOperation
, org.springframework.data.couchbase.core.
ReactiveFindByIdOperation
, org.springframework.data.couchbase.core.
ReactiveFindByQueryOperation
, org.springframework.data.couchbase.core.
ReactiveFindFromReplicasByIdOperation
, org.springframework.data.couchbase.core.
ReactiveRemoveByIdOperation
, org.springframework.data.couchbase.core.
ReactiveRemoveByQueryOperation
, org.springframework.data.couchbase.core.
ReactiveReplaceByIdOperation
, org.springframework.data.couchbase.core.
ReactiveUpsertByIdOperation
)
org.springframework.data.couchbase.core.
ReactiveCouchbaseOperations
org.springframework.data.couchbase.core.
ReactiveInsertByIdOperation.TerminatingInsertById
<T>
org.springframework.data.couchbase.core.
ReactiveInsertByIdOperation.InsertByIdWithCollection
<T>
org.springframework.data.couchbase.core.
ReactiveInsertByIdOperation.InsertByIdWithDurability
<T>
org.springframework.data.couchbase.core.
ReactiveInsertByIdOperation.ReactiveInsertById
<T>
org.springframework.data.couchbase.core.
ReactiveRemoveByIdOperation
org.springframework.data.couchbase.core.
ReactiveFluentCouchbaseOperations
(also extends org.springframework.data.couchbase.core.
ReactiveExistsByIdOperation
, org.springframework.data.couchbase.core.
ReactiveFindByAnalyticsOperation
, org.springframework.data.couchbase.core.
ReactiveFindByIdOperation
, org.springframework.data.couchbase.core.
ReactiveFindByQueryOperation
, org.springframework.data.couchbase.core.
ReactiveFindFromReplicasByIdOperation
, org.springframework.data.couchbase.core.
ReactiveInsertByIdOperation
, org.springframework.data.couchbase.core.
ReactiveRemoveByQueryOperation
, org.springframework.data.couchbase.core.
ReactiveReplaceByIdOperation
, org.springframework.data.couchbase.core.
ReactiveUpsertByIdOperation
)
org.springframework.data.couchbase.core.
ReactiveCouchbaseOperations
org.springframework.data.couchbase.core.
ReactiveRemoveByIdOperation.TerminatingRemoveById
org.springframework.data.couchbase.core.
ReactiveRemoveByIdOperation.RemoveByIdWithCollection
org.springframework.data.couchbase.core.
ReactiveRemoveByIdOperation.RemoveByIdWithDurability
org.springframework.data.couchbase.core.
ReactiveRemoveByIdOperation.ReactiveRemoveById
org.springframework.data.couchbase.core.
ReactiveRemoveByQueryOperation
org.springframework.data.couchbase.core.
ReactiveFluentCouchbaseOperations
(also extends org.springframework.data.couchbase.core.
ReactiveExistsByIdOperation
, org.springframework.data.couchbase.core.
ReactiveFindByAnalyticsOperation
, org.springframework.data.couchbase.core.
ReactiveFindByIdOperation
, org.springframework.data.couchbase.core.
ReactiveFindByQueryOperation
, org.springframework.data.couchbase.core.
ReactiveFindFromReplicasByIdOperation
, org.springframework.data.couchbase.core.
ReactiveInsertByIdOperation
, org.springframework.data.couchbase.core.
ReactiveRemoveByIdOperation
, org.springframework.data.couchbase.core.
ReactiveReplaceByIdOperation
, org.springframework.data.couchbase.core.
ReactiveUpsertByIdOperation
)
org.springframework.data.couchbase.core.
ReactiveCouchbaseOperations
org.springframework.data.couchbase.core.
ReactiveRemoveByQueryOperation.TerminatingRemoveByQuery
<T>
org.springframework.data.couchbase.core.
ReactiveRemoveByQueryOperation.RemoveByQueryWithQuery
<T>
org.springframework.data.couchbase.core.
ReactiveRemoveByQueryOperation.RemoveByQueryConsistentWith
<T>
org.springframework.data.couchbase.core.
ReactiveRemoveByQueryOperation.ReactiveRemoveByQuery
<T>
org.springframework.data.couchbase.core.
ReactiveReplaceByIdOperation
org.springframework.data.couchbase.core.
ReactiveFluentCouchbaseOperations
(also extends org.springframework.data.couchbase.core.
ReactiveExistsByIdOperation
, org.springframework.data.couchbase.core.
ReactiveFindByAnalyticsOperation
, org.springframework.data.couchbase.core.
ReactiveFindByIdOperation
, org.springframework.data.couchbase.core.
ReactiveFindByQueryOperation
, org.springframework.data.couchbase.core.
ReactiveFindFromReplicasByIdOperation
, org.springframework.data.couchbase.core.
ReactiveInsertByIdOperation
, org.springframework.data.couchbase.core.
ReactiveRemoveByIdOperation
, org.springframework.data.couchbase.core.
ReactiveRemoveByQueryOperation
, org.springframework.data.couchbase.core.
ReactiveUpsertByIdOperation
)
org.springframework.data.couchbase.core.
ReactiveCouchbaseOperations
org.springframework.data.couchbase.core.
ReactiveReplaceByIdOperation.TerminatingReplaceById
<T>
org.springframework.data.couchbase.core.
ReactiveReplaceByIdOperation.ReplaceByIdWithCollection
<T>
org.springframework.data.couchbase.core.
ReactiveReplaceByIdOperation.ReplaceByIdWithDurability
<T>
org.springframework.data.couchbase.core.
ReactiveReplaceByIdOperation.ReactiveReplaceById
<T>
org.springframework.data.couchbase.core.
ReactiveUpsertByIdOperation
org.springframework.data.couchbase.core.
ReactiveFluentCouchbaseOperations
(also extends org.springframework.data.couchbase.core.
ReactiveExistsByIdOperation
, org.springframework.data.couchbase.core.
ReactiveFindByAnalyticsOperation
, org.springframework.data.couchbase.core.
ReactiveFindByIdOperation
, org.springframework.data.couchbase.core.
ReactiveFindByQueryOperation
, org.springframework.data.couchbase.core.
ReactiveFindFromReplicasByIdOperation
, org.springframework.data.couchbase.core.
ReactiveInsertByIdOperation
, org.springframework.data.couchbase.core.
ReactiveRemoveByIdOperation
, org.springframework.data.couchbase.core.
ReactiveRemoveByQueryOperation
, org.springframework.data.couchbase.core.
ReactiveReplaceByIdOperation
)
org.springframework.data.couchbase.core.
ReactiveCouchbaseOperations
org.springframework.data.couchbase.core.
ReactiveUpsertByIdOperation.TerminatingUpsertById
<T>
org.springframework.data.couchbase.core.
ReactiveUpsertByIdOperation.UpsertByIdWithCollection
<T>
org.springframework.data.couchbase.core.
ReactiveUpsertByIdOperation.UpsertByIdWithDurability
<T>
org.springframework.data.couchbase.core.
ReactiveUpsertByIdOperation.ReactiveUpsertById
<T>
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Spring Data Couchbase
Prev
Next
Frames
No Frames
All Classes
Copyright © 2011–2020
Pivotal Software, Inc.
. All rights reserved.