Struct hdfs::BlockHosts
[−]
[src]
pub struct BlockHosts {
// some fields omitted
}Includes hostnames where a particular block of a file is stored.
pub struct BlockHosts {
// some fields omitted
}Includes hostnames where a particular block of a file is stored.
impl Drop for BlockHostsfn drop(&mut self)