Skip navigation links
C D E F G H I K L M N O P R S T W 

C

checkAccess(Path, AccessMode...) - Method in class net.fnothaft.s3a.jsr203.HadoopFileSystemProvider
 
clone() - Method in class net.fnothaft.s3a.jsr203.HadoopUserPrincipal
 
close() - Method in class net.fnothaft.s3a.jsr203.HadoopDirectoryStream
 
close() - Method in class net.fnothaft.s3a.jsr203.HadoopFileSystem
 
compareTo(Path) - Method in class net.fnothaft.s3a.jsr203.HadoopPath
 
context() - Method in class net.fnothaft.s3a.jsr203.HadoopCreateWatchEvent
 
copy(Path, Path, CopyOption...) - Method in class net.fnothaft.s3a.jsr203.HadoopFileSystemProvider
 
count() - Method in class net.fnothaft.s3a.jsr203.HadoopCreateWatchEvent
 
createDirectory(byte[], FileAttribute<?>...) - Method in class net.fnothaft.s3a.jsr203.HadoopFileSystem
 
createDirectory(Path, FileAttribute<?>...) - Method in class net.fnothaft.s3a.jsr203.HadoopFileSystemProvider
 
creationTime() - Method in class net.fnothaft.s3a.jsr203.HadoopBasicFileAttributes
 

D

delete(Path) - Method in class net.fnothaft.s3a.jsr203.HadoopFileSystemProvider
 
deleteFile(Path, boolean) - Method in class net.fnothaft.s3a.jsr203.HadoopFileSystem
 

E

endsWith(Path) - Method in class net.fnothaft.s3a.jsr203.HadoopPath
 
endsWith(String) - Method in class net.fnothaft.s3a.jsr203.HadoopPath
 
equals(Object) - Method in class net.fnothaft.s3a.jsr203.HadoopFileSystem
 
equals(Object) - Method in class net.fnothaft.s3a.jsr203.HadoopPath
 
equals(Object) - Method in class net.fnothaft.s3a.jsr203.HadoopUserPrincipal
 
exists(Path) - Method in class net.fnothaft.s3a.jsr203.HadoopFileSystem
 

F

fileKey() - Method in class net.fnothaft.s3a.jsr203.HadoopBasicFileAttributes
 
force(boolean) - Method in class net.fnothaft.s3a.jsr203.HadoopFileChannel
 

G

getAttribute(String) - Method in class net.fnothaft.s3a.jsr203.HadoopFileStore
 
getAttributeWriter(HadoopPath, String) - Method in class net.fnothaft.s3a.jsr203.HadoopFileSystem
 
getFileAttributeView(Path, Class<V>, LinkOption...) - Method in class net.fnothaft.s3a.jsr203.HadoopFileSystemProvider
 
getFileName() - Method in class net.fnothaft.s3a.jsr203.HadoopPath
 
getFileStatus() - Method in class net.fnothaft.s3a.jsr203.HadoopBasicFileAttributes
 
getFileStore(HadoopPath) - Method in class net.fnothaft.s3a.jsr203.HadoopFileSystem
 
getFileStore(Path) - Method in class net.fnothaft.s3a.jsr203.HadoopFileSystemProvider
 
getFileStoreAttributeView(Class<V>) - Method in class net.fnothaft.s3a.jsr203.HadoopFileStore
 
getFileStores() - Method in class net.fnothaft.s3a.jsr203.HadoopFileSystem
 
getFileSystem(URI) - Method in class net.fnothaft.s3a.jsr203.HadoopFileSystemProvider
 
getFileSystem() - Method in class net.fnothaft.s3a.jsr203.HadoopPath
 
getHDFS() - Method in class net.fnothaft.s3a.jsr203.HadoopFileSystem
 
getHost() - Method in class net.fnothaft.s3a.jsr203.HadoopFileSystem
 
getName() - Method in class net.fnothaft.s3a.jsr203.HadoopGroupPrincipal
 
getName(int) - Method in class net.fnothaft.s3a.jsr203.HadoopPath
 
getName() - Method in class net.fnothaft.s3a.jsr203.HadoopUserPrincipal
 
getNameCount() - Method in class net.fnothaft.s3a.jsr203.HadoopPath
 
getOwner() - Method in class net.fnothaft.s3a.jsr203.HadoopFileOwnerAttributeView
 
getParent() - Method in class net.fnothaft.s3a.jsr203.HadoopPath
 
getPath(String, String...) - Method in class net.fnothaft.s3a.jsr203.HadoopFileSystem
 
getPath(URI) - Method in class net.fnothaft.s3a.jsr203.HadoopFileSystemProvider
 
getPathMatcher(String) - Method in class net.fnothaft.s3a.jsr203.HadoopFileSystem
 
getPort() - Method in class net.fnothaft.s3a.jsr203.HadoopFileSystem
 
getRawResolvedPath() - Method in class net.fnothaft.s3a.jsr203.HadoopPath
Helper to get the raw interface of HDFS path.
getRoot() - Method in class net.fnothaft.s3a.jsr203.HadoopPath
 
getRootDirectories() - Method in class net.fnothaft.s3a.jsr203.HadoopFileSystem
 
getScheme() - Method in class net.fnothaft.s3a.jsr203.HadoopFileSystemProvider
 
getSeparator() - Method in class net.fnothaft.s3a.jsr203.HadoopFileSystem
 
getTotalSpace() - Method in class net.fnothaft.s3a.jsr203.HadoopFileStore
 
getUnallocatedSpace() - Method in class net.fnothaft.s3a.jsr203.HadoopFileStore
 
getUsableSpace() - Method in class net.fnothaft.s3a.jsr203.HadoopFileStore
 
getUserPrincipalLookupService() - Method in class net.fnothaft.s3a.jsr203.HadoopFileSystem
 
getView(HadoopPath, String) - Method in class net.fnothaft.s3a.jsr203.HadoopFileSystem
 
group() - Method in class net.fnothaft.s3a.jsr203.HadoopPosixFileAttributes
 

H

HadoopBasicFileAttributes - Class in net.fnothaft.s3a.jsr203
Implementation of BasicFileAttributes.
HadoopBasicFileAttributes(Object, FileStatus) - Constructor for class net.fnothaft.s3a.jsr203.HadoopBasicFileAttributes
 
HadoopBasicFileAttributeView - Class in net.fnothaft.s3a.jsr203
HadoopBasicFileAttributeView(HadoopPath, boolean) - Constructor for class net.fnothaft.s3a.jsr203.HadoopBasicFileAttributeView
 
HadoopCreateWatchEvent - Class in net.fnothaft.s3a.jsr203
Implementation for WatchEvent.
HadoopDirectoryStream - Class in net.fnothaft.s3a.jsr203
Implements DirectoryStream.
HadoopFileChannel - Class in net.fnothaft.s3a.jsr203
Implement FileChannel.
HadoopFileChannel(SeekableByteChannel) - Constructor for class net.fnothaft.s3a.jsr203.HadoopFileChannel
 
HadoopFileOwnerAttributeView - Class in net.fnothaft.s3a.jsr203
Implementation of FileOwnerAttributeView.
HadoopFileOwnerAttributeView(HadoopPath) - Constructor for class net.fnothaft.s3a.jsr203.HadoopFileOwnerAttributeView
 
HadoopFileStore - Class in net.fnothaft.s3a.jsr203
Implements FileStore.
HadoopFileStore(HadoopPath) - Constructor for class net.fnothaft.s3a.jsr203.HadoopFileStore
 
HadoopFileSystem - Class in net.fnothaft.s3a.jsr203
 
HadoopFileSystem(FileSystemProvider, String, int) - Constructor for class net.fnothaft.s3a.jsr203.HadoopFileSystem
 
HadoopFileSystemProvider - Class in net.fnothaft.s3a.jsr203
FileSystemProvider implementation for HDFS.
HadoopFileSystemProvider() - Constructor for class net.fnothaft.s3a.jsr203.HadoopFileSystemProvider
 
HadoopGroupPrincipal - Class in net.fnothaft.s3a.jsr203
Implement GroupPrincipal.
HadoopGroupPrincipal(HadoopFileSystem, String) - Constructor for class net.fnothaft.s3a.jsr203.HadoopGroupPrincipal
 
HadoopPath - Class in net.fnothaft.s3a.jsr203
Implement Path.
HadoopPosixFileAttributes - Class in net.fnothaft.s3a.jsr203
HadoopPosixFileAttributes(HadoopFileSystem, Object, FileStatus) - Constructor for class net.fnothaft.s3a.jsr203.HadoopPosixFileAttributes
 
HadoopPosixFileAttributeView - Class in net.fnothaft.s3a.jsr203
Implementation of PosixFileAttributeView.
HadoopPosixFileAttributeView(HadoopPath, boolean) - Constructor for class net.fnothaft.s3a.jsr203.HadoopPosixFileAttributeView
 
HadoopUserPrincipal - Class in net.fnothaft.s3a.jsr203
Implement UserPrincipal.
HadoopUserPrincipal(HadoopFileSystem, String) - Constructor for class net.fnothaft.s3a.jsr203.HadoopUserPrincipal
 
HadoopUserPrincipalLookupService - Class in net.fnothaft.s3a.jsr203
Implementation of {link UserPrincipalLookupService.
HadoopUserPrincipalLookupService(HadoopFileSystem) - Constructor for class net.fnothaft.s3a.jsr203.HadoopUserPrincipalLookupService
 
HadoopUtils - Class in net.fnothaft.s3a.jsr203
 
hashCode() - Method in class net.fnothaft.s3a.jsr203.HadoopFileSystem
 
hashCode() - Method in class net.fnothaft.s3a.jsr203.HadoopPath
 
hashCode() - Method in class net.fnothaft.s3a.jsr203.HadoopUserPrincipal
 

I

IAttributeReader - Interface in net.fnothaft.s3a.jsr203
Interface to manage attributes views (reading).
IAttributeWriter - Interface in net.fnothaft.s3a.jsr203
Interface to manage attributes views.
implCloseChannel() - Method in class net.fnothaft.s3a.jsr203.HadoopFileChannel
 
isAbsolute() - Method in class net.fnothaft.s3a.jsr203.HadoopPath
 
isDirectory() - Method in class net.fnothaft.s3a.jsr203.HadoopBasicFileAttributes
 
isHidden(Path) - Method in class net.fnothaft.s3a.jsr203.HadoopFileSystemProvider
 
isOpen() - Method in class net.fnothaft.s3a.jsr203.HadoopFileSystem
 
isOther() - Method in class net.fnothaft.s3a.jsr203.HadoopBasicFileAttributes
 
isReadOnly() - Method in class net.fnothaft.s3a.jsr203.HadoopFileStore
 
isReadOnly() - Method in class net.fnothaft.s3a.jsr203.HadoopFileSystem
 
isRegularFile() - Method in class net.fnothaft.s3a.jsr203.HadoopBasicFileAttributes
 
isSameFile(Path, Path) - Method in class net.fnothaft.s3a.jsr203.HadoopFileSystemProvider
 
isSymbolicLink() - Method in class net.fnothaft.s3a.jsr203.HadoopBasicFileAttributes
 
iterator() - Method in class net.fnothaft.s3a.jsr203.HadoopDirectoryStream
 
iterator() - Method in class net.fnothaft.s3a.jsr203.HadoopPath
 
iteratorOf(HadoopPath, DirectoryStream.Filter<? super Path>) - Method in class net.fnothaft.s3a.jsr203.HadoopFileSystem
 

K

kind() - Method in class net.fnothaft.s3a.jsr203.HadoopCreateWatchEvent
 

L

lastAccessTime() - Method in class net.fnothaft.s3a.jsr203.HadoopBasicFileAttributes
 
lastModifiedTime() - Method in class net.fnothaft.s3a.jsr203.HadoopBasicFileAttributes
 
lock(long, long, boolean) - Method in class net.fnothaft.s3a.jsr203.HadoopFileChannel
 
lookupPrincipalByGroupName(String) - Method in class net.fnothaft.s3a.jsr203.HadoopUserPrincipalLookupService
 
lookupPrincipalByName(String) - Method in class net.fnothaft.s3a.jsr203.HadoopUserPrincipalLookupService
 

M

map(FileChannel.MapMode, long, long) - Method in class net.fnothaft.s3a.jsr203.HadoopFileChannel
 
move(Path, Path, CopyOption...) - Method in class net.fnothaft.s3a.jsr203.HadoopFileSystemProvider
 

N

name() - Method in class net.fnothaft.s3a.jsr203.HadoopBasicFileAttributeView
 
name() - Method in class net.fnothaft.s3a.jsr203.HadoopFileOwnerAttributeView
 
name() - Method in class net.fnothaft.s3a.jsr203.HadoopFileStore
 
name() - Method in class net.fnothaft.s3a.jsr203.HadoopPosixFileAttributeView
 
net.fnothaft.s3a.jsr203 - package net.fnothaft.s3a.jsr203
Main package for JSR 203 implementation for Apache Hadoop distributed file system (HDFS).
newByteChannel(Path, Set<? extends OpenOption>, FileAttribute<?>...) - Method in class net.fnothaft.s3a.jsr203.HadoopFileSystemProvider
 
newDirectoryStream(Path, DirectoryStream.Filter<? super Path>) - Method in class net.fnothaft.s3a.jsr203.HadoopFileSystemProvider
 
newFileChannel(Path, Set<? extends OpenOption>, FileAttribute<?>...) - Method in class net.fnothaft.s3a.jsr203.HadoopFileSystemProvider
 
newFileSystem(URI, Map<String, ?>) - Method in class net.fnothaft.s3a.jsr203.HadoopFileSystemProvider
 
newOutputStream(Path, Set<? extends OpenOption>, FileAttribute<?>...) - Method in class net.fnothaft.s3a.jsr203.HadoopFileSystem
 
newWatchService() - Method in class net.fnothaft.s3a.jsr203.HadoopFileSystem
 
normalize() - Method in class net.fnothaft.s3a.jsr203.HadoopPath
 

O

owner() - Method in class net.fnothaft.s3a.jsr203.HadoopPosixFileAttributes
 

P

permissions() - Method in class net.fnothaft.s3a.jsr203.HadoopPosixFileAttributes
 
position() - Method in class net.fnothaft.s3a.jsr203.HadoopFileChannel
 
position(long) - Method in class net.fnothaft.s3a.jsr203.HadoopFileChannel
 
provider() - Method in class net.fnothaft.s3a.jsr203.HadoopFileSystem
 

R

read(ByteBuffer) - Method in class net.fnothaft.s3a.jsr203.HadoopFileChannel
 
read(ByteBuffer[], int, int) - Method in class net.fnothaft.s3a.jsr203.HadoopFileChannel
 
read(ByteBuffer, long) - Method in class net.fnothaft.s3a.jsr203.HadoopFileChannel
 
readAttributes() - Method in class net.fnothaft.s3a.jsr203.HadoopBasicFileAttributeView
 
readAttributes(String, LinkOption[]) - Method in class net.fnothaft.s3a.jsr203.HadoopBasicFileAttributeView
 
readAttributes(HadoopPath, String, LinkOption[]) - Method in class net.fnothaft.s3a.jsr203.HadoopFileSystem
 
readAttributes(Path, Class<A>, LinkOption...) - Method in class net.fnothaft.s3a.jsr203.HadoopFileSystemProvider
 
readAttributes(Path, String, LinkOption...) - Method in class net.fnothaft.s3a.jsr203.HadoopFileSystemProvider
 
readAttributes() - Method in class net.fnothaft.s3a.jsr203.HadoopPosixFileAttributeView
 
readAttributes(String, LinkOption[]) - Method in class net.fnothaft.s3a.jsr203.HadoopPosixFileAttributeView
 
readAttributes(String, LinkOption[]) - Method in interface net.fnothaft.s3a.jsr203.IAttributeReader
 
register(WatchService, WatchEvent.Kind<?>...) - Method in class net.fnothaft.s3a.jsr203.HadoopPath
 
register(WatchService, WatchEvent.Kind<?>[], WatchEvent.Modifier...) - Method in class net.fnothaft.s3a.jsr203.HadoopPath
 
relativize(Path) - Method in class net.fnothaft.s3a.jsr203.HadoopPath
 
resolve(Path) - Method in class net.fnothaft.s3a.jsr203.HadoopPath
 
resolve(String) - Method in class net.fnothaft.s3a.jsr203.HadoopPath
 
resolveSibling(Path) - Method in class net.fnothaft.s3a.jsr203.HadoopPath
 
resolveSibling(String) - Method in class net.fnothaft.s3a.jsr203.HadoopPath
 

S

sameCluster(HadoopFileSystem) - Method in class net.fnothaft.s3a.jsr203.HadoopFileSystem
 
SCHEME - Static variable in class net.fnothaft.s3a.jsr203.HadoopFileSystemProvider
 
setAttribute(String, Object, LinkOption[]) - Method in class net.fnothaft.s3a.jsr203.HadoopBasicFileAttributeView
 
setAttribute(HadoopPath, String, Object, LinkOption[]) - Method in class net.fnothaft.s3a.jsr203.HadoopFileSystem
 
setAttribute(Path, String, Object, LinkOption...) - Method in class net.fnothaft.s3a.jsr203.HadoopFileSystemProvider
 
setAttribute(String, Object, LinkOption[]) - Method in class net.fnothaft.s3a.jsr203.HadoopPosixFileAttributeView
 
setAttribute(String, Object, LinkOption[]) - Method in interface net.fnothaft.s3a.jsr203.IAttributeWriter
 
setGroup(GroupPrincipal) - Method in class net.fnothaft.s3a.jsr203.HadoopPosixFileAttributeView
 
setOwner(UserPrincipal) - Method in class net.fnothaft.s3a.jsr203.HadoopFileOwnerAttributeView
 
setPermissions(Set<PosixFilePermission>) - Method in class net.fnothaft.s3a.jsr203.HadoopPosixFileAttributeView
 
setTimes(FileTime, FileTime, FileTime) - Method in class net.fnothaft.s3a.jsr203.HadoopBasicFileAttributeView
 
setTimes(byte[], FileTime, FileTime, FileTime) - Method in class net.fnothaft.s3a.jsr203.HadoopFileSystem
 
setTimes(FileTime, FileTime, FileTime) - Method in class net.fnothaft.s3a.jsr203.HadoopPath
 
setTimes(FileTime, FileTime, FileTime) - Method in class net.fnothaft.s3a.jsr203.HadoopPosixFileAttributeView
 
size() - Method in class net.fnothaft.s3a.jsr203.HadoopBasicFileAttributes
 
size() - Method in class net.fnothaft.s3a.jsr203.HadoopFileChannel
 
startsWith(Path) - Method in class net.fnothaft.s3a.jsr203.HadoopPath
 
startsWith(String) - Method in class net.fnothaft.s3a.jsr203.HadoopPath
 
subpath(int, int) - Method in class net.fnothaft.s3a.jsr203.HadoopPath
 
supportedFileAttributeViews() - Method in class net.fnothaft.s3a.jsr203.HadoopFileSystem
 
supportsFileAttributeView(Class<? extends FileAttributeView>) - Method in class net.fnothaft.s3a.jsr203.HadoopFileStore
 
supportsFileAttributeView(String) - Method in class net.fnothaft.s3a.jsr203.HadoopFileStore
 

T

toAbsolutePath() - Method in class net.fnothaft.s3a.jsr203.HadoopPath
 
toFile() - Method in class net.fnothaft.s3a.jsr203.HadoopPath
 
toRealPath(LinkOption...) - Method in class net.fnothaft.s3a.jsr203.HadoopPath
 
toRegexPattern(String) - Static method in class net.fnothaft.s3a.jsr203.HadoopUtils
Creates a regex pattern from the given glob expression.
toString() - Method in class net.fnothaft.s3a.jsr203.HadoopFileStore
 
toString() - Method in class net.fnothaft.s3a.jsr203.HadoopPath
 
toUri() - Method in class net.fnothaft.s3a.jsr203.HadoopPath
 
transferFrom(ReadableByteChannel, long, long) - Method in class net.fnothaft.s3a.jsr203.HadoopFileChannel
 
transferTo(long, long, WritableByteChannel) - Method in class net.fnothaft.s3a.jsr203.HadoopFileChannel
 
truncate(long) - Method in class net.fnothaft.s3a.jsr203.HadoopFileChannel
 
tryLock(long, long, boolean) - Method in class net.fnothaft.s3a.jsr203.HadoopFileChannel
 
type() - Method in class net.fnothaft.s3a.jsr203.HadoopFileStore
 

W

write(ByteBuffer) - Method in class net.fnothaft.s3a.jsr203.HadoopFileChannel
 
write(ByteBuffer[], int, int) - Method in class net.fnothaft.s3a.jsr203.HadoopFileChannel
 
write(ByteBuffer, long) - Method in class net.fnothaft.s3a.jsr203.HadoopFileChannel
 
C D E F G H I K L M N O P R S T W 
Skip navigation links

Copyright © 2018. All rights reserved.