@Generated public class DeltaTableSyncInfo extends Object
| Constructor and Description |
|---|
DeltaTableSyncInfo() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
com.google.protobuf.Timestamp |
getDeltaCommitTime() |
Long |
getDeltaCommitVersion() |
int |
hashCode() |
DeltaTableSyncInfo |
setDeltaCommitTime(com.google.protobuf.Timestamp deltaCommitTime) |
DeltaTableSyncInfo |
setDeltaCommitVersion(Long deltaCommitVersion) |
String |
toString() |
public DeltaTableSyncInfo setDeltaCommitTime(com.google.protobuf.Timestamp deltaCommitTime)
public com.google.protobuf.Timestamp getDeltaCommitTime()
public DeltaTableSyncInfo setDeltaCommitVersion(Long deltaCommitVersion)
public Long getDeltaCommitVersion()
Copyright © 2026. All rights reserved.