Struct hdfs::BlockHosts [] [src]

pub struct BlockHosts {
    // some fields omitted
}

Includes hostnames where a particular block of a file is stored.

Trait Implementations

impl Drop for BlockHosts

fn drop(&mut self)