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