Uses of Interface
com.google.bigtable.v2.StreamContinuationTokenOrBuilder
-
Packages that use StreamContinuationTokenOrBuilder Package Description com.google.bigtable.v2 -
-
Uses of StreamContinuationTokenOrBuilder in com.google.bigtable.v2
Classes in com.google.bigtable.v2 that implement StreamContinuationTokenOrBuilder Modifier and Type Class Description classStreamContinuationTokenNOTE: This API is intended to be used by Apache Beam BigtableIO.static classStreamContinuationToken.BuilderNOTE: This API is intended to be used by Apache Beam BigtableIO.Methods in com.google.bigtable.v2 that return StreamContinuationTokenOrBuilder Modifier and Type Method Description StreamContinuationTokenOrBuilderReadChangeStreamResponse.Heartbeat.Builder. getContinuationTokenOrBuilder()A token that can be provided to a subsequent `ReadChangeStream` call to pick up reading at the current stream position.StreamContinuationTokenOrBuilderReadChangeStreamResponse.Heartbeat. getContinuationTokenOrBuilder()A token that can be provided to a subsequent `ReadChangeStream` call to pick up reading at the current stream position.StreamContinuationTokenOrBuilderReadChangeStreamResponse.HeartbeatOrBuilder. getContinuationTokenOrBuilder()A token that can be provided to a subsequent `ReadChangeStream` call to pick up reading at the current stream position.StreamContinuationTokenOrBuilderReadChangeStreamResponse.CloseStream.Builder. getContinuationTokensOrBuilder(int index)If non-empty, contains the information needed to resume reading their associated partitions.StreamContinuationTokenOrBuilderReadChangeStreamResponse.CloseStream. getContinuationTokensOrBuilder(int index)If non-empty, contains the information needed to resume reading their associated partitions.StreamContinuationTokenOrBuilderReadChangeStreamResponse.CloseStreamOrBuilder. getContinuationTokensOrBuilder(int index)If non-empty, contains the information needed to resume reading their associated partitions.StreamContinuationTokenOrBuilderStreamContinuationTokens.Builder. getTokensOrBuilder(int index)List of continuation tokens.StreamContinuationTokenOrBuilderStreamContinuationTokens. getTokensOrBuilder(int index)List of continuation tokens.StreamContinuationTokenOrBuilderStreamContinuationTokensOrBuilder. getTokensOrBuilder(int index)List of continuation tokens.Methods in com.google.bigtable.v2 that return types with arguments of type StreamContinuationTokenOrBuilder Modifier and Type Method Description List<? extends StreamContinuationTokenOrBuilder>ReadChangeStreamResponse.CloseStream.Builder. getContinuationTokensOrBuilderList()If non-empty, contains the information needed to resume reading their associated partitions.List<? extends StreamContinuationTokenOrBuilder>ReadChangeStreamResponse.CloseStream. getContinuationTokensOrBuilderList()If non-empty, contains the information needed to resume reading their associated partitions.List<? extends StreamContinuationTokenOrBuilder>ReadChangeStreamResponse.CloseStreamOrBuilder. getContinuationTokensOrBuilderList()If non-empty, contains the information needed to resume reading their associated partitions.List<? extends StreamContinuationTokenOrBuilder>StreamContinuationTokens.Builder. getTokensOrBuilderList()List of continuation tokens.List<? extends StreamContinuationTokenOrBuilder>StreamContinuationTokens. getTokensOrBuilderList()List of continuation tokens.List<? extends StreamContinuationTokenOrBuilder>StreamContinuationTokensOrBuilder. getTokensOrBuilderList()List of continuation tokens.
-