Package org.apache.hadoop.fs


package org.apache.hadoop.fs

Implementations of AbstractFileSystem for hdfs over rpc and hdfs over web.

  • Class
    Description
    Specifies semantics for CacheDirective operations.
     
    Wrapper for BlockLocation that also includes a LocatedBlock, allowing more detailed queries to the datanode about a block.
    AbstractFileSystem implementation for HDFS over the web (secure).
    AbstractFileSystem implementation for HDFS over the web.
    XAttr is the POSIX Extended Attribute model similar to that found in traditional Operating Systems.