Package tech.ydb.yoj.repository.db.list.token
package tech.ydb.yoj.repository.db.list.token
-
ClassDescriptionThe most trivial implementation of
PageToken: it does not produce page tokens, and is thus only suitable when the listing produces at most one page of results.Page token which eases migration from one token implementation (fallback) to another (primary).Encodessearch result pagesinto reasonably compact page tokens, and decodes them back intolisting requests.