Uses of Interface
tech.ydb.yoj.repository.db.list.token.PageToken
Packages that use PageToken
-
Uses of PageToken in tech.ydb.yoj.repository.db.list
Methods in tech.ydb.yoj.repository.db.list with parameters of type PageToken -
Uses of PageToken in tech.ydb.yoj.repository.db.list.token
Classes in tech.ydb.yoj.repository.db.list.token that implement PageTokenModifier and TypeClassDescriptionfinal classThe most trivial implementation ofPageToken: it does not produce page tokens, and is thus only suitable when the listing produces at most one page of results.classPage token which eases migration from one token implementation (fallback) to another (primary).Fields in tech.ydb.yoj.repository.db.list.token declared as PageToken