Skip navigation links
C E F G N O R S T W 

C

CosmosClientBuilderFactory() - Constructor for class org.apache.beam.sdk.io.azure.cosmos.CosmosOptions.CosmosClientBuilderFactory
 
CosmosIO - Class in org.apache.beam.sdk.io.azure.cosmos
 
CosmosIO.BoundedCosmosBDSource<T> - Class in org.apache.beam.sdk.io.azure.cosmos
A BoundedSource reading from Comos.
CosmosIO.Read<T> - Class in org.apache.beam.sdk.io.azure.cosmos
 
CosmosOptions - Interface in org.apache.beam.sdk.io.azure.cosmos
 
CosmosOptions.CosmosClientBuilderFactory - Class in org.apache.beam.sdk.io.azure.cosmos
Create a cosmos client from the pipeline options.
create(PipelineOptions) - Method in class org.apache.beam.sdk.io.azure.cosmos.CosmosOptions.CosmosClientBuilderFactory
 
createReader(PipelineOptions) - Method in class org.apache.beam.sdk.io.azure.cosmos.CosmosIO.BoundedCosmosBDSource
 

E

expand(PBegin) - Method in class org.apache.beam.sdk.io.azure.cosmos.CosmosIO.Read
 

F

fromFeedRange(FeedRange) - Static method in class org.apache.beam.sdk.io.azure.cosmos.NormalizedRange
 
FULL_RANGE - Static variable in class org.apache.beam.sdk.io.azure.cosmos.NormalizedRange
 

G

getCosmosClientBuilder() - Method in interface org.apache.beam.sdk.io.azure.cosmos.CosmosOptions
 
getCosmosKey() - Method in interface org.apache.beam.sdk.io.azure.cosmos.CosmosOptions
The Azure Cosmos key used to perform authentication for accessing resource.
getCosmosServiceEndpoint() - Method in interface org.apache.beam.sdk.io.azure.cosmos.CosmosOptions
The Azure Cosmos service endpoint used by the Cosmos client.
getEstimatedSizeBytes(PipelineOptions) - Method in class org.apache.beam.sdk.io.azure.cosmos.CosmosIO.BoundedCosmosBDSource
 
getOutputCoder() - Method in class org.apache.beam.sdk.io.azure.cosmos.CosmosIO.BoundedCosmosBDSource
 

N

NormalizedRange - Class in org.apache.beam.sdk.io.azure.cosmos
 
NormalizedRange(String, String) - Constructor for class org.apache.beam.sdk.io.azure.cosmos.NormalizedRange
 

O

org.apache.beam.sdk.io.azure.cosmos - package org.apache.beam.sdk.io.azure.cosmos
Defines IO connectors for Azure Cosmos DB.

R

read(Class<T>) - Static method in class org.apache.beam.sdk.io.azure.cosmos.CosmosIO
Provide a CosmosIO.Read PTransform to read data from a Cosmos DB.
Read() - Constructor for class org.apache.beam.sdk.io.azure.cosmos.CosmosIO.Read
 

S

setCosmosClientBuilder(CosmosClientBuilder) - Method in interface org.apache.beam.sdk.io.azure.cosmos.CosmosOptions
 
setCosmosKey(String) - Method in interface org.apache.beam.sdk.io.azure.cosmos.CosmosOptions
 
setCosmosServiceEndpoint(String) - Method in interface org.apache.beam.sdk.io.azure.cosmos.CosmosOptions
 
split(long, PipelineOptions) - Method in class org.apache.beam.sdk.io.azure.cosmos.CosmosIO.BoundedCosmosBDSource
 

T

toFeedRange() - Method in class org.apache.beam.sdk.io.azure.cosmos.NormalizedRange
 

W

withCoder(Coder<T>) - Method in class org.apache.beam.sdk.io.azure.cosmos.CosmosIO.Read
Specify the Coder used to serialize the document in the PCollection.
withContainer(String) - Method in class org.apache.beam.sdk.io.azure.cosmos.CosmosIO.Read
Specify the Cosmos container to read from.
withDatabase(String) - Method in class org.apache.beam.sdk.io.azure.cosmos.CosmosIO.Read
Specify the Cosmos database to read from.
withQuery(String) - Method in class org.apache.beam.sdk.io.azure.cosmos.CosmosIO.Read
Specify the query to read data.
C E F G N O R S T W 
Skip navigation links