public interface FindWithProjectionDecorator<T> extends com.github.cloudyrock.mongock.driver.api.lock.guard.decorator.Invokable, org.springframework.data.mongodb.core.ExecutableFindOperation.FindWithProjection<T>, FindWithQueryDecorator<T>, FindDistinctDecorator
| Modifier and Type | Method and Description |
|---|---|
default <R> org.springframework.data.mongodb.core.ExecutableFindOperation.FindWithQuery<R> |
as(Class<R> resultType) |
org.springframework.data.mongodb.core.ExecutableFindOperation.FindWithProjection<T> |
getImpl() |
matching, matching, nearall, count, exists, first, firstValue, getInvoker, one, oneValue, streamdistinctorg.springframework.data.mongodb.core.ExecutableFindOperation.FindWithProjection<T> getImpl()
getImpl in interface FindDistinctDecoratorgetImpl in interface FindWithQueryDecorator<T>getImpl in interface TerminatingFindDecorator<T>Copyright © 2021. All rights reserved.