Class ExecutableRemoveByIdOperationSupport

java.lang.Object
org.springframework.data.couchbase.core.ExecutableRemoveByIdOperationSupport
All Implemented Interfaces:
ExecutableRemoveByIdOperation

public class ExecutableRemoveByIdOperationSupport extends Object implements ExecutableRemoveByIdOperation
ExecutableRemoveByIdOperation implementations for Couchbase.
Author:
Michael Reiche, Tigran Babloyan