Class Hierarchy
- java.lang.Object
- tech.ydb.yoj.repository.db.list.GenericListResult<T,
R> (implements java.lang.Iterable<T>) - tech.ydb.yoj.repository.db.list.ListResult<T> (implements java.lang.Iterable<T>)
- tech.ydb.yoj.repository.db.list.ViewListResult<T,
V>
- tech.ydb.yoj.repository.db.list.GenericListResult.Builder<T,
R, Target> - tech.ydb.yoj.repository.db.list.ListResult.ListResultBuilder<T>
- tech.ydb.yoj.repository.db.list.ViewListResult.ViewListResultBuilder<T,
V>
- tech.ydb.yoj.repository.db.list.InMemoryQueries
- tech.ydb.yoj.repository.db.list.ListRequest<T>
- tech.ydb.yoj.repository.db.list.ListRequest.Builder<T>
- tech.ydb.yoj.repository.db.list.ListRequest.Builder.BuildPageToken
- tech.ydb.yoj.repository.db.list.ListRequest.ListingParams<T>
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- java.lang.IllegalArgumentException
- tech.ydb.yoj.repository.db.list.BadListingException
- tech.ydb.yoj.repository.db.list.BadListingException.BadOffset
- tech.ydb.yoj.repository.db.list.BadListingException.BadPageSize
- tech.ydb.yoj.repository.db.list.BadListingException.InvalidPageToken
- tech.ydb.yoj.repository.db.list.BadListingException
- java.lang.IllegalArgumentException
- java.lang.RuntimeException
- java.lang.Exception
- tech.ydb.yoj.repository.db.list.GenericListResult<T,