Module riak_core_handoff_sender

send a partition's data via TCP-based handoff.

Description

send a partition's data via TCP-based handoff

Function Index

get_handoff_ssl_options/0
start_link/4

Function Details

get_handoff_ssl_options/0

get_handoff_ssl_options() -> any()

start_link/4

start_link(TargetNode, Module, X3, Vnode) -> any()


Generated by EDoc