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

A

accessTier() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributes
Returns the tier of the blob.
accessTierChangeTime() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributes
Returns the time when the access tier for the blob was last changed.
archiveStatus() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributes
Returns the archive status of the blob.
available() - Method in class com.azure.storage.blob.nio.NioBlobInputStream
Returns an estimate of the number of bytes that can be read (or skipped over) from this input stream without blocking by the next invocation of a method for this input stream.
AZURE_STORAGE_DOWNLOAD_RESUME_RETRIES - Static variable in class com.azure.storage.blob.nio.AzureFileSystem
Expected type: Integer
AZURE_STORAGE_FILE_STORES - Static variable in class com.azure.storage.blob.nio.AzureFileSystem
Expected type: String
AZURE_STORAGE_HTTP_LOG_DETAIL_LEVEL - Static variable in class com.azure.storage.blob.nio.AzureFileSystem
Expected type: com.azure.core.http.policy.HttpLogLevelDetail
AZURE_STORAGE_MAX_CONCURRENCY_PER_REQUEST - Static variable in class com.azure.storage.blob.nio.AzureFileSystem
Expected type: Integer
AZURE_STORAGE_MAX_RETRY_DELAY_IN_MS - Static variable in class com.azure.storage.blob.nio.AzureFileSystem
Expected type: Long
AZURE_STORAGE_MAX_TRIES - Static variable in class com.azure.storage.blob.nio.AzureFileSystem
Expected type: Integer
AZURE_STORAGE_PUT_BLOB_THRESHOLD - Static variable in class com.azure.storage.blob.nio.AzureFileSystem
Expected type: Long
AZURE_STORAGE_RETRY_DELAY_IN_MS - Static variable in class com.azure.storage.blob.nio.AzureFileSystem
Expected type: Long
AZURE_STORAGE_RETRY_POLICY_TYPE - Static variable in class com.azure.storage.blob.nio.AzureFileSystem
Expected type: com.azure.storage.common.policy.RetryPolicyType
AZURE_STORAGE_SAS_TOKEN_CREDENTIAL - Static variable in class com.azure.storage.blob.nio.AzureFileSystem
Expected type: String
AZURE_STORAGE_SECONDARY_HOST - Static variable in class com.azure.storage.blob.nio.AzureFileSystem
Expected type: String
AZURE_STORAGE_SHARED_KEY_CREDENTIAL - Static variable in class com.azure.storage.blob.nio.AzureFileSystem
Expected type: String
AZURE_STORAGE_TRY_TIMEOUT - Static variable in class com.azure.storage.blob.nio.AzureFileSystem
Expected type: Integer
AZURE_STORAGE_UPLOAD_BLOCK_SIZE - Static variable in class com.azure.storage.blob.nio.AzureFileSystem
Expected type: Long
AzureBasicFileAttributes - Class in com.azure.storage.blob.nio
Provides support for basic file attributes.
AzureBasicFileAttributeView - Class in com.azure.storage.blob.nio
Provides support for basic file attributes.
AzureBlobFileAttributes - Class in com.azure.storage.blob.nio
Provides support for attributes associated with a file stored as a blob in Azure Storage.
AzureBlobFileAttributeView - Class in com.azure.storage.blob.nio
A file attribute view that provides a view of attributes specific to files stored as blobs in Azure Storage.
AzureDirectoryStream - Class in com.azure.storage.blob.nio
A type for iterating over the contents of a directory.
AzureFileStore - Class in com.azure.storage.blob.nio
An AzureFileStore is a FileStore backed by an Azure Blob Storage container.
AzureFileSystem - Class in com.azure.storage.blob.nio
Implement's Java's FileSystem interface for Azure Blob Storage.
AzureFileSystemProvider - Class in com.azure.storage.blob.nio
The AzureFileSystemProvider is Azure Storage's implementation of the nio interface on top of Azure Blob Storage.
AzureFileSystemProvider() - Constructor for class com.azure.storage.blob.nio.AzureFileSystemProvider
Creates an AzureFileSystemProvider.
AzurePath - Class in com.azure.storage.blob.nio
An object that may be used to locate a file in a file system.
AzureSeekableByteChannel - Class in com.azure.storage.blob.nio
A byte channel that maintains a current position.

B

blobHttpHeaders() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributes
Returns the BlobHttpHeaders of the blob.
blobType() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributes
Returns the type of the blob.

C

CACHE_CONTROL - Static variable in class com.azure.storage.blob.nio.AzureFileSystemProvider
A helper for setting the HTTP properties when creating a directory.
checkAccess(Path, AccessMode...) - Method in class com.azure.storage.blob.nio.AzureFileSystemProvider
Checks the existence, and optionally the accessibility, of a file.
close() - Method in class com.azure.storage.blob.nio.AzureDirectoryStream
 
close() - Method in class com.azure.storage.blob.nio.AzureFileSystem
Closes this file system.
close() - Method in class com.azure.storage.blob.nio.AzureSeekableByteChannel
 
close() - Method in class com.azure.storage.blob.nio.NioBlobInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class com.azure.storage.blob.nio.NioBlobOutputStream
 
com.azure.storage.blob.nio - package com.azure.storage.blob.nio
Package containing the classes for loading the AzureFileSystemProvider based on Azure Storage Blobs.
compareTo(Path) - Method in class com.azure.storage.blob.nio.AzurePath
Compares two abstract paths lexicographically.
CONTENT_DISPOSITION - Static variable in class com.azure.storage.blob.nio.AzureFileSystemProvider
A helper for setting the HTTP properties when creating a directory.
CONTENT_ENCODING - Static variable in class com.azure.storage.blob.nio.AzureFileSystemProvider
A helper for setting the HTTP properties when creating a directory.
CONTENT_LANGUAGE - Static variable in class com.azure.storage.blob.nio.AzureFileSystemProvider
A helper for setting the HTTP properties when creating a directory.
CONTENT_MD5 - Static variable in class com.azure.storage.blob.nio.AzureFileSystemProvider
A helper for setting the HTTP properties when creating a directory.
CONTENT_TYPE - Static variable in class com.azure.storage.blob.nio.AzureFileSystemProvider
A helper for setting the HTTP properties when creating a directory.
copy(Path, Path, CopyOption...) - Method in class com.azure.storage.blob.nio.AzureFileSystemProvider
Copies the resource at the source location to the destination.
copyCompletionTime() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributes
Returns the completion time of the last copy operation.
copyId() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributes
Returns the identifier of the last copy operation.
copyProgress() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributes
Returns the number of bytes copied and total bytes in the source from the last copy operation (bytes copied/total bytes).
copySource() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributes
Returns the source blob URL from the last copy operation.
copyStatus() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributes
Returns the status of the last copy operation.
copyStatusDescription() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributes
Returns the description of the last copy failure, this is set when the getCopyStatus is failed or aborted.
createDirectory(Path, FileAttribute<?>...) - Method in class com.azure.storage.blob.nio.AzureFileSystemProvider
Creates a new directory at the specified path.
creationTime() - Method in class com.azure.storage.blob.nio.AzureBasicFileAttributes
Returns the creation time.
creationTime() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributes
Returns the creation time.

D

delete(Path) - Method in class com.azure.storage.blob.nio.AzureFileSystemProvider
Deletes the specified resource.

E

endsWith(Path) - Method in class com.azure.storage.blob.nio.AzurePath
Tests if this path ends with the given path.
endsWith(String) - Method in class com.azure.storage.blob.nio.AzurePath
Tests if this path ends with a Path, constructed by converting the given path string, in exactly the manner specified by the endsWith(Path) method.
equals(Object) - Method in class com.azure.storage.blob.nio.AzureFileSystem
 
equals(Object) - Method in class com.azure.storage.blob.nio.AzurePath
A path is considered equal to another path if it is associated with the same file system instance and if the path strings are equivalent.
eTag() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributes
Returns the eTag of the blob.

F

fileKey() - Method in class com.azure.storage.blob.nio.AzureBasicFileAttributes
Returns the url of the resource.
fileKey() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributes
Returns the url of the resource.
flush() - Method in class com.azure.storage.blob.nio.NioBlobOutputStream
 

G

getAttribute(String) - Method in class com.azure.storage.blob.nio.AzureFileStore
Unsupported.
getFileAttributeView(Path, Class<V>, LinkOption...) - Method in class com.azure.storage.blob.nio.AzureFileSystemProvider
Returns a file attribute view of a given type.
getFileName() - Method in class com.azure.storage.blob.nio.AzurePath
Returns the name of the file or directory denoted by this path as a Path object.
getFileStore(Path) - Method in class com.azure.storage.blob.nio.AzureFileSystemProvider
Unsupported.
getFileStoreAttributeView(Class<V>) - Method in class com.azure.storage.blob.nio.AzureFileStore
Returns a FileStoreAttributeView of the given type.
getFileStores() - Method in class com.azure.storage.blob.nio.AzureFileSystem
Returns an object to iterate over the underlying file stores
getFileSystem(URI) - Method in class com.azure.storage.blob.nio.AzureFileSystemProvider
Returns an existing FileSystem created by this provider.
getFileSystem() - Method in class com.azure.storage.blob.nio.AzurePath
Returns the file system that created this object.
getName(int) - Method in class com.azure.storage.blob.nio.AzurePath
Returns a name element of this path as a Path object.
getNameCount() - Method in class com.azure.storage.blob.nio.AzurePath
Returns the number of name elements in the path.
getParent() - Method in class com.azure.storage.blob.nio.AzurePath
Returns the parent path, or null if this path does not have a parent.
getPath(String, String...) - Method in class com.azure.storage.blob.nio.AzureFileSystem
Converts a path string, or a sequence of more that when joined form a path string, to a Path.
getPath(URI) - Method in class com.azure.storage.blob.nio.AzureFileSystemProvider
Return a Path object by converting the given URI.
getPathMatcher(String) - Method in class com.azure.storage.blob.nio.AzureFileSystem
Unsupported.
getRoot() - Method in class com.azure.storage.blob.nio.AzurePath
Returns the root component of this path as a Path object, or null if this path does not have a root component.
getRootDirectories() - Method in class com.azure.storage.blob.nio.AzureFileSystem
Returns an object to iterate over the paths of the root directories.
getScheme() - Method in class com.azure.storage.blob.nio.AzureFileSystemProvider
Returns the URI scheme that identifies this provider: "azb".
getSeparator() - Method in class com.azure.storage.blob.nio.AzureFileSystem
Returns the name separator, represented as a string.
getTotalSpace() - Method in class com.azure.storage.blob.nio.AzureFileStore
Returns the size, in bytes, of the file store.
getUnallocatedSpace() - Method in class com.azure.storage.blob.nio.AzureFileStore
Returns the number of unallocated bytes in the file store.
getUsableSpace() - Method in class com.azure.storage.blob.nio.AzureFileStore
Returns the number of bytes available to this Java virtual machine on the file store.
getUserPrincipalLookupService() - Method in class com.azure.storage.blob.nio.AzureFileSystem
Unsupported.

H

hashCode() - Method in class com.azure.storage.blob.nio.AzureFileSystem
 
hashCode() - Method in class com.azure.storage.blob.nio.AzurePath
 

I

isAbsolute() - Method in class com.azure.storage.blob.nio.AzurePath
Tells whether or not this path is absolute.
isAccessTierInferred() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributes
Returns the status of the tier being inferred for the blob.
isDirectory() - Method in class com.azure.storage.blob.nio.AzureBasicFileAttributes
Tells whether the file is a directory.
isDirectory() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributes
Tells whether the file is a directory.
isHidden(Path) - Method in class com.azure.storage.blob.nio.AzureFileSystemProvider
Always returns false as hidden files are not supported.
isOpen() - Method in class com.azure.storage.blob.nio.AzureFileSystem
Tells whether or not this file system is open.
isOpen() - Method in class com.azure.storage.blob.nio.AzureSeekableByteChannel
 
isOther() - Method in class com.azure.storage.blob.nio.AzureBasicFileAttributes
Tells whether the file is something other than a regular file, directory, or symbolic link.
isOther() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributes
Tells whether the file is something other than a regular file, directory, or symbolic link.
isReadOnly() - Method in class com.azure.storage.blob.nio.AzureFileStore
Always returns false.
isReadOnly() - Method in class com.azure.storage.blob.nio.AzureFileSystem
Tells whether or not this file system allows only read-only access to its file stores.
isRegularFile() - Method in class com.azure.storage.blob.nio.AzureBasicFileAttributes
Tells whether the file is a regular file with opaque content.
isRegularFile() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributes
Tells whether the file is a regular file with opaque content.
isSameFile(Path, Path) - Method in class com.azure.storage.blob.nio.AzureFileSystemProvider
Unsupported.
isServerEncrypted() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributes
Returns the status of the blob being encrypted on the server.
isSymbolicLink() - Method in class com.azure.storage.blob.nio.AzureBasicFileAttributes
Tells whether the file is a symbolic link.
isSymbolicLink() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributes
Tells whether the file is a symbolic link.
iterator() - Method in class com.azure.storage.blob.nio.AzureDirectoryStream
 
iterator() - Method in class com.azure.storage.blob.nio.AzurePath
Returns an iterator over the name elements of this path.

L

lastAccessTime() - Method in class com.azure.storage.blob.nio.AzureBasicFileAttributes
Returns the time of last modification.
lastAccessTime() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributes
Returns the time of last modification.
lastModifiedTime() - Method in class com.azure.storage.blob.nio.AzureBasicFileAttributes
Returns the time of last modification.
lastModifiedTime() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributes
Returns the time of last modification.

M

mark(int) - Method in class com.azure.storage.blob.nio.NioBlobInputStream
Marks the current position in this input stream.
markSupported() - Method in class com.azure.storage.blob.nio.NioBlobInputStream
Tests if this input stream supports the mark and reset methods.
metadata() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributes
Returns the metadata associated with this blob.
move(Path, Path, CopyOption...) - Method in class com.azure.storage.blob.nio.AzureFileSystemProvider
Unsupported.

N

name() - Method in class com.azure.storage.blob.nio.AzureBasicFileAttributeView
Returns the name of the attribute view: "azureBasic"
name() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributeView
Returns the name of the attribute view: "azureBlob"
name() - Method in class com.azure.storage.blob.nio.AzureFileStore
Returns the name of the container that underlies this file store.
newByteChannel(Path, Set<? extends OpenOption>, FileAttribute<?>...) - Method in class com.azure.storage.blob.nio.AzureFileSystemProvider
Opens or creates a file, returning a seekable byte channel to access the file.
newDirectoryStream(Path, DirectoryStream.Filter<? super Path>) - Method in class com.azure.storage.blob.nio.AzureFileSystemProvider
Returns an AzureDirectoryStream for iterating over the contents of a directory.
newFileSystem(URI, Map<String, ?>) - Method in class com.azure.storage.blob.nio.AzureFileSystemProvider
Constructs a new FileSystem object identified by a URI.
newInputStream(Path, OpenOption...) - Method in class com.azure.storage.blob.nio.AzureFileSystemProvider
Opens an InputStream to the given path.
newOutputStream(Path, OpenOption...) - Method in class com.azure.storage.blob.nio.AzureFileSystemProvider
Opens an OutputStream to the given path.
newWatchService() - Method in class com.azure.storage.blob.nio.AzureFileSystem
Unsupported.
NioBlobInputStream - Class in com.azure.storage.blob.nio
Provides an InputStream to read a file stored as an Azure Blob.
NioBlobOutputStream - Class in com.azure.storage.blob.nio
Provides an OutputStream to write to a file stored as an Azure Blob.
normalize() - Method in class com.azure.storage.blob.nio.AzurePath
Returns a path that is this path with redundant name elements eliminated.

P

position() - Method in class com.azure.storage.blob.nio.AzureSeekableByteChannel
 
position(long) - Method in class com.azure.storage.blob.nio.AzureSeekableByteChannel
 
provider() - Method in class com.azure.storage.blob.nio.AzureFileSystem
Returns the provider that created this file system.

R

read(ByteBuffer) - Method in class com.azure.storage.blob.nio.AzureSeekableByteChannel
 
read() - Method in class com.azure.storage.blob.nio.NioBlobInputStream
Reads the next byte of data from the input stream.
read(byte[]) - Method in class com.azure.storage.blob.nio.NioBlobInputStream
Reads some number of bytes from the input stream and stores them into the buffer array b.
read(byte[], int, int) - Method in class com.azure.storage.blob.nio.NioBlobInputStream
Reads up to len bytes of data from the input stream into an array of bytes.
readAttributes() - Method in class com.azure.storage.blob.nio.AzureBasicFileAttributeView
Reads the basic file attributes as a bulk operation.
readAttributes() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributeView
Reads the file attributes as a bulk operation.
readAttributes(Path, Class<A>, LinkOption...) - Method in class com.azure.storage.blob.nio.AzureFileSystemProvider
Reads a file's attributes as a bulk operation.
readAttributes(Path, String, LinkOption...) - Method in class com.azure.storage.blob.nio.AzureFileSystemProvider
Reads a set of file attributes as a bulk operation.
register(WatchService, WatchEvent.Kind<?>[], WatchEvent.Modifier...) - Method in class com.azure.storage.blob.nio.AzurePath
Unsupported.
register(WatchService, WatchEvent.Kind<?>...) - Method in class com.azure.storage.blob.nio.AzurePath
Unsupported.
relativize(Path) - Method in class com.azure.storage.blob.nio.AzurePath
Constructs a relative path between this path and a given path.
reset() - Method in class com.azure.storage.blob.nio.NioBlobInputStream
Repositions this stream to the position at the time the mark method was last called on this input stream.
resolve(Path) - Method in class com.azure.storage.blob.nio.AzurePath
Resolve the given path against this path.
resolve(String) - Method in class com.azure.storage.blob.nio.AzurePath
Converts a given path string to a Path and resolves it against this Path in exactly the manner specified by the resolve method.
resolveSibling(Path) - Method in class com.azure.storage.blob.nio.AzurePath
Resolves the given path against this path's parent path.
resolveSibling(String) - Method in class com.azure.storage.blob.nio.AzurePath
Converts a given path string to a Path and resolves it against this path's parent path in exactly the manner specified by the resolveSibling method.

S

setAttribute(Path, String, Object, LinkOption...) - Method in class com.azure.storage.blob.nio.AzureFileSystemProvider
Sets the value of a file attribute.
setBlobHttpHeaders(BlobHttpHeaders) - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributeView
Sets the BlobHttpHeaders as an atomic operation.
setMetadata(Map<String, String>) - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributeView
Sets the metadata as an atomic operation.
setTier(AccessTier) - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributeView
Sets the AccessTier on the file.
setTimes(FileTime, FileTime, FileTime) - Method in class com.azure.storage.blob.nio.AzureBasicFileAttributeView
Unsupported.
setTimes(FileTime, FileTime, FileTime) - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributeView
Unsupported.
size() - Method in class com.azure.storage.blob.nio.AzureBasicFileAttributes
Returns the size of the file (in bytes).
size() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributes
Returns the size of the file (in bytes).
size() - Method in class com.azure.storage.blob.nio.AzureSeekableByteChannel
 
skip(long) - Method in class com.azure.storage.blob.nio.NioBlobInputStream
Skips over and discards n bytes of data from this input stream.
startsWith(Path) - Method in class com.azure.storage.blob.nio.AzurePath
Tests if this path starts with the given path.
startsWith(String) - Method in class com.azure.storage.blob.nio.AzurePath
Tests if this path starts with a Path, constructed by converting the given path string, in exactly the manner specified by the startsWith(Path) method.
subpath(int, int) - Method in class com.azure.storage.blob.nio.AzurePath
Returns a relative Path that is a subsequence of the name elements of this path.
supportedFileAttributeViews() - Method in class com.azure.storage.blob.nio.AzureFileSystem
Returns the set of the names of the file attribute views supported by this FileSystem.
supportsFileAttributeView(Class<? extends FileAttributeView>) - Method in class com.azure.storage.blob.nio.AzureFileStore
Tells whether or not this file store supports the file attributes identified by the given file attribute view.
supportsFileAttributeView(String) - Method in class com.azure.storage.blob.nio.AzureFileStore
Tells whether or not this file store supports the file attributes identified by the given file attribute view.

T

toAbsolutePath() - Method in class com.azure.storage.blob.nio.AzurePath
Returns a Path object representing the absolute path of this path.
toBlobClient() - Method in class com.azure.storage.blob.nio.AzurePath
Returns a BlobClient which references a blob pointed to by this path.
toFile() - Method in class com.azure.storage.blob.nio.AzurePath
Unsupported.
toRealPath(LinkOption...) - Method in class com.azure.storage.blob.nio.AzurePath
Unsupported.
toString() - Method in class com.azure.storage.blob.nio.AzurePath
Returns the string representation of this path.
toUri() - Method in class com.azure.storage.blob.nio.AzurePath
Returns a URI to represent this path.
truncate(long) - Method in class com.azure.storage.blob.nio.AzureSeekableByteChannel
 
type() - Method in class com.azure.storage.blob.nio.AzureFileStore
Returns the String "AzureBlobContainer" to indicate that the file store is backed by a remote blob container in Azure Storage.

W

write(ByteBuffer) - Method in class com.azure.storage.blob.nio.AzureSeekableByteChannel
 
write(int) - Method in class com.azure.storage.blob.nio.NioBlobOutputStream
 
write(byte[]) - Method in class com.azure.storage.blob.nio.NioBlobOutputStream
 
write(byte[], int, int) - Method in class com.azure.storage.blob.nio.NioBlobOutputStream
 
A B C D E F G H I L M N P R S T W 
Skip navigation links
Visit the Azure for Java Developerssite for more Java documentation, including quick starts, tutorials, and code samples.

Copyright © 2021 Microsoft Corporation. All rights reserved.