ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
HashFile.BlockSize
ocean
util
container
more
HashFile
HashFile
Define the capacity (block-size) of each record
class
HashFile
(K, V)
struct
BlockSize {
int
capacity
;
}
Members
Variables
capacity
int
capacity
;
Undocumented in source.
Meta
Source
See Implementation
ocean
util
container
more
HashFile
HashFile
constructors
this
functions
close
get
length
path
put
remove
static variables
EightK
EighthK
FourK
HalfK
OneK
QuarterK
SixteenK
SixtyFourK
ThirtyTwoK
TwoK
structs
BlockSize
Define the capacity (block-size) of each record