JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
B
C
G
N
R
S
B
BigQueryReadGrpc
- Class in
com.google.cloud.bigquery.storage.v1
BigQuery Read API.
BigQueryReadGrpc.BigQueryReadBlockingStub
- Class in
com.google.cloud.bigquery.storage.v1
BigQuery Read API.
BigQueryReadGrpc.BigQueryReadFutureStub
- Class in
com.google.cloud.bigquery.storage.v1
BigQuery Read API.
BigQueryReadGrpc.BigQueryReadImplBase
- Class in
com.google.cloud.bigquery.storage.v1
BigQuery Read API.
BigQueryReadGrpc.BigQueryReadStub
- Class in
com.google.cloud.bigquery.storage.v1
BigQuery Read API.
BigQueryReadImplBase()
- Constructor for class com.google.cloud.bigquery.storage.v1.
BigQueryReadGrpc.BigQueryReadImplBase
bindService()
- Method in class com.google.cloud.bigquery.storage.v1.
BigQueryReadGrpc.BigQueryReadImplBase
build(Channel, CallOptions)
- Method in class com.google.cloud.bigquery.storage.v1.
BigQueryReadGrpc.BigQueryReadBlockingStub
build(Channel, CallOptions)
- Method in class com.google.cloud.bigquery.storage.v1.
BigQueryReadGrpc.BigQueryReadFutureStub
build(Channel, CallOptions)
- Method in class com.google.cloud.bigquery.storage.v1.
BigQueryReadGrpc.BigQueryReadStub
C
com.google.cloud.bigquery.storage.v1
- package com.google.cloud.bigquery.storage.v1
createReadSession(CreateReadSessionRequest)
- Method in class com.google.cloud.bigquery.storage.v1.
BigQueryReadGrpc.BigQueryReadBlockingStub
Creates a new read session.
createReadSession(CreateReadSessionRequest)
- Method in class com.google.cloud.bigquery.storage.v1.
BigQueryReadGrpc.BigQueryReadFutureStub
Creates a new read session.
createReadSession(CreateReadSessionRequest, StreamObserver<ReadSession>)
- Method in class com.google.cloud.bigquery.storage.v1.
BigQueryReadGrpc.BigQueryReadImplBase
Creates a new read session.
createReadSession(CreateReadSessionRequest, StreamObserver<ReadSession>)
- Method in class com.google.cloud.bigquery.storage.v1.
BigQueryReadGrpc.BigQueryReadStub
Creates a new read session.
G
getCreateReadSessionMethod()
- Static method in class com.google.cloud.bigquery.storage.v1.
BigQueryReadGrpc
getReadRowsMethod()
- Static method in class com.google.cloud.bigquery.storage.v1.
BigQueryReadGrpc
getServiceDescriptor()
- Static method in class com.google.cloud.bigquery.storage.v1.
BigQueryReadGrpc
getSplitReadStreamMethod()
- Static method in class com.google.cloud.bigquery.storage.v1.
BigQueryReadGrpc
N
newBlockingStub(Channel)
- Static method in class com.google.cloud.bigquery.storage.v1.
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.v1.
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.v1.
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.v1.
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.v1.
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.v1.
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.v1.
BigQueryReadGrpc
splitReadStream(SplitReadStreamRequest)
- Method in class com.google.cloud.bigquery.storage.v1.
BigQueryReadGrpc.BigQueryReadBlockingStub
Splits a given `ReadStream` into two `ReadStream` objects.
splitReadStream(SplitReadStreamRequest)
- Method in class com.google.cloud.bigquery.storage.v1.
BigQueryReadGrpc.BigQueryReadFutureStub
Splits a given `ReadStream` into two `ReadStream` objects.
splitReadStream(SplitReadStreamRequest, StreamObserver<SplitReadStreamResponse>)
- Method in class com.google.cloud.bigquery.storage.v1.
BigQueryReadGrpc.BigQueryReadImplBase
Splits a given `ReadStream` into two `ReadStream` objects.
splitReadStream(SplitReadStreamRequest, StreamObserver<SplitReadStreamResponse>)
- Method in class com.google.cloud.bigquery.storage.v1.
BigQueryReadGrpc.BigQueryReadStub
Splits a given `ReadStream` into two `ReadStream` objects.
B
C
G
N
R
S
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2020 Google LLC. All rights reserved.