@InternalApi(value="Intended for use by the BigtableIO in apache/beam only.") public abstract class Heartbeat extends Object implements ChangeStreamRecord, Serializable
ReadChangeStreamResponse.Heartbeat.| Constructor and Description |
|---|
Heartbeat() |
| Modifier and Type | Method and Description |
|---|---|
abstract ChangeStreamContinuationToken |
getChangeStreamContinuationToken() |
abstract com.google.protobuf.Timestamp |
getEstimatedLowWatermark() |
@InternalApi(value="Intended for use by the BigtableIO in apache/beam only.") public abstract ChangeStreamContinuationToken getChangeStreamContinuationToken()
@InternalApi(value="Intended for use by the BigtableIO in apache/beam only.") public abstract com.google.protobuf.Timestamp getEstimatedLowWatermark()
Copyright © 2023 Google LLC. All rights reserved.