@Generated public class DeltaTableSyncInfo extends Object
| Constructor and Description |
|---|
DeltaTableSyncInfo() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDeltaCommitTimestamp() |
Long |
getDeltaCommitVersion() |
int |
hashCode() |
DeltaTableSyncInfo |
setDeltaCommitTimestamp(String deltaCommitTimestamp) |
DeltaTableSyncInfo |
setDeltaCommitVersion(Long deltaCommitVersion) |
String |
toString() |
public DeltaTableSyncInfo setDeltaCommitTimestamp(String deltaCommitTimestamp)
public String getDeltaCommitTimestamp()
public DeltaTableSyncInfo setDeltaCommitVersion(Long deltaCommitVersion)
public Long getDeltaCommitVersion()
Copyright © 2026. All rights reserved.