HBase default SCAN parameters

If you are looking for default scan request parameters, here they are:

ParameterDefault value
startRowHConstants.EMPTY_START_ROW
stopRowHConstants.EMPTY_END_ROW
maxVersions1
batch-1
allowPartialResultsfalse
storeLimit-1
storeOffset0
caching-1
maxResultSize-1L
cacheBlockstrue
reversedfalse
timeRangeTimeRange.allTime()
asyncPrefetchnull
smallfalse
mvccReadPoint-1L
limit-1
readTypeScan.ReadType.DEFAULT
needCursorResultfalse
Telegram channel

If you still have any questions, feel free to ask me in the comments under this article or write me at promark33@gmail.com.

If I saved your day, you can support me 🤝

Leave a Reply

Your email address will not be published. Required fields are marked *