Skip navigation links
A B C D F G O S 

A

AzureBlobStoreFileSystemRegistrar - Class in org.apache.beam.sdk.io.azure.blobstore
AutoService registrar for the AzureBlobStoreFileSystem.
AzureBlobStoreFileSystemRegistrar() - Constructor for class org.apache.beam.sdk.io.azure.blobstore.AzureBlobStoreFileSystemRegistrar
 
AzureModule - Class in org.apache.beam.sdk.io.azure.options
A Jackson Module that registers a JsonSerializer and JsonDeserializer for Azure credential providers.
AzureModule() - Constructor for class org.apache.beam.sdk.io.azure.options.AzureModule
 
AzurePipelineOptionsRegistrar - Class in org.apache.beam.sdk.io.azure.options
A registrar containing the default Azure options.
AzurePipelineOptionsRegistrar() - Constructor for class org.apache.beam.sdk.io.azure.options.AzurePipelineOptionsRegistrar
 
AzureUserCredentialsFactory() - Constructor for class org.apache.beam.sdk.io.azure.options.BlobstoreOptions.AzureUserCredentialsFactory
 

B

BlobstoreClientBuilderFactory - Interface in org.apache.beam.sdk.io.azure.options
Construct BlobServiceClientBuilder from Azure pipeline options.
BlobstoreOptions - Interface in org.apache.beam.sdk.io.azure.options
 
BlobstoreOptions.AzureUserCredentialsFactory - Class in org.apache.beam.sdk.io.azure.options
Attempts to load Azure credentials.

C

create(PipelineOptions) - Method in class org.apache.beam.sdk.io.azure.options.BlobstoreOptions.AzureUserCredentialsFactory
 
createBuilder(BlobstoreOptions) - Method in class org.apache.beam.sdk.io.azure.blobstore.DefaultBlobstoreClientBuilderFactory
 
createBuilder(BlobstoreOptions) - Method in interface org.apache.beam.sdk.io.azure.options.BlobstoreClientBuilderFactory
 

D

DefaultBlobstoreClientBuilderFactory - Class in org.apache.beam.sdk.io.azure.blobstore
Construct BlobServiceClientBuilder with given values of Azure client properties.
DefaultBlobstoreClientBuilderFactory() - Constructor for class org.apache.beam.sdk.io.azure.blobstore.DefaultBlobstoreClientBuilderFactory
 

F

fromOptions(PipelineOptions) - Method in class org.apache.beam.sdk.io.azure.blobstore.AzureBlobStoreFileSystemRegistrar
 

G

getAccessKey() - Method in interface org.apache.beam.sdk.io.azure.options.BlobstoreOptions
 
getAccountName() - Method in interface org.apache.beam.sdk.io.azure.options.BlobstoreOptions
 
getAzureConnectionString() - Method in interface org.apache.beam.sdk.io.azure.options.BlobstoreOptions
 
getAzureCredentialsProvider() - Method in interface org.apache.beam.sdk.io.azure.options.BlobstoreOptions
The credential instance that should be used to authenticate against Azure services.
getBlobServiceEndpoint() - Method in interface org.apache.beam.sdk.io.azure.options.BlobstoreOptions
The Azure Blobstore service endpoint used by the Blob service client.
getBlobstoreClientFactoryClass() - Method in interface org.apache.beam.sdk.io.azure.options.BlobstoreOptions
 
getCustomerProvidedKey() - Method in interface org.apache.beam.sdk.io.azure.options.BlobstoreOptions
 
getHttpClient() - Method in interface org.apache.beam.sdk.io.azure.options.BlobstoreOptions
 
getHttpPipeline() - Method in interface org.apache.beam.sdk.io.azure.options.BlobstoreOptions
 
getPipelineOptions() - Method in class org.apache.beam.sdk.io.azure.options.AzurePipelineOptionsRegistrar
 
getPipelinePolicy() - Method in interface org.apache.beam.sdk.io.azure.options.BlobstoreOptions
 
getSasToken() - Method in interface org.apache.beam.sdk.io.azure.options.BlobstoreOptions
 

O

org.apache.beam.sdk.io.azure.blobstore - package org.apache.beam.sdk.io.azure.blobstore
Defines IO connectors for Azure Blob Storage.
org.apache.beam.sdk.io.azure.options - package org.apache.beam.sdk.io.azure.options
Defines IO connectors for Microsoft Azure Blobstore.

S

setAccessKey(String) - Method in interface org.apache.beam.sdk.io.azure.options.BlobstoreOptions
 
setAccountName(String) - Method in interface org.apache.beam.sdk.io.azure.options.BlobstoreOptions
 
setAzureConnectionString(String) - Method in interface org.apache.beam.sdk.io.azure.options.BlobstoreOptions
 
setAzureCredentialsProvider(TokenCredential) - Method in interface org.apache.beam.sdk.io.azure.options.BlobstoreOptions
 
setBlobServiceEndpoint(String) - Method in interface org.apache.beam.sdk.io.azure.options.BlobstoreOptions
 
setBlobstoreClientFactoryClass(Class<? extends BlobstoreClientBuilderFactory>) - Method in interface org.apache.beam.sdk.io.azure.options.BlobstoreOptions
 
setCustomerProvidedKey(CustomerProvidedKey) - Method in interface org.apache.beam.sdk.io.azure.options.BlobstoreOptions
 
setHttpClient(HttpClient) - Method in interface org.apache.beam.sdk.io.azure.options.BlobstoreOptions
 
setHttpPipeline(HttpPipeline) - Method in interface org.apache.beam.sdk.io.azure.options.BlobstoreOptions
 
setPipelinePolicy(HttpPipelinePolicy) - Method in interface org.apache.beam.sdk.io.azure.options.BlobstoreOptions
 
setSasToken(String) - Method in interface org.apache.beam.sdk.io.azure.options.BlobstoreOptions
 
A B C D F G O S 
Skip navigation links