Uses of Interface
com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfoOrBuilder
-
Uses of ReadChangeStreamResponse.MutationChunk.ChunkInfoOrBuilder in com.google.bigtable.v2
Classes in com.google.bigtable.v2 that implement ReadChangeStreamResponse.MutationChunk.ChunkInfoOrBuilderModifier and TypeClassDescriptionstatic final classInformation about the chunking of this mutation.static final classInformation about the chunking of this mutation.Methods in com.google.bigtable.v2 that return ReadChangeStreamResponse.MutationChunk.ChunkInfoOrBuilderModifier and TypeMethodDescriptionReadChangeStreamResponse.MutationChunk.Builder.getChunkInfoOrBuilder()If set, then the mutation is a `SetCell` with a chunked value across multiple messages.ReadChangeStreamResponse.MutationChunk.getChunkInfoOrBuilder()If set, then the mutation is a `SetCell` with a chunked value across multiple messages.ReadChangeStreamResponse.MutationChunkOrBuilder.getChunkInfoOrBuilder()If set, then the mutation is a `SetCell` with a chunked value across multiple messages.