Class MongoQueryExecution.SlicedExecution<T>

java.lang.Object
org.springframework.data.mongodb.repository.query.MongoQueryExecution.SlicedExecution<T>
All Implemented Interfaces:
MongoQueryExecution
Enclosing interface:
MongoQueryExecution

public static final class MongoQueryExecution.SlicedExecution<T> extends Object implements MongoQueryExecution
MongoQueryExecution for Slice query methods.
Since:
1.5
Author:
Oliver Gierke, Christoph Strobl