public interface FindWithCollectionDecorator<T> extends com.github.cloudyrock.mongock.driver.api.lock.guard.decorator.Invokable, org.springframework.data.mongodb.core.ExecutableFindOperation.FindWithCollection<T>, FindWithQueryDecorator<T>
| Modifier and Type | Method and Description |
|---|---|
org.springframework.data.mongodb.core.ExecutableFindOperation.FindWithCollection<T> |
getImpl() |
default org.springframework.data.mongodb.core.ExecutableFindOperation.FindWithProjection<T> |
inCollection(String collection) |
matching, matching, neargetInvokerall, count, exists, first, firstValue, getInvoker, one, oneValue, streamorg.springframework.data.mongodb.core.ExecutableFindOperation.FindWithCollection<T> getImpl()
getImpl in interface FindWithQueryDecorator<T>getImpl in interface TerminatingFindDecorator<T>Copyright © 2021. All rights reserved.