Class DefaultFindCursoredPageReactiveInterceptor

All Implemented Interfaces:
DataInterceptor<Object,Object>, FindCursoredReactivePageInterceptor<Object,Object>

@Internal public final class DefaultFindCursoredPageReactiveInterceptor extends AbstractPublisherInterceptor implements FindCursoredReactivePageInterceptor<Object,Object>
Default implementation of FindCursoredReactivePageInterceptor delegating to findPage.
Since:
4.13
Author:
Denis Stepanov
  • Constructor Details

    • DefaultFindCursoredPageReactiveInterceptor

      public DefaultFindCursoredPageReactiveInterceptor(@NonNull @NonNull RepositoryOperations operations)
      Default constructor.
      Parameters:
      operations - The operations
  • Method Details