akkaradb
Toggle table of contents
0.2.0
jvm
Platform filter
jvm
Switch theme
Search in API
akkaradb
akkaradb
/
dev.swiftstorm.akkaradb.common.pool
Package-level
declarations
Types
Types
Fixed
Buffer
Pool
Link copied to clipboard
class
FixedBufferPool
(
capacity
:
Int
,
bucketBase
:
Int
=
BLOCK_SIZE
,
normalizeToDirect
:
Boolean
=
true
,
strict
:
Boolean
=
true
)
:
BufferPool