Function tikv::server::build_forward_option[][src]

pub fn build_forward_option(target_address: &str) -> CallOption

Build a call option that will make receiver to forward the rpc to target_address.

target_address should be a ascii value.