barrel_p2p
v0.1.0
Search documentation of barrel_p2p
Default
Default
In-browser search
Settings
barrel_p2p_dist_gc
(barrel_p2p v0.1.0)
View Source
Summary
Functions
get_age_ms(Node)
handle_call(Req, From, State)
handle_cast(Msg, State)
handle_info(Info, State)
init(_)
start_link()
sweep_now()
terminate(Reason, State)
Functions
get_age_ms(Node)
-spec
get_age_ms(
node
()) ->
pos_integer
() | not_tracked.
handle_call(Req, From, State)
handle_cast(Msg, State)
handle_info(Info, State)
init(_)
start_link()
sweep_now()
-spec
sweep_now() -> ok.
terminate(Reason, State)