raft_kv

v0.1.1

  • Pages
  • Modules

    raft_kv v0.1.1 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()

    Built using ExDoc (v0.18.3), designed by Friedel Ziegelmayer.