@Generated public class SyncedTablePosition extends Object
| Constructor and Description |
|---|
SyncedTablePosition() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
DeltaTableSyncInfo |
getDeltaTableSyncInfo() |
com.google.protobuf.Timestamp |
getSyncEndTime() |
com.google.protobuf.Timestamp |
getSyncStartTime() |
int |
hashCode() |
SyncedTablePosition |
setDeltaTableSyncInfo(DeltaTableSyncInfo deltaTableSyncInfo) |
SyncedTablePosition |
setSyncEndTime(com.google.protobuf.Timestamp syncEndTime) |
SyncedTablePosition |
setSyncStartTime(com.google.protobuf.Timestamp syncStartTime) |
String |
toString() |
public SyncedTablePosition setDeltaTableSyncInfo(DeltaTableSyncInfo deltaTableSyncInfo)
public DeltaTableSyncInfo getDeltaTableSyncInfo()
public SyncedTablePosition setSyncEndTime(com.google.protobuf.Timestamp syncEndTime)
public com.google.protobuf.Timestamp getSyncEndTime()
public SyncedTablePosition setSyncStartTime(com.google.protobuf.Timestamp syncStartTime)
public com.google.protobuf.Timestamp getSyncStartTime()
Copyright © 2026. All rights reserved.