Uses of Class
org.restheart.mongodb.db.SkippedFindIterable
-
Packages that use SkippedFindIterable Package Description org.restheart.mongodb.db Data Access Object Classes to decouple the handling logic from the db -
-
Uses of SkippedFindIterable in org.restheart.mongodb.db
Methods in org.restheart.mongodb.db that return SkippedFindIterable Modifier and Type Method Description SkippedFindIterableCursorPool. get(CursorPoolEntryKey key, ExchangeKeys.EAGER_CURSOR_ALLOCATION_POLICY allocationPolicy)
-