Uses of Interface
com.google.cloud.bigquery.storage.v1.ReadStreamOrBuilder
-
Packages that use ReadStreamOrBuilder Package Description com.google.cloud.bigquery.storage.v1 A client to BigQuery Storage API -
-
Uses of ReadStreamOrBuilder in com.google.cloud.bigquery.storage.v1
Classes in com.google.cloud.bigquery.storage.v1 that implement ReadStreamOrBuilder Modifier and Type Class Description classReadStreamInformation about a single stream that gets data out of the storage system.static classReadStream.BuilderInformation about a single stream that gets data out of the storage system.Methods in com.google.cloud.bigquery.storage.v1 that return ReadStreamOrBuilder Modifier and Type Method Description ReadStreamOrBuilderSplitReadStreamResponse.Builder. getPrimaryStreamOrBuilder()Primary stream, which contains the beginning portion of |original_stream|.ReadStreamOrBuilderSplitReadStreamResponse. getPrimaryStreamOrBuilder()Primary stream, which contains the beginning portion of |original_stream|.ReadStreamOrBuilderSplitReadStreamResponseOrBuilder. getPrimaryStreamOrBuilder()Primary stream, which contains the beginning portion of |original_stream|.ReadStreamOrBuilderSplitReadStreamResponse.Builder. getRemainderStreamOrBuilder()Remainder stream, which contains the tail of |original_stream|.ReadStreamOrBuilderSplitReadStreamResponse. getRemainderStreamOrBuilder()Remainder stream, which contains the tail of |original_stream|.ReadStreamOrBuilderSplitReadStreamResponseOrBuilder. getRemainderStreamOrBuilder()Remainder stream, which contains the tail of |original_stream|.ReadStreamOrBuilderReadSession.Builder. getStreamsOrBuilder(int index)Output only.ReadStreamOrBuilderReadSession. getStreamsOrBuilder(int index)Output only.ReadStreamOrBuilderReadSessionOrBuilder. getStreamsOrBuilder(int index)Output only.Methods in com.google.cloud.bigquery.storage.v1 that return types with arguments of type ReadStreamOrBuilder Modifier and Type Method Description List<? extends ReadStreamOrBuilder>ReadSession.Builder. getStreamsOrBuilderList()Output only.List<? extends ReadStreamOrBuilder>ReadSession. getStreamsOrBuilderList()Output only.List<? extends ReadStreamOrBuilder>ReadSessionOrBuilder. getStreamsOrBuilderList()Output only.
-