Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- appendRows(StreamObserver<AppendRowsResponse>) - Method in interface com.google.cloud.bigquery.storage.v1.BigQueryWriteGrpc.AsyncService
-
Appends data to the given stream.
- appendRows(StreamObserver<AppendRowsResponse>) - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteGrpc.BigQueryWriteStub
-
Appends data to the given stream.
B
- batchCommitWriteStreams(BatchCommitWriteStreamsRequest) - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteGrpc.BigQueryWriteBlockingStub
-
Atomically commits a group of `PENDING` streams that belong to the same `parent` table.
- batchCommitWriteStreams(BatchCommitWriteStreamsRequest) - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteGrpc.BigQueryWriteFutureStub
-
Atomically commits a group of `PENDING` streams that belong to the same `parent` table.
- batchCommitWriteStreams(BatchCommitWriteStreamsRequest, StreamObserver<BatchCommitWriteStreamsResponse>) - Method in interface com.google.cloud.bigquery.storage.v1.BigQueryWriteGrpc.AsyncService
-
Atomically commits a group of `PENDING` streams that belong to the same `parent` table.
- batchCommitWriteStreams(BatchCommitWriteStreamsRequest, StreamObserver<BatchCommitWriteStreamsResponse>) - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteGrpc.BigQueryWriteStub
-
Atomically commits a group of `PENDING` streams that belong to the same `parent` table.
- BigQueryReadGrpc - Class in com.google.cloud.bigquery.storage.v1
-
BigQuery Read API.
- BigQueryReadGrpc.AsyncService - Interface in com.google.cloud.bigquery.storage.v1
-
BigQuery Read API.
- BigQueryReadGrpc.BigQueryReadBlockingStub - Class in com.google.cloud.bigquery.storage.v1
-
A stub to allow clients to do synchronous rpc calls to service BigQueryRead.
- BigQueryReadGrpc.BigQueryReadFutureStub - Class in com.google.cloud.bigquery.storage.v1
-
A stub to allow clients to do ListenableFuture-style rpc calls to service BigQueryRead.
- BigQueryReadGrpc.BigQueryReadImplBase - Class in com.google.cloud.bigquery.storage.v1
-
Base class for the server implementation of the service BigQueryRead.
- BigQueryReadGrpc.BigQueryReadStub - Class in com.google.cloud.bigquery.storage.v1
-
A stub to allow clients to do asynchronous rpc calls to service BigQueryRead.
- BigQueryReadImplBase() - Constructor for class com.google.cloud.bigquery.storage.v1.BigQueryReadGrpc.BigQueryReadImplBase
- BigQueryWriteGrpc - Class in com.google.cloud.bigquery.storage.v1
-
BigQuery Write API.
- BigQueryWriteGrpc.AsyncService - Interface in com.google.cloud.bigquery.storage.v1
-
BigQuery Write API.
- BigQueryWriteGrpc.BigQueryWriteBlockingStub - Class in com.google.cloud.bigquery.storage.v1
-
A stub to allow clients to do synchronous rpc calls to service BigQueryWrite.
- BigQueryWriteGrpc.BigQueryWriteFutureStub - Class in com.google.cloud.bigquery.storage.v1
-
A stub to allow clients to do ListenableFuture-style rpc calls to service BigQueryWrite.
- BigQueryWriteGrpc.BigQueryWriteImplBase - Class in com.google.cloud.bigquery.storage.v1
-
Base class for the server implementation of the service BigQueryWrite.
- BigQueryWriteGrpc.BigQueryWriteStub - Class in com.google.cloud.bigquery.storage.v1
-
A stub to allow clients to do asynchronous rpc calls to service BigQueryWrite.
- BigQueryWriteImplBase() - Constructor for class com.google.cloud.bigquery.storage.v1.BigQueryWriteGrpc.BigQueryWriteImplBase
- bindService() - Method in class com.google.cloud.bigquery.storage.v1.BigQueryReadGrpc.BigQueryReadImplBase
- bindService() - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteGrpc.BigQueryWriteImplBase
- bindService(BigQueryReadGrpc.AsyncService) - Static method in class com.google.cloud.bigquery.storage.v1.BigQueryReadGrpc
- bindService(BigQueryWriteGrpc.AsyncService) - Static method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteGrpc
- 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
- build(Channel, CallOptions) - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteGrpc.BigQueryWriteBlockingStub
- build(Channel, CallOptions) - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteGrpc.BigQueryWriteFutureStub
- build(Channel, CallOptions) - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteGrpc.BigQueryWriteStub
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 interface com.google.cloud.bigquery.storage.v1.BigQueryReadGrpc.AsyncService
-
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.
- createWriteStream(CreateWriteStreamRequest) - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteGrpc.BigQueryWriteBlockingStub
-
Creates a write stream to the given table.
- createWriteStream(CreateWriteStreamRequest) - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteGrpc.BigQueryWriteFutureStub
-
Creates a write stream to the given table.
- createWriteStream(CreateWriteStreamRequest, StreamObserver<WriteStream>) - Method in interface com.google.cloud.bigquery.storage.v1.BigQueryWriteGrpc.AsyncService
-
Creates a write stream to the given table.
- createWriteStream(CreateWriteStreamRequest, StreamObserver<WriteStream>) - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteGrpc.BigQueryWriteStub
-
Creates a write stream to the given table.
F
- finalizeWriteStream(FinalizeWriteStreamRequest) - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteGrpc.BigQueryWriteBlockingStub
-
Finalize a write stream so that no new data can be appended to the stream.
- finalizeWriteStream(FinalizeWriteStreamRequest) - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteGrpc.BigQueryWriteFutureStub
-
Finalize a write stream so that no new data can be appended to the stream.
- finalizeWriteStream(FinalizeWriteStreamRequest, StreamObserver<FinalizeWriteStreamResponse>) - Method in interface com.google.cloud.bigquery.storage.v1.BigQueryWriteGrpc.AsyncService
-
Finalize a write stream so that no new data can be appended to the stream.
- finalizeWriteStream(FinalizeWriteStreamRequest, StreamObserver<FinalizeWriteStreamResponse>) - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteGrpc.BigQueryWriteStub
-
Finalize a write stream so that no new data can be appended to the stream.
- flushRows(FlushRowsRequest) - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteGrpc.BigQueryWriteBlockingStub
-
Flushes rows to a BUFFERED stream.
- flushRows(FlushRowsRequest) - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteGrpc.BigQueryWriteFutureStub
-
Flushes rows to a BUFFERED stream.
- flushRows(FlushRowsRequest, StreamObserver<FlushRowsResponse>) - Method in interface com.google.cloud.bigquery.storage.v1.BigQueryWriteGrpc.AsyncService
-
Flushes rows to a BUFFERED stream.
- flushRows(FlushRowsRequest, StreamObserver<FlushRowsResponse>) - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteGrpc.BigQueryWriteStub
-
Flushes rows to a BUFFERED stream.
G
- getAppendRowsMethod() - Static method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteGrpc
- getBatchCommitWriteStreamsMethod() - Static method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteGrpc
- getCreateReadSessionMethod() - Static method in class com.google.cloud.bigquery.storage.v1.BigQueryReadGrpc
- getCreateWriteStreamMethod() - Static method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteGrpc
- getFinalizeWriteStreamMethod() - Static method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteGrpc
- getFlushRowsMethod() - Static method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteGrpc
- getGetWriteStreamMethod() - Static method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteGrpc
- getReadRowsMethod() - Static method in class com.google.cloud.bigquery.storage.v1.BigQueryReadGrpc
- getServiceDescriptor() - Static method in class com.google.cloud.bigquery.storage.v1.BigQueryReadGrpc
- getServiceDescriptor() - Static method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteGrpc
- getSplitReadStreamMethod() - Static method in class com.google.cloud.bigquery.storage.v1.BigQueryReadGrpc
- getWriteStream(GetWriteStreamRequest) - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteGrpc.BigQueryWriteBlockingStub
-
Gets information about a write stream.
- getWriteStream(GetWriteStreamRequest) - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteGrpc.BigQueryWriteFutureStub
-
Gets information about a write stream.
- getWriteStream(GetWriteStreamRequest, StreamObserver<WriteStream>) - Method in interface com.google.cloud.bigquery.storage.v1.BigQueryWriteGrpc.AsyncService
-
Gets information about a write stream.
- getWriteStream(GetWriteStreamRequest, StreamObserver<WriteStream>) - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteGrpc.BigQueryWriteStub
-
Gets information about a write stream.
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
- newBlockingStub(Channel) - Static method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteGrpc
-
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
- newFutureStub(Channel) - Static method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteGrpc
-
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
- newStub(Channel) - Static method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteGrpc
-
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 interface com.google.cloud.bigquery.storage.v1.BigQueryReadGrpc.AsyncService
-
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
- SERVICE_NAME - Static variable in class com.google.cloud.bigquery.storage.v1.BigQueryWriteGrpc
- 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 interface com.google.cloud.bigquery.storage.v1.BigQueryReadGrpc.AsyncService
-
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.
All Classes and Interfaces|All Packages|Constant Field Values