- cacheGroupsAdd(List<String>) - Method in class org.apache.hadoop.security.LdapGroupsMapping
-
Adds groups to cache, no need to do that for this provider
- cacheGroupsRefresh() - Method in class org.apache.hadoop.security.LdapGroupsMapping
-
Caches groups, no need to do that for this provider
- cancel(Token<?>, Configuration) - Method in class org.apache.hadoop.crypto.key.kms.KMSClientProvider.KMSTokenRenewer
-
- cancelDelegationToken(Token<?>) - Method in class org.apache.hadoop.crypto.key.kms.KMSClientProvider
-
- cancelDeleteOnExit(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Cancel the scheduled deletion of the path when the FileSystem is closed.
- canonicalizeUri(URI) - Method in class org.apache.hadoop.fs.FileSystem
-
Canonicalize the given URI.
- checkPath(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Check that a Path belongs to this FileSystem.
- clearStatistics() - Static method in class org.apache.hadoop.fs.FileSystem
-
Reset all statistics for all file systems.
- close() - Method in class org.apache.hadoop.crypto.key.kms.KMSClientProvider
-
Shutdown valueQueue executor threads
- close() - Method in class org.apache.hadoop.fs.FileSystem
-
Close this FileSystem instance.
- close() - Method in class org.apache.hadoop.util.LineReader
-
Close the underlying stream.
- closeAll() - Static method in class org.apache.hadoop.fs.FileSystem
-
Close all cached FileSystem instances.
- closeAll() - Method in interface org.apache.hadoop.fs.FileSystemCache
-
- closeAllForUGI(UserGroupInformation) - Static method in class org.apache.hadoop.fs.FileSystem
-
Close all cached FileSystem instances for a given UGI.
- com.microsoft.azure.datalake.store - package com.microsoft.azure.datalake.store
-
- completeLocalOutput(Path, Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Called when we're all done writing to the target.
- concat(Path, Path[]) - Method in class org.apache.hadoop.fs.FileSystem
-
Concat existing files together.
- CONNECTION_TIMEOUT - Static variable in class org.apache.hadoop.security.LdapGroupsMapping
-
- CONNECTION_TIMEOUT_DEFAULT - Static variable in class org.apache.hadoop.security.LdapGroupsMapping
-
- copyFromLocalFile(Path, Path) - Method in class org.apache.hadoop.fs.FileSystem
-
The src file is on the local disk.
- copyFromLocalFile(boolean, Path, Path) - Method in class org.apache.hadoop.fs.FileSystem
-
The src file is on the local disk.
- copyFromLocalFile(boolean, boolean, Path[], Path) - Method in class org.apache.hadoop.fs.FileSystem
-
The src files are on the local disk.
- copyFromLocalFile(boolean, boolean, Path, Path) - Method in class org.apache.hadoop.fs.FileSystem
-
The src file is on the local disk.
- copyToLocalFile(Path, Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Copy it a file from the remote filesystem to the local one.
- copyToLocalFile(boolean, Path, Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Copy it a file from a remote filesystem to the local one.
- copyToLocalFile(boolean, Path, Path, boolean) - Method in class org.apache.hadoop.fs.FileSystem
-
The src file is under this filesystem, and the dst is on the local disk.
- create(FileSystem, Path, FsPermission) - Static method in class org.apache.hadoop.fs.FileSystem
-
Create a file with the provided permission.
- create(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path.
- create(Path, boolean) - Method in class org.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path.
- create(Path, Progressable) - Method in class org.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path with write-progress
reporting.
- create(Path, short) - Method in class org.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path.
- create(Path, short, Progressable) - Method in class org.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path with write-progress
reporting.
- create(Path, boolean, int) - Method in class org.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path.
- create(Path, boolean, int, Progressable) - Method in class org.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path
with write-progress reporting.
- create(Path, boolean, int, short, long) - Method in class org.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path.
- create(Path, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path with write-progress
reporting.
- create(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path with write-progress
reporting.
- create(Path, FsPermission, EnumSet<CreateFlag>, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path with write-progress
reporting.
- create(Path, FsPermission, EnumSet<CreateFlag>, int, short, long, Progressable, Options.ChecksumOpt) - Method in class org.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path with a custom
checksum option.
- createDirectory(Path, FsPermission, FsPermission) - Method in class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore
-
- createFile(Path, boolean, FsPermission, FsPermission) - Method in class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore
-
- createFile(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Create a new FSDataOutputStreamBuilder for the file with path.
- createFilesystem() - Method in class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore
-
- createKey(String, KeyProvider.Options) - Method in class org.apache.hadoop.crypto.key.kms.KMSClientProvider
-
- createKey(String, byte[], KeyProvider.Options) - Method in class org.apache.hadoop.crypto.key.kms.KMSClientProvider
-
- createNewFile(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Creates the given Path as a brand-new zero-length file.
- createNonRecursive(Path, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.FileSystem
-
Opens an FSDataOutputStream at the indicated Path with write-progress
reporting.
- createNonRecursive(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.FileSystem
-
Opens an FSDataOutputStream at the indicated Path with write-progress
reporting.
- createNonRecursive(Path, FsPermission, EnumSet<CreateFlag>, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.FileSystem
-
Opens an FSDataOutputStream at the indicated Path with write-progress
reporting.
- createPathHandle(FileStatus, Options.HandleOpt...) - Method in class org.apache.hadoop.fs.FileSystem
-
Hook to implement support for PathHandle operations.
- createProvider(URI, Configuration) - Method in class org.apache.hadoop.crypto.key.kms.KMSClientProvider.Factory
-
This provider expects URIs in the following form :
kms://
@/
where :
- PROTO = http or https
- AUTHORITY = [:]
- HOSTS = [;]
- HOSTNAME = string
- PORT = integer
This will always create a LoadBalancingKMSClientProvider
if the uri is correct.
- createSnapshot(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Create a snapshot with a default name.
- createSnapshot(Path, String) - Method in class org.apache.hadoop.fs.FileSystem
-
Create a snapshot.
- createSocket() - Method in class io.trino.hadoop.SocksSocketFactory
-
- createSocket(InetAddress, int) - Method in class io.trino.hadoop.SocksSocketFactory
-
- createSocket(InetAddress, int, InetAddress, int) - Method in class io.trino.hadoop.SocksSocketFactory
-
- createSocket(String, int) - Method in class io.trino.hadoop.SocksSocketFactory
-
- createSocket(String, int, InetAddress, int) - Method in class io.trino.hadoop.SocksSocketFactory
-
- createSymlink(Path, Path, boolean) - Method in class org.apache.hadoop.fs.FileSystem
-
See FileContext.createSymlink(Path, Path, boolean).
- createUserGroupInformationForSubject(Subject) - Static method in class org.apache.hadoop.security.UserGroupInformationShim
-
- generateEncryptedKey(String) - Method in class org.apache.hadoop.crypto.key.kms.KMSClientProvider
-
- get(URI, Configuration, String) - Static method in class org.apache.hadoop.fs.FileSystem
-
Get a FileSystem instance based on the uri, the passed in
configuration and the user.
- get(Configuration) - Static method in class org.apache.hadoop.fs.FileSystem
-
Returns the configured FileSystem implementation.
- get(URI, Configuration) - Static method in class org.apache.hadoop.fs.FileSystem
-
Get a FileSystem for this URI's scheme and authority.
- get(URI, Configuration) - Method in interface org.apache.hadoop.fs.FileSystemCache
-
- getAbfsConfiguration() - Method in class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore
-
- getAclStatus(Path) - Method in class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore
-
- getAclStatus(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Gets the ACL of a file or directory.
- getAdditionalTokenIssuers() - Method in class org.apache.hadoop.fs.FileSystem
-
- getAllStatistics() - Static method in class org.apache.hadoop.fs.FileSystem
-
- getAllStoragePolicies() - Method in class org.apache.hadoop.fs.FileSystem
-
Retrieve all the storage policies supported by this file system.
- getBlockSize(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
- getBufferPosn() - Method in class org.apache.hadoop.util.LineReader
-
- getBufferSize() - Method in class org.apache.hadoop.util.LineReader
-
- getBytesRead() - Method in class org.apache.hadoop.fs.FileSystem.Statistics
-
Get the total number of bytes read.
- getBytesRead() - Method in class org.apache.hadoop.fs.FileSystem.Statistics.StatisticsData
-
- getBytesReadByDistance(int) - Method in class org.apache.hadoop.fs.FileSystem.Statistics
-
In the common network topology setup, distance value should be an even
number such as 0, 2, 4, 6.
- getBytesReadDistanceOfFiveOrLarger() - Method in class org.apache.hadoop.fs.FileSystem.Statistics.StatisticsData
-
- getBytesReadDistanceOfOneOrTwo() - Method in class org.apache.hadoop.fs.FileSystem.Statistics.StatisticsData
-
- getBytesReadDistanceOfThreeOrFour() - Method in class org.apache.hadoop.fs.FileSystem.Statistics.StatisticsData
-
- getBytesReadErasureCoded() - Method in class org.apache.hadoop.fs.FileSystem.Statistics
-
Get the total number of bytes read on erasure-coded files.
- getBytesReadErasureCoded() - Method in class org.apache.hadoop.fs.FileSystem.Statistics.StatisticsData
-
- getBytesReadLocalHost() - Method in class org.apache.hadoop.fs.FileSystem.Statistics.StatisticsData
-
- getBytesWritten() - Method in class org.apache.hadoop.fs.FileSystem.Statistics
-
Get the total number of bytes written.
- getBytesWritten() - Method in class org.apache.hadoop.fs.FileSystem.Statistics.StatisticsData
-
- getCanonicalServiceName() - Method in class org.apache.hadoop.crypto.key.kms.KMSClientProvider
-
- getCanonicalServiceName() - Method in class org.apache.hadoop.fs.FileSystem
-
Get a canonical service name for this FileSystem.
- getCanonicalUri() - Method in class org.apache.hadoop.fs.FileSystem
-
Return a canonicalized form of this FileSystem's URI.
- getChildFileSystems() - Method in class org.apache.hadoop.fs.FileSystem
-
Get all the immediate child FileSystems embedded in this FileSystem.
- getConf() - Method in class io.trino.hadoop.SocksSocketFactory
-
- getConf() - Method in class org.apache.hadoop.security.LdapGroupsMapping
-
- getContentSummary(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Return the ContentSummary of a given Path.
- getCurrentKey(String) - Method in class org.apache.hadoop.crypto.key.kms.KMSClientProvider
-
- getData() - Method in class org.apache.hadoop.fs.FileSystem.Statistics
-
Get all statistics data.
- getDefaultBlockSize() - Method in class org.apache.hadoop.fs.FileSystem
-
- getDefaultBlockSize(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Return the number of bytes that large input files should be optimally
be split into to minimize I/O time.
- getDefaultPort() - Method in class org.apache.hadoop.fs.FileSystem
-
Get the default port for this FileSystem.
- getDefaultRealm() - Static method in class org.apache.hadoop.security.authentication.util.KerberosUtil
-
Return the default realm for this JVM.
- getDefaultRealmProtected() - Static method in class org.apache.hadoop.security.authentication.util.KerberosUtil
-
Return the default realm for this JVM.
- getDefaultReplication() - Method in class org.apache.hadoop.fs.FileSystem
-
- getDefaultReplication(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Get the default replication for a path.
- getDefaultUri(Configuration) - Static method in class org.apache.hadoop.fs.FileSystem
-
Get the default FileSystem URI from a configuration.
- getDelegationToken(String) - Method in class org.apache.hadoop.crypto.key.kms.KMSClientProvider
-
- getDelegationToken(String) - Method in class org.apache.hadoop.fs.FileSystem
-
Get a new delegation token for this FileSystem.
- getDomainRealm(String) - Static method in class org.apache.hadoop.security.authentication.util.KerberosUtil
-
- getDtService(URI) - Static method in class org.apache.hadoop.crypto.key.kms.KMSClientProvider
-
- getEncKeyQueueSize(String) - Method in class org.apache.hadoop.crypto.key.kms.KMSClientProvider
-
- getEntries() - Method in class org.apache.hadoop.fs.FileSystem.DirectoryEntries
-
- getFileBlockLocations(FileStatus, long, long) - Method in class org.apache.hadoop.fs.FileSystem
-
Return an array containing hostnames, offset and size of
portions of the given file.
- getFileBlockLocations(Path, long, long) - Method in class org.apache.hadoop.fs.FileSystem
-
Return an array containing hostnames, offset and size of
portions of the given file.
- getFileChecksum(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Get the checksum of a file, if the FS supports checksums.
- getFileChecksum(Path, long) - Method in class org.apache.hadoop.fs.FileSystem
-
Get the checksum of a file, from the beginning of the file till the
specific length.
- getFileLinkStatus(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
See FileContext.getFileLinkStatus(Path).
- getFileStatus(Path) - Method in class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore
-
- getFileStatus(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Return a file status object that represents the path.
- getFileSystemClass(String, Configuration) - Static method in class org.apache.hadoop.fs.FileSystem
-
Get the FileSystem implementation class of a filesystem.
- getFilesystemProperties() - Method in class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore
-
- getFSofPath(Path, Configuration) - Static method in class org.apache.hadoop.fs.FileSystem
-
- getGlobalStorageStatistics() - Static method in class org.apache.hadoop.fs.FileSystem
-
Get the global storage statistics.
- getGroups(String) - Method in class org.apache.hadoop.security.LdapGroupsMapping
-
Returns list of groups for a user.
- getHomeDirectory() - Method in class org.apache.hadoop.fs.FileSystem
-
Return the current user's home directory in this FileSystem.
- getInitialWorkingDirectory() - Method in class org.apache.hadoop.fs.FileSystem
-
Note: with the new FileContext class, getWorkingDirectory()
will be removed.
- getIsNamespaceEnabled() - Method in class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore
-
- getKeys() - Method in class org.apache.hadoop.crypto.key.kms.KMSClientProvider
-
- getKeysMetadata(String...) - Method in class org.apache.hadoop.crypto.key.kms.KMSClientProvider
-
- getKeyVersion(String) - Method in class org.apache.hadoop.crypto.key.kms.KMSClientProvider
-
- getKeyVersions(String) - Method in class org.apache.hadoop.crypto.key.kms.KMSClientProvider
-
- getKrb5LoginModuleName() - Static method in class org.apache.hadoop.security.authentication.util.KerberosUtil
-
- getLargeReadOps() - Method in class org.apache.hadoop.fs.FileSystem.Statistics
-
Get the number of large file system read operations such as list files
under a large directory.
- getLargeReadOps() - Method in class org.apache.hadoop.fs.FileSystem.Statistics.StatisticsData
-
- getLength(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
- getLinkTarget(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
See FileContext.getLinkTarget(Path).
- getLocal(Configuration) - Static method in class org.apache.hadoop.fs.FileSystem
-
Get the local FileSystem.
- getMetadata(String) - Method in class org.apache.hadoop.crypto.key.kms.KMSClientProvider
-
- getName() - Method in class org.apache.hadoop.fs.FileSystem
-
- getNamed(String, Configuration) - Static method in class org.apache.hadoop.fs.FileSystem
-
- getOidInstance(String) - Static method in class org.apache.hadoop.security.authentication.util.KerberosUtil
-
Deprecated.
- getPathHandle(FileStatus, Options.HandleOpt...) - Method in class org.apache.hadoop.fs.FileSystem
-
Create a durable, serializable handle to the referent of the given
entity.
- getPathProperties(Path) - Method in class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore
-
- getPrincipalNames(String, Pattern) - Static method in class org.apache.hadoop.security.authentication.util.KerberosUtil
-
Get all the unique principals from keytabfile which matches a pattern.
- getQuotaUsage(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Return the QuotaUsage of a given Path.
- getReadOps() - Method in class org.apache.hadoop.fs.FileSystem.Statistics
-
Get the number of file system read operations such as list files.
- getReadOps() - Method in class org.apache.hadoop.fs.FileSystem.Statistics.StatisticsData
-
- getReplication(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
- getScheme() - Method in class org.apache.hadoop.fs.FileSystem
-
Return the protocol scheme for this FileSystem.
- getScheme() - Method in class org.apache.hadoop.fs.FileSystem.Statistics
-
Get the uri scheme associated with this statistics object.
- getServerDefaults() - Method in class org.apache.hadoop.fs.FileSystem
-
- getServerDefaults(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Return a set of server default configuration values.
- getServicePrincipal(String, String) - Static method in class org.apache.hadoop.security.authentication.util.KerberosUtil
-
Create Kerberos principal for a given service and hostname,
inferring realm from the fqdn of the hostname.
- getStatistics() - Static method in class org.apache.hadoop.fs.FileSystem
-
- getStatistics(String, Class<? extends FileSystem>) - Static method in class org.apache.hadoop.fs.FileSystem
-
- getStatus() - Method in class org.apache.hadoop.fs.FileSystem
-
Returns a status object describing the use and capacity of the
filesystem.
- getStatus(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Returns a status object describing the use and capacity of the
filesystem.
- getStoragePolicy(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Query the effective storage policy ID for the given file or directory.
- getStorageStatistics() - Method in class org.apache.hadoop.fs.FileSystem
-
Get the StorageStatistics for this FileSystem object.
- getSubject(UserGroupInformation) - Static method in class org.apache.hadoop.security.UserGroupInformationShim
-
- getThreadStatistics() - Method in class org.apache.hadoop.fs.FileSystem.Statistics
-
Get or create the thread-local data associated with the current thread.
- getToken() - Method in class org.apache.hadoop.fs.FileSystem.DirectoryEntries
-
- getTokenServerName(byte[]) - Static method in class org.apache.hadoop.security.authentication.util.KerberosUtil
-
Extract the TGS server principal from the given gssapi kerberos or spnego
wrapped token.
- getTrashRoot(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Get the root directory of Trash for current user when the path specified
is deleted.
- getTrashRoots(boolean) - Method in class org.apache.hadoop.fs.FileSystem
-
Get all the trash roots for current user or all users.
- getUnique(URI, Configuration) - Method in interface org.apache.hadoop.fs.FileSystemCache
-
- getUri() - Method in class org.apache.hadoop.fs.FileSystem
-
Returns a URI which identifies this FileSystem.
- getUsed() - Method in class org.apache.hadoop.fs.FileSystem
-
Return the total size of all files in the filesystem.
- getUsed(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Return the total size of all files from a specified path.
- getWorkingDirectory() - Method in class org.apache.hadoop.fs.FileSystem
-
Get the current working directory for the given FileSystem
- getWriteOps() - Method in class org.apache.hadoop.fs.FileSystem.Statistics
-
Get the number of file system write operations such as create, append
rename etc.
- getWriteOps() - Method in class org.apache.hadoop.fs.FileSystem.Statistics.StatisticsData
-
- getXAttr(Path, String) - Method in class org.apache.hadoop.fs.FileSystem
-
Get an xattr name and value for a file or directory.
- getXAttrs(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Get all of the xattr name/value pairs for a file or directory.
- getXAttrs(Path, List<String>) - Method in class org.apache.hadoop.fs.FileSystem
-
Get all of the xattrs name/value pairs for a file or directory.
- globStatus(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Return all the files that match filePattern and are not checksum
files.
- globStatus(Path, PathFilter) - Method in class org.apache.hadoop.fs.FileSystem
-
Return an array of FileStatus objects whose path names match
pathPattern and is accepted by the user-supplied path filter.
- GROUP_BASE_DN_KEY - Static variable in class org.apache.hadoop.security.LdapGroupsMapping
-
- GROUP_HIERARCHY_LEVELS_DEFAULT - Static variable in class org.apache.hadoop.security.LdapGroupsMapping
-
- GROUP_HIERARCHY_LEVELS_KEY - Static variable in class org.apache.hadoop.security.LdapGroupsMapping
-
- GROUP_MEMBERSHIP_ATTR_DEFAULT - Static variable in class org.apache.hadoop.security.LdapGroupsMapping
-
- GROUP_MEMBERSHIP_ATTR_KEY - Static variable in class org.apache.hadoop.security.LdapGroupsMapping
-
- GROUP_NAME_ATTR_DEFAULT - Static variable in class org.apache.hadoop.security.LdapGroupsMapping
-
- GROUP_NAME_ATTR_KEY - Static variable in class org.apache.hadoop.security.LdapGroupsMapping
-
- GROUP_SEARCH_FILTER_DEFAULT - Static variable in class org.apache.hadoop.security.LdapGroupsMapping
-
- GROUP_SEARCH_FILTER_KEY - Static variable in class org.apache.hadoop.security.LdapGroupsMapping
-
- GSS_KRB5_MECH_OID - Static variable in class org.apache.hadoop.security.authentication.util.KerberosUtil
-
- GSS_SPNEGO_MECH_OID - Static variable in class org.apache.hadoop.security.authentication.util.KerberosUtil
-
- LDAP_CONFIG_PREFIX - Static variable in class org.apache.hadoop.security.LdapGroupsMapping
-
- LDAP_KEYSTORE_DEFAULT - Static variable in class org.apache.hadoop.security.LdapGroupsMapping
-
- LDAP_KEYSTORE_KEY - Static variable in class org.apache.hadoop.security.LdapGroupsMapping
-
- LDAP_KEYSTORE_PASSWORD_DEFAULT - Static variable in class org.apache.hadoop.security.LdapGroupsMapping
-
- LDAP_KEYSTORE_PASSWORD_FILE_DEFAULT - Static variable in class org.apache.hadoop.security.LdapGroupsMapping
-
- LDAP_KEYSTORE_PASSWORD_FILE_KEY - Static variable in class org.apache.hadoop.security.LdapGroupsMapping
-
- LDAP_KEYSTORE_PASSWORD_KEY - Static variable in class org.apache.hadoop.security.LdapGroupsMapping
-
- LDAP_TRUSTSTORE_KEY - Static variable in class org.apache.hadoop.security.LdapGroupsMapping
-
File path to the location of the SSL truststore to use
- LDAP_TRUSTSTORE_PASSWORD_FILE_KEY - Static variable in class org.apache.hadoop.security.LdapGroupsMapping
-
The path to a file containing the password for
the LDAP SSL truststore
- LDAP_TRUSTSTORE_PASSWORD_KEY - Static variable in class org.apache.hadoop.security.LdapGroupsMapping
-
The key of the credential entry containing the password for
the LDAP SSL truststore
- LDAP_URL_DEFAULT - Static variable in class org.apache.hadoop.security.LdapGroupsMapping
-
- LDAP_URL_KEY - Static variable in class org.apache.hadoop.security.LdapGroupsMapping
-
- LDAP_USE_SSL_DEFAULT - Static variable in class org.apache.hadoop.security.LdapGroupsMapping
-
- LDAP_USE_SSL_KEY - Static variable in class org.apache.hadoop.security.LdapGroupsMapping
-
- LdapGroupsMapping - Class in org.apache.hadoop.security
-
An implementation of GroupMappingServiceProvider which
connects directly to an LDAP server for determining group membership.
- LdapGroupsMapping() - Constructor for class org.apache.hadoop.security.LdapGroupsMapping
-
- LineReader - Class in org.apache.hadoop.util
-
A class that provides a line reader from an input stream.
- LineReader(InputStream) - Constructor for class org.apache.hadoop.util.LineReader
-
Create a line reader that reads from the given stream using the
default buffer-size (64k).
- LineReader(InputStream, int) - Constructor for class org.apache.hadoop.util.LineReader
-
Create a line reader that reads from the given stream using the
given buffer-size.
- LineReader(InputStream, Configuration) - Constructor for class org.apache.hadoop.util.LineReader
-
Create a line reader that reads from the given stream using the
io.file.buffer.size specified in the given
Configuration.
- LineReader(InputStream, byte[]) - Constructor for class org.apache.hadoop.util.LineReader
-
Create a line reader that reads from the given stream using the
default buffer-size, and using a custom delimiter of array of
bytes.
- LineReader(InputStream, int, byte[]) - Constructor for class org.apache.hadoop.util.LineReader
-
Create a line reader that reads from the given stream using the
given buffer-size, and using a custom delimiter of array of
bytes.
- LineReader(InputStream, Configuration, byte[]) - Constructor for class org.apache.hadoop.util.LineReader
-
Create a line reader that reads from the given stream using the
io.file.buffer.size specified in the given
Configuration, and using a custom delimiter of array of
bytes.
- listCorruptFileBlocks(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
List corrupted file blocks.
- listFiles(Path, boolean) - Method in class org.apache.hadoop.fs.FileSystem
-
List the statuses and block locations of the files in the given path.
- listLocatedStatus(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
List the statuses of the files/directories in the given path if the path is
a directory.
- listLocatedStatus(Path, PathFilter) - Method in class org.apache.hadoop.fs.FileSystem
-
List a directory.
- listStatus(Path) - Method in class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore
-
- listStatus(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
List the statuses of the files/directories in the given path if the path is
a directory.
- listStatus(Path, PathFilter) - Method in class org.apache.hadoop.fs.FileSystem
-
Filter files/directories in the given path using the user-supplied path
filter.
- listStatus(Path[]) - Method in class org.apache.hadoop.fs.FileSystem
-
Filter files/directories in the given list of paths using default
path filter.
- listStatus(Path[], PathFilter) - Method in class org.apache.hadoop.fs.FileSystem
-
Filter files/directories in the given list of paths using user-supplied
path filter.
- listStatusBatch(Path, byte[]) - Method in class org.apache.hadoop.fs.FileSystem
-
Given an opaque iteration token, return the next batch of entries in a
directory.
- listStatusIterator(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Returns a remote iterator so that followup calls are made on demand
while consuming the entries.
- listXAttrs(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Get all of the xattr names for a file or directory.
- LOG - Static variable in class org.apache.hadoop.fs.FileSystem
-
This log is widely used in the org.apache.hadoop.fs code and tests,
so must be considered something to only be changed with care.
- SCHEME_NAME - Static variable in class org.apache.hadoop.crypto.key.kms.KMSClientProvider
-
- selectDelegationToken(Credentials) - Method in class org.apache.hadoop.crypto.key.kms.KMSClientProvider
-
- selectDelegationToken(Credentials, Text) - Static method in class org.apache.hadoop.crypto.key.kms.KMSClientProvider
-
- setAcl(Path, List<AclEntry>) - Method in class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore
-
- setAcl(Path, List<AclEntry>) - Method in class org.apache.hadoop.fs.FileSystem
-
Fully replaces ACL of files and directories, discarding all existing
entries.
- setClientTokenProvider(KeyProviderDelegationTokenExtension.DelegationTokenExtension) - Method in class org.apache.hadoop.crypto.key.kms.KMSClientProvider
-
- setConf(Configuration) - Method in class io.trino.hadoop.SocksSocketFactory
-
- setConf(Configuration) - Method in class org.apache.hadoop.security.LdapGroupsMapping
-
- setConnectionProxy(Proxy) - Static method in class com.microsoft.azure.datalake.store.HttpTransport
-
- setDefaultUri(Configuration, URI) - Static method in class org.apache.hadoop.fs.FileSystem
-
Set the default FileSystem URI in a configuration.
- setDefaultUri(Configuration, String) - Static method in class org.apache.hadoop.fs.FileSystem
-
Set the default FileSystem URI in a configuration.
- setFilesystemProperties(Hashtable<String, String>) - Method in class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore
-
- setOwner(Path, String, String) - Method in class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore
-
- setOwner(Path, String, String) - Method in class org.apache.hadoop.fs.FileSystem
-
Set owner of a path (i.e.
- setPathProperties(Path, Hashtable<String, String>) - Method in class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore
-
- setPermission(Path, FsPermission) - Method in class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore
-
- setPermission(Path, FsPermission) - Method in class org.apache.hadoop.fs.FileSystem
-
Set permission of a path.
- setReplication(Path, short) - Method in class org.apache.hadoop.fs.FileSystem
-
Set the replication for an existing file.
- setStoragePolicy(Path, String) - Method in class org.apache.hadoop.fs.FileSystem
-
Set the storage policy for a given file or directory.
- setTimes(Path, long, long) - Method in class org.apache.hadoop.fs.FileSystem
-
Set access time of a file.
- setVerifyChecksum(boolean) - Method in class org.apache.hadoop.fs.FileSystem
-
Set the verify checksum flag.
- setWorkingDirectory(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Set the current working directory for the given FileSystem.
- setWriteChecksum(boolean) - Method in class org.apache.hadoop.fs.FileSystem
-
Set the write checksum flag.
- setXAttr(Path, String, byte[]) - Method in class org.apache.hadoop.fs.FileSystem
-
Set an xattr of a file or directory.
- setXAttr(Path, String, byte[], EnumSet<XAttrSetFlag>) - Method in class org.apache.hadoop.fs.FileSystem
-
Set an xattr of a file or directory.
- SHUTDOWN_HOOK_PRIORITY - Static variable in class org.apache.hadoop.fs.FileSystem
-
Priority of the FileSystem shutdown hook: 10.
- SocksSocketFactory - Class in io.trino.hadoop
-
SocketFactory to create sockets with SOCKS proxy.
- SocksSocketFactory() - Constructor for class io.trino.hadoop.SocksSocketFactory
-
- startLocalOutput(Path, Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Returns a local file that the user can write output to.
- statistics - Variable in class org.apache.hadoop.fs.FileSystem
-
The statistics for this file system.
- Statistics(String) - Constructor for class org.apache.hadoop.fs.FileSystem.Statistics
-
- Statistics(FileSystem.Statistics) - Constructor for class org.apache.hadoop.fs.FileSystem.Statistics
-
Copy constructor.
- StatisticsData() - Constructor for class org.apache.hadoop.fs.FileSystem.Statistics.StatisticsData
-
- supportsSymlinks() - Method in class org.apache.hadoop.fs.FileSystem
-
See AbstractFileSystem.supportsSymlinks().