View Source locus_mmdb_tree_walk_manager (locus v2.3.7)
Link to this section Summary
Link to this section Types
Specs
counters()
Specs
handle()
Specs
reply_tag() :: gen_server:reply_tag().
Specs
state() :: #state{}.
Link to this section Functions
Specs
Specs
Specs
Specs
Specs
Specs
maybe_give_index(handle(), non_neg_integer(), pos_integer()) -> boolean().
Specs
new_counters() -> counters().
Specs
Specs
start_link(counters(), pos_integer()) -> {ok, pid()}.
Specs
stop(pid()) -> ok.
Specs
take_index(handle()) -> {ok, non_neg_integer(), pos_integer()} | stop.
Specs
terminate(term(), state()) -> ok.