Class ReactiveCouchbaseTemplate

java.lang.Object
org.springframework.data.couchbase.core.ReactiveCouchbaseTemplate
All Implemented Interfaces:
Aware, ApplicationContextAware, ReactiveCouchbaseOperations, ReactiveExistsByIdOperation, ReactiveFindByAnalyticsOperation, ReactiveFindByIdOperation, ReactiveFindByQueryOperation, ReactiveFindFromReplicasByIdOperation, ReactiveFluentCouchbaseOperations, ReactiveInsertByIdOperation, ReactiveMutateInByIdOperation, ReactiveRemoveByIdOperation, ReactiveRemoveByQueryOperation, ReactiveReplaceByIdOperation, ReactiveUpsertByIdOperation

public class ReactiveCouchbaseTemplate extends Object implements ReactiveCouchbaseOperations, ApplicationContextAware
template class for Reactive Couchbase operations
Author:
Michael Nitschinger, Michael Reiche, Jorge Rodriguez Martin, Carlos Espinaco, Tigran Babloyan, Andy Toone