riak_pipe
application.
Behaviours: application.
riak_pipe
application.
start/2 | Start the riak_pipe application. |
stop/1 | Unused. |
start(StartType::term(), StartArgs::term()) -> {ok, pid()} | {error, term()}
Start the riak_pipe
application.
The riak_core
application should already be started. This
function will register the riak_pipe_vnode
module to setup
the riak_pipe vnode master, and will also announce the
riak_pipe service to the node watcher.
riak_pipe_cinfo
module with it.
stop(State::term()) -> ok
Unused.
Generated by EDoc, Oct 20 2012, 18:23:51.