Copyright © 2012-2017 Michael Truog
Version: 1.7.1 Feb 26 2018 17:08:42 ------------------------------------------------------------------------
Behaviours: application.
Authors: Michael Truog (mjtruog [at] gmail (dot) com).
| group_storage/0 |
Provide the CPG group_storage configuration.Must be a module that provides a dict interface (an interface based on the dict module). |
| listen_type/0 |
Determine how CPG will monitor node connections.. |
| start/2 |
Start the CPG application.. |
| stop/1 |
Stop the CPG application.. |
group_storage() -> any()
listen_type() -> any()
start(X1, X2) -> any()
stop(X1) -> any()
Generated by EDoc, Feb 26 2018, 17:08:42.