OpenSearch/libs/nio/src
Tim Brooks e63d52af63
Move page size constants to PageCacheRecycler (#36524)
`PageCacheRecycler` is the class that creates and holds pages of arrays
for various uses. `BigArrays` is just one user of these pages. This
commit moves the constants that define the page sizes for the recycler
to be on the recycler class.
2018-12-12 07:00:50 -07:00
..
main Add DirectByteBuffer strategy for transport-nio (#36289) 2018-12-06 18:09:07 -07:00
test Move page size constants to PageCacheRecycler (#36524) 2018-12-12 07:00:50 -07:00