Interface ExecutableFindFromReplicasByIdOperation.FindFromReplicasByIdInScope<T>
- Type Parameters:
T
- the entity type to use for the results.
- All Superinterfaces:
AnyId<T>
,ExecutableFindFromReplicasByIdOperation.FindFromReplicasByIdInCollection<T>
,ExecutableFindFromReplicasByIdOperation.FindFromReplicasByIdWithOptions<T>
,ExecutableFindFromReplicasByIdOperation.TerminatingFindFromReplicasById<T>
,InCollection<T>
,InScope<T>
,WithGetAnyReplicaOptions<T>
- All Known Subinterfaces:
ExecutableFindFromReplicasByIdOperation.ExecutableFindFromReplicasById<T>
- Enclosing interface:
- ExecutableFindFromReplicasByIdOperation
public static interface ExecutableFindFromReplicasByIdOperation.FindFromReplicasByIdInScope<T>
extends ExecutableFindFromReplicasByIdOperation.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.ExecutableFindFromReplicasByIdOperation.FindFromReplicasByIdInCollection
inCollection
Methods inherited from interface org.springframework.data.couchbase.core.ExecutableFindFromReplicasByIdOperation.FindFromReplicasByIdWithOptions
withOptions
Methods inherited from interface org.springframework.data.couchbase.core.ExecutableFindFromReplicasByIdOperation.TerminatingFindFromReplicasById
any, any