hdfs::native::nmdGetNameNodeHttpAddress [] [src]

pub unsafe extern fn nmdGetNameNodeHttpAddress(cl: *const NativeMiniDfsCluster, port: *mut c_int, hostName: *mut *mut c_char) -> c_int

Get the http address that's in use by the given (non-HA) nativeMiniDfs

Params