public class MapReduceWithQueryDecoratorImpl<T> extends Object implements MapReduceWithQueryDecorator<T>
| Constructor and Description |
|---|
MapReduceWithQueryDecoratorImpl(org.springframework.data.mongodb.core.ExecutableMapReduceOperation.MapReduceWithQuery<T> impl,
com.github.cloudyrock.mongock.driver.api.lock.guard.invoker.LockGuardInvoker lockGuardInvoker) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.data.mongodb.core.ExecutableMapReduceOperation.MapReduceWithQuery<T> |
getImpl() |
com.github.cloudyrock.mongock.driver.api.lock.guard.invoker.LockGuardInvoker |
getInvoker() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmatching, matchingallpublic MapReduceWithQueryDecoratorImpl(org.springframework.data.mongodb.core.ExecutableMapReduceOperation.MapReduceWithQuery<T> impl, com.github.cloudyrock.mongock.driver.api.lock.guard.invoker.LockGuardInvoker lockGuardInvoker)
public org.springframework.data.mongodb.core.ExecutableMapReduceOperation.MapReduceWithQuery<T> getImpl()
getImpl in interface MapReduceWithQueryDecorator<T>getImpl in interface TerminatingMapReduceDecorator<T>public com.github.cloudyrock.mongock.driver.api.lock.guard.invoker.LockGuardInvoker getInvoker()
getInvoker in interface TerminatingMapReduceDecorator<T>Copyright © 2021. All rights reserved.