콘텐츠로 이동
한국어

defaultPersistenceIdPageSize

이 콘텐츠는 아직 번역되지 않았습니다.

const defaultPersistenceIdPageSize: 256 = 256

Defined in: src/persistence/query/PersistenceQuery.ts:167

Ids per round-trip when the caller does not say. Large enough that a page walk is not round-trip-bound, small enough that a page is not itself the allocation the pagination exists to avoid.