Interface ReactiveFindFromReplicasByIdOperation.ReactiveFindFromReplicasById<T>
- Type Parameters:
T- the entity type to use for the results
- All Superinterfaces:
AnyIdReactive<T>,InCollection<T>,InScope<T>,ReactiveFindFromReplicasByIdOperation.FindFromReplicasByIdInCollection<T>,ReactiveFindFromReplicasByIdOperation.FindFromReplicasByIdInScope<T>,ReactiveFindFromReplicasByIdOperation.FindFromReplicasByIdWithOptions<T>,ReactiveFindFromReplicasByIdOperation.TerminatingFindFromReplicasById<T>,WithGetAnyReplicaOptions<T>
- Enclosing interface:
- ReactiveFindFromReplicasByIdOperation
public static interface ReactiveFindFromReplicasByIdOperation.ReactiveFindFromReplicasById<T>
extends ReactiveFindFromReplicasByIdOperation.FindFromReplicasByIdInScope<T>
Provides methods for constructing get operations in a fluent way.
-
Method Summary
Methods inherited from interface org.springframework.data.couchbase.core.ReactiveFindFromReplicasByIdOperation.FindFromReplicasByIdInCollection
inCollectionMethods inherited from interface org.springframework.data.couchbase.core.ReactiveFindFromReplicasByIdOperation.FindFromReplicasByIdInScope
inScopeMethods inherited from interface org.springframework.data.couchbase.core.ReactiveFindFromReplicasByIdOperation.FindFromReplicasByIdWithOptions
withOptionsMethods inherited from interface org.springframework.data.couchbase.core.ReactiveFindFromReplicasByIdOperation.TerminatingFindFromReplicasById
any, any