Interface ReactiveRemoveByIdOperation.RemoveByIdWithCas
- All Superinterfaces:
InCollection<Object>, InScope<Object>, OneAndAllIdReactive<RemoveResult>, ReactiveRemoveByIdOperation.RemoveByIdInCollection, ReactiveRemoveByIdOperation.RemoveByIdInScope, ReactiveRemoveByIdOperation.RemoveByIdWithDurability, ReactiveRemoveByIdOperation.RemoveByIdWithOptions, ReactiveRemoveByIdOperation.TerminatingRemoveById, WithDurability<RemoveResult>, WithRemoveOptions<RemoveResult>
- All Known Subinterfaces:
ReactiveRemoveByIdOperation.ReactiveRemoveById
- Enclosing interface:
ReactiveRemoveByIdOperation
public static interface ReactiveRemoveByIdOperation.RemoveByIdWithCas
extends ReactiveRemoveByIdOperation.RemoveByIdWithDurability
- Since:
- 2.0
- Author:
- Christoph Strobl, Michael Reiche
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface ReactiveRemoveByIdOperation.RemoveByIdInCollection
inCollectionMethods inherited from interface ReactiveRemoveByIdOperation.RemoveByIdInScope
inScopeMethods inherited from interface ReactiveRemoveByIdOperation.RemoveByIdWithDurability
withDurability, withDurabilityMethods inherited from interface ReactiveRemoveByIdOperation.RemoveByIdWithOptions
withOptionsMethods inherited from interface ReactiveRemoveByIdOperation.TerminatingRemoveById
all, allEntities, one, oneEntity
-
Method Details
-
withCas
-