Toggle Sidebar
Toggle Theme
raft_kv
v0.2.0
Pages
Modules
raft_kv v0.2.0
RaftKV.SplitMergePolicy.MergeThresholdRatio
View Source
Link to this section
Summary
Types
t()
Functions
default()
max()
min()
valid?(term)
Link to this section
Types
Link to this type
t()
View Source
t() ::
float
()
Link to this section
Functions
Link to this function
default()
View Source
default() ::
t
()
Link to this function
max()
View Source
max() ::
t
()
Link to this function
min()
View Source
min() ::
t
()
Link to this function
valid?(term)
View Source
valid?(
any
()) ::
boolean
()