Interface PagedLoader.Query<T>
- Enclosing class:
PagedLoader<T>
public static interface PagedLoader.Query<T>
-
Method Summary
-
Method Details
-
load
- Returns:
- true if the partition had results (if false is returned, the load loop is aborted)
-
PagedLoader<T>