Uses of Interface
com.google.bigtable.v2.StreamContinuationTokensOrBuilder
-
Packages that use StreamContinuationTokensOrBuilder Package Description com.google.bigtable.v2 -
-
Uses of StreamContinuationTokensOrBuilder in com.google.bigtable.v2
Classes in com.google.bigtable.v2 that implement StreamContinuationTokensOrBuilder Modifier and Type Class Description class
StreamContinuationTokens
NOTE: This API is intended to be used by Apache Beam BigtableIO.static class
StreamContinuationTokens.Builder
NOTE: This API is intended to be used by Apache Beam BigtableIO.Methods in com.google.bigtable.v2 that return StreamContinuationTokensOrBuilder Modifier and Type Method Description StreamContinuationTokensOrBuilder
ReadChangeStreamRequest.Builder. getContinuationTokensOrBuilder()
Tokens that describe how to resume reading a stream where reading previously left off.StreamContinuationTokensOrBuilder
ReadChangeStreamRequest. getContinuationTokensOrBuilder()
Tokens that describe how to resume reading a stream where reading previously left off.StreamContinuationTokensOrBuilder
ReadChangeStreamRequestOrBuilder. getContinuationTokensOrBuilder()
Tokens that describe how to resume reading a stream where reading previously left off.
-