public class ExecutableMapReduceDecoratorImpl<T> extends Object implements ExecutableMapReduceDecorator<T>
| Constructor and Description |
|---|
ExecutableMapReduceDecoratorImpl(org.springframework.data.mongodb.core.ExecutableMapReduceOperation.ExecutableMapReduce<T> impl,
com.github.cloudyrock.mongock.driver.api.lock.guard.invoker.LockGuardInvoker invoker) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.data.mongodb.core.ExecutableMapReduceOperation.ExecutableMapReduce<T> |
getImpl() |
com.github.cloudyrock.mongock.driver.api.lock.guard.invoker.LockGuardInvoker |
getInvoker() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmapreduceinCollectionasmatching, matchingallwithpublic ExecutableMapReduceDecoratorImpl(org.springframework.data.mongodb.core.ExecutableMapReduceOperation.ExecutableMapReduce<T> impl, com.github.cloudyrock.mongock.driver.api.lock.guard.invoker.LockGuardInvoker invoker)
public org.springframework.data.mongodb.core.ExecutableMapReduceOperation.ExecutableMapReduce<T> getImpl()
getImpl in interface ExecutableMapReduceDecorator<T>getImpl in interface MapReduceWithCollectionDecorator<T>getImpl in interface MapReduceWithMapFunctionDecorator<T>getImpl in interface MapReduceWithOptionsDecorator<T>getImpl in interface MapReduceWithProjectionDecorator<T>getImpl in interface MapReduceWithQueryDecorator<T>getImpl in interface MapReduceWithReduceFunctionDecorator<T>getImpl in interface TerminatingMapReduceDecorator<T>public com.github.cloudyrock.mongock.driver.api.lock.guard.invoker.LockGuardInvoker getInvoker()
getInvoker in interface MapReduceWithMapFunctionDecorator<T>getInvoker in interface MapReduceWithOptionsDecorator<T>getInvoker in interface MapReduceWithReduceFunctionDecorator<T>getInvoker in interface TerminatingMapReduceDecorator<T>Copyright © 2021. All rights reserved.