@Deprecated public class ScriptOperationsDecoratorImpl extends Object implements ScriptOperationsDecorator
| Constructor and Description |
|---|
ScriptOperationsDecoratorImpl(org.springframework.data.mongodb.core.ScriptOperations impl,
com.github.cloudyrock.mongock.driver.api.lock.guard.invoker.LockGuardInvoker invoker)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
org.springframework.data.mongodb.core.ScriptOperations |
getImpl()
Deprecated.
|
com.github.cloudyrock.mongock.driver.api.lock.guard.invoker.LockGuardInvoker |
getInvoker()
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcall, execute, exists, getScriptNames, register, registerpublic ScriptOperationsDecoratorImpl(org.springframework.data.mongodb.core.ScriptOperations impl,
com.github.cloudyrock.mongock.driver.api.lock.guard.invoker.LockGuardInvoker invoker)
public org.springframework.data.mongodb.core.ScriptOperations getImpl()
getImpl in interface ScriptOperationsDecoratorpublic com.github.cloudyrock.mongock.driver.api.lock.guard.invoker.LockGuardInvoker getInvoker()
getInvoker in interface ScriptOperationsDecoratorCopyright © 2021. All rights reserved.