public class FindDistinctDecoratorImpl extends Object implements FindDistinctDecorator
| Constructor and Description |
|---|
FindDistinctDecoratorImpl(org.springframework.data.mongodb.core.ExecutableFindOperation.FindDistinct impl,
com.github.cloudyrock.mongock.driver.api.lock.guard.invoker.LockGuardInvoker invoker) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.data.mongodb.core.ExecutableFindOperation.FindDistinct |
getImpl() |
com.github.cloudyrock.mongock.driver.api.lock.guard.invoker.LockGuardInvoker |
getInvoker() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdistinctpublic FindDistinctDecoratorImpl(org.springframework.data.mongodb.core.ExecutableFindOperation.FindDistinct impl,
com.github.cloudyrock.mongock.driver.api.lock.guard.invoker.LockGuardInvoker invoker)
public org.springframework.data.mongodb.core.ExecutableFindOperation.FindDistinct getImpl()
getImpl in interface FindDistinctDecoratorpublic com.github.cloudyrock.mongock.driver.api.lock.guard.invoker.LockGuardInvoker getInvoker()
getInvoker in interface com.github.cloudyrock.mongock.driver.api.lock.guard.decorator.InvokableCopyright © 2021. All rights reserved.