Compartir vía


com.azure.storage.common

This package contains generic classes used by Azure Storage services.

Classes

ParallelTransferOptions

This class contains configuration used to parallelize data transfer operations.

ProgressReporter

Deprecated

Use com.azure.core.util.ProgressReporter

StorageInputStream

Provides an input stream to read a given storage resource.

StorageOutputStream

StorageOutputStream allows for uploading data to an Azure Storage service using stream concepts.

StorageSharedKeyCredential

SharedKey credential policy that is put into a header to authorize requests.

Utility

Utility methods for storage client libraries.

Interfaces

ProgressReceiver

Deprecated

Use ProgressListener.