Package org.apache.hadoop.hdfs.protocol
Class HdfsPathHandle
java.lang.Object
org.apache.hadoop.hdfs.protocol.HdfsPathHandle
- All Implemented Interfaces:
Serializable,org.apache.hadoop.fs.PathHandle
@Private
@Unstable
public final class HdfsPathHandle
extends Object
implements org.apache.hadoop.fs.PathHandle
Opaque handle to an entity in HDFS.
- See Also:
-
Constructor Details
-
HdfsPathHandle
-
HdfsPathHandle
- Throws:
IOException
-
-
Method Details
-
getPath
-
verify
public void verify(HdfsLocatedFileStatus stat) throws org.apache.hadoop.fs.InvalidPathHandleException - Throws:
org.apache.hadoop.fs.InvalidPathHandleException
-
bytes
- Specified by:
bytesin interfaceorg.apache.hadoop.fs.PathHandle
-
equals
-
hashCode
public int hashCode() -
toString
-