Skip navigation links
B C F G N R S 

B

batchCreateReadSessionStreams(Storage.BatchCreateReadSessionStreamsRequest, StreamObserver<Storage.BatchCreateReadSessionStreamsResponse>) - Method in interface com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageGrpc.AsyncService
Creates additional streams for a ReadSession.
batchCreateReadSessionStreams(Storage.BatchCreateReadSessionStreamsRequest) - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageGrpc.BigQueryStorageBlockingStub
Creates additional streams for a ReadSession.
batchCreateReadSessionStreams(Storage.BatchCreateReadSessionStreamsRequest) - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageGrpc.BigQueryStorageFutureStub
Creates additional streams for a ReadSession.
batchCreateReadSessionStreams(Storage.BatchCreateReadSessionStreamsRequest, StreamObserver<Storage.BatchCreateReadSessionStreamsResponse>) - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageGrpc.BigQueryStorageStub
Creates additional streams for a ReadSession.
BigQueryStorageGrpc - Class in com.google.cloud.bigquery.storage.v1beta1
BigQuery storage API.
BigQueryStorageGrpc.AsyncService - Interface in com.google.cloud.bigquery.storage.v1beta1
BigQuery storage API.
BigQueryStorageGrpc.BigQueryStorageBlockingStub - Class in com.google.cloud.bigquery.storage.v1beta1
A stub to allow clients to do synchronous rpc calls to service BigQueryStorage.
BigQueryStorageGrpc.BigQueryStorageFutureStub - Class in com.google.cloud.bigquery.storage.v1beta1
A stub to allow clients to do ListenableFuture-style rpc calls to service BigQueryStorage.
BigQueryStorageGrpc.BigQueryStorageImplBase - Class in com.google.cloud.bigquery.storage.v1beta1
Base class for the server implementation of the service BigQueryStorage.
BigQueryStorageGrpc.BigQueryStorageStub - Class in com.google.cloud.bigquery.storage.v1beta1
A stub to allow clients to do asynchronous rpc calls to service BigQueryStorage.
BigQueryStorageImplBase() - Constructor for class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageGrpc.BigQueryStorageImplBase
 
bindService() - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageGrpc.BigQueryStorageImplBase
 
bindService(BigQueryStorageGrpc.AsyncService) - Static method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageGrpc
 
build(Channel, CallOptions) - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageGrpc.BigQueryStorageBlockingStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageGrpc.BigQueryStorageFutureStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageGrpc.BigQueryStorageStub
 

C

com.google.cloud.bigquery.storage.v1beta1 - package com.google.cloud.bigquery.storage.v1beta1
 
createReadSession(Storage.CreateReadSessionRequest, StreamObserver<Storage.ReadSession>) - Method in interface com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageGrpc.AsyncService
Creates a new read session.
createReadSession(Storage.CreateReadSessionRequest) - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageGrpc.BigQueryStorageBlockingStub
Creates a new read session.
createReadSession(Storage.CreateReadSessionRequest) - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageGrpc.BigQueryStorageFutureStub
Creates a new read session.
createReadSession(Storage.CreateReadSessionRequest, StreamObserver<Storage.ReadSession>) - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageGrpc.BigQueryStorageStub
Creates a new read session.

F

finalizeStream(Storage.FinalizeStreamRequest, StreamObserver<Empty>) - Method in interface com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageGrpc.AsyncService
Causes a single stream in a ReadSession to gracefully stop.
finalizeStream(Storage.FinalizeStreamRequest) - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageGrpc.BigQueryStorageBlockingStub
Causes a single stream in a ReadSession to gracefully stop.
finalizeStream(Storage.FinalizeStreamRequest) - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageGrpc.BigQueryStorageFutureStub
Causes a single stream in a ReadSession to gracefully stop.
finalizeStream(Storage.FinalizeStreamRequest, StreamObserver<Empty>) - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageGrpc.BigQueryStorageStub
Causes a single stream in a ReadSession to gracefully stop.

G

getBatchCreateReadSessionStreamsMethod() - Static method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageGrpc
 
getCreateReadSessionMethod() - Static method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageGrpc
 
getFinalizeStreamMethod() - Static method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageGrpc
 
getReadRowsMethod() - Static method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageGrpc
 
getServiceDescriptor() - Static method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageGrpc
 
getSplitReadStreamMethod() - Static method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageGrpc
 

N

newBlockingStub(Channel) - Static method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newFutureStub(Channel) - Static method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newStub(Channel) - Static method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageGrpc
Creates a new async stub that supports all call types for the service

R

readRows(Storage.ReadRowsRequest, StreamObserver<Storage.ReadRowsResponse>) - Method in interface com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageGrpc.AsyncService
Reads rows from the table in the format prescribed by the read session.
readRows(Storage.ReadRowsRequest) - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageGrpc.BigQueryStorageBlockingStub
Reads rows from the table in the format prescribed by the read session.
readRows(Storage.ReadRowsRequest, StreamObserver<Storage.ReadRowsResponse>) - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageGrpc.BigQueryStorageStub
Reads rows from the table in the format prescribed by the read session.

S

SERVICE_NAME - Static variable in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageGrpc
 
splitReadStream(Storage.SplitReadStreamRequest, StreamObserver<Storage.SplitReadStreamResponse>) - Method in interface com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageGrpc.AsyncService
Splits a given read stream into two Streams.
splitReadStream(Storage.SplitReadStreamRequest) - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageGrpc.BigQueryStorageBlockingStub
Splits a given read stream into two Streams.
splitReadStream(Storage.SplitReadStreamRequest) - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageGrpc.BigQueryStorageFutureStub
Splits a given read stream into two Streams.
splitReadStream(Storage.SplitReadStreamRequest, StreamObserver<Storage.SplitReadStreamResponse>) - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageGrpc.BigQueryStorageStub
Splits a given read stream into two Streams.
B C F G N R S 
Skip navigation links

Copyright © 2023 Google LLC. All rights reserved.