Interface ReactiveRemoveByIdOperation.ReactiveRemoveById
- All Superinterfaces:
InCollection<Object>, InScope<Object>, OneAndAllIdReactive<RemoveResult>, ReactiveRemoveByIdOperation.RemoveByIdInCollection, ReactiveRemoveByIdOperation.RemoveByIdInScope, ReactiveRemoveByIdOperation.RemoveByIdWithCas, ReactiveRemoveByIdOperation.RemoveByIdWithDurability, ReactiveRemoveByIdOperation.RemoveByIdWithOptions, ReactiveRemoveByIdOperation.TerminatingRemoveById, WithDurability<RemoveResult>, WithRemoveOptions<RemoveResult>
- Enclosing interface:
ReactiveRemoveByIdOperation
public static interface ReactiveRemoveByIdOperation.ReactiveRemoveById
extends ReactiveRemoveByIdOperation.RemoveByIdWithCas
Provides methods for constructing remove operations in a fluent way.
- Since:
- 2.0
- Author:
- Christoph Strobl, Michael Reiche
-
Method Summary
Methods inherited from interface ReactiveRemoveByIdOperation.RemoveByIdInCollection
inCollectionMethods inherited from interface ReactiveRemoveByIdOperation.RemoveByIdInScope
inScopeMethods inherited from interface ReactiveRemoveByIdOperation.RemoveByIdWithCas
withCasMethods inherited from interface ReactiveRemoveByIdOperation.RemoveByIdWithDurability
withDurability, withDurabilityMethods inherited from interface ReactiveRemoveByIdOperation.RemoveByIdWithOptions
withOptionsMethods inherited from interface ReactiveRemoveByIdOperation.TerminatingRemoveById
all, allEntities, one, oneEntity