Interface ReactiveFluentFindOperation.ExecutableFind<T>
- Type Parameters:
T- returned type
- All Superinterfaces:
ReactiveFluentFindOperation.FindWithProjection<T>, ReactiveFluentFindOperation.FindWithQuery<T>, ReactiveFluentFindOperation.TerminatingFindWithoutQuery<T>
- Enclosing interface:
ReactiveFluentFindOperation
public static interface ReactiveFluentFindOperation.ExecutableFind<T>
extends ReactiveFluentFindOperation.FindWithProjection<T>
Entry point for creating executable find operations.
- Since:
- 6.1
- Author:
- Michael Simons
-
Method Summary
Methods inherited from interface ReactiveFluentFindOperation.FindWithProjection
asMethods inherited from interface ReactiveFluentFindOperation.FindWithQuery
matching, matching, matching, matching, matchingMethods inherited from interface ReactiveFluentFindOperation.TerminatingFindWithoutQuery
all