Interface ReactiveNativeQuery<R>

All Superinterfaces:
CommonQueryContract, ReactiveMutationQuery<R>, ReactiveQuery<R>, ReactiveSelectionQuery<R>
All Known Subinterfaces:
ReactiveNativeQueryImplementor<R>

public interface ReactiveNativeQuery<R> extends ReactiveQuery<R>
See Also: