ct_rpc
Common Test specific layer on Erlang/OTP rpc.
ct_rpc:app_node/2
From a set of candidate nodes determines which of
ct_rpc:app_node/3
Same as app_node/2 only the FailOnBadRPC a
ct_rpc:app_node/4
Same as app_node/2 only the FailOnBadRPC a
ct_rpc:call/4
Same as call(Node, Module, Function, Args, infinit
ct_rpc:call/5
Evaluates apply(Module, Function, Args) on the nod
ct_rpc:call/6
Evaluates apply(Module, Function, Args) on the nod
ct_rpc:cast/4
Evaluates apply(Module, Function, Args) on the nod
ct_rpc:cast/5
Evaluates apply(Module, Function, Args) on the nod
rpc
Remote Procedure Call Services
inet_parse:rpc/1
inet_parse:rpc/2
rpc:abcast/2
Broadcast a message asynchronously to a registered
rpc:abcast/3
Broadcast a message asynchronously to a registered
rpc:async_call/4
Evaluate a function call on a node, asynchronous v
rpc:block_call/4
Evaluate a function call on a node in the RPC serv
rpc:block_call/5
Evaluate a function call on a node in the RPC serv
rpc:call/4
Evaluate a function call on a node
rpc:call/5
Evaluate a function call on a node
rpc:cast/4
Run a function on a node ignoring the result
rpc:eval_everywhere/3
Run a function on all nodes, ignoring the result
rpc:eval_everywhere/4
Run a function on specific nodes, ignoring the res
rpc:multi_server_call/2
Interact with the servers on a number of nodes
rpc:multi_server_call/3
Interact with the servers on a number of nodes
rpc:multicall/3
Evaluate a function call on a number of nodes
rpc:multicall/4
Evaluate a function call on a number of nodes
rpc:multicall/4
Evaluate a function call on a number of nodes
rpc:multicall/5
Evaluate a function call on a number of nodes
rpc:nb_yield/1
Deliver the result of evaluating a function call o
rpc:nb_yield/2
Deliver the result of evaluating a function call o
rpc:parallel_eval/1
Evaluate several function calls on all nodes in pa
rpc:pinfo/1
Information about a process
rpc:pinfo/2
Information about a process
rpc:pmap/4
Parallell evaluation of mapping a function over a
rpc:safe_multi_server_call/2
Interact with the servers on a number of nodes (de
rpc:safe_multi_server_call/3
Interact with the servers on a number of nodes (de
rpc:sbcast/2
Broadcast a message synchronously to a registered
rpc:sbcast/3
Broadcast a message synchronously to a registered
rpc:server_call/4
Interact with a server on a node
rpc:yield/1
Deliver the result of evaluating a function call o
mnesia_lib:dirty_rpc_error_tag/1
inviso_rt_lib:rpc/4
inviso_rt_lib:rpc/5
tv_ets_rpc
tv_mnesia_rpc
tv_ets_rpc:all/2
tv_ets_rpc:delete/4
tv_ets_rpc:info/4
tv_ets_rpc:insert/4
tv_ets_rpc:lookup/4
tv_ets_rpc:new/4
tv_ets_rpc:tab2list/3
tv_mnesia_rpc:system_info/3
tv_mnesia_rpc:table_info/4
tv_mnesia_rpc:transaction/3
tv_mnesia_rpc
(
tv
)
Functions
system_info(Node, X2, Key) -> term()
table_info(Node, X2, Tab, Item) -> term()
transaction(Node, X2, Fun) -> term()
View Functions
system_info/3
table_info/4
transaction/3