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