Interface ReactiveFindFromReplicasByIdOperation.FindFromReplicasByIdInScope<T>
- Type Parameters:
T- the entity type to use for the results.
- All Superinterfaces:
AnyIdReactive<T>,InCollection<T>,InScope<T>,ReactiveFindFromReplicasByIdOperation.FindFromReplicasByIdInCollection<T>,ReactiveFindFromReplicasByIdOperation.FindFromReplicasByIdWithOptions<T>,ReactiveFindFromReplicasByIdOperation.TerminatingFindFromReplicasById<T>,WithGetAnyReplicaOptions<T>
- All Known Subinterfaces:
ReactiveFindFromReplicasByIdOperation.ReactiveFindFromReplicasById<T>
- Enclosing interface:
- ReactiveFindFromReplicasByIdOperation
public static interface ReactiveFindFromReplicasByIdOperation.FindFromReplicasByIdInScope<T>
extends ReactiveFindFromReplicasByIdOperation.FindFromReplicasByIdInCollection<T>, InScope<T>
Fluent method to specify the scope.
-
Method Summary
Modifier and TypeMethodDescriptionWith a different scopeMethods inherited from interface org.springframework.data.couchbase.core.ReactiveFindFromReplicasByIdOperation.FindFromReplicasByIdInCollection
inCollectionMethods inherited from interface org.springframework.data.couchbase.core.ReactiveFindFromReplicasByIdOperation.FindFromReplicasByIdWithOptions
withOptionsMethods inherited from interface org.springframework.data.couchbase.core.ReactiveFindFromReplicasByIdOperation.TerminatingFindFromReplicasById
any, any