Skip navigation links
B C G N R S 

B

BigQueryReadGrpc - Class in com.google.cloud.bigquery.storage.v1beta2
BigQuery Read API.
BigQueryReadGrpc.BigQueryReadBlockingStub - Class in com.google.cloud.bigquery.storage.v1beta2
BigQuery Read API.
BigQueryReadGrpc.BigQueryReadFutureStub - Class in com.google.cloud.bigquery.storage.v1beta2
BigQuery Read API.
BigQueryReadGrpc.BigQueryReadImplBase - Class in com.google.cloud.bigquery.storage.v1beta2
BigQuery Read API.
BigQueryReadGrpc.BigQueryReadStub - Class in com.google.cloud.bigquery.storage.v1beta2
BigQuery Read API.
BigQueryReadImplBase() - Constructor for class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadGrpc.BigQueryReadImplBase
 
bindService() - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadGrpc.BigQueryReadImplBase
 
build(Channel, CallOptions) - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadGrpc.BigQueryReadBlockingStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadGrpc.BigQueryReadFutureStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadGrpc.BigQueryReadStub
 

C

com.google.cloud.bigquery.storage.v1beta2 - package com.google.cloud.bigquery.storage.v1beta2
 
createReadSession(CreateReadSessionRequest) - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadGrpc.BigQueryReadBlockingStub
Creates a new read session.
createReadSession(CreateReadSessionRequest) - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadGrpc.BigQueryReadFutureStub
Creates a new read session.
createReadSession(CreateReadSessionRequest, StreamObserver<ReadSession>) - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadGrpc.BigQueryReadImplBase
Creates a new read session.
createReadSession(CreateReadSessionRequest, StreamObserver<ReadSession>) - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadGrpc.BigQueryReadStub
Creates a new read session.

G

getCreateReadSessionMethod() - Static method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadGrpc
 
getReadRowsMethod() - Static method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadGrpc
 
getServiceDescriptor() - Static method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadGrpc
 
getSplitReadStreamMethod() - Static method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadGrpc
 

N

newBlockingStub(Channel) - Static method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadGrpc
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.v1beta2.BigQueryReadGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newStub(Channel) - Static method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadGrpc
Creates a new async stub that supports all call types for the service

R

readRows(ReadRowsRequest) - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadGrpc.BigQueryReadBlockingStub
Reads rows from the stream in the format prescribed by the ReadSession.
readRows(ReadRowsRequest, StreamObserver<ReadRowsResponse>) - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadGrpc.BigQueryReadImplBase
Reads rows from the stream in the format prescribed by the ReadSession.
readRows(ReadRowsRequest, StreamObserver<ReadRowsResponse>) - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadGrpc.BigQueryReadStub
Reads rows from the stream in the format prescribed by the ReadSession.

S

SERVICE_NAME - Static variable in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadGrpc
 
splitReadStream(SplitReadStreamRequest) - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadGrpc.BigQueryReadBlockingStub
Splits a given `ReadStream` into two `ReadStream` objects.
splitReadStream(SplitReadStreamRequest) - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadGrpc.BigQueryReadFutureStub
Splits a given `ReadStream` into two `ReadStream` objects.
splitReadStream(SplitReadStreamRequest, StreamObserver<SplitReadStreamResponse>) - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadGrpc.BigQueryReadImplBase
Splits a given `ReadStream` into two `ReadStream` objects.
splitReadStream(SplitReadStreamRequest, StreamObserver<SplitReadStreamResponse>) - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadGrpc.BigQueryReadStub
Splits a given `ReadStream` into two `ReadStream` objects.
B C G N R S 
Skip navigation links

Copyright © 2020 Google LLC. All rights reserved.