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