PagedGrowableWriter

constructor(size: Long, pageSize: Int, startBitsPerValue: Int, acceptableOverheadRatio: Float)

Create a new PagedGrowableWriter instance.

Parameters

size

the number of values to store.

pageSize

the number of values per page

startBitsPerValue

the initial number of bits per value

acceptableOverheadRatio

an acceptable overhead ratio