Module shards_owner

ETS owner.

Behaviours: gen_server.

Description

ETS owner.

Function Index

apply_ets_fun/3
start_link/2
stop/1

Function Details

apply_ets_fun/3

apply_ets_fun(Name::atom(), Fun::atom(), Args::[term()]) -> term()

start_link/2

start_link(Name::atom(), Options::atom()) -> gen:start_ret()

stop/1

stop(ShardName::atom()) -> ok


Generated by EDoc, Jul 11 2017, 14:57:01.