Package com.azure.storage.common


package com.azure.storage.common
This package contains generic classes used by Azure Storage services.
  • Class
    Description
    This class contains configuration used to parallelize data transfer operations.
    A ProgressReceiver is an object that can be used to report progress on network transfers.
    ProgressReporter offers a convenient way to add progress tracking to a given Flux.
    Provides an input stream to read a given storage resource.
    StorageOutputStream allows for uploading data to an Azure Storage service using stream concepts.
    SharedKey credential policy that is put into a header to authorize requests.
    Utility methods for storage client libraries.