Package org.apache.hadoop.fs
Class LocalFileSystemPathHandle
java.lang.Object
org.apache.hadoop.fs.LocalFileSystemPathHandle
- All Implemented Interfaces:
Serializable,PathHandle
Opaque handle to an entity in a FileSystem.
- See Also:
-
Constructor Details
-
LocalFileSystemPathHandle
-
LocalFileSystemPathHandle
- Throws:
IOException
-
-
Method Details
-
getPath
-
verify
- Throws:
InvalidPathHandleException
-
bytes
Description copied from interface:PathHandleGet the bytes of this path handle.- Specified by:
bytesin interfacePathHandle- Returns:
- the bytes to get to the process completing the upload.
-
equals
- Specified by:
equalsin interfacePathHandle- Overrides:
equalsin classObject
-
hashCode
public int hashCode() -
toString
-