Copyright © 2012 Zuse Institute Berlin
Version: $Id$
Authors: Florian Schintke (schintke@zib.de).
handler/2 | |
get_node_info/0 | |
get_node_performance/0 | |
get_service_info/0 | |
get_service_performance/0 |
handler(AnyOp :: atom(), AnyParams :: list()) -> any()
get_node_info() -> {struct, [{Key :: atom(), Value :: term()}]}
get_node_performance() -> {struct, [{Key :: atom(), Value :: term()}]}
get_service_info() -> {struct, [{Key :: atom(), Value :: term()}]}
get_service_performance() -> {struct, [{Key :: atom(), Value :: term()}]}
Generated by EDoc, Aug 2 2016, 13:43:19.