clone, finalize, getClass, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic int hashCode()
public boolean equals(Object obj)
public int compareTo(Path other)
compareTo in interface Comparable<Path>compareTo in interface Pathpublic Path getFileName()
getFileName in interface Pathpublic HadoopFileSystem getFileSystem()
getFileSystem in interface Pathpublic int getNameCount()
getNameCount in interface Pathpublic boolean isAbsolute()
isAbsolute in interface Pathpublic WatchKey register(WatchService watcher, WatchEvent.Kind<?>... events) throws IOException
register in interface Pathregister in interface WatchableIOExceptionpublic WatchKey register(WatchService watcher, WatchEvent.Kind<?>[] events, WatchEvent.Modifier... modifiers) throws IOException
register in interface Pathregister in interface WatchableIOExceptionpublic Path relativize(Path other)
relativize in interface Pathpublic Path resolveSibling(Path other)
resolveSibling in interface Pathpublic Path resolveSibling(String other)
resolveSibling in interface Pathpublic boolean startsWith(Path other)
startsWith in interface Pathpublic boolean startsWith(String other)
startsWith in interface Pathpublic HadoopPath subpath(int beginIndex, int endIndex)
public HadoopPath toAbsolutePath()
toAbsolutePath in interface Pathpublic Path toRealPath(LinkOption... options) throws IOException
toRealPath in interface PathIOExceptionpublic String toString()
public org.apache.hadoop.fs.Path getRawResolvedPath()
public void setTimes(FileTime mtime, FileTime atime, FileTime ctime) throws IOException
IOExceptionCopyright © 2018. All rights reserved.