Uses of Interface
com.google.bigtable.v2.StreamContinuationTokenOrBuilder
-
Uses of StreamContinuationTokenOrBuilder in com.google.bigtable.v2
Classes in com.google.bigtable.v2 that implement StreamContinuationTokenOrBuilderModifier and TypeClassDescriptionfinal classNOTE: This API is intended to be used by Apache Beam BigtableIO.static final classNOTE: This API is intended to be used by Apache Beam BigtableIO.Methods in com.google.bigtable.v2 that return StreamContinuationTokenOrBuilderModifier and TypeMethodDescriptionReadChangeStreamResponse.Heartbeat.Builder.getContinuationTokenOrBuilder()A token that can be provided to a subsequent `ReadChangeStream` call to pick up reading at the current stream position.ReadChangeStreamResponse.Heartbeat.getContinuationTokenOrBuilder()A token that can be provided to a subsequent `ReadChangeStream` call to pick up reading at the current stream position.ReadChangeStreamResponse.HeartbeatOrBuilder.getContinuationTokenOrBuilder()A token that can be provided to a subsequent `ReadChangeStream` call to pick up reading at the current stream position.ReadChangeStreamResponse.CloseStream.Builder.getContinuationTokensOrBuilder(int index) If non-empty, contains the information needed to resume reading their associated partitions.ReadChangeStreamResponse.CloseStream.getContinuationTokensOrBuilder(int index) If non-empty, contains the information needed to resume reading their associated partitions.ReadChangeStreamResponse.CloseStreamOrBuilder.getContinuationTokensOrBuilder(int index) If non-empty, contains the information needed to resume reading their associated partitions.StreamContinuationTokens.Builder.getTokensOrBuilder(int index) List of continuation tokens.StreamContinuationTokens.getTokensOrBuilder(int index) List of continuation tokens.StreamContinuationTokensOrBuilder.getTokensOrBuilder(int index) List of continuation tokens.Methods in com.google.bigtable.v2 that return types with arguments of type StreamContinuationTokenOrBuilderModifier and TypeMethodDescriptionList<? 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.