Module riak_core_vnode_proxy_sup

Behaviours: supervisor.

Function Index

init/1
start_link/0
start_proxies/1
start_proxy/2
stop_proxy/2

Function Details

init/1

init(X1) -> any()

start_link/0

start_link() -> any()

start_proxies/1

start_proxies(Mod) -> any()

start_proxy/2

start_proxy(Mod, Index) -> any()

stop_proxy/2

stop_proxy(Mod, Index) -> any()


Generated by EDoc