public class InsertWithCollectionDecoratorImpl<T> extends com.github.cloudyrock.mongock.driver.api.lock.guard.decorator.DecoratorBase<org.springframework.data.mongodb.core.ExecutableInsertOperation.InsertWithCollection<T>> implements InsertWithCollectionDecorator<T>
| Constructor and Description |
|---|
InsertWithCollectionDecoratorImpl(org.springframework.data.mongodb.core.ExecutableInsertOperation.InsertWithCollection<T> impl,
com.github.cloudyrock.mongock.driver.api.lock.guard.invoker.LockGuardInvoker invoker) |
getImpl, getInvokerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetImpl, inCollectionpublic InsertWithCollectionDecoratorImpl(org.springframework.data.mongodb.core.ExecutableInsertOperation.InsertWithCollection<T> impl, com.github.cloudyrock.mongock.driver.api.lock.guard.invoker.LockGuardInvoker invoker)
Copyright © 2021. All rights reserved.