Uses of Interface
org.springframework.data.couchbase.core.ExecutableRemoveByIdOperation.TerminatingRemoveById
Packages that use ExecutableRemoveByIdOperation.TerminatingRemoveById
Package
Description
This package contains the specific implementations and core classes for Spring Data Couchbase internals.
-
Uses of ExecutableRemoveByIdOperation.TerminatingRemoveById in org.springframework.data.couchbase.core
Subinterfaces of ExecutableRemoveByIdOperation.TerminatingRemoveById in org.springframework.data.couchbase.coreModifier and TypeInterfaceDescriptionstatic interface
Provides methods for constructing remove operations in a fluent way.static interface
Fluent method to specify the collection.static interface
Fluent method to specify the scope.static interface
static interface
static interface
Fluent method to specify options.Methods in org.springframework.data.couchbase.core that return ExecutableRemoveByIdOperation.TerminatingRemoveByIdModifier and TypeMethodDescriptionExecutableRemoveByIdOperation.RemoveByIdWithOptions.withOptions
(com.couchbase.client.java.kv.RemoveOptions options) Fluent method to specify options to use for execution